summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-132-13/+4
* Implement last round of review comments from !4892.18193-developers-can-mergeTimothy Andrew2016-07-131-1/+2
* Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-131-2/+1
* Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-131-2/+11
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-1217-27/+27
* Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman2016-07-121-9/+33
* Expire the branch cache after `git gc` runsStan Hu2016-07-121-2/+2
* Allow SentNotification#position to be set as string or hashDouwe Maan2016-07-111-0/+24
* Add comment with diff to DiffPositionUpdateService specnew-diff-notesDouwe Maan2016-07-071-0/+104
* Add tests for DiffPositionUpdateServiceDouwe Maan2016-07-061-0/+71
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-1/+1
* Handle custom Git hook result in GitLab UIValery Sizov2016-07-041-0/+10
* Better message for git hooks and file locksValery Sizov2016-07-042-7/+7
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-015-15/+0
* Merge branch 'fix-external-issue-rendering' into 'master' Robert Speicher2016-06-301-0/+2
|\
| * Fix broken spec in git_push_service_spec by stubbing an external issue trackerfix-external-issue-renderingStan Hu2016-06-301-0/+2
* | Expire branch/tag git data when needed.18709-branch-tag-collection-cachingPaco Guzman2016-06-302-0/+61
* | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-293-11/+11
|/
* Merge branch 'fix-18997' into 'master' Robert Speicher2016-06-271-0/+59
|\
| * Fix visibility of private project snippets for members when searchingDouglas Barbosa Alexandre2016-06-221-8/+30
| * Fix internal snippets can be searched by anyoneDouglas Barbosa Alexandre2016-06-221-0/+37
* | Add support for "skip ci" tooSimon Welsh2016-06-251-1/+32
* | Allow "ci skip" to be in any caseSimon Welsh2016-06-251-0/+15
|/
* Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable2016-06-181-2/+22
* Don't send the "access declined" email on access request withdrawalRémy Coutable2016-06-181-0/+8
* New Members::DestroyServiceRémy Coutable2016-06-181-0/+43
* Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-7/+110
|\
| * Merge master into issue_12758issue_12758Felipe Artur2016-06-175-5/+91
| |\
| * | Allow users to set custom notifications in projects they don't own and severa...Felipe Artur2016-06-171-3/+0
| * | Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-14/+76
| |\ \
| | * | Re-use notifications dropdown on user profileFelipe Artur2016-06-161-14/+74
| | * | Improve notification settings event keys and add some specsFelipe Artur2016-06-131-6/+50
| * | | Implement custom notification level optionsFelipe Artur2016-06-151-6/+50
* | | | Cache todo counters (pending/done)18034-cache-todo-counterPaco Guzman2016-06-171-0/+54
* | | | Fix error when editing an issuable with a task listfix-toggling-task-should-not-generate-todoDouglas Barbosa Alexandre2016-06-171-18/+34
| |_|/ |/| |
* | | Merge branch 'remove_jiraissue' into 'master' Robert Speicher2016-06-171-1/+1
|\ \ \
| * | | Remove JiraIssue model and replace references with ExternalIssueIlan Shamir2016-06-161-1/+1
* | | | Merge branch 'banzai-issue-filter-queries' into 'master' Douwe Maan2016-06-161-1/+2
|\ \ \ \
| * | | | Reduce queries in IssueReferenceFilterbanzai-issue-filter-queriesYorick Peterse2016-06-161-1/+2
| |/ / /
* | | | Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable2016-06-162-3/+26
|\ \ \ \
| * \ \ \ Merge branch 'master' into fix/status-of-pipeline-without-buildsfix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-152-0/+135
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Remove reduntant method for building pipeline buildsGrzegorz Bizon2016-06-151-0/+1
| * | | | Improve code clarity in pipeline create serviceGrzegorz Bizon2016-06-141-2/+2
| * | | | Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-1416-218/+764
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Update CreateCommitBuildsService to pass testsKamil Trzcinski2016-06-031-4/+4
| * | | | Do not create pipeline objects when no buildsGrzegorz Bizon2016-06-031-1/+5
| * | | | Update ci commit pipeline specs according to changesGrzegorz Bizon2016-06-031-1/+1
| * | | | Add minor improvements in create builds serviceGrzegorz Bizon2016-06-031-1/+1
| * | | | Add specs covering case when there are no buildsGrzegorz Bizon2016-06-031-0/+18
| * | | | Refactor ci commit pipeline to prevent implicit savesGrzegorz Bizon2016-06-031-1/+1