Commit Graph

  • 92e643d60d Fix filtering job status graph Joe Fiorini 2015-03-04 14:16:58 -05:00
  • f8c3fd11da Fix live events on dashboard Joe Fiorini 2015-03-04 14:16:29 -05:00
  • e653e9561a changed reconnect limit to a greater length Jared Tabor 2015-03-03 16:56:09 -05:00
  • c4e320bf76 rbac tweaks for scan jobs templates Matthew Jones 2015-03-03 15:08:18 -05:00
  • 6087326bef socket disconnect on session timeout Jared Tabor 2015-03-03 14:49:44 -05:00
  • 4d271bef35 Initial Scan Job Template type implementation Matthew Jones 2015-03-03 14:48:22 -05:00
  • f6faff5b14 Merge branch 'upstream_master' Matthew Jones 2015-03-03 14:45:44 -05:00
  • 9138b7c8ae Merge pull request #76 from ansible/licenses-unstable Luke Sneeringer 2015-03-03 09:29:07 -05:00
  • 581f27f8b6 Automate cleanup of old dist directory Joe Fiorini 2015-03-02 16:55:51 -05:00
  • 893d93990c Merge pull request #89 from joefiorini/packaging-cleanup Joe Fiorini 2015-03-02 16:49:21 -05:00
  • fc3209c790 Don't import modules that don't export anything Joe Fiorini 2015-03-02 16:44:36 -05:00
  • f0921e4703 Include ui template in manifest Joe Fiorini 2015-03-02 12:42:58 -05:00
  • f2b4590545 Allow all static files to be loaded from dist Joe Fiorini 2015-02-27 11:21:32 -05:00
  • 7694ed2ea4 Remove stray console log Joe Fiorini 2015-03-02 15:07:31 -05:00
  • 43dcd84fa7 First smart status commit with new files Jared Tabor 2015-03-02 11:07:13 -05:00
  • c1d90e1897 Keep git URLs in SCP format for project updates. Fixes https://trello.com/c/xUL2FZyu Chris Church 2015-02-26 15:46:55 -05:00
  • 323226aefd Merge pull request #85 from matburt/fact_scans_and_caching Matthew Jones 2015-02-25 13:50:48 -05:00
  • b179517564 "source" for apt Matthew Jones 2015-02-25 13:44:54 -05:00
  • 4f9c684c67 Merge branch 'master' into licenses-unstable Luke Sneeringer 2015-02-25 12:37:44 -06:00
  • 3615f8a634 Update package fact format after discussions with core team Matthew Jones 2015-02-25 13:31:14 -05:00
  • 36a596b68f Move code under lib/ansible to js/shared Joe Fiorini 2015-02-25 11:34:29 -05:00
  • f28543ecae Merge pull request #88 from chrismeyersfsu/fix-ha_commands Chris Meyers 2015-02-24 13:35:44 -05:00
  • 8ded389600 forgot to call super Chris Meyers 2015-02-24 13:34:57 -05:00
  • 140e3ec49c Merge pull request #87 from cchurch/f-u-ansi2html-and-your-stupid-gpl-license Chris Church 2015-02-24 13:13:12 -05:00
  • ab966fb082 Remove docs for scheme parameter. Chris Church 2015-02-23 16:41:03 -05:00
  • 7f2a029532 Replace ansi2html (GPL) with ansiconv (MIT). Chris Church 2015-02-19 23:47:46 -05:00
  • a63eb24cc0 Final socket fix Joe Fiorini 2015-02-23 15:09:42 -05:00
  • e353daadb7 Revert accidental socket.io upgrade Joe Fiorini 2015-02-23 14:51:58 -05:00
  • 7d5fccb85b Fix after socket.io upgrade Joe Fiorini 2015-02-23 14:09:29 -05:00
  • 47541afca1 Merge pull request #86 from chrismeyersfsu/fix-scm_delete_on_next_update Chris Meyers 2015-02-23 13:32:32 -05:00
  • 3ad9229ea9 bandaid for scm_delete_on_next_update save issue Chris Meyers 2015-02-23 13:23:12 -05:00
  • c99ea2ccfa Build fix for bower updates Joe Fiorini 2015-02-23 12:02:54 -05:00
  • 0db749ea19 Fix up date formatting when emitting facts to the fact service Matthew Jones 2015-02-23 10:11:10 -05:00
  • 727c2fcaf7 Changed JT form survey error message Jared Tabor 2015-02-20 18:00:48 -05:00
  • 614fe8e3fd fixing jshint warning Jared Tabor 2015-02-20 18:00:19 -05:00
  • 70f2e5ea1d Handle unifying the datetime value as a key that we can update on the tower side Matthew Jones 2015-02-20 17:19:19 -05:00
  • fd1668dfd8 Implement fact caching service and mongo reference handler Matthew Jones 2015-02-20 16:56:35 -05:00
  • 41b4a66640 Merge pull request #84 from chrismeyersfsu/feature-survey_password_redact Chris Meyers 2015-02-20 15:38:49 -05:00
  • 71318e5d9a don't try and decode extra_vars if there are no extra_vars. Further, if extra_vars isn't a json, then don't try to redact. Chris Meyers 2015-02-20 15:37:53 -05:00
  • d26bec0aed Merge pull request #83 from ansible/fix_range_check jlmitch5 2015-02-20 14:23:50 -05:00
  • 9b2470a9d3 fixing range bug with awMax directive John Mitchell 2015-02-20 13:53:26 -05:00
  • 2f00783f8c Changed the error message on JT for surveys Jared Tabor 2015-02-20 14:03:20 -05:00
  • db8eed2ae5 Job submission for optional survey questions Jared Tabor 2015-02-19 12:59:09 -05:00
  • 0286800ead Survey password field initialization Jared Tabor 2015-02-19 12:44:39 -05:00
  • ea8a537906 Job Submission extra vars Jared Tabor 2015-02-19 11:04:39 -05:00
  • 71e0469fab Merge pull request #81 from chrismeyersfsu/feature-survey_password_redact Chris Meyers 2015-02-19 11:47:17 -05:00
  • fed4262ee2 Some light implimentation details for basic fact caching and collection Matthew Jones 2015-02-19 11:27:40 -05:00
  • 8db3bdb947 Merge pull request #78 from wenottingham/readme-fix Chris Church 2015-02-19 09:53:02 -05:00
  • 78e1698333 redact survey password fields in job detail extra_vars Chris Meyers 2015-02-19 09:20:05 -05:00
  • c9d527ee77 Merge pull request #80 from ansible/teams_error jlmitch5 2015-02-18 16:28:56 -05:00
  • 9698b79f3f fix of the teams list console errors John Mitchell 2015-02-18 16:14:30 -05:00
  • a0ffd50207 Adjust error messages for survey Jared Tabor 2015-02-18 16:00:08 -05:00
  • ea49c78bde Merge pull request #79 from chrismeyersfsu/feature-survey_password_redact Chris Meyers 2015-02-18 15:32:59 -05:00
  • 4f907c6645 make flake8 happy Chris Meyers 2015-02-18 15:30:51 -05:00
  • 4204a479f3 Fix some pip package names. Bill Nottingham 2015-02-18 15:08:19 -05:00
  • 81205d37dc removed extra redudant import Chris Meyers 2015-02-18 14:52:48 -05:00
  • 6f2016f9c0 Merge pull request #77 from chrismeyersfsu/feature-survey_password_redact Chris Meyers 2015-02-18 14:51:32 -05:00
  • 9f9fc3f8b3 break up tests.jobs and fix awx.api.tests Chris Meyers 2015-02-18 14:50:54 -05:00
  • 1de3077bdc Merge pull request #75 from jlmitch5/popover_bug_fix jlmitch5 2015-02-18 14:40:29 -05:00
  • a67b2e29b6 JSHint Jared Tabor 2015-02-18 14:32:09 -05:00
  • 995ae426b8 Revert "Revert "Show feature flags and license type in /api/v1/config/"" Luke Sneeringer 2015-02-18 13:31:17 -06:00
  • 14d094ccf7 Revert "Revert "Added feature flags and license types to licenses."" Luke Sneeringer 2015-02-18 13:29:46 -06:00
  • bf8b593f36 Revert "Added feature flags and license types to licenses." Luke Sneeringer 2015-02-18 13:27:11 -06:00
  • 6abb08f4f1 Revert "Show feature flags and license type in /api/v1/config/" Luke Sneeringer 2015-02-18 13:26:56 -06:00
  • 4b107c2b5e Merge branch 'master' into licenses-unstable Luke Sneeringer 2015-02-18 13:21:45 -06:00
  • e9ee27a709 Show feature flags and license type in /api/v1/config/ Luke Sneeringer 2015-02-18 12:53:51 -06:00
  • 395571e1ae Added feature flags and license types to licenses. Luke Sneeringer 2015-02-16 15:09:58 -06:00
  • 28a39839c2 Show feature flags and license type in /api/v1/config/ Luke Sneeringer 2015-02-18 12:53:51 -06:00
  • 40fdbc01e3 Pyflakes and pep8 are replaced by flake8 James Laska 2015-02-18 13:00:49 -05:00
  • 3c61006455 Fix up some flake warnings Matthew Jones 2015-02-18 12:54:55 -05:00
  • eddaf1e97b fixing popover bug John Mitchell 2015-02-18 11:49:35 -05:00
  • 7da54263b6 Merge pull request #74 from chrismeyersfsu/feature-survey_password_redact Chris Meyers 2015-02-18 11:40:30 -05:00
  • 1e871f8d7c redact survey password type values w/ tests Chris Meyers 2015-02-18 07:32:57 -05:00
  • 6e18c6d3c0 fixed spelling error on websocket configs Jared Tabor 2015-02-18 11:22:54 -05:00
  • 52385f7346 Process Token from query string instead of cookie header on the api side for the socket.io service Matthew Jones 2015-02-18 11:04:18 -05:00
  • 203de5221e Adding query string for websockets Jared Tabor 2015-02-18 10:39:10 -05:00
  • 50e174ea43 Remove stale error messages on survey Jared Tabor 2015-02-17 18:25:04 -05:00
  • a2121b7288 More accurate survey errors Jared Tabor 2015-02-17 17:50:43 -05:00
  • 397d107380 Include sourcemaps in build Joe Fiorini 2015-02-17 17:11:03 -05:00
  • dda00e98f5 Fixing job submission for textarea Jared Tabor 2015-02-17 16:05:12 -05:00
  • c5869db5c4 Added feature flags and license types to licenses. Luke Sneeringer 2015-02-16 15:09:58 -06:00
  • c8682b7820 Take out this stupid sync_ui thing from the 'make server' and 'make servercc' targets Matthew Jones 2015-02-16 13:56:25 -05:00
  • 9fbd64805f Job Detail checks to prevent error messages Jared Tabor 2015-02-16 13:42:38 -05:00
  • e849dff386 Changed wording on survey error message Jared Tabor 2015-02-16 12:13:40 -05:00
  • 81ead8c85d Changed labels for filters on portal mode Jared Tabor 2015-02-16 12:11:11 -05:00
  • 435b010f9f Changed $log.info to $log.debug Jared Tabor 2015-02-16 11:31:07 -05:00
  • 1046ac075d Fixed spelling error on survey Jared Tabor 2015-02-16 11:01:06 -05:00
  • ef96ba05d8 Merge pull request #71 from matburt/logging_rework Chris Church 2015-02-14 17:03:32 -05:00
  • 8e9451ed18 Making tower default to latest rendering engine for IE10/IE11 jlmitch5 2015-02-13 16:46:37 -05:00
  • 50e44def7b added missing } Jared Tabor 2015-02-13 15:38:58 -05:00
  • 77fc1f4421 Merge pull request #72 from jaredevantabor/password-q jaredevantabor 2015-02-13 15:19:15 -05:00
  • c30d4c70ad Fixed data min/max/default check for survey Jared Tabor 2015-02-13 14:48:30 -05:00
  • f46a34e079 Adding Password option for survey's Jared Tabor 2015-02-13 14:00:00 -05:00
  • 207a319349 Update packaging and production configuration for new logging Matthew Jones 2015-02-13 13:50:36 -05:00
  • 0b8b39f951 Refactor logging to work primarily with rotating files instead of syslog Matthew Jones 2015-02-13 10:30:01 -05:00
  • d54895ae20 Merge pull request #70 from ansible/su_sudo_tooltip jlmitch5 2015-02-12 13:54:55 -05:00
  • 9f46d5e53c Fixed wording on the sudo/su credential's form element John Mitchell 2015-02-12 13:44:28 -05:00
  • 8881dbfe8e Updating contrib doc to include working file watcer solution John Mitchell 2015-02-12 09:24:22 -05:00
  • f85e28bafa Got a bit too aggressive with pyflakes for the schedules test Matthew Jones 2015-02-11 17:57:27 -05:00
  • 6a18a50d99 Fixing flake8 errors, this should be almost all of them! Matthew Jones 2015-02-11 16:42:55 -05:00