summaryrefslogtreecommitdiffstats
path: root/tools/data_generators (follow)
Commit message (Expand)AuthorAgeFilesLines
* awxkit: allow to modify api base url (#14835)Julen Landa Alustiza2024-02-071-3/+1
* Adds sorting by type on the schedules list. Also adds functionality for bulk...Alex Corey2022-05-062-1/+29
* Assorted renaming and string changesBill Nottingham2021-04-301-159/+134
* remove /api/v1 and deprecated credential fieldsRyan Petrello2019-06-061-2/+2
* Update reference to test playbooksElijah DeLee2019-03-141-1/+1
* Fix API lint error.Kia Lam2019-02-221-3/+1
* Fix various errors when trying to run `make bulk_data`.Kia Lam2019-02-221-2/+5
* remove usage of import * and enforce F405 in our linterRyan Petrello2019-02-131-1/+6
* convert py2 -> py3Ryan Petrello2019-01-151-3/+3
* Fix dummy data generator for WFJT node credentials.Chris Church2018-02-211-3/+3
* Modernize Python 2 code to get ready for Python 3cclauss2018-02-081-1/+1
* replace all Job/JT relations with a single M2M credentials relationRyan Petrello2017-11-141-6/+5
* use dataset name as naming prefixJake McDermott2017-09-151-0/+3
* add data generator presetJake McDermott2017-09-151-15/+15
* 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