index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump VERSION to 6.1.0
6.1.0
Shane McDonald
2019-07-18
1
-1
/
+1
*
Merge pull request #4345 from jakemcdermott/fix-4302
softwarefactory-project-zuul[bot]
2019-07-18
1
-1
/
+1
|
\
|
*
fix reference to undefined prop for auditors
Jake McDermott
2019-07-18
1
-1
/
+1
*
|
Merge pull request #4314 from mgs4332/memcached_image
softwarefactory-project-zuul[bot]
2019-07-18
2
-1
/
+4
|
\
\
|
*
|
Addition of inventory value for memcached image, allows for custom image loca...
Scholl III, Michael G
2019-07-18
2
-1
/
+4
*
|
|
Merge pull request #4346 from ansible/chrismeyersfsu-patch-1
softwarefactory-project-zuul[bot]
2019-07-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Update collections.md
Chris Meyers
2019-07-18
1
-1
/
+1
*
|
|
|
Merge pull request #4339 from jbradberry/make-clean-test-dbs
softwarefactory-project-zuul[bot]
2019-07-18
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update the `make clean` command to clear out the parallelized sqlite3 files
Jeff Bradberry
2019-07-17
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #4301 from chrismeyersfsu/tower_modules
softwarefactory-project-zuul[bot]
2019-07-17
6
-1
/
+40
|
\
\
\
|
*
|
|
map in a global collections path
chris meyers
2019-07-17
6
-1
/
+40
|
|
/
/
*
|
|
Merge pull request #4072 from rambleraptor/gcp_env_vars
softwarefactory-project-zuul[bot]
2019-07-17
27
-79
/
+99
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Adjust inventory update env test to allow duplicate references
AlanCoding
2019-07-17
29
-105
/
+89
|
*
|
adding additional environment variables for gcp_compute + gcp modules
Alex Stephen
2019-07-17
5
-3
/
+39
|
/
/
*
|
Merge pull request #4337 from ryanpetrello/activity-stream-missing-jt
softwarefactory-project-zuul[bot]
2019-07-17
1
-1
/
+1
|
\
\
|
*
|
fix a 500 error for Activity Stream job records w/ a missing JT
Ryan Petrello
2019-07-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #4328 from jakemcdermott/nested-hashi-kv-v2-engine-names
softwarefactory-project-zuul[bot]
2019-07-16
1
-19
/
+31
|
\
\
|
*
|
support nested engine names for hashivault kv v2 secret engine
Jake McDermott
2019-07-16
1
-19
/
+31
|
|
/
*
|
Merge pull request #4324 from keithjgrant/4218-lookup-toolbar-width
softwarefactory-project-zuul[bot]
2019-07-16
3
-51
/
+42
|
\
\
|
*
|
make lookup toolbar fill width of modal
Keith Grant
2019-07-16
3
-51
/
+42
|
|
/
*
|
Merge pull request #4333 from ansible/nightwatchxsl
softwarefactory-project-zuul[bot]
2019-07-16
1
-0
/
+151
|
\
\
|
|
/
|
/
|
|
*
Added nightwatch stylesheet to e2e
Daniel Sami
2019-07-16
1
-0
/
+151
*
|
Merge pull request #4332 from ryanpetrello/roll-back-fedora
softwarefactory-project-zuul[bot]
2019-07-16
1
-7
/
+15
|
\
\
|
|
/
|
/
|
|
*
build and link a newer sqlite3 to make Django happy
Ryan Petrello
2019-07-16
1
-0
/
+8
|
*
Revert "Change the devel containers to be based on Fedora instead of CentOS"
Ryan Petrello
2019-07-16
1
-7
/
+7
*
|
Merge pull request #4304 from mabashian/3901-desc
softwarefactory-project-zuul[bot]
2019-07-16
10
-25
/
+41
|
\
\
|
|
/
|
/
|
|
*
Removes some unused classes. Fix host desc ellipsis and responsiveness. Add...
mabashian
2019-07-16
10
-25
/
+33
|
*
#3348 improved related listing on mobile
Jose Ariza
2019-07-16
1
-1
/
+1
|
*
#3348 improved listing on mobile
Jose Ariza
2019-07-16
1
-4
/
+4
|
*
#3348 implemented suggested style changes
Jose Ariza
2019-07-16
2
-14
/
+6
|
*
#3348 added description to host list on inventories related hosts
Jose Ariza
2019-07-16
1
-3
/
+13
|
*
#3348 added description to host list
Jose Ariza
2019-07-16
1
-6
/
+12
|
/
*
Merge pull request #4070 from jbradberry/upgrade-django-2.2
softwarefactory-project-zuul[bot]
2019-07-16
58
-376
/
+293
|
\
|
*
Ensure that the Postgres client is installed
Jeff Bradberry
2019-07-12
1
-0
/
+1
|
*
Force the username and password to be strings under the Radius backend
Jeff Bradberry
2019-07-12
1
-1
/
+2
|
*
Update authenticate method on auth backends to add required request param
Jeff Bradberry
2019-07-12
2
-11
/
+11
|
*
Break up a too-long line in migrations
Jeff Bradberry
2019-07-12
1
-1
/
+2
|
*
Remove no longer needed check for override of WSGIHandler
Jeff Bradberry
2019-07-12
1
-7
/
+0
|
*
Fix up changes in fields in the migrations
Jeff Bradberry
2019-07-12
11
-80
/
+80
|
*
Fix a problem with a change in results from User.has_usable_password
Jeff Bradberry
2019-07-12
3
-3
/
+7
|
*
Fix a couple of tests trivially affected by the upgrades
Jeff Bradberry
2019-07-12
2
-8
/
+3
|
*
Give the 4xx error handler views the correct positional arguments
Jeff Bradberry
2019-07-12
2
-4
/
+3
|
*
Replace {} as field default values with the callable dict
Jeff Bradberry
2019-07-12
17
-60
/
+60
|
*
Deal with a change in truncation of strings in Django
Jeff Bradberry
2019-07-12
1
-1
/
+1
|
*
Remove the custom add and remove methods from OrderedManyToManyDescriptor
Jeff Bradberry
2019-07-12
1
-32
/
+0
|
*
Change the devel containers to be based on Fedora instead of CentOS
Shane McDonald
2019-07-12
1
-7
/
+7
|
*
Some flake8 changes
Jeff Bradberry
2019-07-12
2
-4
/
+1
|
*
Bump Django to 2.2.2
Jeff Bradberry
2019-07-12
3
-2
/
+28
|
*
Replace use of the deprecated staticfiles template library with static
Jeff Bradberry
2019-07-12
2
-2
/
+2
|
*
Fix another direct assignment of a sequence to a related manager
Jeff Bradberry
2019-07-12
1
-1
/
+1
[next]