1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

4435 Commits

Author SHA1 Message Date
James Laska
786fc07302 Add gpgcheck=0 to development docs 2015-06-01 12:30:26 -04:00
James Laska
3b9db54139 Add RPM-GPG-KEY to tower.repo
Includes supporting tasks in Makefile
2015-06-01 12:30:18 -04:00
Matthew Jones
10da862ab1 Lower the cleanup_deleted batch size to 50 to reduce overall memory
usage during the cleanup operation
2015-05-28 16:37:34 -04:00
Matthew Jones
094072f9dc Fix an issue where the single_fact view could still generate a 500 error
if mongo wasn't running and system tracking was disabled by the license
2015-05-28 16:19:55 -04:00
Matthew Jones
5b3b4b48c0 Fix an issue when creating scan job templates where we weren't obeying
the license flag, so folks could still create scan jobs even if they
weren't enabled by the license.  Plus Unit Tests
2015-05-28 15:59:49 -04:00
Luke Sneeringer
6709654e04 Create a default organization. 2015-05-28 14:04:07 -05:00
Luke Sneeringer
5639fda432 Send a non-0 exit code if no license. 2015-05-28 11:40:06 -05:00
jlmitch5
dd42f09390 Merge pull request #246 from ansible/jlm_527_new_resize_lib_ui
added new jquery resize library for UI
2015-05-28 11:44:43 -04:00
Matthew Jones
f5391cab11 Fix an issue where passing an empty yaml file (or ---) would cause an
error if including a port specifier on a hostname
2015-05-28 09:42:41 -04:00
jaredevantabor
58b3f4360c Merge pull request #244 from jaredevantabor/license-work
demodalizing the license modal
2015-05-27 12:30:18 -04:00
John Mitchell
daeaf90e6e added new jquery resize library for UI 2015-05-27 12:28:21 -04:00
Joe Fiorini
9df18fcea3 Merge pull request #243 from joefiorini/system-tracking
Initial merge of system tracking UI
2015-05-27 10:18:19 -04:00
Joe Fiorini
df771d5c0d Display comparisons with data from API
See https://gist.github.com/joefiorini/3a8c36bcedf7ad954952 for an
explanation of the comparison logic.
2015-05-27 10:17:31 -04:00
Joe Fiorini
8acc73c833 Setup page to display fake data 2015-05-27 10:17:31 -04:00
Joe Fiorini
455b599ecb Remove underscore now that we have lodash 2015-05-27 10:16:40 -04:00
John Mitchell
bd578f8e6d added datepicker library for system tracking 2015-05-27 10:16:40 -04:00
Joe Fiorini
ae5594a853 Add some promise helpers to lodash 2015-05-27 10:16:40 -04:00
Joe Fiorini
862cc40de0 Remove invalid markup from template 2015-05-27 09:53:01 -04:00
Jared Tabor
54dc36c793 removing search bar for select2 drop downs 2015-05-27 00:35:19 -04:00
Jared Tabor
15773ba242 demodalizing the license modal
the license modal is now its own standalone page. this commit includes demodalizing the license page, directing the user to this page if no license exists, redirects the user to hte home page when a license is entered, and adds the license type to the license page and the About Tower modal. It also includes a small change to the aw-feature directive to better handle a session that does not have a license yet.
2015-05-26 17:29:53 -04:00
Joe Fiorini
7b20dfa98f Merge pull request #232 from joefiorini/breadcrumbs-directive
Move breadcrumb rendering into directive
2015-05-26 16:47:53 -04:00
jaredevantabor
3afa9a2c9d Merge pull request #242 from jaredevantabor/cleanup-fact-job
Adding cleanup_fact prompt
2015-05-26 15:12:38 -04:00
Matthew Jones
6d3bd2500a Remove spuriously added keystone client package info file 2015-05-26 13:46:07 -04:00
Jared Tabor
22b44ceb32 Adding cleanup_fact prompt
The cleanup_fact job requires a different set of parameters: older_than and granularity. A different prompt modal was required in order to reflect these extra parameters.
2015-05-26 13:45:46 -04:00
Matthew Jones
c930b7759a Add 'finished' property to recent jobs 2015-05-26 13:08:26 -04:00
James Laska
e973711a84 Reapply "make shade python2.6 safe for our inventory update"
This reverts commit a977f9619ba2b42fb9b5a23824644b07b26214f2.
2015-05-26 11:05:39 -04:00
Matthew Jones
b2b05d9212 Import dist-info directories for various openstack libs, otherwise pbr
can't find the versions and that causes errors
2015-05-26 10:42:51 -04:00
Matthew Jones
fdaf9bcd52 Add psutil to the package deps for the dockerfile 2015-05-26 09:59:53 -04:00
Chris Meyers
092732550d Merge pull request #239 from chrismeyersfsu/fix-ha
equate unix socket file to localhost for ha
2015-05-23 15:28:47 -05:00
Chris Meyers
d47247460b Merge pull request #240 from chrismeyersfsu/fix-user_creation_password_required
user password required on creation
2015-05-23 08:55:36 -04:00
Chris Meyers
25ae938763 Merge branch 'master' into fix-ha 2015-05-23 07:58:11 -04:00
Chris Meyers
81d14bdde3 include password when creating new user 2015-05-23 07:56:55 -04:00
Chris Meyers
338a504314 flake8 2015-05-22 18:08:33 -04:00
Chris Meyers
f9fd8318ed Merge pull request #241 from chrismeyersfsu/fix-license_errors
create enterprise license in tests
2015-05-22 18:02:16 -04:00
Chris Meyers
17500859f4 add license creation to tests 2015-05-22 16:48:32 -04:00
Chris Meyers
d35259c807 create enterprise license in tests 2015-05-22 15:39:40 -04:00
Chris Meyers
ec456c4e8b user password required on creation 2015-05-22 15:31:13 -04:00
James Laska
3caf920c7a Additional RPM fixes for ansible-tower-service
Fixes RPM builds.
2015-05-22 15:01:25 -04:00
Chris Meyers
2029bfb9b1 Merge pull request #236 from chrismeyersfsu/fix-inventory_status_propogation
inherit child job finish status
2015-05-22 14:31:05 -04:00
Chris Meyers
d9d9d589b0 flake8 2015-05-22 14:30:10 -04:00
Chris Meyers
39b051346a flake8 fix 2015-05-22 13:07:44 -04:00
Chris Meyers
b4c0d2b3b3 equate unix socket file to localhost for ha 2015-05-22 12:20:25 -04:00
Chris Meyers
0be4485849 removed debug print 2015-05-22 11:48:22 -04:00
Matthew Jones
f9291940dd Implement the api side system job template migration for the fact
cleanup job
2015-05-22 11:12:27 -04:00
Matthew Jones
54c9a13f33 Merge pull request #238 from matburt/fix_centos7_service_script
Fix an issue with centos 7 after adding mongo as a service dependency
2015-05-22 10:44:53 -04:00
Matthew Jones
eb42214d90 Fix an issue with centos 7 after adding mongo as a service dependency
* Move the ansible-tower service script to a normal bin utility
* Modify the playbook to not call the old meta init script but to use
      the specific services that are needed
2015-05-22 10:15:16 -04:00
Luke Sneeringer
682a804a55 Merge branch 'master' into licenses-unstable 2015-05-22 10:12:41 -04:00
Chris Meyers
acc0f420ce removed print statements 2015-05-22 09:40:56 -04:00
Chris Meyers
79d6ecc2ef inherit child job finish status 2015-05-21 17:07:05 -04:00
Chris Meyers
ebdc7a9648 flake8 fix 2015-05-21 17:04:25 -04:00