summaryrefslogtreecommitdiffstats
path: root/Nitrate.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Nitrate: Support for TestPlan.active field [BZ#740250]Petr Šplíchal2011-09-221-8/+70
|
* Nitrate: User config enhanced with self-test dataPetr Šplíchal2011-09-221-72/+124
|
* Nitrate: TestRun's product is accessible through it's buildPetr Šplíchal2011-08-191-9/+4
|
* Nitrate: Search supportPetr Šplíchal2011-08-181-0/+63
|
* Nitrate: Made 'listed' public as it's useful for othersPetr Šplíchal2011-08-181-11/+11
|
* Nitrate: Better error when test plan does not existPetr Šplíchal2011-08-181-0/+3
|
* Nitrate: Sort order now returned as a stringPetr Šplíchal2011-08-161-1/+1
|
* Nitrate: More space for test case identifiersPetr Šplíchal2011-08-161-1/+1
|
* Nitrate: Category caching (object level)Petr Šplíchal2011-08-161-1/+65
|
* Nitrate: Better place tests directly into classesPetr Šplíchal2011-07-291-22/+45
|
* Nitrate: Container should provide number of itemsPetr Šplíchal2011-07-291-0/+4
|
* Nitrate: Initial self-test suite implementationPetr Šplíchal2011-07-291-25/+62
|
* Nitrate: Make priority an optional parameter for TestCase creationPetr Šplíchal2011-07-281-20/+19
|
* Nitrate: CaseRun._create implementationZbysek MRAZ2011-07-281-9/+42
|
* Nitrate: TestCase._create implementationZbysek MRAZ2011-07-281-2/+58
|
* Nitrate: Container, TestCases and TestPlans classesPetr Šplíchal2011-07-281-114/+266
|
* Nitrate: Whitespace cleanup (too long line)Petr Šplíchal2011-07-271-5/+5
|
* Nitrate: Parent support in the test plan creationPetr Šplíchal2011-07-271-10/+17
|
* Nitrate: BZ#716499 fixed, re-enable product version updatePetr Šplíchal2011-07-271-2/+1
|
* Nitrate: RunStatus class implementationPetr Šplíchal2011-07-271-4/+43
|
* Nitrate: Adding new plan types and implementation of TestPlan._create classZbysek MRAZ2011-07-271-10/+63
|
* Nitrate: Category class implementationPetr Šplíchal2011-07-271-7/+91
|
* Nitrate: Bug and Bugs class implementationPetr Šplíchal2011-07-271-20/+222
|
* Nitrate: Field 'sortkey' not available after 3.5 updatePetr Šplíchal2011-07-261-4/+4
|
* Nitrate: ID may be provided as a stringPetr Šplíchal2011-07-261-3/+6
|
* Nitrate: Append /usr/share/qa-tools to the system pathPetr Šplíchal2011-07-261-0/+1
|
* Nitrate: TestCase.update(default_tester) expects login only, not id [BZ#723830]Petr Šplíchal2011-07-211-1/+1
|
* Nitrate: Coloring supportPetr Šplíchal2011-07-011-3/+76
|
* Nitrate: Logging cleanupPetr Šplíchal2011-07-011-20/+33
|
* Nitrate: Tags implementationPetr Šplíchal2011-06-301-33/+141
|
* Nitrate: Provide default equality handling for all objectsPetr Šplíchal2011-06-291-38/+23
|
* Nitrate: Cache level 3 implemented for User classPetr Šplíchal2011-06-291-37/+48
|
* Nitrate: PlanType class implementationZbysek MRAZ2011-06-281-3/+47
|
* Nitrate: User caching implementationPetr Šplíchal2011-06-281-16/+49
|
* Nitrate: Default tester can be NonePetr Šplíchal2011-06-281-2/+6
|
* Nitrate: Initial caching supportPetr Šplíchal2011-06-281-2/+44
|
* Nitrate: Style & docs cleanupPetr Šplíchal2011-06-281-152/+202
|
* Nitrate: CaseStatus class implementationZbysek MRAZ2011-06-281-3/+39
|
* Nitrate: Forgotten id assignmentPetr Šplíchal2011-06-271-1/+1
|
* Nitrate: adding validity check to classes Status and PriorityZbysek MRAZ2011-06-271-0/+4
|
* Nitrate: Priority class implementationZbysek MRAZ2011-06-271-3/+39
|