summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New TestCase reference link field [BZ#843382]experimentaldevelPetr Šplíchal2012-07-271-2/+16
|
* Forgotten 'notes' in the list of test case attributesPetr Šplíchal2012-07-091-1/+1
|
* Don't forget to include errata id when creating a new test runPetr Šplíchal2012-06-131-1/+10
|
* Fix test run errata update, improve the self testPetr Šplíchal2012-06-131-6/+9
|
* Added errata field in class TestRunMartin Kyral2012-06-131-2/+16
|
* Suggest https in the minimal config examplePetr Šplíchal2012-05-231-1/+1
|
* Test case automation flags cleanupPetr Šplíchal2012-05-221-14/+58
| | | | | New manual and autoproposed properties All three flags are now bool
* Empty script or arguments to be handled same as NonePetr Šplíchal2012-05-041-0/+6
|
* Smarter implementation of the listed() functionPetr Šplíchal2012-04-231-2/+64
|
* Typo in the NitrateNone descriptionPetr Šplíchal2012-04-231-1/+1
|
* Include pretty() in exported functionsHEADmasterPetr Šplíchal2012-04-131-1/+1
|
* New directories on the web: download & examplesPetr Šplíchal2012-04-042-2/+25
|
* Starting work on 0.9 changesPetr Šplíchal2012-04-041-1/+1
|
* Version 0.80.8Petr Šplíchal2012-02-291-4/+9
|
* Report [None] when no components linkedPetr Šplíchal2012-02-291-1/+4
|
* New method clear() for cleaning containersPetr Šplíchal2012-02-291-0/+4
|
* Component and Components class implementationPetr Šplíchal2012-02-292-10/+278
|
* Improved object initialization and id checkPetr Šplíchal2012-02-291-71/+70
|
* More optional values when creating a new test casePetr Šplíchal2012-02-291-0/+22
|
* Provide string representation for repr()Petr Šplíchal2012-02-291-0/+3
|
* Style sheet for html docs plus minor adjustments0.7Petr Šplíchal2012-02-234-16/+71
|
* Fix url, directory ownership and preserve timestampsPetr Šplíchal2012-02-221-6/+9
|
* Remove obsoleted specfile stuffPetr Šplíchal2012-02-221-6/+0
|
* We should not own the man directoryPetr Šplíchal2012-02-221-1/+1
|
* Initial commit of the MakefilePetr Šplíchal2012-02-221-0/+42
|
* Specfile cleanup & permission changesPetr Šplíchal2012-02-223-8/+6
|
* Generate documentation from reStructuredTextPetr Šplíchal2012-02-223-136/+76
| | | | | | README converted to reStructuredText manual pages now generated dynamically documentation/nitrate.man no more necessary
* Initial version of the spec filePetr Šplíchal2012-02-221-0/+52
|
* Added the interpreter scriptPetr Šplíchal2012-02-221-0/+8
|
* Remove shebang from the xmlrpc modulePetr Šplíchal2012-02-221-1/+0
|
* Preapare files for the python packagePetr Šplíchal2012-02-212-94/+131
|
* Rename example.py to create.pyPetr Šplíchal2012-02-211-0/+0
|
* README createdPetr Šplíchal2012-02-211-0/+93
|
* Documentation (man page and coverage overview)Petr Šplíchal2012-02-213-0/+239
|
* Include example scriptsPetr Šplíchal2012-02-212-0/+121
|
* Include the xmlrpc driverPetr Šplíchal2012-02-211-0/+515
|
* Added licensePetr Šplíchal2012-02-212-0/+484
|
* Rename to nitratePetr Šplíchal2012-02-211-0/+0
|
* Nitrate: Support unicode in string representations [BZ#785092]Petr Šplíchal2012-01-271-27/+36
|
* Nitrate: Boolean representation for the PlanStatus classPetr Šplíchal2012-01-231-0/+4
|
* Nitrate: Copy & paste typo in the RunTags self testPetr Šplíchal2011-12-071-1/+1
|
* Nitrate: Ignore disabled cases when creating a new test run [BZ#746220]Petr Šplíchal2011-12-071-2/+38
|
* Nitrate: Fix inequality against non-Nitrate objects, log fixPetr Šplíchal2011-11-141-0/+2
|
* Nitrate: Updating an object should update its containers as wellPetr Šplíchal2011-11-101-1/+168
|
* Nitrate: Work around BZ#725726 (attempt to fetch test cases by ids)Petr Šplíchal2011-11-031-2/+10
|
* Nitrate: Correctly handle when case run sortkey is NonePetr Šplíchal2011-10-101-1/+4
|
* Nitrate: Coloring & caching info belongs to the debug levelPetr Šplíchal2011-10-081-2/+2
|
* Nitrate: New functin info() for displaying info messagesPetr Šplíchal2011-10-081-17/+42
|
* workflow-tcms: Add necessary (!) slash to the config examplePetr Šplíchal2011-10-071-1/+1
|
* Nitrate: PlanStatus implementation (more consistent than 'active' flag)Petr Šplíchal2011-09-231-23/+70
|