index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awxkit
/
setup.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
Add python 3.12 dependency (#14869)
Daniel Gonçalves
1
-0
/
+1
2024-02-14
Support websocket per-endpoint auth
Chris Meyers
1
-1
/
+37
2024-02-14
Fixes "Task was destroyed but it is pending"
Chris Meyers
1
-1
/
+1
2024-02-14
adding iputils
root
1
-0
/
+1
2024-02-14
Add dockerx make target for building awx for arm64
Christian M. Adams
1
-0
/
+23
2024-02-14
GH13983 - Add additional check for bad templates
David O Neill
2
-5
/
+21
2024-02-14
Update .github/workflows/stage.yml
Christian Adams
1
-2
/
+2
2024-02-14
Update .github/workflows/stage.yml
Christian Adams
1
-1
/
+1
2024-02-14
Build multi-arch awx-operator images when releasing
Christian M. Adams
1
-11
/
+17
2024-02-14
shhhhhhhhhhhhhhh
Chris Meyers
1
-1
/
+1
2024-02-14
More locked down websocket path
Chris Meyers
1
-1
/
+1
2024-02-14
remove the ldap volume when cleaning all volumes
thedoubl3j
1
-1
/
+1
2024-02-13
Unbreak the pip-compile command when multiple files are passed in (#14875)
Jeff Bradberry
1
-1
/
+1
2024-02-13
Switch to docker_compose_v2 in tools playbook (#14872)
23.8.0
Hao Liu
1
-2
/
+2
2024-02-13
Retries on vault on seal (#14873)
Hao Liu
1
-0
/
+4
2024-02-13
Remove cython lib
Alan Rominger
1
-176
/
+0
2024-02-13
WIP consider droping cython dep
Alan Rominger
2
-3
/
+0
2024-02-13
Use lowercase password
Alan Rominger
1
-1
/
+1
2024-02-13
Support DB configs where PASSWORD is not used
Alan Rominger
1
-1
/
+5
2024-02-13
Websockets now use rest_framework configed auth
Chris Meyers
1
-2
/
+3
2024-02-13
Allow connecting to websockets via api/websocket/
Chris Meyers
2
-1
/
+2
2024-02-13
gitignore pyenv python-version file
Hao Liu
1
-0
/
+3
2024-02-12
Ability to use updater script to pin dev requirements (#14644)
Alan Rominger
2
-10
/
+22
2024-02-12
Change parsing of docker info in dev build
Jesse Wattenbarger
1
-1
/
+1
2024-02-12
Switch mailing list to forum (#14600)
jessicamack
1
-2
/
+2
2024-02-12
Update location of logstash build context (#14676)
Alan Rominger
1
-1
/
+1
2024-02-12
Avoid using SmartFilter during migrations (#14786)
Jeff Bradberry
1
-5
/
+8
2024-02-12
Add new credential type to support Terraform backend configuration (#14828)
Bikouo Aubin
4
-0
/
+50
2024-02-12
Remove json serialization for notify validation (#14847)
Dave
1
-10
/
+15
2024-02-09
Add ldap support to vault container in docker dev environment (#14777)
Jake Jackson
8
-15
/
+295
2024-02-09
Added LDAP support for HashiCorp Vault lookup credential (#14833)
TVo
4
-10
/
+22
2024-02-09
Fix the way we are passing the awxkit base path to resources (#14862)
Cesar Francisco San Nicolas Martinez
1
-5
/
+2
2024-02-09
Remove enable button for hop nodes (#14861)
Seth Foster
1
-6
/
+8
2024-02-08
Fix UI peers_from_control_nodes (#14858)
Seth Foster
3
-40
/
+32
2024-02-08
Removed erroneous line for basic auth
TVo
1
-2
/
+0
2024-02-07
Fix the test_export_system_auditor collection test
Jeff Bradberry
1
-14
/
+10
2024-02-07
Fix linting problem
Jeff Bradberry
1
-1
/
+1
2024-02-07
rework with check if POST exists
Lorenzo Tanganelli
1
-1
/
+6
2024-02-07
fix decription extraction on export
Lorenzo Tanganelli
1
-1
/
+1
2024-02-07
leave $encrypted$ on export
Lorenzo Tanganelli
1
-2
/
+2
2024-02-07
awxkit: allow to modify api base url (#14835)
Julen Landa Alustiza
17
-49
/
+54
2024-02-05
Per-service metrics http server
Chris Meyers
12
-71
/
+217
2024-02-02
UI rename Endpoints to Listener Addresses
Seth Foster
6
-56
/
+42
2024-02-02
InstanceLink unique constraint source and target
Seth Foster
2
-0
/
+14
2024-02-02
Disable health check button if managed
Seth Foster
3
-1
/
+3
2024-02-02
Fix UI lint by running npm prettier
Seth Foster
2
-13
/
+19
2024-02-02
Protocol blank if no canonical address
Seth Foster
1
-2
/
+1
2024-02-02
Prevent duplicating instance links
Seth Foster
2
-15
/
+21
2024-02-02
Remove redundant tests
Seth Foster
1
-71
/
+0
2024-02-02
If managed, cannot modify peers_from_control_nodes
Seth Foster
2
-0
/
+33
[next]