summaryrefslogtreecommitdiffstats
path: root/tools/data_generators (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix flake8 and data gen functionalityAlanCoding2017-08-181-13/+12
* data generator schema update for 3.2AlanCoding2017-08-161-15/+25
* Introduce a new CredentialTemplate modelRyan Petrello2017-04-211-2/+2
* remove unnecessary imports after context manager changeAlanCoding2017-02-211-5/+1
* disable activity stream in cleanup_jobs and test context managersAlanCoding2017-02-161-21/+4
* tweaks to make data generator not fail on super large job event data setsAlanCoding2017-02-012-26/+63
* encode logic for JT name-uniqueness in data generatorAlanCoding2017-01-261-5/+5
* more presets and timing functionality to data generatorAlanCoding2017-01-252-15/+20
* tighten up code for new UJ querysetAlanCoding2017-01-251-1/+1
* cleanup from accessible_objects refactorAlanCoding2017-01-252-21/+26
* Refactor of accessible_objects for polymorphic modelAlanCoding2017-01-252-29/+41
* fix bulk data creator bugs for jobs and job eventsAlanCoding2017-01-181-3/+4
* finish implementation of data generator presets, fix flake8AlanCoding2017-01-032-40/+30
* clean up boilerplate for reading preset dataAlanCoding2017-01-031-19/+11
* last job, more cleanup, and start work on preset data setsAlanCoding2016-12-273-18/+102
* add creation of labelsAlanCoding2016-12-261-7/+44
* apply created_by and other defaults to allAlanCoding2016-12-261-10/+66
* add WFJT node networksAlanCoding2016-12-251-4/+31
* generators plus WFJT nodes added to data generatorAlanCoding2016-12-221-1/+77
* make it so that repeated runs do not cause problemsAlanCoding2016-12-221-30/+34
* fixing some of most annoying problems with bulk data generatorAlanCoding2016-12-221-26/+53
* Fix flake8 E302 errors.Aaron Tan2016-11-161-0/+1
* Fix flake8 E305 errors.Aaron Tan2016-11-151-0/+1
* flake8 fixupsWayne Witzel III2016-07-261-7/+3
* renaming Credential.owner_role -> Credential.admin_roleWayne Witzel III2016-06-241-2/+2
* Fixed swapped transaction/rebuild statementsAkita Noek2016-04-221-2/+2
* Moved dummy data generator out to tools directoryAkita Noek2016-04-181-0/+402