6039 Commits

Author SHA1 Message Date
Matthew Jones
93ecf739be This could be the source of the connection memory leaks, over 1000
connections and only 12 bytes of non-gc-tracked allocations.  Kudos to
cmeyers for finding this.
2015-04-21 14:25:01 -04:00
Matthew Jones
fb3bbea027 Add recv_disconnect to acl allowed methods 2015-04-21 14:13:53 -04:00
jlmitch5
96bf9e1bbb Merge pull request #149 from ansible/jlm_420_use_verbosity_options_from_api_for_jt
migrated job templates to use verbosity from API
2015-04-21 13:34:18 -04:00
John Mitchell
ef3c18e071 fix jshint error 2015-04-21 13:33:06 -04:00
John Mitchell
bcd57b18c2 migrated job type select to using api options as well 2015-04-21 13:31:24 -04:00
John Mitchell
802fed2a76 migrated job templates to use new verbosity format 2015-04-21 13:31:24 -04:00
Chris Meyers
1df51f3c48 better error handling 2015-04-20 17:15:03 -04:00
John Mitchell
537ab3b317 fixed adhoc verbosity default parameter in ui 2015-04-20 16:51:44 -04:00
Luke Sneeringer
3c1374f656 Internal database backup 2015-04-20 15:28:36 -05:00
John Mitchell
e1bf7ea749 fix to host popover contents wrt openstack credential in ui. 2015-04-20 16:09:19 -04:00
Chris Meyers
f2b58af125 prefer port with name SSH but don't require it 2015-04-20 15:39:21 -04:00
Matthew Jones
f45d75c06c Some small changes to tower openstack work
1) Favor private addresses in the openstack inventory sync
2) Force refresh
3) use hostId and promote it to the top level vars object so we can
track individual host changes
2015-04-20 15:11:06 -04:00
Jared Tabor
2bd856da93 select2 comments and removal of stale awMultiSelect
adding comments for how to implement the select2 on a select field, and removing the directive that no longer creates select2 fields
2015-04-20 14:47:14 -04:00
Jared Tabor
d27a190b4e Updated select2 fields for new version of lib
adding select2 updated lib

removing old select2 library
2015-04-20 14:47:14 -04:00
John Mitchell
fa18b1774d fixed grunt errors with last push 2015-04-20 14:38:59 -04:00
John Mitchell
e8db7d7c77 fixed permissions adhoc checkbox stuff 2015-04-20 14:37:22 -04:00
James Laska
86cb23117f Resolve pycrypto gce failure on EL6 systems
Tracking upstream change https://github.com/ansible/ansible/pull/10787
2015-04-20 13:19:49 -04:00
Jared Tabor
38f0b46ded adjusting width of search bar in jobs page 2015-04-17 17:45:06 -04:00
John Mitchell
0bcd7c63aa fixing warning label typo 2015-04-17 14:04:43 -04:00
Chris Meyers
48c194f2a9 handle shutdown azure instances 2015-04-16 18:06:55 -04:00
Chris Church
7be54d585b Fix RBAC query bug in checking if user can run ad hoc commands. Fixes https://trello.com/c/fl36Hvh3 2015-04-16 15:27:16 -04:00
Chris Church
6dda8e58ad Don't return ids for deleted credential/inventory for ad hoc commands. Fixes https://trello.com/c/ps2bW38Q 2015-04-16 14:31:23 -04:00
Chris Church
3f98b40ed7 Add test for cleaning up activity stream, delete objects in batches to make it quicker. 2015-04-16 13:40:36 -04:00
Chris Church
76132dbab2 Update license check when adding hosts. Fixes https://trello.com/c/Llol9BCJ 2015-04-16 12:28:13 -04:00
jlmitch5
3ff9e01c87 Merge pull request #144 from jlmitch5/jlm_415_openstack_cred
UI support for openstack credential
2015-04-15 20:18:42 -04:00
John Mitchell
afbd06351f Adding data titles for host and project credential popovers 2015-04-15 15:54:53 -04:00
John Mitchell
77024ef4f7 UI support for openstack credential 2015-04-15 15:25:24 -04:00
Chris Church
883f912969 Allow verbosity level choices to be specified by settings. 2015-04-15 13:09:03 -04:00
jlmitch5
2fbfdce12c Merge pull request #143 from jlmitch5/jlm_414_hosts_button_at_inv_root
got add hosts button to work at root level of inventory
2015-04-14 18:53:34 -04:00
John Mitchell
7f5c5396a3 got add hosts button to work at root level of inventory 2015-04-14 16:46:24 -04:00
jlmitch5
3416776402 Merge pull request #142 from jlmitch5/jlm_414_adhoc_become_verbosity
added become and verbosity support to adhoc UI
2015-04-14 16:11:31 -04:00
John Mitchell
e4518895cb added become and verbosity support to adhoc UI 2015-04-14 15:39:20 -04:00
Jared Tabor
ed0f6a7918 Obtaining job status from API instead of capitalizing
The jobs page and the job detail page now use the API value to display job status
2015-04-14 15:23:02 -04:00
Chris Meyers
e6f376ebc2 Merge pull request #141 from chrismeyersfsu/refactor-jobs_tests2
split out job test a little bit more
2015-04-14 13:01:36 -04:00
Matthew Jones
6c5fd93ce5 Merge pull request #137 from matburt/openstack_inventory_support
Openstack inventory support
2015-04-14 12:43:20 -04:00
Chris Meyers
f2445beb75 flake8 2015-04-14 12:00:05 -04:00
Matthew Jones
e87f90b39b add netifaces to the jenkins requirements to make automated unit test
runs happy
2015-04-14 11:33:47 -04:00
Chris Meyers
c5d3089083 Merge pull request #140 from chrismeyersfsu/fix-license
detect invalid license thrown by inventory update
2015-04-14 11:25:02 -04:00
Chris Meyers
47500ae20d per @cchurch recomendation, log using the awx.fact namespace 2015-04-14 10:53:01 -04:00
Chris Meyers
af25a362da jerkins wants base imported .. what jerkins wants .. jerkins gets 2015-04-14 10:22:39 -04:00
Chris Meyers
64d4304a97 flake8 2015-04-14 10:16:23 -04:00
Chris Meyers
4a4b14ba98 split out job test a little bit more 2015-04-14 09:06:20 -04:00
Chris Meyers
a930c4d8b2 detect invalid license thrown by inventory update 2015-04-14 08:36:55 -04:00
Chris Meyers
caf49979f8 Merge pull request #139 from chrismeyersfsu/fix-logger
removed logger call
2015-04-14 08:06:10 -04:00
Chris Meyers
f8a940f5ac per @cchurch recomendation, log using the awx.fact namespace 2015-04-14 07:18:52 -04:00
Matthew Jones
c350fafe22 Rev pyrax to 1.9.3 and lower python-novaclient to 2.20.0 due to a
strange deprecation warning message that is not suppressable.
2015-04-13 21:57:13 -04:00
Chris Meyers
5787e4a67f removed logger call 2015-04-13 19:52:27 -04:00
Chris Meyers
d21d3ee191 Merge pull request #135 from chrismeyersfsu/fix-cancel_job_template_with_survey
job cancelation of job templates with surveys wont send extra_vars so don't expect them to
2015-04-13 19:44:28 -04:00
Joe Fiorini
e1fe342535 Correctly fix CSS syntax error 2015-04-13 18:15:34 -04:00
Joe Fiorini
c4fa0efb83 Merge pull request #134 from joefiorini/autoprefixer
Implements autoprefixer and modular CSS layout
2015-04-13 18:11:49 -04:00