summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed list issues not loading with spaces in filtered valuesissue-boards-filter-label-spacesPhil Hughes2016-09-082-2/+31
* Merge branch 'pipeline-hooks' into 'master' Rémy Coutable2016-09-088-50/+265
|\
| * Remove redundant tests, feedback:pipeline-hooksLin Jen-Shin2016-09-062-24/+0
| * Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-09-06455-3288/+7214
| |\
| * | Not sure why there's an extra one!?Lin Jen-Shin2016-08-291-7/+0
| * | I am too used to have no spaces around default argsLin Jen-Shin2016-08-292-2/+2
| * | Use a completely fake webhook URL, feedback:Lin Jen-Shin2016-08-291-1/+1
| * | empty lines between blocksLin Jen-Shin2016-08-291-1/+1
| * | pipeline/build succeeded/failed, feedback:Lin Jen-Shin2016-08-292-4/+4
| * | Shorten the line and use methods, feedback:Lin Jen-Shin2016-08-292-12/+21
| * | somewhere -> example.gitlab, feedback:Lin Jen-Shin2016-08-292-8/+8
| * | Empty line between message =, feedback:Lin Jen-Shin2016-08-292-3/+9
| * | Fix CHANGELOGLin Jen-Shin2016-08-261-2/+0
| * | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-26145-750/+1721
| |\ \
| * | | Remove old stuffsLin Jen-Shin2016-08-243-101/+2
| * | | No longer neededLin Jen-Shin2016-08-241-4/+2
| * | | Fix spacingLin Jen-Shin2016-08-241-1/+2
| * | | Fix captionLin Jen-Shin2016-08-241-1/+1
| * | | Fix CHANGELOGLin Jen-Shin2016-08-241-2/+1
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-241281-10057/+47575
| |\ \ \
| * | | | Update CHANGELOG due to the introduction of !5620Lin Jen-Shin2016-08-021-1/+1
| * | | | Merge branch 'master' into pipeline-hooksLin Jen-Shin2016-08-02182-1173/+3755
| |\ \ \ \
| * | | | | Add a CHANGELOG entry for pipeline eventsLin Jen-Shin2016-08-011-0/+1
| * | | | | Add test for running hooks for pipeline after touchedLin Jen-Shin2016-08-011-2/+31
| * | | | | Add API tests for pipeline_eventsLin Jen-Shin2016-08-011-2/+5
| * | | | | Expose pipeline_events in the APILin Jen-Shin2016-08-012-2/+6
| * | | | | Add test for PipelineDataBuilderLin Jen-Shin2016-08-012-1/+33
| * | | | | Fix the test due to the format changedLin Jen-Shin2016-08-011-7/+9
| * | | | | Slack pipeline events test and fix some issues along the wayLin Jen-Shin2016-08-013-16/+80
| * | | | | Fix test for checking everything for Slack serviceLin Jen-Shin2016-07-301-0/+1
| * | | | | Reduce complexity by extracting it to a methodLin Jen-Shin2016-07-301-17/+20
| * | | | | Add pipeline_events to Slack service:Lin Jen-Shin2016-07-306-11/+166
| * | | | | Fix that tricky side-effect issue in the testLin Jen-Shin2016-07-292-3/+5
| * | | | | It was never usedLin Jen-Shin2016-07-291-2/+2
| * | | | | Don't execute hooks if ci was supposed to be skippedLin Jen-Shin2016-07-291-2/+3
| * | | | | They could be nilLin Jen-Shin2016-07-291-4/+4
| * | | | | Also touch the pipeline so we could just hook into update_stateLin Jen-Shin2016-07-292-6/+8
| * | | | | We're not using original hash anyway, we could use itLin Jen-Shin2016-07-291-1/+1
| * | | | | Add views for pipeline eventsLin Jen-Shin2016-07-292-1/+8
| * | | | | WIP, initial work to implement pipeline hooks:Lin Jen-Shin2016-07-298-0/+107
* | | | | | Merge branch 'dz-bulk-edit-mr' into 'master' Rémy Coutable2016-09-0821-84/+237
|\ \ \ \ \ \
| * | | | | | Refactor code for bulk update merge requests featuredz-bulk-edit-mrDmitriy Zaporozhets2016-09-085-29/+34
| * | | | | | Refactor merge requests bulk update specDmitriy Zaporozhets2016-09-081-52/+60
| * | | | | | Fix issues bulk update from issues index pageDmitriy Zaporozhets2016-09-082-2/+2
| * | | | | | Add changelog item for merge requests bulk updateDmitriy Zaporozhets2016-09-081-0/+1
| * | | | | | Fix issuable_bulk_update_path and merge request spinach testDmitriy Zaporozhets2016-09-082-4/+6
| * | | | | | Make merge requests bulk update workingDmitriy Zaporozhets2016-09-084-1/+121
| * | | | | | Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-0816-81/+98
* | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-09-083-1/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-09-083-1/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |