Commit Graph
100 Commits
Author SHA1 Message Date
Alan Rominger 928d160f3d Merge pull request #5439 from AlanCoding/sys_aud_NT
block system auditors from attaching notification templates
2017-02-20 11:32:50 -05:00
AlanCoding 6d961d92c9 block system auditors from attaching notification templates 2017-02-17 16:17:07 -05:00
Alan Rominger 68fc75070d Merge pull request #5348 from AlanCoding/dual_jt_count
Update organization counts to correspond with UI lists
2017-02-17 10:13:10 -05:00
Alan Rominger 377d6ebcab Merge pull request #5396 from AlanCoding/signal_intelligence
Avoid a particular kind of nonsense activity stream entry
2017-02-17 10:09:59 -05:00
Alan Rominger b25a040278 Merge pull request #5418 from AlanCoding/orphan_hack
Make triple-sure that system admins can manage orphaned JTs
2017-02-17 10:07:02 -05:00
AlanCoding 6b45aa758c fix special case where orphan JTs can not be edited by system admins in UI 2017-02-16 14:48:20 -05:00
AlanCoding d67dadd649 avoid activity stream entries of singleton implicit role associations 2017-02-16 10:22:21 -05:00
AlanCoding d687ff1be0 delete disable_signals fixture that is not being used 2017-02-15 15:34:14 -05:00
Alan Rominger 0e4f3c8015 Merge pull request #5376 from AlanCoding/logger_full_reload
Add supervisor command to restart select services on reload event
2017-02-15 15:19:27 -05:00
AlanCoding 3023b4dfaa switch to new nested with pattern from PR review 2017-02-15 14:58:04 -05:00
AlanCoding 7e3a5fd2c2 move reload functionality to its own file 2017-02-15 13:42:49 -05:00
AlanCoding 186b672e4f move service definition into settings 2017-02-15 12:07:30 -05:00
Alan Rominger b4b83e0248 Merge pull request #5342 from AlanCoding/unified_jobs_rel_m2m
fixes for unified_jobs related m2m search listing
2017-02-15 09:30:17 -05:00
AlanCoding d8f133d175 Add supervisor command to restart select services on reload event 2017-02-15 09:13:59 -05:00
Alan Rominger 02962698d7 Merge pull request #5370 from AlanCoding/invite_beat_to_join
add celery beat to supervisor group
2017-02-14 22:24:04 -05:00
AlanCoding d054f86652 update organization counts to correspond with UI lists 2017-02-14 14:05:23 -05:00
AlanCoding c3eff539d0 fixes for unified_jobs related m2m search listing 2017-02-14 08:59:02 -05:00
Alan Rominger 138b672ba0 Merge pull request #5316 from AlanCoding/supervisor_dev
Add supervisor option to development environment
2017-02-14 08:47:27 -05:00
AlanCoding 9a88091042 get supervisorctl to work in dev supervisor env 2017-02-13 17:36:35 -05:00
AlanCoding b5aad8cbed bypass the makefile target for most commands in dev supervisor 2017-02-13 17:36:35 -05:00
AlanCoding d1a71fb7be add supervisor option to development environment 2017-02-13 17:36:34 -05:00
Alan Rominger 3f0c42c1f6 Merge pull request #5329 from AlanCoding/disable_sig_jobs
Disable computed fields in cleanup_jobs
2017-02-13 17:35:24 -05:00
Alan Rominger 0d396384bc Merge pull request #5334 from AlanCoding/orphan_wfjt_cap
Special case for user capability with null WFJT organization
2017-02-13 17:06:50 -05:00
Alan Rominger 42184d2416 Merge pull request #5333 from AlanCoding/jt_related_search
Surface labels related search for job templates
2017-02-13 17:03:01 -05:00
AlanCoding 770580b612 special case for user capability with null WFJT organization 2017-02-13 16:25:05 -05:00
Alan Rominger c5da81eb19 Merge pull request #5305 from AlanCoding/celery_dynamic_option
Get celery logging autoreload + don't reconfigure the whole config
2017-02-13 16:22:40 -05:00
AlanCoding fbe712dcd1 refactor adding logger loop from PR review 2017-02-13 15:45:05 -05:00
AlanCoding 603dfea580 get rid of HTTPSHandler subclass which is not needed 2017-02-13 15:07:33 -05:00
AlanCoding 31098d1b5d surface labels related search for job templates 2017-02-13 14:34:40 -05:00
AlanCoding b0e992d6ab disable computed field signals in cleanup_jobs 2017-02-13 12:34:21 -05:00
AlanCoding d912013db7 fix some bugs with the logging reload approach 2017-02-10 15:57:24 -05:00
AlanCoding cdf28f1bca remove old logger reconfig method 2017-02-10 11:54:19 -05:00
AlanCoding 91031cbbc8 modularize logging config in proper Django fashion 2017-02-10 11:38:32 -05:00
Alan Rominger 0234d7676d Merge pull request #5285 from AlanCoding/fifo2
Get uWSGI reloading working in dev environment
2017-02-09 15:56:47 -05:00
Alan Rominger 8c1be80215 Merge pull request #5277 from AlanCoding/various_logging_updates
Update logging docs & switch out null logger
2017-02-09 15:56:09 -05:00
AlanCoding 1d6a36876b have tasks.py deduce location of uwsgi fifo 2017-02-09 15:27:58 -05:00
AlanCoding 279546e110 make obvious updates to the logging related docs 2017-02-09 12:37:57 -05:00
AlanCoding 1c6f037076 stop using Django NullHandler which is being removed in future version 2017-02-09 11:53:51 -05:00
Alan Rominger 90cbfb3cf2 Merge pull request #5234 from AlanCoding/im_the_boss_but_pretend_to_be_one_of_the_members
switcharoo of team admin for member role
2017-02-08 16:53:36 -05:00
Alan Rominger b21513754d Merge pull request #5245 from AlanCoding/inv_src_cred
check related credential for inventory source
2017-02-08 13:47:24 -05:00
AlanCoding f60f1fdcc4 check related credential for inventory source 2017-02-08 13:16:02 -05:00
AlanCoding 07773bb19e Remove unsuported team indirect access from test
Add in team admin_role in its place
confirm that team admin looks the same as team member
2017-02-08 11:43:38 -05:00
AlanCoding 99b7532ef6 switcharoo of team admin for member role 2017-02-07 17:43:43 -05:00
Alan Rominger 5d45e01219 Merge pull request #5211 from AlanCoding/orphan_jt
Fix bug with system auditors and detail view of orphaned JT
2017-02-07 17:01:13 -05:00
Alan Rominger a7e43034d7 Merge pull request #5213 from AlanCoding/dry_run
Surface dry_run option for system jobs through the API
2017-02-07 13:41:58 -05:00
AlanCoding 93034ef1d6 surface dry_run option for system jobs through the API 2017-02-07 10:37:41 -05:00
AlanCoding e5a8eb95b2 fix bugs with system auditors and orphan JTs 2017-02-07 09:18:23 -05:00
Alan Rominger 5a1b56af42 Merge pull request #5202 from AlanCoding/pretty_sys_jobs
aesthetic editing of system job output
2017-02-07 08:41:50 -05:00
AlanCoding b2f5b82610 aesthetic editing of system job output 2017-02-06 15:15:00 -05:00
Alan Rominger 68d9457de9 Merge pull request #5205 from AlanCoding/fail_inconsistent_system_jobs
Allow system jobs to get sucked up in the fail inconsistent task cleanup
2017-02-06 15:13:52 -05:00
AlanCoding 0f0e92ff33 allow system jobs to get sucked up in the fail inconsistent task cleanup 2017-02-06 14:45:44 -05:00
Alan Rominger 1651f62a76 Merge pull request #5192 from AlanCoding/signal_start_kwargs
Simplify use of signal_start
2017-02-06 11:15:11 -05:00
AlanCoding 32a7d46ac1 do not pass detailed kwargs into signal_start 2017-02-06 10:24:10 -05:00
Alan Rominger b8aa1bd76e Merge pull request #5191 from AlanCoding/UJT_capability_prefetch
Unified Job Template user_capability prefetch + listview optimizations
2017-02-06 10:18:26 -05:00
Alan Rominger b0fde25bb3 Merge pull request #5187 from AlanCoding/robot_survey_taking
Allow JT start on callback if mandatory survey variables are there
2017-02-06 10:05:36 -05:00
AlanCoding c9f424ea74 unit test update for use pattern change 2017-02-06 09:50:48 -05:00
AlanCoding 7967cc7722 force UJT user_capabilities to be correct for all submodels 2017-02-05 08:07:36 -05:00
AlanCoding 78b474d92e shortcut for generating role summary_fields 2017-02-03 22:56:10 -05:00
AlanCoding eb3b9d96ac prefetch labels 2017-02-03 22:55:34 -05:00
AlanCoding d9799d6f45 fix accessible_pk_qs method in UJT subclasses 2017-02-03 21:45:35 -05:00
AlanCoding da887241aa allow JT start on callback if mandatory survey variables are there 2017-02-03 20:29:28 -05:00
AlanCoding 914288c982 adapt the capabilities_prefetch to work with unified models 2017-02-03 15:59:35 -05:00
Alan Rominger b822ef14c4 Merge pull request #5105 from AlanCoding/data_gen_to_the_moon
Make data generator work for larger data sets
2017-02-03 12:34:56 -05:00
Alan Rominger 9993c5d5fd Merge pull request #5144 from AlanCoding/act_str_clean
Put more summary fields into activity stream
2017-02-03 12:13:44 -05:00
AlanCoding 8683da986d remove redundant clause in act str serializer 2017-02-02 14:59:48 -05:00
Alan Rominger fff8564bee Merge pull request #5151 from AlanCoding/ssssssss
make help text noun plural
2017-02-02 13:41:00 -05:00
AlanCoding fad19eb9c7 make help text noun plural 2017-02-02 13:38:45 -05:00
AlanCoding ebb2b886f1 put more summarizable things into activity stream serializer 2017-02-02 11:51:50 -05:00
Alan Rominger 7021655d7d Merge pull request #5124 from AlanCoding/help_text_generalizing
fix inconsistencies in the workflow API help text pages
2017-02-01 17:07:30 -05:00
Alan Rominger 7a9c4c00a2 Merge pull request #5109 from AlanCoding/proj_sch_rbac
Avoid unnecessary attach when creating schedules
2017-02-01 16:16:51 -05:00
AlanCoding 047880b5db fix inconsistencies in the workflow API help text pages 2017-02-01 15:58:38 -05:00
Alan Rominger ceef65b63a Merge pull request #5111 from AlanCoding/no_stdout_censor
Disable standard out censoring
2017-02-01 13:26:41 -05:00
AlanCoding 0588fa9f16 disable standard out censoring for now 2017-02-01 13:11:46 -05:00
AlanCoding e9236c5489 avoid unnecessary attach when creating schedules 2017-02-01 10:45:24 -05:00
AlanCoding efa676f3e7 tweaks to make data generator not fail on super large job event data sets
refine formatting of job event print statement
update presets.tsv file
2017-02-01 08:32:52 -05:00
Alan Rominger 967f8b4c65 Merge pull request #5072 from AlanCoding/no_inv_cred
Corner-case verbose message with workflow spawned jobs
2017-01-31 16:12:24 -05:00
Alan Rominger b6a665e482 Merge pull request #5066 from AlanCoding/cred_list
apply some speedups to credential list
2017-01-31 16:04:08 -05:00
Alan Rominger b23686d84d Merge pull request #5071 from AlanCoding/safer_host_summaries
Make job host summaries slightly safer for large data sets
2017-01-31 16:02:48 -05:00
Alan Rominger 242f769f7e Merge pull request #5059 from AlanCoding/yaml_extra_data
consume YAML extra_data on schedule spawn
2017-01-31 16:00:48 -05:00
Alan Rominger c2898ce01d Merge pull request #5051 from AlanCoding/up_a_hill_to_prefetch_a_pail_of_water
Adjusted prefetches from time test results
2017-01-31 16:00:09 -05:00
Alan Rominger 7fffd937b1 Merge pull request #5054 from AlanCoding/sys_aud_sys_job
Follow the same validate_license kwarg pattern with system jobs
2017-01-31 15:58:56 -05:00
Alan Rominger 85f5e08cfe Merge pull request #5081 from AlanCoding/updated_stdout_processing
update stdout cleaner to use current job passwords
2017-01-31 15:49:08 -05:00
AlanCoding bdc04723b0 deal with case that can cause memory errors 2017-01-31 15:31:30 -05:00
AlanCoding f377da0ecb update stdout cleaner to use current job passwords 2017-01-31 15:04:13 -05:00
AlanCoding b54de150db corner-case verbose message for users who do not provide an inventory for their job 2017-01-31 12:49:26 -05:00
AlanCoding 1e195d2fae Make job host summaries slightly safer for large data sets 2017-01-31 12:42:39 -05:00
AlanCoding 2223901028 apply some speedups to credential list 2017-01-31 11:55:18 -05:00
Alan Rominger 06e7bd01a7 Merge pull request #5069 from AlanCoding/no_update_for_manual
block users from setting update options for manual projects
2017-01-31 11:47:11 -05:00
AlanCoding b11f5a4757 block users from setting update options for manual projects 2017-01-31 11:25:03 -05:00
AlanCoding 025bc5de8d consume YAML extra_data on schedule spawn 2017-01-31 08:37:33 -05:00
AlanCoding d3e656da57 follow validate_license pattern w sys jobs 2017-01-30 19:18:14 -05:00
AlanCoding d430a03721 adjusted prefetches from time test results 2017-01-30 17:09:38 -05:00
Alan Rominger 9b7ffb59fa Merge pull request #5047 from AlanCoding/related_m2m_search
include m2m fields in related search options
2017-01-30 16:45:07 -05:00
AlanCoding d6196f26f6 include m2m fields in related search options 2017-01-30 16:22:18 -05:00
Alan Rominger 86411a2fa0 Merge pull request #5050 from AlanCoding/f8__
flake8 fix, extra line
2017-01-30 16:21:58 -05:00
AlanCoding 39c153f14a flake8 fix, extra line 2017-01-30 16:18:41 -05:00
Alan Rominger 6f35e547da Merge pull request #5028 from AlanCoding/host_event_list
broaden host job events list for both relationships
2017-01-30 14:24:21 -05:00
Alan Rominger 81c569e362 Merge pull request #4997 from AlanCoding/node_tracking
Get WFJT nodes in activity stream
2017-01-30 13:43:41 -05:00
Alan Rominger 9974881e8e Merge pull request #4992 from AlanCoding/prompting_errors
include null un-prompted situation in JT validator
2017-01-30 13:39:25 -05:00
Alan Rominger 3b5471dbcf Merge pull request #5029 from AlanCoding/scm_rev_hide
hide scm revision for manual projects
2017-01-30 09:58:14 -05:00