summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1149-184/+184
* Make sure ConflictsService does not raise for conflicting submodulesSean McGivern2018-07-101-2/+8
* Merge branch 'update-rubocop'Sean McGivern2018-07-0910-19/+19
|\
| * Updates from `rubocop -a`Lin Jen-Shin2018-07-0910-19/+19
* | Rails5 fix mysql milliseconds problem in specsJasper Maes2018-07-071-2/+10
|/
* Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-061-1/+18
|\
| * fix specJames Lopez2018-07-061-1/+0
| * Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-0/+18
* | Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+12
* | Merge branch 'gitaly-conflicts-find-commit' into 'master'Douwe Maan2018-07-062-29/+0
|\ \
| * | Partially rever "Revert "Merge branch 'gitaly-mandatory-20180703-jv' into 'ma...Jacob Vosmaer2018-07-062-29/+0
| |/
* | Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Mark Chao2018-07-061-0/+54
|/
* Merge branch 'revert-8678cf9b' into 'master'Grzegorz Bizon2018-07-052-0/+29
|\
| * Revert "Merge branch 'gitaly-mandatory-20180703-jv' into 'master'"Jacob Vosmaer (GitLab)2018-07-052-0/+29
* | Web Terminal Ci BuildFrancisco Javier López2018-07-052-3/+16
|/
* Merge branch 'remove-unnecessary-ignore-for-gitaly-n-plus-one' into 'master'Douwe Maan2018-07-051-4/+4
|\
| * Remove Gitaly N+1 ignore from NotificationRecipientService specSean McGivern2018-07-041-4/+4
* | Merge branch '19468-add_readme_when_creating_project' into 'master'Douwe Maan2018-07-041-0/+12
|\ \
| * | Add option to add README when creating a projectImre Farkas2018-07-041-0/+12
* | | Backport from EE !5954Mark Chao2018-07-041-0/+20
| |/ |/|
* | Make more Gitaly features mandatoryJacob Vosmaer (GitLab)2018-07-042-29/+0
* | Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)2018-07-033-89/+6
|/
* Merge branch 'da-exclusive-lease-helpers' into 'master'Robert Speicher2018-06-292-16/+11
|\
| * Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-282-16/+11
* | Merge branch 'rails5-fix-48430' into 'master'Rémy Coutable2018-06-292-4/+4
|\ \
| * | Rails5 fix MySQL milliseconds problem in specsJasper Maes2018-06-272-4/+4
* | | Merge branch 'ccr/maintain_labels' into 'master'Sean McGivern2018-06-291-3/+23
|\ \ \ | |_|/ |/| |
| * | Keep label on issue when movingChantal Rollison2018-06-271-3/+23
* | | Mark MR as merged regardless of errors when closing issuesOswaldo Ferreira2018-06-271-0/+13
| |/ |/|
* | Merge branch 'issue_47729' into 'master'Sean McGivern2018-06-262-0/+89
|\ \
| * | BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-251-2/+4
| * | Fix refresh cache for open issues count serviceFelipe Artur2018-06-212-0/+87
* | | Merge branch 'zj-is-anchestor' into 'master'Douwe Maan2018-06-251-278/+27
|\ \ \
| * | | Update remote happens through Gitaly onlyZeger-Jan van de Weg2018-06-251-278/+27
| | |/ | |/|
* | | Resolve "WebHookService doesn't handle user info with nil passwords"Jan Beckmann2018-06-251-0/+30
* | | Delete non-latest merge request diff files upon diffs reloadosw-delete-non-latest-mr-diff-files-upon-mergeOswaldo Ferreira2018-06-244-39/+135
|/ /
* | Merge branch 'unify-container_registry_authentication_service_spec.rb' into '...Grzegorz Bizon2018-06-221-0/+13
|\ \
| * | Bring changes from EEunify-container_registry_authentication_service_spec.rbLin Jen-Shin2018-06-211-0/+13
| |/
* | Use expect_next_instance_of to replace expect_any_instance_ofunify-destroy_service_spec.rbLin Jen-Shin2018-06-211-2/+6
|/
* Add a cop for `FinderMethods`bvl-finder-methods-copBob Van Landuyt2018-06-201-3/+1
* Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+4
* Resolve "Add `/confidential` quick action for issues"Jan2018-06-131-0/+18
* Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan2018-06-125-6/+22
|\
| * Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-125-6/+22
* | Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)2018-06-113-3/+3
* | Merge branch 'rs-update-rspec' into 'master'Rémy Coutable2018-06-115-14/+14
|\ \
| * | Correct more usages of non-relative `fixture_file_upload` pathsRobert Speicher2018-06-071-1/+1
| * | Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-075-13/+13
* | | Resolve "Automatically created MR uses wrong target branch (when branching fr...Athar Hameed2018-06-081-3/+8
* | | Fix NotificationRecipientService spec for EESean McGivern2018-06-081-3/+3
| |/ |/|