Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Execution environment image should not be required (#14488) | Will Thames | 2023-10-11 | 1 | -2/+1 |
| | |||||
* | ee_reference.rst: refert to Builder's definition docs instead of duplicating ↵ | Andrew Klychkov | 2023-10-11 | 1 | -298/+2 |
| | | | | its content (#14562) | ||||
* | Only block commits if black fails for certain paths (#14531)23.3.0 | Alan Rominger | 2023-10-10 | 1 | -1/+1 |
| | |||||
* | Fix: #14510 Add alt-text codeblock to Images for Userguide: jobs.rst (#14530) | Aviral Katiyar | 2023-10-10 | 1 | -13/+27 |
| | | | | Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com> Co-authored-by: Don Naro <dnaro@redhat.com> | ||||
* | docs: Update workflows.rst (#14537) | Rohit Raj | 2023-10-06 | 1 | -27/+22 |
| | |||||
* | Fix: #14500 Added alt text to images for Userguide: credential_plugins.rst ↵ | Aviral Katiyar | 2023-10-06 | 1 | -8/+13 |
| | | | | | | (#14527) Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com> Co-authored-by: Don Naro <dnaro@redhat.com> | ||||
* | Set ip_address to empty string | Seth Foster | 2023-10-06 | 1 | -8/+9 |
| | | | | | | | ip_address cannot be null, so set to empty instead of None Signed-off-by: Seth Foster <fosterbseth@gmail.com> | ||||
* | Fix: #14499 Added alt text to images for Userguide: applications_auth.rst ↵ | Aviral Katiyar | 2023-10-05 | 1 | -2/+6 |
| | | | | | | (#14526) Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com> Co-authored-by: Don Naro <dnaro@redhat.com> | ||||
* | Update setting_up.rst (#14542) | Chris Meyers | 2023-10-05 | 1 | -1/+1 |
| | |||||
* | issue-14522: Add alt-text codeblock to Images for Userguide: webhooks.rst ↵ | Michelle McCausland | 2023-10-05 | 1 | -3/+20 |
| | | | | | (#14529) Signed-off-by: Michelle McCausland <mmccausl@redhat.com> | ||||
* | Fix collection test flake due to successful canceled command (#14519) | Alan Rominger | 2023-10-04 | 1 | -2/+3 |
| | |||||
* | Fix #12815 Direct links to AWX do not reroute the user after authentication ↵ | Sasa Jovicic | 2023-10-03 | 2 | -2/+22 |
| | | | | | | (#14399) Signed-off-by: Sasa993 <jovicic.sasa@hotmail.com> Co-authored-by: Sasa Jovicic <sjovicic@anexia-it.com> | ||||
* | Fix : #14490 Fixed the required spelling errors (#14507) | Aviral Katiyar | 2023-10-03 | 5 | -6/+6 |
| | | | Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com> | ||||
* | Updated Forum terminology and removed mailing list (#14491) | TVo | 2023-10-03 | 5 | -9/+8 |
| | |||||
* | Fixed wrong arguments order in DomainPasswordGrantAuthorizer (#14441) | Jakub Laskowski | 2023-10-03 | 1 | -1/+3 |
| | | | | Signed-off-by: Jakub Laskowski <jakub.laskowski9@gmail.com> Co-authored-by: Seth Foster <fosterseth@users.noreply.github.com> | ||||
* | DROP unnecessary unpartioned event tables (#14055) | Alan Rominger | 2023-10-03 | 1 | -9/+30 |
| | |||||
* | fix: make type conversions work correctly (related #14487) (#14489) | kurokobo | 2023-09-30 | 2 | -1/+39 |
| | | | | Signed-off-by: kurokobo <2920259+kurokobo@users.noreply.github.com> Co-authored-by: Alan Rominger <arominge@redhat.com> | ||||
* | Add a section for postgres max_connections value (#14482) | Alan Rominger | 2023-09-28 | 1 | -15/+45 |
| | |||||
* | Simplified release notes for AWX (#14485) | TVo | 2023-09-27 | 1 | -48/+4 |
| | |||||
* | add subscription usage page | Salma Kochay | 2023-09-27 | 8 | -0/+745 |
| | |||||
* | Debug log for scheduler commit duration (#14035) | Hao Liu | 2023-09-27 | 1 | -1/+12 |
| | | | Co-authored-by: Alan Rominger <arominge@redhat.com> | ||||
* | Update django version to address CVE-2023-41164 (#14460) | Hao Liu | 2023-09-27 | 2 | -2/+2 |
| | |||||
* | Explicitly set collection version during promotion (#14484) | Hao Liu | 2023-09-26 | 1 | -1/+5 |
| | |||||
* | Get rid of names_digest hack no longer needed (#14459)23.2.0 | Alan Rominger | 2023-09-26 | 2 | -34/+3 |
| | |||||
* | Add null value handling in create_partition (#14480) | Alan Rominger | 2023-09-26 | 1 | -2/+3 |
| | |||||
* | Removed references of IRC and fixed formatting in "Work Items" section. (#14478) | TVo | 2023-09-25 | 3 | -11/+12 |
| | | | Co-authored-by: Don Naro <dnaro@redhat.com> | ||||
* | Consolidate image and server setup in several checks (#14477) | Alan Rominger | 2023-09-25 | 6 | -54/+48 |
| | |||||
* | Fix bug, None was used instead of empty for DB outage (#14463) | Alan Rominger | 2023-09-21 | 2 | -0/+20 |
| | |||||
* | AAP-15927 Use ATTACH PARTITION to avoid exclusive table lock for events (#14433) | Alan Rominger | 2023-09-21 | 1 | -6/+16 |
| | |||||
* | Added release notes for version 23.1.0 (#14471) | TVo | 2023-09-21 | 1 | -2/+30 |
| | |||||
* | Use ldap container hostname for LDAP config (#14473) | Hao Liu | 2023-09-21 | 2 | -5/+3 |
| | |||||
* | Update how to get involved with matrix and forum (#14472) | Hao Liu | 2023-09-20 | 1 | -2/+3 |
| | |||||
* | Simplify docs string base generation | Michael Abashian | 2023-09-20 | 2 | -16/+9 |
| | |||||
* | Add makefile target to load dev image into Kind (#13775) | Hao Liu | 2023-09-19 | 1 | -0/+4 |
| | | | | Signed-off-by: Rick Elrod <rick@elrod.me> Co-authored-by: Rick Elrod <rick@elrod.me> | ||||
* | Contributor guide and adjusted titles (#14447) | Don Naro | 2023-09-18 | 12 | -29/+267 |
| | | | Co-authored-by: Thanhnguyet Vo <tvo@ansible.com> | ||||
* | userguide/execution_environments.rst: replace building paragraphs with ref ↵ | Andrew Klychkov | 2023-09-15 | 1 | -76/+2 |
| | | | | to Get started EE guide (#14429) | ||||
* | Add link to script for publishing operator on OperatorHub (#14442) | Christian Adams | 2023-09-15 | 1 | -1/+1 |
| | |||||
* | Update README (#14452) | jessicamack | 2023-09-14 | 1 | -1/+1 |
| | | | Signed-off-by: jessicamack <jmack@redhat.com> | ||||
* | Remove conditional paths due to conflict with required checks (#14450) | Alan Rominger | 2023-09-14 | 2 | -6/+0 |
| | |||||
* | Fix continue-on-error GH actions bug, always run archive step instead | Alan Rominger | 2023-09-14 | 2 | -1/+3 |
| | |||||
* | Continue workflow steps to save logs from failed tests (#14448) | Alan Rominger | 2023-09-14 | 1 | -0/+1 |
| | |||||
* | don't pass the 'organization' or other fields to the search of the instance ↵ | Ivan Aragonés Muniesa | 2023-09-14 | 2 | -15/+24 |
| | | | | group or execution environments (#14223) | ||||
* | Allow saving github creds in user folder (#14435) | Alan Rominger | 2023-09-12 | 2 | -15/+16 |
| | |||||
* | Show a toast when the job is already in the process of launching23.1.0 | Michael Abashian | 2023-09-06 | 1 | -0/+15 |
| | |||||
* | Prevent the user from launching multiple jobs by rapidly clicking on buttons | Michael Abashian | 2023-09-06 | 1 | -0/+10 |
| | |||||
* | Add base64 check on JWT from authn | Joe Garcia | 2023-09-06 | 1 | -1/+10 |
| | |||||
* | rebuild package-lock (#14423) | Keith Grant | 2023-09-06 | 1 | -132/+131 |
| | |||||
* | allow list for example secrets in docs | Don Naro | 2023-09-06 | 1 | -0/+5 |
| | |||||
* | bump babel dependencies (#14370) | Keith Grant | 2023-09-06 | 2 | -870/+908 |
| | |||||
* | Edit docker-compose instructions for correctness (#14418) | Alan Rominger | 2023-09-06 | 1 | -4/+5 |
| |