summaryrefslogtreecommitdiffstats
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-28Fix default value validation for LDAP/SAML settings to prevent warnings.Chris Church3-1/+13
2016-09-28Add --skip-errors option to migrate_to_database_settings command, allow any f...Chris Church2-30/+67
2016-09-27Add bzip2 as a UI build dependencyJames Laska1-0/+1
2016-09-27Flake8 fixes.Chris Church2-3/+1
2016-09-27Based on customer config example, entity ID doesn't have to be a URL.Chris Church1-1/+1
2016-09-27Configure Tower in Tower:Chris Church92-1794/+4404
2016-09-23Flake8 fixes.Aaron Tan1-15/+15
2016-09-23Unit test added.Aaron Tan1-0/+29
2016-09-22Support GPG signing in the containerized RPM jobs.Shane McDonald1-1/+1
2016-09-22make user_capabilities validation front-loaded, try to run testsAlanCoding6-14/+49
2016-09-22Use a local installation of grunt-cli, freeze depsLeigh Johnson2-2/+8
2016-09-22Refactor and patch extra vars verification.Aaron Tan1-6/+12
2016-09-21Use `make` when installing test requirementsJames Laska1-4/+4
2016-09-21Turn off npm3 progress reporter, remove a stray ui test that ended up in the ...Leigh Johnson2-199/+1
2016-09-21Update package.json deps to include PhantomJS / karma launcher, update output...Leigh Johnson3-252/+372
2016-09-21Move requirements build to unittest DockerfileJames Laska2-4/+25
2016-09-21Don't install csslint during requirements_jenkinsJames Laska1-4/+2
2016-09-21Remove --unsafe-permShane McDonald1-1/+1
2016-09-21Add can_start to notification template accessAaron Tan2-0/+7
2016-09-20Update output for tower-manage create_preload_dataJim Ladd1-0/+1
2016-09-20Add instructions to rebuild unit test containerShane McDonald1-0/+7
2016-09-19update network cred ssh agent unit test with post_run_hook mockWayne Witzel III1-0/+1
2016-09-19Only run the unit tests from the docker containerJames Laska1-0/+1
2016-09-19Allow unittests from containers to workJames Laska1-3/+3
2016-09-19Fixes to get flake8 and unit/functional tests passing.Chris Church8-52/+11
2016-09-16Temporarily disable instance id gatheringMatthew Jones1-2/+7
2016-09-16one more rbac disabled fix for inv groupsJohn Mitchell1-2/+7
2016-09-16fix dangling rbac hide issuesJohn Mitchell3-4/+12
2016-09-16Update configuration and playbook for rabbitmqMatthew Jones2-8/+1
2016-09-16Fix pip install in unit test containerShane McDonald3-9/+30
2016-09-16fix disabled add formsJohn Mitchell23-181/+256