Commit Graph

  • 2a504ff040 Shift migration files around for conflict Matthew Jones 2016-10-20 14:42:12 -04:00
  • 88409bcc3e Merge pull request #3713 from AlanCoding/job_can_read Alan Rominger 2016-10-20 14:20:54 -04:00
  • 56c8ddd9cb Merge pull request #3724 from AlanCoding/3669 Alan Rominger 2016-10-20 14:18:06 -04:00
  • 5b45f5b6b9 Merge pull request #3753 from wenottingham/azure-oops Bill Nottingham 2016-10-20 13:49:04 -04:00
  • e77b9b877a Merge pull request #3710 from wwitzel3/release_3.0.3 Matthew Jones 2016-10-20 13:45:25 -04:00
  • 03ca8a571a Update clustering acceptance docs Matthew Jones 2016-10-20 13:37:22 -04:00
  • ba469a8c13 Remove spurious workflow job class Matthew Jones 2016-10-20 13:34:10 -04:00
  • 0f93b875ca Add migrations for execution node and project upds Matthew Jones 2016-10-20 13:25:47 -04:00
  • e6bcc039f2 Rearchitect project update strategy Matthew Jones 2016-10-20 13:24:42 -04:00
  • b906469b40 Add execution node information Matthew Jones 2016-10-20 13:24:12 -04:00
  • e8669b0cbf Support celeryd autoreloading for dev environment Matthew Jones 2016-10-17 16:20:29 -04:00
  • d84912bb2a potentially adding token to websocket url jaredevantabor 2016-10-20 10:02:28 -07:00
  • bc1561fc67 Removing front end double parsing of socket messages jaredevantabor 2016-10-20 09:17:50 -07:00
  • cced987862 Merge pull request #3751 from wenottingham/OH-IO Bill Nottingham 2016-10-20 10:14:31 -04:00
  • af82273948 don't double encode channel messages Wayne Witzel III 2016-10-20 09:37:06 -04:00
  • 532ee059ea Merge pull request #3746 from AlanCoding/uwsgi_reload Alan Rominger 2016-10-20 09:08:34 -04:00
  • 22329e5b72 Merge pull request #3502 from jangsutsr/2363_implement_job_timeout Aaron Tan 2016-10-19 23:54:51 -04:00
  • 6080ecceca Merge pull request #3749 from leigh-johnson/3737 Leigh Johnson 2016-10-19 16:26:06 -05:00
  • 40fdd3eba5 Sync azure changes to Tower virtual environment Bill Nottingham 2016-10-19 16:49:49 -04:00
  • 94b20d4fc6 Also bump boto for new regions, per ryansb. Bill Nottingham 2016-10-19 16:16:05 -04:00
  • 5c69ed2e9f More regions! Bill Nottingham 2016-10-19 16:15:09 -04:00
  • 6c4dd57368 Copy requirements individually to avoid invalidating docker cache James Laska 2016-10-19 15:56:34 -04:00
  • 5b60b14227 bump shade version Chris Meyers 2016-10-19 14:07:20 -04:00
  • 49c90b8f2d Revert "bump shade version" Chris Meyers 2016-10-19 14:17:04 -04:00
  • 8a4d6b6f35 bump shade version Chris Meyers 2016-10-19 14:07:20 -04:00
  • ac553f7368 Add image to unit-test docker-compose James Laska 2016-10-19 13:48:27 -04:00
  • ec140fb7da Hack copying of job_template.related.survey_spec into ui job copy flow, resolves #3737 Leigh Johnson 2016-10-19 12:45:22 -05:00
  • ff8966dd48 Update unittest container to build ui-deps James Laska 2016-10-19 12:35:59 -04:00
  • b43945b0f2 Revert "bump shade version" Chris Meyers 2016-10-19 12:33:53 -04:00
  • e7f16620bb Attempt to get uwsgi to auto reload AlanCoding 2016-10-19 10:37:06 -04:00
  • 54683cbff4 fix amqp dep Chris Meyers 2016-10-18 18:42:12 -04:00
  • 6d07699b29 bump shade version Chris Meyers 2016-10-18 18:02:30 -04:00
  • cbffb23d41 no one knows wtf the files in this dir a for, so don't serve them Chris Meyers 2016-10-18 17:27:23 -04:00
  • 87ea864466 sendfail syscall bad with crappy filesystems Chris Meyers 2016-10-18 17:21:14 -04:00
  • 64a15db91b fix nginx static files using Chris Meyers 2016-10-18 15:51:01 -04:00
  • 1e658219c4 Merge pull request #3741 from wwitzel3/nginx-static Wayne Witzel III 2016-10-18 15:08:16 -04:00
  • 99a009b613 fix awx/ui static path Wayne Witzel III 2016-10-18 15:05:05 -04:00
  • 4e049546a3 Merge pull request #3740 from wwitzel3/nginx-static Chris Meyers 2016-10-18 14:54:54 -04:00
  • a27c708127 let nginx serve static files Wayne Witzel III 2016-10-18 14:47:14 -04:00
  • 47495b4ea6 fix mime type issues Chris Meyers 2016-10-18 14:38:24 -04:00
  • 0c5d6e503d Merge pull request #3739 from chrismeyersfsu/improvement-nginx_honcho Chris Meyers 2016-10-18 14:23:54 -04:00
  • ad2bee1f57 sym link nginx config by popular demand Chris Meyers 2016-10-18 14:23:33 -04:00
  • 4f6d966bab put nginx into honcho flow Chris Meyers 2016-10-18 14:19:18 -04:00
  • 699e2c9c6f Merge pull request #3738 from wwitzel3/nginx-updates Wayne Witzel III 2016-10-18 13:01:12 -04:00
  • e716f6e259 make static directory before collecting Wayne Witzel III 2016-10-18 12:58:11 -04:00
  • dd108549b6 Merge pull request #3736 from wwitzel3/nginx-updates Wayne Witzel III 2016-10-18 12:35:35 -04:00
  • f5e10bc57c fix static files for API browser Wayne Witzel III 2016-10-18 12:15:01 -04:00
  • c0ae37dd54 Merge pull request #3735 from wwitzel3/nginx-updates Wayne Witzel III 2016-10-18 11:35:25 -04:00
  • e9be93cd70 Update tower_tools image to run nginx Wayne Witzel III 2016-10-18 11:16:38 -04:00
  • 5fdd44c3f4 Fix mutable default argument issue. Aaron Tan 2016-10-18 09:48:19 -04:00
  • 78a8ce9479 django i18n sundeep-co-in 2016-10-18 17:56:40 +05:30
  • 4ba8b87065 Merge pull request #3728 from AlanCoding/workflow_labels Alan Rominger 2016-10-18 08:40:09 -04:00
  • 5e8a7eeb8a Return empty dict if no license present (or invalid key). Chris Church 2016-10-18 00:22:15 -04:00
  • e02d945e1d Merge pull request #3703 from cchurch/allow-file-scm-urls Chris Church 2016-10-17 23:51:10 -04:00
  • 41d7bd84a8 implement labels for workflows JT and workflow jobs AlanCoding 2016-10-17 17:38:42 -04:00
  • c595492950 Solve rebase conflicts. Aaron Tan 2016-10-17 17:08:05 -04:00
  • 21feae7c11 Rename default timeout and remove runtime_flag. Aaron Tan 2016-09-26 15:00:37 -04:00
  • 2362f34d27 Implement pluggable job explanation. Aaron Tan 2016-09-26 11:17:28 -04:00
  • 701c23171f Remove timeout fields from sys job & adhoc cmd. Aaron Tan 2016-09-24 11:06:01 -04:00
  • 96e3228c9d Change global settings structure and fix potential celery issue. Aaron Tan 2016-09-24 00:46:42 -04:00
  • 651a09f5fb Remove stdout indicator. Aaron Tan 2016-09-22 11:12:24 -04:00
  • 33952808c4 Readability improvement and job explaination added. Aaron Tan 2016-09-21 11:37:41 -04:00
  • 70481414c6 Migration update. Aaron Tan 2016-09-15 15:43:29 -04:00
  • 69be94feb9 Implement global job timeout mechanism. Aaron Tan 2016-09-15 14:56:27 -04:00
  • 2eda6b9528 Implement timeout on other unified jobs/JTs. Aaron Tan 2016-09-14 14:52:24 -04:00
  • d52e237ea0 Implement timeout on job/job-template. Aaron Tan 2016-09-13 16:17:31 -04:00
  • 37139301b4 Add job timeout mechanism to tasks. Aaron Tan 2016-09-12 16:41:18 -04:00
  • f5f4785714 Merge pull request #3668 from wwitzel3/channels-deployment Wayne Witzel III 2016-10-17 15:46:42 -04:00
  • f4c93f842d Merge pull request #3715 from jangsutsr/3380_add_corner_case_check_to_user_can_admin Aaron Tan 2016-10-17 15:32:11 -04:00
  • 83892b0d5f Merge pull request #3726 from wenottingham/support-fu Bill Nottingham 2016-10-17 15:21:41 -04:00
  • d89c07a25b Remove support@ansible.com, clean up some old links. Bill Nottingham 2016-10-17 15:18:46 -04:00
  • 2ed50e05c1 Merge pull request #3714 from wenottingham/devel Bill Nottingham 2016-10-17 15:15:52 -04:00
  • f3cbf71457 WFJ node-node relationships should work correctly now AlanCoding 2016-10-17 15:08:06 -04:00
  • d027c98a8f Merge pull request #3720 from wwitzel3/dev-nginx Wayne Witzel III 2016-10-17 10:07:36 -04:00
  • 3a323e1b39 change static path to match what ui-release produces Wayne Witzel III 2016-10-17 09:58:15 -04:00
  • 5e4a4b9722 refactor Job can_read to allow for org admins and auditors to read AlanCoding 2016-10-14 15:52:41 -04:00
  • 9a44dc4ba0 add can_read method to JobAccess AlanCoding 2016-10-13 15:18:29 -04:00
  • d9ac461bb8 Merge pull request #3696 from jangsutsr/3535_add_rbac_check_to_project_validate Aaron Tan 2016-10-14 14:37:52 -04:00
  • f988e3791c Merge pull request #3648 from cchurch/no-filter-on-password-fields Chris Church 2016-10-14 14:19:43 -04:00
  • 0c7014eacb nginx config fixes Wayne Witzel III 2016-10-14 13:38:09 -04:00
  • 1d677dad91 Merge branch 'devel' into channels-deployment Wayne Witzel III 2016-10-14 13:33:51 -04:00
  • 7ea84d92ef Merge pull request #3716 from wwitzel3/dev-nginx Wayne Witzel III 2016-10-14 13:27:44 -04:00
  • 0666e40be8 fix make server to run other services Wayne Witzel III 2016-10-14 12:04:30 -04:00
  • 3999ffd52a Unit test & project access refactoring to prevent potential issue. Aaron Tan 2016-10-14 11:36:20 -04:00
  • 330d3d3f6c Merge pull request #3717 from AlanCoding/flake8_31 Alan Rominger 2016-10-14 10:08:16 -04:00
  • 8d89d68d5e flake8 fixes for Jenkins AlanCoding 2016-10-14 08:54:37 -04:00
  • 90ed95abd1 add https ports Wayne Witzel III 2016-10-14 02:23:12 -04:00
  • eb3ec0b083 daphne should listen on 0.0.0.0 Wayne Witzel III 2016-10-14 02:00:56 -04:00
  • 4220246400 use uwsgi/daphne/nginx for dev Wayne Witzel III 2016-10-14 01:43:14 -04:00
  • f301cb0f9b Split unit tests & add access obj org sanity check. Aaron Tan 2016-10-13 17:06:37 -04:00
  • 189bdd6167 Add corner case check to user can_admin. Aaron Tan 2016-10-13 16:48:39 -04:00
  • afb1fe8d69 Remove support@ansible.com, clean up some old links. Bill Nottingham 2016-10-13 16:41:34 -04:00
  • 1979d63c25 Merge pull request #3708 from AlanCoding/ancestors_PR Alan Rominger 2016-10-13 15:59:58 -04:00
  • a0ea2337c6 Unit tests added. Aaron Tan 2016-10-13 15:35:03 -04:00
  • 7022edc646 Merge pull request #3701 from AlanCoding/wf_socket Alan Rominger 2016-10-13 15:32:43 -04:00
  • 1d3c890e79 null value check added. Aaron Tan 2016-10-13 14:59:57 -04:00
  • 237e91bcb2 Merge pull request #3681 from jlmitch5/fixManProjectSelect jlmitch5 2016-10-13 12:40:47 -04:00
  • 280d265d4e filter internal User.admin_roles from the /roles API list view Wayne Witzel III 2016-10-13 12:29:02 -04:00
  • 4ae11f6557 Patch up missing org access checks in access.py Aaron Tan 2016-10-13 11:45:34 -04:00
  • 7472fbae8f insert back in REPLACE_STR import that was lost AlanCoding 2016-10-13 11:05:06 -04:00