Commit Graph

  • 9f629048da Simplify select_related. Aaron Tan 2016-12-01 15:05:22 -05:00
  • d6d5d4263a Only run ssh control persist cleanup from main process, flush after writing end marker for job event data. Chris Church 2016-12-01 14:47:24 -05:00
  • 6a5abd53e9 Merge pull request #4186 from cchurch/cleanup-jobs-output Chris Church 2016-12-01 14:38:52 -05:00
  • 4b10f2d71a adding duration filter for elapsed time on workflow results jaredevantabor 2016-12-01 10:45:11 -08:00
  • 7dc6d5785f Merge pull request #4194 from kensible/3939-image-upload-and-info kensible 2016-12-01 13:40:16 -05:00
  • 376098fe0a Merge pull request #4195 from mabashian/4146-details-node-link Jared Tabor 2016-12-01 10:17:27 -08:00
  • f35ecda218 Merge pull request #4183 from jaredevantabor/workflow-badge-for-syncs Jared Tabor 2016-12-01 09:55:46 -08:00
  • a22d815c88 Add ability to disable global job timeout. Aaron Tan 2016-12-01 12:03:43 -05:00
  • b93ca08b8c Fix unit test failures Michael Abashian 2016-12-01 12:01:41 -05:00
  • 5fe066124e Added details link to running/already finished running nodes Michael Abashian 2016-12-01 11:45:32 -05:00
  • 765b7d9cc2 Add TOWER_HOST in the form of TOWER_URL_BASE to job env Matthew Jones 2016-12-01 12:00:58 -05:00
  • dc4217944d Added custom info, fixed logout bug Ken Hoes 2016-12-01 11:56:07 -05:00
  • 805d4d1ed6 Merge pull request #4192 from jangsutsr/4190_unified_job_field_name_modification Aaron Tan 2016-12-01 11:45:39 -05:00
  • 99029a1b0d Update unified_job related field name. Aaron Tan 2016-12-01 11:17:57 -05:00
  • e63716c0bb Move performance boost to access.py. Aaron Tan 2016-12-01 11:04:06 -05:00
  • 908b140d28 Add back linkage to summary fields and remove it from normal fields. Aaron Tan 2016-12-01 10:50:18 -05:00
  • 3d56c2b50f Merge pull request #4178 from mabashian/3583-copy-workflow Michael Abashian 2016-12-01 09:20:54 -05:00
  • 7f1885f167 Merge pull request #4171 from kensible/3939-image-upload kensible 2016-12-01 09:16:41 -05:00
  • 4d372b1f90 Mock Project.playbooks for functional tests. Chris Church 2016-12-01 03:18:23 -05:00
  • 558d80bec2 Fix playbook validation when saving job template using a manual project. Chris Church 2016-12-01 02:16:20 -05:00
  • 9a0df88769 Add output of skipped/deleted to cleanup_jobs, so there is always some kind of output. Chris Church 2016-12-01 00:14:18 -05:00
  • efadd1a954 Return list of playbook files from the filesystem for manual projects. Chris Church 2016-11-30 23:20:08 -05:00
  • 2cccf8455d adding workflow badge for project sync and inventory sync stdout jaredevantabor 2016-11-30 15:06:17 -08:00
  • 0cde04a024 fixing Cancel on job template edit jaredevantabor 2016-11-30 14:59:12 -08:00
  • be3ec6d8d8 making jerkins happy jaredevantabor 2016-11-30 12:34:28 -08:00
  • 7b3d9168df making jerkins happy jaredevantabor 2016-11-30 12:34:28 -08:00
  • 50691b77db Typo's and leftover injections that are no longer used. Michael Abashian 2016-11-30 17:00:18 -05:00
  • 089f369cc4 Implemented WFJT copy and moved JT copy away from a viewless route Michael Abashian 2016-11-30 16:54:06 -05:00
  • 3643d9c06b allow for reloading of logging settings via CTiT AlanCoding 2016-11-30 16:52:47 -05:00
  • 5cf0b8929f Merge pull request #4176 from chrismeyersfsu/fix-artifacts Chris Meyers 2016-11-30 16:38:40 -05:00
  • 88d6552b86 artifact data comes in as a dict Chris Meyers 2016-11-30 16:25:27 -05:00
  • 1d9c52572d Merge pull request #4172 from kensible/4151-azure-ctint kensible 2016-11-30 15:46:10 -05:00
  • 7db6f35650 Filtering out project syncs by default on the jobs list jaredevantabor 2016-11-30 12:28:04 -08:00
  • 31781fa3d8 fixing some broken links on the job results page jaredevantabor 2016-11-30 11:30:43 -08:00
  • 90d163f126 Added Azure form to authentication section Ken Hoes 2016-11-29 14:59:54 -05:00
  • 8028b7ef75 Added image upload for custom logo Ken Hoes 2016-11-14 08:59:13 -05:00
  • 99fd30e84f Added required, list parsing, form-gen cleaning Ken Hoes 2016-11-10 09:07:28 -05:00
  • 011d17613f Merge pull request #4166 from jaredevantabor/job-results-labels Jared Tabor 2016-11-30 09:49:37 -08:00
  • 6a02ca1de0 Add support for encrypting settings that are passwords. Chris Church 2016-11-30 11:22:39 -05:00
  • 43e201c832 Merge branch 'kensible-ctit-small-fixes' into devel Ken Hoes 2016-11-30 09:39:39 -05:00
  • 200bbf55d9 Fixed merge conflicts Ken Hoes 2016-11-30 09:39:27 -05:00
  • 9cb39cb0d9 Merge pull request #4159 from kensible/4152-copy-changes kensible 2016-11-30 09:18:44 -05:00
  • 2efe178fd4 Flake8 can suck it. Chris Church 2016-11-29 21:30:40 -05:00
  • e53509520f adding badge for indicating a job was launched by a workflow jaredevantabor 2016-11-29 17:16:35 -08:00
  • 9dcd6d52af making labels section collapsible on job results jaredevantabor 2016-11-29 14:44:27 -08:00
  • 0bde7bf920 Merge pull request #4141 from cchurch/multiple-ldap-servers Chris Church 2016-11-29 17:07:55 -05:00
  • 37ef4e8bc8 HTTP logger overrides kwargs with settings AlanCoding 2016-11-29 16:26:16 -05:00
  • 9cecb7d870 Cleaning up some parts of the logging branch Matthew Jones 2016-11-29 14:58:31 -05:00
  • 1921f8cf04 Re-sync tower and ansible dependencies Matthew Jones 2016-11-29 14:58:10 -05:00
  • f3805b1317 enable Logstash auth and prepare for handler for multiple auth types AlanCoding 2016-11-29 13:59:33 -05:00
  • 7df11c59c0 Adding requests-futures dependency Matthew Jones 2016-11-29 13:40:35 -05:00
  • cad112e8da Add python-logstash dependency Matthew Jones 2016-11-29 13:29:13 -05:00
  • 84144ab806 Updated wording in dropdown and tabs Ken Hoes 2016-11-29 13:24:16 -05:00
  • f3427d1359 Logging Integration, ELK docker-compose as update file AlanCoding 2016-10-17 15:00:38 -04:00
  • 88bf975368 Pytest fixture adjustment. Aaron Tan 2016-11-29 12:58:04 -05:00
  • dc032489c2 fixing jshint errors jaredevantabor 2016-11-29 09:57:20 -08:00
  • a458bb3c89 Remove source_workflow_job and use workflow_job_id instead. Aaron Tan 2016-11-29 11:51:42 -05:00
  • 9c2ae43ac6 Clear cache between tests to prevent cached settings sticking around. Chris Church 2016-11-29 11:50:14 -05:00
  • 6de0057c03 add a period Bill Nottingham 2016-11-29 11:08:05 -05:00
  • 6c0b97675a handle special case pkg_name[pkg_subname] Chris Meyers 2016-11-29 10:17:07 -05:00
  • 25eaae5f09 Merge pull request #4140 from ansible/AlanCoding-patch-1 Alan Rominger 2016-11-29 08:52:01 -05:00
  • dd02ab329a add test assertions that check the relaunch job_type bug AlanCoding 2016-11-29 08:07:57 -05:00
  • 48391dfa5e Don't prompt for basic auth if AUTH_BASIC_ENABLED is False. Chris Church 2016-11-28 23:09:14 -05:00
  • 2e8faeaf0d AzureAD auth updates. Add auth backend to settings, add microsoft icon to fontcustom, add azuread support to login modal. Chris Church 2016-11-28 22:12:50 -05:00
  • fbd27e25a6 Fix scan job relaunch bug Alan Rominger 2016-11-28 16:55:11 -05:00
  • 934da3c425 Allow specifying multiple LDAP servers. Chris Church 2016-11-28 16:54:16 -05:00
  • 29cc5d0f2e Merge pull request #4129 from mabashian/3959-template-type-column-v2 Michael Abashian 2016-11-28 15:39:04 -05:00
  • 4aea3ebc5b Merge pull request #4125 from jaredevantabor/job-list-labels Jared Tabor 2016-11-28 11:35:58 -08:00
  • cbc52c7b69 Update elapsed in real time when job is running. Chris Church 2016-11-28 14:35:37 -05:00
  • d332c3bbe6 removing old lines jaredevantabor 2016-11-28 11:34:42 -08:00
  • d76ef1419e Added GetChoices to the templates list to properly display the template type Michael Abashian 2016-11-28 13:44:01 -05:00
  • 34add726b7 Hide active tasks if anonymous user Matthew Jones 2016-11-28 13:35:27 -05:00
  • 01f59b4696 Update defaults for SAML info/contact settings. Chris Church 2016-11-28 13:16:29 -05:00
  • 7889e07229 Use the right base class for super(). Chris Church 2016-11-28 13:10:33 -05:00
  • ff0a446d77 adding labels for job type on jobs list jaredevantabor 2016-11-28 10:10:39 -08:00
  • f4f589ce19 Merge pull request #4122 from jaredevantabor/host-event-modal Jared Tabor 2016-11-28 09:05:36 -08:00
  • 82616cb47f fixing up HTML files for readability jaredevantabor 2016-11-28 09:03:41 -08:00
  • 1d3737d553 changing the codemirror on the host event modal for custom stdout jaredevantabor 2016-11-23 16:13:43 -08:00
  • d77cc5c984 Replace dropped psutil in ansible requirements (#4118) Ryan Fitzpatrick 2016-11-28 10:19:42 -05:00
  • 236f5fdee7 Merge pull request #4110 from mabashian/workflow-surveys Michael Abashian 2016-11-28 09:45:23 -05:00
  • d7c9ff209d Merge pull request #4112 from jangsutsr/4054_add_org_to_wfjt_related_fields Aaron Tan 2016-11-26 16:12:07 -05:00
  • f0b65d36bd Add new version indicator Aaron Tan 2016-11-26 12:10:21 -05:00
  • a27ab393de Merge pull request #4113 from jangsutsr/4095_add_workflow_object_roles_list_endpoint Aaron Tan 2016-11-26 12:05:59 -05:00
  • d809227cac Add wfjt object_roles_list endpoint. Aaron Tan 2016-11-25 22:46:46 -05:00
  • 3e8e9480d1 Pytest fixture adjustment. Aaron Tan 2016-11-25 22:28:52 -05:00
  • 8eb4b7b271 Add reversed relationship. Aaron Tan 2016-11-25 22:02:23 -05:00
  • 9154f19560 Complete related field. Aaron Tan 2016-11-25 21:31:55 -05:00
  • 54f99749eb Provide linkage from spawned job back to wfj. Aaron Tan 2016-11-25 21:23:29 -05:00
  • e4510f4e64 Merge pull request #4106 from jaredevantabor/job-result-time-badge Jared Tabor 2016-11-23 14:16:29 -08:00
  • 639eec95e7 Workflow edit survey/show survey on launch Michael Abashian 2016-11-23 16:33:54 -05:00
  • df658e7f65 Merge pull request #4108 from AlanCoding/wfjt_ssf Alan Rominger 2016-11-23 16:11:16 -05:00
  • dc3e744dda change unit tests to work with JobTemplateMixin serializer AlanCoding 2016-11-23 16:06:23 -05:00
  • bf0a235ce9 Add WFJT survey and recent_jobs AlanCoding 2016-11-23 15:48:11 -05:00
  • 5b0f7741a7 parse-stdout.service unit tests for time badge jaredevantabor 2016-11-23 11:53:34 -08:00
  • 5ae0335563 fixing css for time badge jaredevantabor 2016-11-23 10:10:55 -08:00
  • 95f3eacf25 Remove -e flags from requirements to fix build Matthew Jones 2016-11-23 04:50:19 -05:00
  • 595c2c7761 Merge pull request #4101 from mabashian/3972-workflow-details-sockets Michael Abashian 2016-11-23 09:43:51 -05:00
  • 7342210ca6 Remove awx/job_output in clean target Shane McDonald 2016-11-23 08:55:55 -05:00
  • ebfa3b1891 Merge pull request #4062 from chrismeyersfsu/rebase_requirements Chris Meyers 2016-11-22 22:58:00 -06:00
  • ad2b5cf553 adding start timei badge to header lines of stdout jaredevantabor 2016-11-22 14:06:08 -08:00