summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'deltas-only' into 'master' Sean McGivern2017-05-091-1/+1
|\
| * Don't use DiffCollection for deltasJacob Vosmaer2017-05-091-1/+1
* | Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-093-1/+45
|\ \
| * | Small code improvements and add migration specFelipe Artur2017-05-081-8/+32
| * | Fix specs 2Felipe Artur2017-05-082-2/+2
| * | Fix SpecsFelipe Artur2017-05-082-1/+9
| * | Preloads head pipeline for each merge requestFelipe Artur2017-05-081-0/+12
* | | Merge branch 'fix/gb/fix-skipped-manual-actions' into 'master' Kamil Trzciński2017-05-091-0/+22
|\ \ \ | |/ / |/| |
| * | Fix skipped manual actions issue in pipeline processingfix/gb/fix-skipped-manual-actionsGrzegorz Bizon2017-05-081-0/+22
| |/
* | Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-1/+10
|\ \ | |/ |/|
| * Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-1/+10
* | Add confirm delete protected branch modalSam Rose2017-05-081-21/+10
* | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-064-2/+170
|\ \
| * | Do not reprocess actions when user retries pipelinefeature/gb/manual-actions-protected-branches-permissionsGrzegorz Bizon2017-05-051-1/+43
| * | Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-053-2/+86
| |\ \
| * \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-035-10/+20
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-027-48/+125
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-2214-90/+361
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-1319-166/+522
| |\ \ \ \ \
| * | | | | | Extract build play specs and extend test examplesGrzegorz Bizon2017-04-121-0/+105
| * | | | | | Take branch access into account when stopping environmentGrzegorz Bizon2017-04-061-1/+15
| * | | | | | Fix specs related to new manual actions permissionsGrzegorz Bizon2017-04-061-0/+7
* | | | | | | Merge branch 'fix/admin-integrations' into 'master' Sean McGivern2017-05-051-0/+103
|\ \ \ \ \ \ \
| * | | | | | | refactor code based on feedbackfix/admin-integrationsJames Lopez2017-05-051-7/+11
| * | | | | | | refactor code based on feedbackJames Lopez2017-05-051-9/+8
| * | | | | | | add callbacks in bulkJames Lopez2017-05-051-0/+18
| * | | | | | | fixed all issues - not doing bulk create.James Lopez2017-05-051-0/+12
| * | | | | | | refactor a few things based on feedbackJames Lopez2017-05-041-4/+4
| * | | | | | | add more examples for testing SQLJames Lopez2017-05-041-0/+30
| * | | | | | | refactor worker into serviceJames Lopez2017-05-041-0/+40
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-053-0/+32
|\ \ \ \ \ \ \
| * | | | | | | Updated specsblackst0ne2017-05-053-1/+19
| * | | | | | | Add alias_attributes for notesblackst0ne2017-05-041-7/+0
| * | | | | | | Add specs for issue and note changesblackst0ne2017-05-041-0/+7
| * | | | | | | Add system note on description change of issue/merge requestblackst0ne2017-05-041-0/+14
* | | | | | | | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-0515-125/+506
|\ \ \ \ \ \ \ \
| * | | | | | | | Address static analyzer warningmia_backortValery Sizov2017-05-051-1/+1
| * | | | | | | | Multiple issue assignee: fix for CE restrictionsValery Sizov2017-05-051-2/+2
| * | | | | | | | Multiple issue assignee: CE restriction for multiple assigneesValery Sizov2017-05-051-0/+27
| * | | | | | | | Multiple issue assignee: resolve conflicts after merging upstreamValery Sizov2017-05-051-1/+1
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-053-2/+276
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-052-2/+4
| * | | | | | | | | Fix specsClement Ho2017-05-042-5/+5
| * | | | | | | | | [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-041-20/+0
| * | | | | | | | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-0413-102/+474
* | | | | | | | | | Support comments for personal snippetsJarka Kadlecova2017-05-051-1/+73
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-042-0/+274
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+74
| |/ / / / / |/| | | | |