aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-19parsemail: Increase the lock timeout to a minuteDamien Lespiau
2016-07-19parsemail: Limit the search for previous patches to the current projectDamien Lespiau
2016-07-06flake8: Ignore warning only leading to false positivesDamien Lespiau
2016-07-06Merge pull request #189 from moto-timo/moto-timo-git-pw-fedoraDamien Lespiau
2016-07-02Fedora package is GitPython, not python-GitPythonmoto-timo
2016-05-16api: Add filtering to /patches/Damien Lespiau
2016-05-16docs: Fix unexpected indentation rst errorDamien Lespiau
2016-05-16api: Add a per-project list of patches entry pointDamien Lespiau
2016-05-05api: Extract a PatchListMixinDamien Lespiau
2016-05-05api: Expose 'last_updated' for patchesDamien Lespiau
2016-05-05patch: Add a last_updated fieldDamien Lespiau
2016-05-05api: Put the permission classes on the SeriesListMixinDamien Lespiau
2016-05-05api: Factor out the queryset on SeriesViewSetDamien Lespiau
2016-05-03admin: Add SeriesRevision to the admin siteDamien Lespiau
2016-05-03revision: Allows the test_state to be blank as wellDamien Lespiau
2016-05-03tests: Make sure we don't have any pending migrationsDamien Lespiau
2016-05-03db: Fix test state orderDamien Lespiau
2016-05-03docs: Fix errors found by an aspell passDamien Lespiau
2016-05-03pwclient: Fix typosEric Engestrom
2016-05-03tests: Fix spelling mistakes and typosEric Engestrom
2016-05-03templates: Fix spelling mistakes and typosEric Engestrom
2016-05-03sql: Fix spelling mistakes and typosEric Engestrom
2016-05-03post-receive.hook: rename detectionJan Remmet
2016-05-03ui: Redirect to '/' after logoutStephen Finucane
2016-05-03ui: Add user bundle link into the dropdown menuStephen Finucane
2016-05-03revisions: Handle updating the test state when deleting a resultDamien Lespiau
2016-05-03testresult: Adopt a neutral marker for info emailsDamien Lespiau
2016-05-03git-pw: Add support for the new 'info' test stateDamien Lespiau
2016-05-03docs: Add 'info' to the list of valid test statesMichael Wood
2016-05-03series-list: Add 'info' test result state frontend featureMichael Wood
2016-05-03api: Add test for the 'info' test result stateMichael Wood
2016-05-03models: Add 'info' state for test resultsMichael Wood
2016-04-29series: Add a new action to re-trigger a testing cycleDamien Lespiau
2016-04-29js: Introduce a post_data() functionDamien Lespiau
2016-04-29js: Rename post_data() to patch_data()Damien Lespiau
2016-04-29js: Also give the revision to do_action()Damien Lespiau
2016-04-29js: Factor out a function to retrieve the column data by nameDamien Lespiau
2016-04-29js: Encode the order in the columns mapDamien Lespiau
2016-04-28series: Add a hidden version columnDamien Lespiau
2016-04-28js: Factor out the code that run the actionDamien Lespiau
2016-04-28api: Add a newrevision method on seriesDamien Lespiau
2016-04-28docs: Use --name to only select series-new-revision eventsDamien Lespiau
2016-04-28Merge pull request #186 from llandwerlin-intel/masterDamien Lespiau
2016-04-28git-pw: fix issue with python-requestsLionel Landwerlin
2016-04-27Merge pull request #184 from avagin/git-pw-stderrDamien Lespiau
2016-04-27Merge pull request #185 from michaelgwood/masterDamien Lespiau
2016-04-26git-pw: print error messages on stderrAndrei Vagin
2016-04-26docs: Update default fixtures list s/default_actions/default_eventsMichael Wood
2016-04-13git-pw: Recurse with newer versions of GitPythonDamien Lespiau
2016-04-05git-pw: Add link optionsDamien Lespiau