1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00
Commit Graph

14462 Commits

Author SHA1 Message Date
Matthew Jones
5d79d7a14a Updating license
markdown formatted license
2017-08-22 14:33:50 -04:00
James Laska
9503a5c07b
Fix broken markdown 2017-08-22 14:30:31 -04:00
James Laska
d2be1e83ce Minor adjustments to CONTRIBUTING.md 2017-08-22 14:25:04 -04:00
Matthew Jones
a9dcf6650b
Adding apache v2 license 2017-08-22 14:19:52 -04:00
Ryan Petrello
2e719e5bc6 Merge pull request #5 from ryanpetrello/shippable-ci
get CI passing on shippable CI
2017-08-18 16:02:24 -04:00
AlanCoding
1f2a7801fd
fix flake8 and data gen functionality 2017-08-18 15:30:20 -04:00
Ryan Petrello
c4a1dfc4e8
only run shippable UI for devel and release branches 2017-08-18 14:21:48 -04:00
Ryan Petrello
f495615435 Merge pull request #1 from ryanpetrello/shippable-ci
set up shippable ci
2017-08-17 10:14:25 -04:00
Ryan Petrello
cebc9326cd
set up shippable ci 2017-08-17 09:46:22 -04:00
Shane McDonald
da18033a46 Make parent image tag for unit tests a build arg 2017-08-17 09:16:52 -04:00
Alan Rominger
bd0d911376 Merge pull request #2 from AlanCoding/rollbacktothewall
data generator schema update
2017-08-17 08:15:52 -04:00
AlanCoding
d48c1bd71d
data generator schema update for 3.2 2017-08-16 17:14:56 -04:00
Matthew Jones
de2aa2792a
Merge branch 'release_3.2.0' into devel
* release_3.2.0: (342 commits)
  fail all jobs on an offline node
  filtering out super users from permissions lists
  removing vars from schedules for project syncs and inv syncs
  update license page if user inputs a new type of license
  Show IG name on job results if it comes from the socket
  rename isolated->expect in script tooling
  Center survey maker delete dialog in browser window
  Fix job details right panel content from overflowing in Firefox
  graceful killing of receiver worker processes
  change imports to reflect isolated->expect move
  Update smart inventory host popover content
  Fix extra variable textarea scroll in Firefox
  initial commit to move folder isolated->expect
  Add missing super call in NotificationTemplateSerializer
  Various workflow maker bug fixes
  Style nodes with deleted unified job templates
  Fixed job template view for user with read-only access
  presume 401 from insights means invalid credential
  only reap non-netsplit nodes
  import os, fixing bug that forced SIGKILL
  ...
