index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
🧪 Upload coverage from the rest of CI jobs (#15526)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-09-17
1
-6
/
+18
*
🧪 Delegate source filtering to coverage.py (#15528)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-09-17
1
-1
/
+1
*
🧪 Pass specific report files to `codecov-cli` (#15520)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-09-14
1
-2
/
+2
*
🧪 Gather coverage @ CI and upload to Codecov (#15499)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-09-13
1
-8
/
+10
*
Remove old UI (#15414)
Hao Liu
2024-08-22
1
-79
/
+5
*
Make ui_next the default UI (#15405)
Seth Foster
2024-07-29
1
-6
/
+0
*
Do not use cache in github image build action (#15308)
Alan Rominger
2024-06-28
1
-10
/
+25
*
Pass the Makefile python exe to ansible-playbook (#15282)
Alan Rominger
2024-06-18
1
-7
/
+10
*
Option for dev env to enable ssl for postgres (#15151)
Seth Foster
2024-06-05
1
-0
/
+3
*
Add cython to VENV_BOOTSTRAP for grpcio (#15256)
Satoe Imaishi
2024-06-05
1
-1
/
+1
*
Centralized logging via otel
Chris Meyers
2024-05-31
1
-0
/
+6
*
Use $(shell ...) to filter the redis docker volumes
Jeff Bradberry
2024-04-17
1
-1
/
+1
*
Clean the postgres 15 volume (#15083)
Alan Rominger
2024-04-09
1
-1
/
+1
*
Update DOCKER_COMPOSE command to `docker compose` (#15056)
Hao Liu
2024-04-02
1
-1
/
+1
*
Editable dependencies in docker compose development environment (#14979)
Hao Liu
2024-03-19
1
-2
/
+11
*
Mismatch dependencies version (#14986)
Cesar Francisco San Nicolas Martinez
2024-03-14
1
-1
/
+1
*
AAP-13369 Python 3.9 -> 3.11 upgrade (#14771)
Dave
2024-03-13
1
-1
/
+1
*
Upgrade to postgres:15 (#14230)
John Westcott IV
2024-03-07
1
-3
/
+0
*
In development environment not auto-reload explicitly STOPPED processes (#14958)
Hao Liu
2024-03-06
1
-3
/
+1
*
Convert swagger release fixture to env var (#14940)
Hao Liu
2024-02-29
1
-1
/
+1
*
Multi-arch build for AWX images in ghcr.io (#14899)
Hao Liu
2024-02-20
1
-21
/
+43
*
Add dockerx make target for building awx for arm64
Christian M. Adams
2024-02-14
1
-0
/
+23
*
shhhhhhhhhhhhhhh
Chris Meyers
2024-02-14
1
-1
/
+1
*
remove the ldap volume when cleaning all volumes
thedoubl3j
2024-02-14
1
-1
/
+1
*
Add ldap support to vault container in docker dev environment (#14777)
Jake Jackson
2024-02-09
1
-1
/
+2
*
Update setuptools-scm (#14716)
jessicamack
2023-12-11
1
-1
/
+1
*
Add TLS certificate auth for HashiCorp Vault (#14534)
Andrew Austin
2023-12-06
1
-1
/
+5
*
allow pytest --migrations to succeed (#14663)
23.5.0
Chris Meyers
2023-11-17
1
-0
/
+6
*
Consolidate image and server setup in several checks (#14477)
Alan Rominger
2023-09-25
1
-12
/
+1
*
Add makefile target to load dev image into Kind (#13775)
Hao Liu
2023-09-19
1
-0
/
+4
*
Enable collection integration tests on GHA
Rick Elrod
2023-09-05
1
-1
/
+1
*
Tell Makefile and pre-commit.sh that they are bash
Rick Elrod
2023-07-14
1
-0
/
+1
*
Add optional pgbouncer to dev environment (#14083)
Rick Elrod
2023-07-05
1
-0
/
+3
*
Enhancing vault integration
John Westcott IV
2023-06-30
1
-1
/
+4
*
Add hashivault option as docker-compose optional container (#14161)
Alan Rominger
2023-06-26
1
-0
/
+3
*
Removing psycopg2 references
John Westcott IV
2023-06-14
1
-1
/
+1
*
Lazy init VERSION vars in Makefile (#14093)
Jesse Wattenbarger
2023-06-14
1
-1
/
+1
*
Rename heartbeet daemon to ws_heartbeat (#14041)
Rick Elrod
2023-05-24
1
-2
/
+2
*
Update make target for extracting strings to do so for ui_next too
Christian M. Adams
2023-05-11
1
-0
/
+2
*
Allow running AWX checks on forks (#13938)
Alan Rominger
2023-05-02
1
-1
/
+4
*
Fallback on PYTHON path in Makefile
Jesse Wattenbarger
2023-04-21
1
-2
/
+14
*
Remove unnecessary egg-link linking
Hao Liu
2023-04-19
1
-1
/
+1
*
Make target should not call make directly
Hao Liu
2023-04-19
1
-7
/
+7
*
Use different dockerfile for docker-compose-build
Hao Liu
2023-04-19
1
-14
/
+29
*
Adding tacacs+ container for testing
John Westcott IV
2023-04-13
1
-1
/
+5
*
Fix importlib-metadata dependency conflict
Hao Liu
2023-04-07
1
-3
/
+0
*
Temporary workaround for make requirements_awx failure
Hao Liu
2023-04-07
1
-0
/
+3
*
Fix docker-clean file, accounting for slashes
Alan Rominger
2023-03-30
1
-2
/
+1
*
Merge pull request #13423 from ansible/feature_web-task-split
Hao Liu
2023-03-30
1
-7
/
+28
|
\
|
*
Modify dev make target name to clarify intention
Hao Liu
2023-03-30
1
-23
/
+26
[next]