AlanCoding
|
3bbce18173
|
Remove computed fields artifacts no longer used
Remove deleted field from notification payload
|
2020-02-04 20:23:37 -05:00 |
|
Ryan Petrello
|
daeeaf413a
|
clean up unnecessary usage of the six library (awx only supports py3)
|
2019-01-25 00:19:48 -05:00 |
|
cclauss
|
2e623ad80c
|
Change unicode() --> six.text_type() for Python 3
|
2018-02-11 21:09:12 +01:00 |
|
Wayne Witzel III
|
768a3f62f1
|
Fix mgmt cmds, use real types not strings
|
2017-11-13 15:32:31 -05:00 |
|
Wayne Witzel III
|
de376292ba
|
Update management commands
|
2017-11-09 17:18:18 -05:00 |
|
Mike McMahon
|
0cd34c1498
|
jobs take count of gte cutoff, process only lt cutoff
Signed-off-by: Mike McMahon <mike.mcmahon@wavefront.com>
|
2017-09-08 18:46:52 -07:00 |
|
Mike McMahon
|
399e0e5e24
|
switching to iterator and adding the missed Job cleanup
Signed-off-by: Mike McMahon <mike.mcmahon@wavefront.com>
|
2017-09-08 18:37:59 -07:00 |
|
Mike McMahon
|
023431165a
|
fixing missing colon and missing variable usage
Signed-off-by: Mike McMahon <mike.mcmahon@wavefront.com>
|
2017-09-07 14:03:18 -07:00 |
|
Mike McMahon
|
0388568ea0
|
Reduces the job to only looking at objects older than the cutoff date
Signed-off-by: Mike McMahon <mike.mcmahon@wavefront.com>
|
2017-09-07 13:41:43 -07:00 |
|
AlanCoding
|
9e363d82d8
|
disable activity stream in cleanup_jobs and test context managers
|
2017-02-16 14:09:48 -05:00 |
|
AlanCoding
|
b0e992d6ab
|
disable computed field signals in cleanup_jobs
|
2017-02-13 12:34:21 -05:00 |
|
AlanCoding
|
b2f5b82610
|
aesthetic editing of system job output
|
2017-02-06 15:15:00 -05:00 |
|
AlanCoding
|
33e97d5c5a
|
add notifications to cleanup_jobs
|
2017-01-27 09:31:11 -05:00 |
|
AlanCoding
|
81eb16523c
|
add workflow jobs to cleanup_jobs management job
|
2017-01-18 11:50:28 -05:00 |
|
Chris Church
|
9a0df88769
|
Add output of skipped/deleted to cleanup_jobs, so there is always some kind of output.
|
2016-12-01 00:15:00 -05:00 |
|
Aaron Tan
|
9e4655419e
|
Fix flake8 E302 errors.
|
2016-11-15 20:59:39 -05:00 |
|
John Mitchell
|
32d1c0e4db
|
fixed copyright date
|
2015-06-11 16:10:23 -04:00 |
|
Matthew Jones
|
b3da3b34a3
|
Changing some legal headers for python source files
|
2015-05-29 12:10:39 -04:00 |
|
Chris Meyers
|
ecdc5913f1
|
added default --days value to --help
|
2015-04-29 13:50:06 -04:00 |
|
Chris Church
|
48bbac7f18
|
Fix flake8 warnings.
|
2015-04-09 22:55:53 -04:00 |
|
Chris Church
|
12e0ec960c
|
Add support for cleaning up ad hoc commands.
|
2015-04-02 15:40:12 -04:00 |
|
Matthew Jones
|
6a18a50d99
|
Fixing flake8 errors, this should be almost all of them!
|
2015-02-11 16:42:55 -05:00 |
|
Matthew Jones
|
1d76c1cd06
|
More pep8 goodness
|
2015-02-04 14:44:38 -05:00 |
|
Chris Meyers
|
62d63607cc
|
added graceful fail and meaningful error message when --days specified is too large
|
2015-01-21 08:31:19 -05:00 |
|
Matthew Jones
|
41cabb0899
|
Add the ability to cleanup management jobs in the cleanup_jobs
management command
|
2014-12-17 16:54:13 -05:00 |
|
Luke Sneeringer
|
3267a988f8
|
Shift Django to 1.6.x (>= 1.6.7).
|
2014-09-10 12:17:35 -05:00 |
|
Chris Church
|
2b7af0a2ec
|
Happy new year!!!
|
2014-01-02 11:51:43 -05:00 |
|
Chris Church
|
17c350d7e1
|
AC-505. Initial working task/tests for cloud inventory import.
|
2013-09-30 22:08:05 -04:00 |
|
Chris Church
|
72d87fb908
|
AC-382, AC-352. Added status and last_updated fields for projects API. Various other updates to support projects using SCM.
|
2013-09-05 01:19:58 -04:00 |
|
Chris Church
|
08a29f801a
|
Added cleanup_jobs management command for AC-323.
|
2013-08-30 00:24:00 -04:00 |
|