index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
data_generators
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
awxkit: allow to modify api base url (#14835)
Julen Landa Alustiza
2024-02-07
1
-3
/
+1
*
Adds sorting by type on the schedules list. Also adds functionality for bulk...
Alex Corey
2022-05-06
2
-1
/
+29
*
Assorted renaming and string changes
Bill Nottingham
2021-04-30
1
-159
/
+134
*
remove /api/v1 and deprecated credential fields
Ryan Petrello
2019-06-06
1
-2
/
+2
*
Update reference to test playbooks
Elijah DeLee
2019-03-14
1
-1
/
+1
*
Fix API lint error.
Kia Lam
2019-02-22
1
-3
/
+1
*
Fix various errors when trying to run `make bulk_data`.
Kia Lam
2019-02-22
1
-2
/
+5
*
remove usage of import * and enforce F405 in our linter
Ryan Petrello
2019-02-13
1
-1
/
+6
*
convert py2 -> py3
Ryan Petrello
2019-01-15
1
-3
/
+3
*
Fix dummy data generator for WFJT node credentials.
Chris Church
2018-02-21
1
-3
/
+3
*
Modernize Python 2 code to get ready for Python 3
cclauss
2018-02-08
1
-1
/
+1
*
replace all Job/JT relations with a single M2M credentials relation
Ryan Petrello
2017-11-14
1
-6
/
+5
*
use dataset name as naming prefix
Jake McDermott
2017-09-15
1
-0
/
+3
*
add data generator preset
Jake McDermott
2017-09-15
1
-15
/
+15
*
fix flake8 and data gen functionality
AlanCoding
2017-08-18
1
-13
/
+12
*
data generator schema update for 3.2
AlanCoding
2017-08-16
1
-15
/
+25
*
Introduce a new CredentialTemplate model
Ryan Petrello
2017-04-21
1
-2
/
+2
*
remove unnecessary imports after context manager change
AlanCoding
2017-02-21
1
-5
/
+1
*
disable activity stream in cleanup_jobs and test context managers
AlanCoding
2017-02-16
1
-21
/
+4
*
tweaks to make data generator not fail on super large job event data sets
AlanCoding
2017-02-01
2
-26
/
+63
*
encode logic for JT name-uniqueness in data generator
AlanCoding
2017-01-26
1
-5
/
+5
*
more presets and timing functionality to data generator
AlanCoding
2017-01-25
2
-15
/
+20
*
tighten up code for new UJ queryset
AlanCoding
2017-01-25
1
-1
/
+1
*
cleanup from accessible_objects refactor
AlanCoding
2017-01-25
2
-21
/
+26
*
Refactor of accessible_objects for polymorphic model
AlanCoding
2017-01-25
2
-29
/
+41
*
fix bulk data creator bugs for jobs and job events
AlanCoding
2017-01-18
1
-3
/
+4
*
finish implementation of data generator presets, fix flake8
AlanCoding
2017-01-03
2
-40
/
+30
*
clean up boilerplate for reading preset data
AlanCoding
2017-01-03
1
-19
/
+11
*
last job, more cleanup, and start work on preset data sets
AlanCoding
2016-12-27
3
-18
/
+102
*
add creation of labels
AlanCoding
2016-12-26
1
-7
/
+44
*
apply created_by and other defaults to all
AlanCoding
2016-12-26
1
-10
/
+66
*
add WFJT node networks
AlanCoding
2016-12-25
1
-4
/
+31
*
generators plus WFJT nodes added to data generator
AlanCoding
2016-12-22
1
-1
/
+77
*
make it so that repeated runs do not cause problems
AlanCoding
2016-12-22
1
-30
/
+34
*
fixing some of most annoying problems with bulk data generator
AlanCoding
2016-12-22
1
-26
/
+53
*
Fix flake8 E302 errors.
Aaron Tan
2016-11-16
1
-0
/
+1
*
Fix flake8 E305 errors.
Aaron Tan
2016-11-15
1
-0
/
+1
*
flake8 fixups
Wayne Witzel III
2016-07-26
1
-7
/
+3
*
renaming Credential.owner_role -> Credential.admin_role
Wayne Witzel III
2016-06-24
1
-2
/
+2
*
Fixed swapped transaction/rebuild statements
Akita Noek
2016-04-22
1
-2
/
+2
*
Moved dummy data generator out to tools directory
Akita Noek
2016-04-18
1
-0
/
+402