summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge branch 'improve-housekeeping-spec' into 'master'Nick Thomas2018-06-081-31/+41
|\ \
| * | backport changes from gitlab-org/gitlab-ee!5461improve-housekeeping-specGabriel Mazetto2018-04-261-31/+41
* | | Merge branch 'issue_44230' into 'master'Sean McGivern2018-06-071-29/+159
|\ \ \
| * | | Apply notification settings level of groups to all child objectsFelipe Artur2018-06-071-29/+159
* | | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-3/+6
|\ \ \ \
| * | | | find assets in test for CI and local testAlexis Reigel2018-06-061-1/+2
| * | | | use Gitlab::Favicon for jira serviceAlexis Reigel2018-06-051-3/+5
| * | | | remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-3/+3
* | | | | Fix some N+1s when calculating notification recipientsSean McGivern2018-06-071-0/+36
| |_|_|/ |/| | |
* | | | Support LFS objects when creating a project by importFrancisco Javier López2018-06-065-1/+421
* | | | fix lock specMark Chao2018-06-061-2/+2
* | | | Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-052-5/+13
* | | | Merge branch 'ce-6021-extract-ee-services' into 'master'Rémy Coutable2018-06-051-2/+8
|\ \ \ \
| * | | | Backport changes in app/services/test_hooks/project_service.rbMario de la Ossa2018-06-021-2/+8
* | | | | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-052-8/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-012-8/+8
| | |/ / | |/| |
* | | | Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-n...Kamil Trzciński2018-06-051-0/+4
|\ \ \ \
| * | | | Add check for nil auto_devops in Projects::UpdateServiceMatija Čupić2018-05-281-0/+4
* | | | | Merge branch 'optimise-pages-service-calling' into 'master'Grzegorz Bizon2018-06-051-53/+0
|\ \ \ \ \
| * | | | | Remove PagesService and instead make it explicit that we call PagesWorkeroptimise-pages-service-callingKamil Trzciński2018-06-051-53/+0
| | |_|/ / | |/| | |
* | | | | Merge branch '36862-subgroup-milestones' into 'master'Sean McGivern2018-06-051-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Include all ancestors milestones in json list & autocomplete36862-subgroup-milestonesJarka Kadlecová2018-06-041-0/+15
| | |/ / | |/| |
* | | | Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-012-2/+14
* | | | Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith2018-05-311-0/+3
* | | | Fix `register_job_service_spec` failuresKamil Trzciński2018-05-311-1/+1
* | | | Fix weird Rails bug that leads to `runner_id=null` in SQL queryKamil Trzciński2018-05-311-6/+2
* | | | Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-312-6/+2
* | | | Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-312-20/+20
|/ / /
* | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-302-13/+246
|\ \ \
| * | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-292-13/+246
| |/ /
* | | Merge branch '46758-fallout-of-cacheable-attribute' into 'master'Douwe Maan2018-05-291-1/+87
|\ \ \
| * | | Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-291-1/+87
| |/ /
* | | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-291-32/+0
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-2511-127/+174
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-1115-86/+691
| |\ \ \