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
*
remove vNNN from example migration files
Ryan Petrello
2020-08-03
1
-1
/
+1
*
Merge pull request #7501 from ansible/jakemcdermott-no-modules-for-project-root
softwarefactory-project-zuul[bot]
2020-07-02
1
-0
/
+2
|
\
|
*
Delete node_modules in project root
Jake McDermott
2020-07-01
1
-0
/
+2
*
|
Add extraction of strings to be translated as part of build process
nixocio
2020-07-01
1
-0
/
+2
|
/
*
Add devel make targets for ui_next
Jake McDermott
2020-06-25
1
-8
/
+19
*
Separate folder for templating collection stuff
AlanCoding
2020-06-19
1
-2
/
+2
*
awxkit dropped py2 support awhile ago; stop running tests in py2
Ryan Petrello
2020-06-18
1
-1
/
+1
*
Make tests pass with current versions of things
Shane McDonald
2020-06-16
1
-3
/
+4
*
Merge pull request #6733 from john-westcott-iv/tower_schedule
softwarefactory-project-zuul[bot]
2020-05-21
1
-1
/
+5
|
\
|
*
Update Makefile to find correct python path for testing
beeankha
2020-05-07
1
-1
/
+5
*
|
test that CI works for version checking
Ryan Petrello
2020-05-21
1
-1
/
+1
*
|
don't use symlinks for awxkit VERSION
Ryan Petrello
2020-05-21
1
-0
/
+1
*
|
Merge pull request #7077 from jakemcdermott/zuul-retry-chromium-download
softwarefactory-project-zuul[bot]
2020-05-19
1
-5
/
+8
|
\
\
|
*
|
Retry chromium download in zuul
Jake McDermott
2020-05-19
1
-5
/
+8
*
|
|
speed up .egg-info generation on certain systems
Ryan Petrello
2020-05-19
1
-1
/
+1
|
/
/
*
|
Merge pull request #6743 from john-westcott-iv/version_warning
softwarefactory-project-zuul[bot]
2020-05-18
1
-1
/
+1
|
\
\
|
*
|
Patches from tinkering with tests and default to devel version (#8)
Alan Rominger
2020-05-18
1
-1
/
+1
|
*
|
Rework some of our package tooling
Caleb Boylan
2020-05-15
1
-1
/
+1
*
|
|
Merge branch 'downstream' into devel
Ryan Petrello
2020-05-15
1
-6
/
+7
|
\
\
\
|
*
|
|
Do not start services when generating swagger docs
Shane McDonald
2020-05-12
1
-1
/
+1
|
*
|
|
Set a default pycurl SSL backend.
Bill Nottingham
2020-05-11
1
-4
/
+5
|
*
|
|
Don't uninstall pycurl, but do build it from source.
Bill Nottingham
2020-05-11
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
stop pre-generating awx.egg-info
Ryan Petrello
2020-05-15
1
-2
/
+1
*
|
|
Reorganize both dev and prod container builds
Bill Nottingham
2020-05-14
1
-0
/
+1
|
|
/
|
/
|
*
|
Remove redundant dev image build make target
Christian Adams
2020-05-14
1
-4
/
+2
|
/
*
Merge pull request #6283 from AlanCoding/vendoring_collections
softwarefactory-project-zuul[bot]
2020-04-23
1
-1
/
+5
|
\
|
*
Collections: Adding a requirements.yml file
Yanis Guenane
2020-04-17
1
-1
/
+5
*
|
Dev env: stop and remove containers before removing volume
Shane McDonald
2020-04-21
1
-2
/
+1
|
/
*
Merge pull request #6652 from matburt/update_zome_docz
softwarefactory-project-zuul[bot]
2020-04-08
1
-3
/
+0
|
\
|
*
Update some contributing docs
Matthew Jones
2020-04-08
1
-3
/
+0
*
|
Merge pull request #6635 from AlanCoding/no_tower_cli
softwarefactory-project-zuul[bot]
2020-04-07
1
-8
/
+2
|
\
\
|
*
|
Remove tower-cli from Zuul CI for AWX collection
AlanCoding
2020-04-07
1
-8
/
+2
|
|
/
*
/
Use a docker volume for the dev env db
Shane McDonald
2020-04-07
1
-3
/
+4
|
/
*
Rewrite tests to use the new modules
AlanCoding
2020-03-24
1
-1
/
+2
*
move broadcast websocket out into its own process
chris meyers
2020-03-18
1
-31
/
+2
*
Automatically hack sys.path to make running tests easier
AlanCoding
2020-03-18
1
-1
/
+1
*
Employ the collection_package var in a few missing places
AlanCoding
2020-03-04
1
-2
/
+2
*
Unify collection targets for install and ansible-test
AlanCoding
2020-03-04
1
-11
/
+11
*
Update metadata for the AWX collection
AlanCoding
2020-02-21
1
-6
/
+13
*
Remove requirements_setup_requires and related handling.
Bill Nottingham
2020-02-19
1
-2
/
+1
*
Fix to handle Str and JSON mix-in data correctly with settings API
Hideki Saito
2020-01-28
1
-1
/
+1
*
Fallback to globals for these tests
AlanCoding
2020-01-08
1
-1
/
+1
*
Get rid of hacks to simplify process
AlanCoding
2020-01-08
1
-4
/
+4
*
Attempts to simplify build environment
AlanCoding
2020-01-08
1
-8
/
+18
*
Bootstrap venv creation with flit and poetry
Shane McDonald
2020-01-08
1
-11
/
+14
*
Back off setuptools version due to allow_hosts option error
AlanCoding
2020-01-08
1
-2
/
+2
*
Avoid system site packages and add more setup things
AlanCoding
2020-01-08
1
-11
/
+8
*
Update pip and setuptools in requirements txt
Seth Foster
2020-01-08
1
-11
/
+14
*
Enable easier building of playbooks for local Collections module testing
beeankha
2019-12-20
1
-1
/
+5
*
Merge remote-tracking branch 'downstream/release_3.6.2' into downstream-changes
Shane McDonald
2019-12-16
1
-1
/
+0
|
\
[next]