14596 Commits

Author SHA1 Message Date
Alan Rominger
6092d65069 Merge pull request #224 from AlanCoding/multi_judgement_race
log specific errors for problems managing lost instance
2017-08-09 10:11:22 -04:00
Alan Rominger
531ffa1f92 Merge pull request #220 from AlanCoding/py_inv
show executable python files in inventory list
2017-08-09 08:43:27 -04:00
mabashian
bab497a0c1 Fixed activity stream for smart inventory 2017-08-08 16:42:43 -04:00
mabashian
5b4b532959 Small pagination fixes when changing page size 2017-08-08 15:49:50 -04:00
Michael Abashian
0c17744871 Merge pull request #208 from mabashian/5893-wf-delete-root
Fixed workflow bug deleting root parent while creating child
2017-08-08 15:24:49 -04:00
AlanCoding
afb267cee9 update awx-manage command to new name 2017-08-08 15:18:07 -04:00
AlanCoding
93aed04389 log specific errors for problems managing lost instance 2017-08-08 14:48:21 -04:00
AlanCoding
ca807f9c69 show executable python files in inventory list 2017-08-08 14:12:02 -04:00
Alan Rominger
cddd9dfbef Merge pull request #223 from AlanCoding/test_wording
Fix 3.2 API tests in Jenkins
2017-08-08 14:06:10 -04:00
AlanCoding
5f4d033836 change test to match with recent error message change 2017-08-08 13:57:51 -04:00
mabashian
78a656bdd9 Tweaks to inventory host strings 2017-08-08 13:25:53 -04:00
Jared Tabor
9bb6ec28fe Merge pull request #215 from jaredevantabor/host-event-json
adding error message if no json was returned for host event
2017-08-08 09:48:10 -07:00
Jared Tabor
c7d81fdba4 Merge pull request #219 from jaredevantabor/third-party-errors
Remove that pesky error message
2017-08-08 09:46:05 -07:00
Aaron Tan
bf67477404 Merge pull request #204 from jangsutsr/make_up_missing_migrations
Make up missing migrations
2017-08-08 12:23:12 -04:00
Alan Rominger
3ef63daf2b Merge pull request #221 from AlanCoding/names_names_32
use standard type string algorithm in scheduler
2017-08-08 11:18:01 -04:00
Ryan Petrello
6dedcb60be Merge pull request #205 from ryanpetrello/remove-pycrypto
replace PyCrypto usage w/ crytography; ansible no longer bundles it
2017-08-08 10:51:07 -04:00
Chris Meyers
4e2f075fa6 better scm inv restriction error message 2017-08-08 10:42:38 -04:00
AlanCoding
59249d013b use standard type string algorithm in scheduler 2017-08-08 10:40:10 -04:00
Marliana Lara
6a862269b7 Merge pull request #214 from marshmalien/fix/7010-pending-delete-undefined-inventory
Prevent 'pending_deletion' on undefined inventory
2017-08-08 10:38:00 -04:00
Aaron Tan
d8ebaa2851 Make up missing migrations 2017-08-08 10:35:19 -04:00
Alan Rominger
e13cd823aa Merge pull request #206 from AlanCoding/new_names2
Change awx-manage command names (try #2)
2017-08-08 09:26:59 -04:00
Alan Rominger
8e22c7e668 Merge pull request #168 from AlanCoding/silence_computed_fields
silence benign errors from inventory computed fields task
2017-08-08 09:24:30 -04:00
Alan Rominger
d7f869f566 Merge pull request #155 from AlanCoding/dev_ig_supervisor
functionality for dev + IG + supervisor configuration
2017-08-08 09:22:39 -04:00
Alan Rominger
c009173722 Merge pull request #189 from AlanCoding/no_proj_update
manually update SCM inv src on bulk update
2017-08-08 09:18:12 -04:00
Alan Rominger
40c01d9ba7 Merge pull request #190 from AlanCoding/no_inv_src_ig
do not use inventory source instance groups
2017-08-08 09:14:15 -04:00
Alan Rominger
9f63624292 Merge pull request #192 from AlanCoding/alan_bug
fix logger bug introduced in task except
2017-08-08 09:12:53 -04:00
Ryan Petrello
7b3846e62d Merge pull request #216 from ryanpetrello/fix-7398
return proper stdout size for DB-backed stdout (like system jobs)
2017-08-08 09:09:43 -04:00
Shane McDonald
00283b00dc Merge pull request #218 from shanemcd/fix-openshift-image-builds
Fix OpenShift container image builds
2017-08-07 22:07:40 -04:00
Jared Tabor
b27a6f7be6 return console errors for 3rd party login instead of in modal in the UI 2017-08-07 17:20:11 -07:00
Jared Tabor
09082c8bea changing wording of message 2017-08-07 16:44:01 -07:00
Shane McDonald
f4aacebb86 Fix OpenShift container image builds 2017-08-07 17:31:18 -04:00
Ryan Petrello
61aa7c1ad7 return proper stdout size for DB-backed stdout (like system jobs)
see: https://github.com/ansible/ansible-tower/issues/7398
2017-08-07 17:08:25 -04:00
mabashian
da8dff143c Fixed group delete/promote message tense 2017-08-07 17:02:32 -04:00
Jared Tabor
a40f81c327 adding error message if no json was returned for host event
aka if event_data.res is undefined
2017-08-07 13:55:23 -07:00
Marliana Lara
6cd8fbdf6d Merge pull request #202 from marshmalien/fix/7201-hide-inv-tooltip
Hide all active popovers while source-summary-tooltip is active
2017-08-07 16:31:38 -04:00
Marliana Lara
8974df6983 Merge pull request #207 from marshmalien/fix/3044-job-launch-modal-password-button
Prevent "SHOW/HIDE" toggle from jerking the view upward
2017-08-07 16:30:20 -04:00
Marliana Lara
4abefbfe7e Check if inventory is undefined before assigning pending_deletion flag 2017-08-07 16:01:07 -04:00
AlanCoding
d41d9a957e stubs and docs for management cmd renames 2017-08-07 15:27:23 -04:00
AlanCoding
79e2b995d2 initial git mv for management command renaming 2017-08-07 15:23:26 -04:00
Marliana Lara
d8abe2f38c Merge pull request #210 from marshmalien/fix/7181-vertically-center-isolated-badge
Align isolated badge with instance group title
2017-08-07 15:22:36 -04:00
Marliana Lara
2b31e8ff77 Merge pull request #212 from marshmalien/fix/6462-smart-inv-disabled-host-tooltip
Add tooltip to Smart Inventory disabled host tab
2017-08-07 15:22:15 -04:00
Aaron Tan
81db655bd1 Merge pull request #211 from jangsutsr/changelog_updates
CHANGELOG updates
2017-08-07 14:54:01 -04:00
Alan Rominger
795a470603 Merge pull request #209 from AlanCoding/non_atomic
do not use transaction.atomic where locks are also used
2017-08-07 14:45:11 -04:00
Greg Considine
f617934b36 Merge pull request #213 from gconsidine/ui/fix/about-version-info
Add dynamic sizing for version speech bubble
2017-08-07 14:38:22 -04:00
AlanCoding
3cb986b2b0 do not use transaction.atomic where locks are also used 2017-08-07 14:29:44 -04:00
Alan Rominger
fe66d161b2 Merge pull request #140 from AlanCoding/poly_why
hack to work around Django-polymorphic prefetch_related bug
2017-08-07 14:24:17 -04:00
Michael Abashian
e4360b9870 Merge pull request #177 from mabashian/7384-scm-src-vars
Fixed scm inv source source vars
2017-08-07 14:17:06 -04:00
gconsidine
17e86b4ec6 Add dynamic sizing for version speech bubble 2017-08-07 14:13:12 -04:00
Marliana Lara
e19e37b46e Add tooltip to Smart Inventory disabled host tab 2017-08-07 13:47:52 -04:00
Aaron Tan
21d82e6687 CHANGELOG updates 2017-08-07 13:44:23 -04:00