summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-0631-299/+739
* Fix propagate service spec transient failurefix/transient-service-template-specJames Lopez2017-05-231-4/+8
* minor adjustments to the specsJose Ivan Vargas2017-05-221-1/+1
* Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
* Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-0/+1
* Stop MR conflict code from blowing up when branches are missingdm-no-conflicts-when-branches-are-missingDouwe Maan2017-05-181-0/+7
* Fix: Deleting an invited member causes 500 errorValery Sizov2017-05-181-0/+21
* [Spec optimization] Joining one-line 'it' blocksspec-joining-itValery Sizov2017-05-154-30/+46
* Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-122-16/+98
|\
| * Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-122-16/+98
* | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-124-0/+52
|\ \
| * | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-124-0/+52
| |/
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-112-3/+3
|/
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-103-4/+24
|\
| * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-073-4/+24
* | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
* | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-105-5/+5
* | Use relative paths for group/project/user avatarsblackst0ne2017-05-101-3/+2
* | 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