summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'fix/gitlab-export-confidential' into 'master' Rémy Coutable2016-09-053-1/+5
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed gitlab.com importer missing confidential attributeJames Lopez2016-09-053-1/+5
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'awards-control-margin' into 'master' Annabel Dunstone Gray2016-09-084-7/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix padding top/bottomawards-control-margintauriedavis2016-09-071-1/+1
| * | | | | | | | | | minor refactortauriedavis2016-09-071-5/+2
| * | | | | | | | | | fix margin for multi-line emojistauriedavis2016-09-073-1/+7
| * | | | | | | | | | fix margin for awards-control buttonstauriedavis2016-09-062-3/+1
* | | | | | | | | | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-0810-32/+147
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor compared_diff_version method in merge requests controllerdz-mr-version-compareDmitriy Zaporozhets2016-09-071-6/+2
| * | | | | | | | | | | Refactor merge request version compare featureDmitriy Zaporozhets2016-09-073-9/+11
| * | | | | | | | | | | Improve merge request version featureDmitriy Zaporozhets2016-09-076-41/+42
| * | | | | | | | | | | Expand abbreviations in merge request version path helperDmitriy Zaporozhets2016-09-072-4/+4
| * | | | | | | | | | | Add changelog entry and documentation for merge request versions compareDmitriy Zaporozhets2016-09-072-0/+7