Commit Graph

  • 4330eb7907 Activate venv in flake8 target Shane McDonald 2016-11-15 09:33:12 -05:00
  • e7b9410361 fix up python requirements test Chris Meyers 2016-11-15 09:19:23 -05:00
  • 1883485724 towards virtualenv being exactly requirements.txt Chris Meyers 2016-11-15 09:08:59 -05:00
  • ca34ea4c3b Merge pull request #4011 from AlanCoding/sys_aud_test_issue Alan Rominger 2016-11-15 09:13:33 -05:00
  • 81720a6a2a bump cellery billiard requirement Chris Meyers 2016-11-15 08:43:51 -05:00
  • 262f82af43 flake8 fix AlanCoding 2016-11-15 08:42:22 -05:00
  • 5258c2a040 Remove in-place operations on model in test_label unit test AlanCoding 2016-11-15 08:33:29 -05:00
  • 1ca9426270 Remove in-place operation on User in unit test AlanCoding 2016-11-15 08:06:40 -05:00
  • 443f100b5f Add default values for job timeouts. Chris Church 2016-11-15 01:12:06 -05:00
  • 89c629e796 Never return database values for read-only fields. Chris Church 2016-11-15 00:59:10 -05:00
  • e22b0f75b8 Fix social auth callback URLs to depend on TOWER_URL_BASE so they are updated when it changes. Chris Church 2016-11-15 00:58:33 -05:00
  • 8dc5e7725c Fix configure Tower in Tower to work with updated django-jsonfield. Chris Church 2016-11-15 00:22:55 -05:00
  • f5d3e1885e Merge pull request #4003 from AlanCoding/test_fix Alan Rominger 2016-11-14 18:08:31 -05:00
  • cc7f2c4884 prompt field permutation added Aaron Tan 2016-11-14 17:52:43 -05:00
  • 8f3e3c4ae1 change ordering of test dirs AlanCoding 2016-11-14 17:50:10 -05:00
  • 731420a834 Merge pull request #3992 from AlanCoding/jsonfd_monkey Alan Rominger 2016-11-14 17:12:47 -05:00
  • 339661a6a5 New method to monkeypatch JSONField AlanCoding 2016-11-14 13:07:00 -05:00
  • 9f40e7ef70 fix notification unit test mock Chris Meyers 2016-11-14 16:29:20 -05:00
  • a80e54a62e Merge branch 'devel' into workflow-channels Wayne Witzel III 2016-11-14 16:03:22 -05:00
  • fb7be12110 Removing stale pendo file jaredevantabor 2016-11-14 12:42:11 -08:00
  • f1f92deb1f bump up django-jsonfield Chris Meyers 2016-11-14 14:34:46 -05:00
  • 324d2dca72 add JobEvent and UnifiedJob workflow property unit tests Wayne Witzel III 2016-11-14 14:29:52 -05:00
  • 5bf00fe96b Output WorkflowEvents on a dedicated channel Wayne Witzel III 2016-11-14 14:28:56 -05:00
  • 0c2d9e09b9 use known working django-jsonfield Chris Meyers 2016-11-14 13:26:19 -05:00
  • 1b79503075 making workflow-results panels the height of the viewport jaredevantabor 2016-11-14 10:00:22 -08:00
  • ec83a1cb47 use django-jsonfield not jsonfield Chris Meyers 2016-11-14 12:18:29 -05:00
  • 356b0af3cd bump channels version Chris Meyers 2016-11-14 11:11:29 -05:00
  • 1d513252e4 fix up requirements Chris Meyers 2016-11-14 09:16:26 -05:00
  • 545412a6b5 remove inline requirements comment Chris Meyers 2016-11-14 08:46:46 -05:00
  • c95ef4dc07 add requirements unit test Chris Meyers 2016-11-11 17:19:52 -05:00
  • 887afb79f8 Merge pull request #3978 from mabashian/3528-workflow-launch-transition Michael Abashian 2016-11-11 16:16:39 -05:00
  • 649dbef47d Initialize empty global.$ENV in RC builds, resolves #3940 (#3981) Leigh Johnson 2016-11-11 16:15:23 -05:00
  • 3d4f359cbc Revert "Read the branch name" Chris Meyers 2016-11-11 16:01:45 -05:00
  • 5f10c849fa Read the branch name Chris Meyers 2016-11-11 16:00:53 -05:00
  • 933ae7d0ab Merge pull request #3975 from ansible/unit-test-base-image Shane McDonald 2016-11-11 16:00:04 -05:00
  • 392ee19290 Transition the user to the workflow details view after launch Michael Abashian 2016-11-11 15:56:45 -05:00
  • 241019568c use jsonfield instead of django-jsonfield Chris Meyers 2016-11-11 15:47:41 -05:00
  • 30e5904ab3 Use tower_devel as base image for unit tests Shane McDonald 2016-11-11 14:41:03 -05:00
  • 1885ca0adc Merge pull request #3974 from AlanCoding/notification_test Alan Rominger 2016-11-11 15:32:15 -05:00
  • 059345e330 avoid reading notification configuration from already-serialized data AlanCoding 2016-11-11 15:23:49 -05:00
  • 5b4892250d fix partial test Chris Meyers 2016-11-11 15:13:28 -05:00
  • 0efe8e9cfb fix license test Chris Meyers 2016-11-11 14:43:00 -05:00
  • 5657671fb9 Add unit test artifacts to clean target Shane McDonald 2016-11-11 14:39:23 -05:00
  • e7d9fe0204 Merge pull request #3951 from AlanCoding/label_test_fix Alan Rominger 2016-11-11 12:52:50 -05:00
  • 93f68ad0e2 Merge pull request #3956 from AlanCoding/spec_update Alan Rominger 2016-11-11 12:52:38 -05:00
  • b08a8a7997 Quick fix to get adding inventory source nodes working within workflows Michael Abashian 2016-11-11 11:43:34 -05:00
  • b9927edccd Merge pull request #3955 from mabashian/jshint-fixes Michael Abashian 2016-11-11 11:37:21 -05:00
  • d105414708 change survey_spec validation to work with newer JSONField AlanCoding 2016-11-11 10:59:51 -05:00
  • 88fb6ca4af Fixed lingering jshint errors Michael Abashian 2016-11-11 10:40:41 -05:00
  • 53760be4ae Update job_template param naming. Fixes error thrown on transition from job template add => edit state. @NoIssue Leigh Johnson 2016-11-11 10:31:45 -05:00
  • 99eb7ff02b Merge pull request #3931 from mabashian/workflows-branched-s3 Michael Abashian 2016-11-11 09:51:50 -05:00
  • 15558aac08 environment specific label test failure fix AlanCoding 2016-11-11 09:40:35 -05:00
  • edda2beded apply optimization to avoid query for count of JT labels AlanCoding 2016-11-11 08:26:03 -05:00
  • 92840b2752 Fixed broken templates name link. It should now appropriately redirect the user to the edit JT/WFJT page Michael Abashian 2016-11-10 18:17:05 -05:00
  • 44625b4a76 Turn smart status back on. This will throw a js error for workflow rows until recent_jobs are added as a summary_field to workflows Michael Abashian 2016-11-10 18:03:35 -05:00
  • caa773020c Pulled in the colors css files so that I can use @color-names instead of hex Michael Abashian 2016-11-10 17:51:51 -05:00
  • c3a3b2662e Internationalized workflow related forms Michael Abashian 2016-11-10 17:27:07 -05:00
  • ca32c34036 Added a lot of permissions related logic to the workflow form as well as the workflow maker. I know it's not perfect but its a step in the right direction. Michael Abashian 2016-11-10 16:43:23 -05:00
  • 8c4872836e Fix pyc errors when running tests Shane McDonald 2016-11-10 16:20:06 -05:00
  • fb991bc74b Remove defunct .bowerrc Leigh Johnson 2016-11-10 16:09:07 -05:00
  • 42f1a491c1 add WorkflowJob properties to UnifiedJob Wayne Witzel III 2016-11-09 12:26:21 -05:00
  • 43450c2694 WorkflowJob should set the workflow launch_type for spawned jobs Wayne Witzel III 2016-11-09 12:15:56 -05:00
  • ede6bef429 Typo correction Aaron Tan 2016-11-10 15:01:01 -05:00
  • 6f50a450af Merge pull request #3943 from ghjm/devel Graham Mainwaring 2016-11-10 14:54:35 -05:00
  • a9e46e2720 Remove obsolete script Graham Mainwaring 2016-11-10 13:38:58 -05:00
  • 6f39995060 Fix docker-compose error Shane McDonald 2016-11-10 13:38:15 -05:00
  • 41e281d233 Test Coverage & Test Notes added Aaron Tan 2016-11-10 13:12:50 -05:00
  • f0dad06032 .dockerignore Shane McDonald 2016-11-10 13:12:07 -05:00
  • cc359ecbad Default TEST_DIRS in docker-compose Shane McDonald 2016-11-10 10:15:15 -05:00
  • 9f7ac059b7 Small fix for projects list to update on successful websocket messages jaredevantabor 2016-11-10 13:10:22 -05:00
  • 30984a3a79 Fix up flake8 errors Matthew Jones 2016-11-10 13:07:33 -05:00
  • 75c364930f Merge pull request #3932 from AlanCoding/rbac_related_fixes Alan Rominger 2016-11-10 12:20:42 -05:00
  • 1a3d452a2d Fix an auth issue in the browsable api Matthew Jones 2016-11-10 11:45:24 -05:00
  • 5186e7d8b4 Remove some unneeded func tests for instances Matthew Jones 2016-11-10 11:42:56 -05:00
  • 27ddb7392b Merge pull request #3941 from jaredevantabor/jobs-page-fix Jared Tabor 2016-11-10 11:37:22 -05:00
  • 740daba640 Merge branch 'devel' of https://github.com/ansible/ansible-tower into devel jaredevantabor 2016-11-10 11:35:00 -05:00
  • b3dbc59df6 Fixing jobs list page: adding launch & cancel buttons jaredevantabor 2016-11-10 11:34:06 -05:00
  • 59aeec5705 Small fixes based on PR review feedback Michael Abashian 2016-11-10 11:14:08 -05:00
  • 9aaf694acf always allow running at least 1 job Chris Meyers 2016-11-10 11:02:12 -05:00
  • ece29737ac Merge pull request #3915 from jangsutsr/3516_implement_workflow_notifications Aaron Tan 2016-11-10 11:05:02 -05:00
  • 78b8876ed9 Support expiring of capacity if a node is down Matthew Jones 2016-11-10 09:51:21 -05:00
  • 2672846ad2 Merge pull request #3934 from chrismeyersfsu/deps_3.1-bump Chris Meyers 2016-11-10 09:40:07 -05:00
  • 697ff11e3b move python dep git repos to ansible org Chris Meyers 2016-11-10 09:27:44 -05:00
  • b9462bfad6 remove, not used, gevent-socketio Chris Meyers 2016-11-10 09:10:26 -05:00
  • 643e294245 Overview and usage manual Aaron Tan 2016-11-09 18:25:18 -05:00
  • 20840b9867 Fix all instances of can not Jim Ladd 2016-11-09 17:03:25 -05:00
  • 75546b0e98 typo Jim Ladd 2016-11-09 16:28:35 -05:00
  • 5d205f1e1b remove deprecated mongo fact code and deps Chris Meyers 2016-11-09 16:25:27 -05:00
  • 313a8a7d67 Merge pull request #3933 from ghjm/deb_nginx_2 Graham Mainwaring 2016-11-09 16:20:30 -05:00
  • 766e4af38e low hanging fruit requirements spring cleaning Chris Meyers 2016-11-09 16:11:37 -05:00
  • d4d3c8117f Merge pull request #3922 from kensible/3921-pre-pr-issues kensible 2016-11-09 15:46:45 -05:00
  • 2c9cf0f6d6 fixes for RBAC bugs from check_related AlanCoding 2016-11-09 15:38:09 -05:00
  • 5a940ff06a Fixed jshint errors and fixed bug where edge types were not being properly limited based on sibling edge types Michael Abashian 2016-11-09 15:15:24 -05:00
  • c1419a799d Enhance notification text. Aaron Tan 2016-11-09 14:15:29 -05:00
  • 5ff2267211 Removed console.logs and cleaned up some unit test related errors Michael Abashian 2016-11-09 13:39:43 -05:00
  • 0d3eb67bd0 Fixes namespace collision & allows command-line options to be passed to UI build system (#3876) Leigh Johnson 2016-11-09 12:49:18 -05:00
  • fe24d0fe0f Merge pull request #3920 from shanemcd/bubblewrap-ppa Shane McDonald 2016-11-09 11:52:09 -05:00
  • 9e097e9d99 Now running all of the form questions through form gen. Fixed node add/edit communication between nested scopes as a result of smart search integration. Michael Abashian 2016-11-09 11:45:06 -05:00
  • 3706cc9337 Switch Grunt jshint to stdout output #3845 Leigh Johnson 2016-11-09 11:41:09 -05:00
  • 478fc33710 adding workflow status bar to workflow results jaredevantabor 2016-11-09 11:09:33 -05:00