Matthew Jones
98c1301e23
Clean up some flake8 issues
2015-10-12 14:18:02 -04:00
Matthew Jones
231a7d8f77
Add rax module to those not scanned by flake8
2015-10-12 13:52:17 -04:00
Matthew Jones
6cd39efb85
Add a cleanup_authtokens management command
...
We also will now clean these up during cleanup_deleted
2015-10-12 13:44:22 -04:00
Matthew Jones
ae3f5c220e
Change celery task id in dependent job failure msg
...
We'll now display a little json that should help the UI in rendering a
link to the dependent job in the job detail screen
2015-10-12 13:24:03 -04:00
Matthew Jones
6e2efd3f8a
Overwrite should not imply overwrite-vars
2015-10-12 13:07:50 -04:00
Jared Tabor
414b8292ab
removing ng-pendo from UI packaging
...
because Pendo pushed the updated ng-pendo to their server for delaying the bootstraping of pa.min.js
2015-10-12 09:54:08 -07:00
Matthew Jones
484a33f9c6
Update azure module from ansible
2015-10-12 11:46:20 -04:00
Matthew Jones
7a7e1941b1
Update vmware module from ansible
2015-10-12 11:44:58 -04:00
Matthew Jones
e7c274b80c
Updating rax module from ansible
2015-10-12 11:41:59 -04:00
Matthew Jones
d382bf6f4f
Update to latest GCE inventory module
2015-10-12 11:37:00 -04:00
John Mitchell
e75f1890e1
conditionally require cloud credential
2015-10-09 17:47:42 -04:00
John Mitchell
8e4c50d7a6
update awFeature ldap to enterprise_auth
2015-10-09 16:00:43 -04:00
John Mitchell
8341810ba2
add standard out less file I forgot
2015-10-09 16:00:43 -04:00
John Mitchell
8f5a197cd9
made standard out container fixed height on standard out views
2015-10-09 14:35:08 -04:00
Matthew Jones
9dd0c7ae1f
Fix api static location references for api browser
2015-10-09 14:26:00 -04:00
Matthew Jones
40d2b9c9be
Revert "Bump version number for devel to 3.0"
...
This reverts commit 9b51362ee6f63afebade5fd9a4ccb74ad6ae4eb1.
2015-10-09 12:22:42 -04:00
Matthew Jones
4dc56e5d66
Fix an issue with ansible 2.0 and our fact cacher
...
This will be dependent on a PR submitted to core for 2.0 also:
https://github.com/ansible/ansible/pull/12695
So will not work right away unless you are pulling from devel.
2015-10-09 12:17:17 -04:00
Matthew Jones
523a96ebce
Add mongo shell container entrypoint also
2015-10-09 12:16:49 -04:00
Matthew Jones
531f00b1ac
rm the old docker run
container after stopping
2015-10-09 12:04:34 -04:00
John Mitchell
c8ede9bb9a
fixed prod error for pendo
2015-10-09 11:58:48 -04:00
Matthew Jones
e543a806ee
Bump version number for devel to 3.0
2015-10-09 11:58:48 -04:00
Matthew Jones
aa9357fb14
Include new social auth settings in compose
2015-10-09 11:58:48 -04:00
Matthew Jones
ad95548d48
Fix up docker compose local settings
2015-10-09 11:58:48 -04:00
Matthew Jones
bfc9512dc7
Also remove .deps_built with make clean
2015-10-09 11:58:48 -04:00
Matthew Jones
950a299c87
Add swig to dependencies for compose
2015-10-09 11:58:47 -04:00
Matthew Jones
f85fb0551d
Add libxmlsec1-dev to the docker compose workflow
2015-10-09 11:58:47 -04:00
Chris Meyers
4d7c02aae3
Merge pull request #471 from chrismeyersfsu/fix-consolidate_config
...
consolidate auth configs to session.py
2015-10-09 10:09:02 -04:00
Chris Meyers
dfdd567cbc
Merge pull request #470 from chrismeyersfsu/feature-license_enforce2
...
license enforcement
2015-10-09 10:08:51 -04:00
Chris Meyers
ad383ebccc
license enforcement
...
* add rebrand and auth_enterprise feature to license
* enforce auth_enterprise by not surfacing auth callback info at /auth
endpoint
2015-10-08 18:00:29 -04:00
Jared Tabor
d937f996ae
adding ng-pendo.js
...
until the pendo guys load it on their servers
2015-10-08 14:12:47 -04:00
jaredevantabor
0a63aaa5ef
Merge pull request #468 from jaredevantabor/pendo3
...
Conditionally load Pendo when analytics_status = off
2015-10-08 13:14:23 -04:00
Jared Tabor
fa4dd9a335
load pa.min.js for pendo on demand
...
courtesy of our friends at Pendo
2015-10-08 11:58:49 -04:00
Jared Tabor
b6e51a0cd4
updated $http call to angular 1.4 implementation
2015-10-08 11:46:15 -04:00
Jared Tabor
4ea2e10f1c
rejecting promise on requestError REST interceptor
2015-10-08 11:45:39 -04:00
jlmitch5
6883d70805
fixed tmp dir deletion in make clean
2015-10-08 10:58:30 -04:00
John Mitchell
8cfe02f5fb
fixed ui implementation of get adhoc permission label
2015-10-08 10:57:46 -04:00
John Mitchell
8908f77fea
add token to href of downloadable standard out
2015-10-08 10:56:27 -04:00
Matthew Jones
3b961cf4f2
Merge pull request #466 from matburt/use_waitfor_not_sleep
...
Switch to using wait_for instead of sleep/pause throughout the setup playbook
2015-10-07 15:53:18 -04:00
Bill Nottingham
9928707588
Merge pull request #465 from wenottingham/release_2.4.0
...
Fix base class import on Ansible 2.0.
2015-10-07 15:32:49 -04:00
Bill Nottingham
916391d0b3
Fix base class import on Ansible 2.0.
2015-10-07 13:03:52 -04:00
Chris Meyers
83fe3282dc
add basic auth enabled / disabled setting
2015-10-07 11:36:08 -04:00
Chris Meyers
dcd731071f
pin django debug toolbar for django dep reason
...
* fix IPy dep
* new django debug toolbar released today, broke things. Pin to our old
version of django to ensure success.
2015-10-07 11:34:50 -04:00
Chris Meyers
f213577f6b
expose session settings to user
2015-10-07 11:32:45 -04:00
Chris Meyers
815081eec1
correct egg names for pip dependency resolution
2015-10-07 11:32:22 -04:00
James Laska
6da39aeac2
Fix AMI publish playbook
2015-10-06 16:20:03 -04:00
Chris Church
51fd41da2c
Merge pull request #458 from jlmitch5/plugAuthUIAPIIntegration
...
inegration of ui with api on pluggable auth
2015-10-02 17:29:58 -04:00
Chris Church
8d2f6eaf06
Merge pull request #459 from cchurch/slammin-saml
...
OAuth2/SAML/RADIUS Authentication
2015-10-02 17:29:45 -04:00
Chris Church
32604f1338
Fix for 500 error at /api/v1/me.
2015-10-02 17:29:16 -04:00
Matthew Jones
0fdb5e035c
Merge pull request #460 from matburt/improve_mongo_efficiency
...
Improve mongo efficiency
2015-10-02 16:56:36 -04:00
Matthew Jones
b06f7fb883
Remove logging from fact init
2015-10-02 16:56:13 -04:00