Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/user_commands/management
Commit message (Expand)AuthorAgeFilesLines
* Fixed #16734 -- Set script prefix even outside of requestsClaude Paroz2015-10-291-0/+10
* Fixed #25483 -- Allowed passing non-string arguments to c...Claude Paroz2015-10-031-0/+3
* Refs #19973 -- Removed optparse support in management com...Tim Graham2015-09-241-22/+0
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+3
* Fixed #24769 -- Cast optparse verbosity argument to an in...Rivo Laks2015-06-101-0/+1
* Fixed #23685 -- Made call_command skip checks by defaultClaude Paroz2014-10-201-2/+3
* Fixed #23303 -- Added BEGIN and COMMIT statements to the ...Baptiste Mispelon2014-08-181-0/+10
* Fixed #23309 -- Fixed call_command to parse args correctlyRaffaele Salmaso2014-08-181-0/+28
* Fixed #22985 -- Made call_command accept option name para...Claude Paroz2014-08-121-0/+2
* Fixed several flake8 errorsAlex Gaynor2014-06-141-2/+2
* Converted remaining management commands to argparseClaude Paroz2014-06-141-6/+3
* Fixed #19973 -- Replaced optparse by argparse in manageme...Claude Paroz2014-06-141-0/+19
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-1/+1
* Fixing E302 ErrorsJason Myers2013-11-032-0/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-265-0/+40