summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update old changelog document to point to releases page.Shane McDonald2021-08-291-516/+3
|
* Bump version and changelogShane McDonald2021-08-121-0/+19
|
* Bump version + changelogShane McDonald2021-06-281-0/+5
|
* Update release date in changelog for 19.2.119.2.1Shane McDonald2021-06-171-1/+1
|
* Update CHANGELOG.mdJake McDermott2021-06-141-0/+1
|
* Fix typoShane McDonald2021-06-141-1/+1
|
* Bump version to 19.2.1Shane McDonald2021-06-141-0/+19
|
* Remove outdated info from changelogShane McDonald2021-06-141-2/+0
|
* Bump version and update for 19.2.0Shane McDonald2021-06-011-0/+13
|
* Bump changelog and version files for 19.1.0Shane McDonald2021-05-011-0/+12
|
* Update CHANGELOG.mdJake McDermott2021-04-071-0/+1
|
* Update version and changelog for version 19Shane McDonald2021-04-071-5/+16
|
* Add some release notes for the next major version of AWXRyan Petrello2021-03-251-0/+6
|
* add a CHANGELOG note about the move to QuayRyan Petrello2021-03-231-1/+1
|
* a few changelog modifications for 18.0.0Ryan Petrello2021-03-231-1/+3
|
* Update CHANGELOG.md18.0.0Shane McDonald2021-03-231-1/+2
|
* Update some links and notes in the changelogJake McDermott2021-03-221-3/+3
|
* Update CHANGELOG.mdShane McDonald2021-03-221-1/+1
|
* Fix changelog datesShane McDonald2021-03-221-2/+2
|
* Revert "Remove search filtering from changelog"Shane McDonald2021-03-221-0/+1
| | | | This reverts commit f6fb3e0b41da23d50aacdf710bc6353f2a1da1ea.
* Fixed changelogmabashian2021-03-191-4/+1
|
* Add line to changelogmabashian2021-03-191-0/+4
|
* Merge pull request #9208 from mabashian/job-output-search-2softwarefactory-project-zuul[bot]2021-03-191-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for filtering and pagination on job output SUMMARY link #6612 link #5906 This PR adds the ability to filter job events and also includes logic to handle fetching filtered job events across different pages. Note that the verbosity dropdown included in #5906 is not included in this work. I don't think that's possible without api changes. As part of this work, I converted JobOutput.jsx from a class based component to a functional component. I've tried my best to make sure that all existing functionality has remained the same by comparing the experience of this branch to devel. Like the old UI, the output filter is disabled while the job is running. ISSUE TYPE Feature Pull Request COMPONENT NAME UI Reviewed-by: Jake McDermott <yo@jakemcdermott.me> Reviewed-by: Marliana Lara <marliana.lara@gmail.com>
| * Adds line to changelog for output paginationmabashian2021-03-181-0/+1
| |
* | Remove search filtering from changelogShane McDonald2021-03-191-1/+0
| | | | | | | | This has not landed yet
* | Add changelog entries for installer directory and custom venv removalsShane McDonald2021-03-181-1/+6
| |
* | Bump version to 18.0.0Ryan Petrello2021-03-181-2/+25
|/ | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Shane McDonald <me@shanemcd.com> Co-Authored-By: AlanCoding <arominge@redhat.com> Co-Authored-By: Rebeccah Hunter <rhunter@redhat.com> Co-Authored-By: Graham Mainwaring <graham@mhn.org> Co-Authored-By: Jeff Bradberry <jeff.bradberry@gmail.com> Co-Authored-By: beeankha <beeankha@gmail.com> Co-Authored-By: Elyézer Rezende <elyezermr@gmail.com> Co-Authored-By: Yanis Guenane <yguenane@redhat.com> Co-Authored-By: Jim Ladd <jladd@redhat.com> Co-Authored-By: Seth Foster <fosterbseth@gmail.com> Co-Authored-By: Elijah DeLee <kdelee@redhat.com> Co-Authored-By: Tiago Góes <tiago.goes2009@gmail.com> Co-Authored-By: Yago Marques <yagomarquesja@gmail.com> Co-Authored-By: shebangbash <ndasilva@redhat.com> Co-Authored-By: Jake McDermott <jmcdermott@ansible.com> Co-Authored-By: Christian Adams <rooftopcellist@gmail.com> Co-Authored-By: nixocio <nixocio@gmail.com> Co-Authored-By: Caleb Boylan <calebboylan@gmail.com>
* add AceEditor to changelogKeith J. Grant2021-03-101-0/+1
|
* Merge pull request #9318 from mabashian/9223-notif-toastsoftwarefactory-project-zuul[bot]2021-03-091-0/+1
|\ | | | | | | | | Adds toast to notification template list whenever test notification finishes Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
| * Adds note to changelog about notification toastsmabashian2021-03-081-0/+1
| |
* | update the changelog w/ notes for 17.1.0Ryan Petrello2021-03-091-0/+4
|/
* Add sysjob data retention to schedulesJake McDermott2021-02-241-0/+1
| | | | | | | | | | * Migate management jobs list to tables * Use cancel link variant for consistency with other prompts * Add basic test coverage for sysjobs * Remove select-all from mgmt jobs * Remove unneeded component variables * Fix missing schedule breadcrumb * Optimize data fetching with useCallback
* Adds note to changelog about pending workflow approval countmabashian2021-02-181-0/+1
|
* Add some items to the upcoming changelogJake McDermott2021-02-171-0/+13
|
* Bump version to 17.0.1 & update changelogChristian M. Adams2021-01-261-0/+4
|
* Change the 17.0.0 date and make room for a bit more to land.Ryan Petrello2021-01-211-1/+1
|
* Bump version to 17.0.0Ryan Petrello2021-01-211-0/+24
|
* Bump version to 16.0.0Ryan Petrello2020-12-101-2/+15
|
* Remove mercurial supportAlan Rominger2020-12-011-1/+4
|
* Bump version to 15.0.1Ryan Petrello2020-10-201-0/+16
|
* Clarify behavioral changes from content syncing behavior in 15.0.0+Ryan Petrello2020-10-121-1/+2
| | | | see: https://github.com/ansible/awx/issues/8341
* s/Tower/AWXRyan Petrello2020-09-301-2/+2
|
* Clarify changelog addition to address CVE-2020-25626Ryan Petrello2020-09-301-1/+1
|
* more 15.0.0 changelogRyan Petrello2020-09-291-1/+4
|
* Bump version to 15.0.0Ryan Petrello2020-09-291-0/+16
|
* add a changelog note about upgrade issues from 13.0 -> 14.0Ryan Petrello2020-09-011-0/+1
|
* Merge pull request #7985 from ryanpetrello/release-14.1.0softwarefactory-project-zuul[bot]2020-08-251-1/+1
|\ | | | | | | | | | | Bump version to 14.1.0 Reviewed-by: Christian Adams <rooftopcellist@gmail.com> https://github.com/rooftopcellist
| * Bump version to 14.1.0Ryan Petrello2020-08-251-1/+1
| |
* | add a changelog note about the channels_redis memory leakRyan Petrello2020-08-251-0/+1
|/
* Add Remote Archive SCM Type feature to CHANGELOG.mdPhilip Douglass2020-08-211-0/+1
| | | | Signed-off-by: Philip Douglass <philip.douglass@amadeus.com>