2017-08-15 22:22:26 -04:00
Jared Tabor
32fea6ef19 Merge pull request #281 from jaredevantabor/filter-superusers-from-permissions1
filtering out super users from permissions lists
2017-08-15 15:14:02 -07:00
Jared Tabor
7619aa8fb8 Merge pull request #280 from jaredevantabor/remove-vars-from-schedules1
removing vars from schedules for project syncs and inv syncs
2017-08-15 15:11:35 -07:00
Jared Tabor
bdaab5e0e2 Merge pull request #279 from jaredevantabor/license1
update license page if user inputs a new type of license
2017-08-15 15:09:59 -07:00
Jared Tabor
969de1d5a6 Merge pull request #278 from jaredevantabor/IG-on-job-deets
Show IG name on job results if it comes from the socket
2017-08-15 15:08:47 -07:00
Marliana Lara
c165ed7a69 Merge pull request #275 from marshmalien/fix/ff/5455-job-results-right-panel-height
Firefox - Prevent job details right panel content from overflowing
2017-08-15 16:29:49 -04:00
Marliana Lara
58486fe3b9 Merge pull request #274 from marshmalien/fix/6462-smart-inv-popover
Update smart inventory disabled host tab popover content
2017-08-15 16:29:26 -04:00
Marliana Lara
e7be024927 Merge pull request #272 from marshmalien/fix/ff/5398-extra-scrollbar
Firefox - Fix extra variable Code Mirror scroll
2017-08-15 16:28:47 -04:00
Chris Meyers
c0cff5e0d2 Merge pull request #256 from chrismeyersfsu/fix-7399
fix reaper for netsplit and offline nodes
2017-08-15 16:18:46 -04:00
Chris Meyers
de82707581 fail all jobs on an offline node 2017-08-15 14:46:28 -04:00
Jared Tabor
012f0cb299 filtering out super users from permissions lists
because super users have access to all things, and don't
need to be assigned permission.
2017-08-15 11:23:55 -07:00
Jared Tabor
10519317f4 removing vars from schedules for project syncs and inv syncs 2017-08-15 11:20:17 -07:00
Jared Tabor
d96d61289f update license page if user inputs a new type of license 2017-08-15 11:16:00 -07:00
Jared Tabor
89ed4ebb29 Show IG name on job results if it comes from the socket
for "waiting" messages
2017-08-15 10:56:49 -07:00
Alan Rominger
738fff65a1 Merge pull request #277 from AlanCoding/script_name
rename isolated->expect in script tooling
2017-08-15 13:35:46 -04:00
AlanCoding
86be5cf2cf
rename isolated->expect in script tooling 2017-08-15 13:25:23 -04:00
Alan Rominger
5f71dba616 Merge pull request #262 from AlanCoding/graceful
Graceful killing of receiver workers
2017-08-15 13:11:07 -04:00
Alan Rominger
848e174fb1 Merge pull request #273 from AlanCoding/mooovin
Rename isolated folder to "expect"
2017-08-15 13:10:43 -04:00
Marliana Lara
98d6450caa Merge pull request #276 from marshmalien/fix/7418-position-center-delete-dialog
Center survey maker delete confirmation dialog
2017-08-15 12:58:54 -04:00
Marliana Lara
2a94d48780 Center survey maker delete dialog in browser window 2017-08-15 12:48:49 -04:00
Marliana Lara
85ec978883 Fix job details right panel content from overflowing in Firefox 2017-08-15 12:28:41 -04:00
AlanCoding
9ad34edc38
graceful killing of receiver worker processes 2017-08-15 12:13:47 -04:00
AlanCoding
6944ffa010
change imports to reflect isolated->expect move 2017-08-15 12:08:58 -04:00
Marliana Lara
57daacca9e Update smart inventory host popover content 2017-08-15 12:01:19 -04:00
Aaron Tan
3fceb36d0e Merge pull request #271 from jangsutsr/5658_make_up_missing_super_call_in_nt_serializer
Add missing super call in NotificationTemplateSerializer
2017-08-15 11:58:59 -04:00
Marliana Lara
64d6b9f7dc Fix extra variable textarea scroll in Firefox 2017-08-15 11:44:43 -04:00
AlanCoding
e79ca131a6
initial commit to move folder isolated->expect 2017-08-15 11:32:44 -04:00
Aaron Tan
fd8da1e7ce Add missing super call in NotificationTemplateSerializer 2017-08-15 11:10:55 -04:00
Chris Meyers
cdb37328ec Merge pull request #258 from chrismeyersfsu/fix-7431
presume 401 from insights means invalid credential
2017-08-15 11:04:33 -04:00
Michael Abashian
6b3dd7bfde Merge pull request #270 from mabashian/5177-workflows
Various workflow maker bug fixes
2017-08-15 10:31:26 -04:00
Michael Abashian
e478b6a5ea Merge pull request #269 from mabashian/4694-nodes-deleted-styling
Style nodes with deleted unified job templates
2017-08-15 10:26:39 -04:00
Michael Abashian
4de8747e70 Merge pull request #268 from mabashian/7410-jt-readonly-v2
Fixed job template view for user with read-only access
2017-08-15 10:26:12 -04:00
mabashian
fe2d4a77a7 Various workflow maker bug fixes 2017-08-15 10:21:08 -04:00
mabashian
a0e67da7e0 Style nodes with deleted unified job templates 2017-08-15 10:14:49 -04:00
mabashian
0342d5a6fd Fixed job template view for user with read-only access 2017-08-15 10:06:58 -04:00
Chris Meyers
90ea9b8bde presume 401 from insights means invalid credential
* Tell the user about the invalid credentials
2017-08-15 08:31:52 -04:00
Chris Meyers
9314db646b only reap non-netsplit nodes 2017-08-15 08:30:14 -04:00
AlanCoding
8be1bea33a
import os, fixing bug that forced SIGKILL 2017-08-15 06:32:21 -04:00