summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump VERSION to 6.1.06.1.0Shane McDonald2019-07-181-1/+1
* Merge pull request #4345 from jakemcdermott/fix-4302softwarefactory-project-zuul[bot]2019-07-181-1/+1
|\
| * fix reference to undefined prop for auditorsJake McDermott2019-07-181-1/+1
* | Merge pull request #4314 from mgs4332/memcached_imagesoftwarefactory-project-zuul[bot]2019-07-182-1/+4
|\ \
| * | Addition of inventory value for memcached image, allows for custom image loca...Scholl III, Michael G2019-07-182-1/+4
* | | Merge pull request #4346 from ansible/chrismeyersfsu-patch-1softwarefactory-project-zuul[bot]2019-07-181-1/+1
|\ \ \
| * | | Update collections.mdChris Meyers2019-07-181-1/+1
* | | | Merge pull request #4339 from jbradberry/make-clean-test-dbssoftwarefactory-project-zuul[bot]2019-07-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update the `make clean` command to clear out the parallelized sqlite3 filesJeff Bradberry2019-07-171-1/+1
|/ / /
* | | Merge pull request #4301 from chrismeyersfsu/tower_modulessoftwarefactory-project-zuul[bot]2019-07-176-1/+40
|\ \ \
| * | | map in a global collections pathchris meyers2019-07-176-1/+40
| |/ /
* | | Merge pull request #4072 from rambleraptor/gcp_env_varssoftwarefactory-project-zuul[bot]2019-07-1727-79/+99
|\ \ \ | |/ / |/| |
| * | Adjust inventory update env test to allow duplicate referencesAlanCoding2019-07-1729-105/+89
| * | adding additional environment variables for gcp_compute + gcp modulesAlex Stephen2019-07-175-3/+39
|/ /
* | Merge pull request #4337 from ryanpetrello/activity-stream-missing-jtsoftwarefactory-project-zuul[bot]2019-07-171-1/+1
|\ \
| * | fix a 500 error for Activity Stream job records w/ a missing JTRyan Petrello2019-07-171-1/+1
|/ /
* | Merge pull request #4328 from jakemcdermott/nested-hashi-kv-v2-engine-namessoftwarefactory-project-zuul[bot]2019-07-161-19/+31
|\ \
| * | support nested engine names for hashivault kv v2 secret engineJake McDermott2019-07-161-19/+31
| |/
* | Merge pull request #4324 from keithjgrant/4218-lookup-toolbar-widthsoftwarefactory-project-zuul[bot]2019-07-163-51/+42
|\ \
| * | make lookup toolbar fill width of modalKeith Grant2019-07-163-51/+42
| |/
* | Merge pull request #4333 from ansible/nightwatchxslsoftwarefactory-project-zuul[bot]2019-07-161-0/+151
|\ \ | |/ |/|
| * Added nightwatch stylesheet to e2eDaniel Sami2019-07-161-0/+151
* | Merge pull request #4332 from ryanpetrello/roll-back-fedorasoftwarefactory-project-zuul[bot]2019-07-161-7/+15
|\ \ | |/ |/|
| * build and link a newer sqlite3 to make Django happyRyan Petrello2019-07-161-0/+8
| * Revert "Change the devel containers to be based on Fedora instead of CentOS"Ryan Petrello2019-07-161-7/+7
* | Merge pull request #4304 from mabashian/3901-descsoftwarefactory-project-zuul[bot]2019-07-1610-25/+41
|\ \ | |/ |/|
| * Removes some unused classes. Fix host desc ellipsis and responsiveness. Add...mabashian2019-07-1610-25/+33
| * #3348 improved related listing on mobileJose Ariza2019-07-161-1/+1
| * #3348 improved listing on mobileJose Ariza2019-07-161-4/+4
| * #3348 implemented suggested style changesJose Ariza2019-07-162-14/+6
| * #3348 added description to host list on inventories related hostsJose Ariza2019-07-161-3/+13
| * #3348 added description to host listJose Ariza2019-07-161-6/+12
|/
* Merge pull request #4070 from jbradberry/upgrade-django-2.2softwarefactory-project-zuul[bot]2019-07-1658-376/+293
|\
| * Ensure that the Postgres client is installedJeff Bradberry2019-07-121-0/+1
| * Force the username and password to be strings under the Radius backendJeff Bradberry2019-07-121-1/+2
| * Update authenticate method on auth backends to add required request paramJeff Bradberry2019-07-122-11/+11
| * Break up a too-long line in migrationsJeff Bradberry2019-07-121-1/+2
| * Remove no longer needed check for override of WSGIHandlerJeff Bradberry2019-07-121-7/+0
| * Fix up changes in fields in the migrationsJeff Bradberry2019-07-1211-80/+80
| * Fix a problem with a change in results from User.has_usable_passwordJeff Bradberry2019-07-123-3/+7
| * Fix a couple of tests trivially affected by the upgradesJeff Bradberry2019-07-122-8/+3
| * Give the 4xx error handler views the correct positional argumentsJeff Bradberry2019-07-122-4/+3
| * Replace {} as field default values with the callable dictJeff Bradberry2019-07-1217-60/+60
| * Deal with a change in truncation of strings in DjangoJeff Bradberry2019-07-121-1/+1
| * Remove the custom add and remove methods from OrderedManyToManyDescriptorJeff Bradberry2019-07-121-32/+0
| * Change the devel containers to be based on Fedora instead of CentOSShane McDonald2019-07-121-7/+7
| * Some flake8 changesJeff Bradberry2019-07-122-4/+1
| * Bump Django to 2.2.2Jeff Bradberry2019-07-123-2/+28
| * Replace use of the deprecated staticfiles template library with staticJeff Bradberry2019-07-122-2/+2
| * Fix another direct assignment of a sequence to a related managerJeff Bradberry2019-07-121-1/+1