Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-11-07 | Fix: #14523 Add alt-text codeblock to Images for workflow_template.rst (#14604)23.4.0 | Ratan Gulati | 1 | -28/+69 | |
* add alt to images in workflow_templates.rst Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * add alt to images in workflow_templates.rst Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * Update workflow_templates.rst * Revised proposed alt text for workflow_templates.rst --------- Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-11-07 | Removed references to images that were deleted. | Thanhnguyet Vo | 1 | -4/+0 | |
2023-11-07 | Updated images - Workflow Templates chapter of Userguide. | Thanhnguyet Vo | 27 | -0/+0 | |
2023-11-07 | Revised proposed alt text for insights.rst | TVo | 1 | -4/+4 | |
2023-11-07 | Update insights.rst | BHANUTEJA | 1 | -0/+2 | |
2023-11-07 | Update insights.rst | BHANUTEJA | 1 | -2/+7 | |
2023-11-06 | Revised the proposed Alt text for main_menu.rst | TVo | 1 | -15/+12 | |
2023-11-06 | Fix: #14511 Add alt-text codeblock to Images for Userguide: main_menu.rst | Ratan Gulati | 1 | -0/+12 | |
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> | |||||
2023-11-06 | fix wsrelay connection in ipv6 environments | Elijah DeLee | 1 | -1/+12 | |
2023-11-03 | Removed mailing list from triage_replies.md | TVo | 1 | -2/+2 | |
2023-11-03 | Re-do for PR #14595 to fix CI issues. | Thanhnguyet Vo | 7 | -62/+101 | |
2023-11-03 | Fix python_paths error in CI(#14622) | Seth Foster | 1 | -2/+0 | |
Remove outdated lines from pytest.ini Was causing KeyError 'python_paths' in CI Signed-off-by: Seth Foster <fosterbseth@gmail.com> | |||||
2023-10-31 | [rsyslog] remove main_queue, add more action queue params (#14532) | Rick Elrod | 9 | -45/+64 | |
* [rsyslog] remove main_queue, add more action queue params Signed-off-by: Rick Elrod <rick@elrod.me> * Remove now-unused LOG_AGGREGATOR_MAX_DISK_USAGE_GB, add LOG_AGGREGATOR_ACTION_QUEUE_SIZE Signed-off-by: Rick Elrod <rick@elrod.me> --------- Signed-off-by: Rick Elrod <rick@elrod.me> | |||||
2023-10-30 | Fix cancel bug - WorkflowManager cancel in transaction (#14608) | Alan Rominger | 3 | -4/+13 | |
This fixes a bug where jobs within a workflow job were not canceled when the workflow job was canceled by the user The fix is to submit the cancel request as a part of the transaction that WorkflowManager commits its work in this requires that we send the message without expecting a reply so this changes the control-with-reply cancel to just a control function | |||||
2023-10-30 | Update receptor-collection version to 2.0.2 (#14613) | Hao Liu | 1 | -1/+1 | |
2023-10-30 | Send notifications for dependency failures (#14603) | Alan Rominger | 5 | -107/+63 | |
* Send notifications for dependency failures * Delete tests for deleted method * Remove another test for removed method | |||||
2023-10-26 | Fix bug that prevented dispatcher exit with downed DB (#14469) | Alan Rominger | 2 | -9/+68 | |
* Separate handling of original sitTERM and sigINT | |||||
2023-10-25 | Fix DevOps Secrets Vault credential plugin to work with python-dsv-sdk>=1.0.4 | Andrii Zakurenyi | 1 | -16/+29 | |
Signed-off-by: Andrii Zakurenyi <andrii.zakurenyi@c.delinea.com> | |||||
2023-10-25 | Fix missing service account secret in docker-compose-minikube role (#14596) | lmo5 | 2 | -8/+10 | |
* Fix missing service account secret Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> | |||||
2023-10-25 | fix typos in docs/development/minikube.md | Surav Shrestha | 1 | -2/+2 | |
2023-10-25 | Fix extra_vars bug in ansible.controller.ad_hoc_command (#14585) | jessicamack | 2 | -1/+21 | |
* convert to valid type for serializer * check that extra_vars are in request * remove doubled line * add integration test for change * move change to the ad_hoc_command module Signed-off-by: jessicamack <jmack@redhat.com> * fix imports Signed-off-by: jessicamack <jmack@redhat.com> --------- Signed-off-by: jessicamack <jmack@redhat.com> | |||||
2023-10-24 | Fix: typos inside /docs directory (#14594) | Parikshit Adhikari | 4 | -10/+10 | |
fix typos inside docs | |||||
2023-10-24 | Typo in export.py example (#14598) | nmiah1 | 1 | -1/+1 | |
2023-10-24 | Fix Boolean values defaulting to False in collection (#14493) | Alan Rominger | 3 | -0/+37 | |
* Fix Boolean values defaulting to False in collection * Remove null values in other cases, fix null handling for WFJT nodes * Only remove null values if it is a boolean field * Reset changes to WFJT node field processing * Use test content from sean-m-sullivan to fix lookups in assert | |||||
2023-10-24 | Fix "upgrade in progress" status page not showing up while migration is in ↵23.3.1 | Hao Liu | 1 | -2/+0 | |
progress (#14579) Web container does not need to wait for migration if the database is running and responsive, but migrations have not finished, it will start serving, and users will get the upgrading page wait-for-migration prevent nginix and uwsgi from starting up to serve the "upgrade in progress" status page | |||||
2023-10-24 | Fix swagger generation on rhel (#14317) (#14589) | Oleksii Baranov | 1 | -1/+1 | |
2023-10-24 | Pip compile docsite requirements (#14449) | Don Naro | 4 | -4/+97 | |
Co-authored-by: Sviatoslav Sydorenko <578543+webknjaz@users.noreply.github.com> Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | |||||
2023-10-20 | Alt text for Execution Env section of Userguide (#14576) | BHANUTEJA | 1 | -2/+7 | |
Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-20 | Adds alt text to instance_groups.rst images (#14571) | Mike Mwanje | 1 | -1/+7 | |
Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-20 | Add alt text for image directives in credential_types.rst (#14551) | Kishan Mehta | 1 | -0/+8 | |
Co-authored-by: Kishan Mehta <kishan@scrapinghub.com> Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-20 | Format constructed inventory hint example as valid YAML (#14568) | Marliana Lara | 2 | -4/+4 | |
2023-10-20 | Add alt text for image directives in credentials.rst (#14550) | Kishan Mehta | 1 | -0/+28 | |
Co-authored-by: Kishan Mehta <kishan@scrapinghub.com> Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-20 | Add alt text for image directives in job_capacity.rst & job_slices.rst (#14549) | Kishan Mehta | 2 | -1/+4 | |
Co-authored-by: Kishan Mehta <kishan@scrapinghub.com> Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-20 | Remove specific version for receptorctl (#14593) | Hao Liu | 2 | -2/+2 | |
2023-10-19 | Add alt text for image directives in job_templates.rst (#14548) | Kishan Mehta | 1 | -2/+31 | |
Co-authored-by: Kishan Mehta <kishan@scrapinghub.com> | |||||
2023-10-19 | added alt-text in projects.rst (#14544) | Sayyed Faisal Ali | 1 | -0/+36 | |
Signed-off-by: c0de-slayer <fsali315@gmail.com> Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-19 | Corrected missing text replacement directives (#14592) | TVo | 1 | -3/+10 | |
2023-10-19 | [DOCS] EE guide: fix a ref to Get started with EE (#14587) | Andrew Klychkov | 1 | -1/+1 | |
2023-10-17 | Adding alt text for image (#14541) | Deepshri M | 1 | -0/+4 | |
Signed-off-by: Deepshri M <deepshrim613@gmail.com> | |||||
2023-10-17 | docs: Update teams.rst (#14539) | Rohit Raj | 1 | -11/+14 | |
Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-17 | docs: Update users.rst (#14538) | Rohit Raj | 1 | -20/+14 | |
Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-17 | docs: Update security.rst (#14540) | Rohit Raj | 1 | -1/+2 | |
Co-authored-by: Don Naro <dnaro@redhat.com> | |||||
2023-10-16 | added alt-text in project-sign.rst (#14545) | Sayyed Faisal Ali | 1 | -0/+4 | |
Signed-off-by: c0de-slayer <fsali315@gmail.com> Co-authored-by: TVo <thavo@redhat.com> | |||||
2023-10-13 | AAP-16926 Delete unpartitioned tables in a separate transaction (#14572) | Alan Rominger | 1 | -39/+71 | |
2023-10-13 | Removing mailing list from get involved (#14580) | Hao Liu | 1 | -2/+1 | |
2023-10-13 | Make wait-for-migrations wait forever (#14566) | Hao Liu | 1 | -4/+2 | |
2023-10-12 | Added alt-text for images in notifications.rst (#14555) | Surendran | 1 | -4/+22 | |
Signed-off-by: Surendran Gokul <surendrangokul55@gmail.com> Co-authored-by: Don Naro <dnaro@redhat.com> | |||||
2023-10-12 | Added alt-text for images in organizations.rst (#14556) | Surendran | 1 | -1/+8 | |
Signed-off-by: Surendran Gokul <surendrangokul55@gmail.com> Co-authored-by: Don Naro <dnaro@redhat.com> | |||||
2023-10-12 | Fix CVE-2023-43665 (#14561) | Hao Liu | 3 | -15/+2 | |
2023-10-11 | Add customizable batch_size for cleanup_activitystream and cleanup_jobs (#14412) | Daniel Gonçalves | 3 | -5/+13 | |
Signed-off-by: Daniel Gonçalves <daniel.gonc@lves.fr> |