summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Remove ignore_column occurence in CE coderemove-old-ignore-columnDmitriy Zaporozhets2019-09-101-1/+1
* Merge branch 'fj-62807-not-prefill-target-branch' into 'master'Lin Jen-Shin2019-09-101-48/+60
|\
| * Avoid setting merge request target branch when source if default branchfj-62807-not-prefill-target-branchFrancisco Javier López2019-09-101-48/+60
* | Passing job:rules downstream and E2E specs for job:rules configurationdrew2019-09-091-20/+315
* | Only show `/copy_metadata` when usableLee Tickett2019-09-061-0/+13
* | Merge branch 'sh-add-sidekiq-logging-for-bad-ci' into 'master'Grzegorz Bizon2019-09-061-0/+14
|\ \
| * | Log errors for failed pipeline creation in PostReceivesh-add-sidekiq-logging-for-bad-ciStan Hu2019-09-051-0/+14
* | | Merge branch 'ce-detect-github-pull-requests' into 'master'Kamil Trzciński2019-09-062-2/+224
|\ \ \ | |/ / |/| |
| * | CE port for pipelines for external pull requestsce-detect-github-pull-requestsFabio Pitino2019-09-052-2/+224
| |/
* | Merge branch 'add-label-push-opts' into 'master'Ash McKenzie2019-09-061-0/+145
|\ \
| * | Support adding and removing labels w/ push optsChristian Couder2019-09-041-0/+145
* | | Merge branch 'group_level_jupyterhub' into 'master'Robert Speicher2019-09-051-6/+7
|\ \ \
| * | | Allow group install of JupyterHubgroup_level_jupyterhubJames Fargher2019-09-051-6/+7
* | | | New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-051-3/+199
| |_|/ |/| |
* | | Bring method back that was mistakenly removedJoão Cunha2019-09-042-3/+11
|/ /
* | Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉2019-09-041-28/+33
* | Add service to transfer group milestonesEugenia Grieff2019-09-043-1/+216
* | Merge branch 'osw-record-repo-push-events' into 'master'James Lopez2019-09-041-0/+12
|\ \
| * | Backport "Track repository pushes as audit events"Oswaldo Ferreira2019-09-041-0/+12
* | | Merge branch 'persist-needs-error' into 'master'Grzegorz Bizon2019-09-041-4/+20
|\ \ \ | |/ / |/| |
| * | Persist `needs:` validation as config errorpersist-needs-errorKamil Trzciński2019-09-041-4/+20
* | | Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon2019-09-033-3/+3
|\ \ \
| * | | Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-303-3/+3
* | | | Added relationships between Release and MilestoneEtienne Baqué2019-09-034-0/+123
* | | | Merge branch 'change-role-system-hook' into 'master'Rémy Coutable2019-09-031-0/+10
|\ \ \ \
| * | | | Add system hooks for project/group membership updatesBrandon Williams2019-09-021-0/+10
* | | | | If user can push to docker then it can delete tooGiorgenes Gelatti2019-09-031-6/+6
* | | | | Add X-GitLab-NotificationReason header to note emailsadd-notification-reason-to-note-emailsSean McGivern2019-09-021-0/+4
| |_|_|/ |/| | |
* | | | Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master'66783-usage-ping-for-slack-integrationsThong Kuah2019-09-013-11/+11
|\ \ \ \
| * | | | Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-283-11/+11
| |/ / /
* | | | Limit access request email to 10 most recently active owners/maintainersManoj MJ2019-08-301-34/+118
| |_|/ |/| |
* | | Allow be_url to specify the typeAlex Kalderimis2019-08-301-4/+17
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-294-37/+225
|\ \ \
| * \ \ Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-291-0/+33
| |\ \ \
| | * | | Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+33
| * | | | Merge branch 'security-epic-notes-api-reveals-historical-info-ce-master' into...GitLab Release Tools Bot2019-08-291-13/+20
| |\ \ \ \
| | * | | | Use `stub_full_request` to fix spec failureHeinrich Lee Yu2019-08-281-13/+20
| | |/ / /
| * | | | Merge branch 'security-project-import-bypass' into 'master'GitLab Release Tools Bot2019-08-291-15/+53
| |\ \ \ \
| | * | | | Fix project import restricted visibility bypassGeorge Koltsov2019-08-151-15/+53
| * | | | | Merge branch 'security-hide_merge_request_ids_on_emails' into 'master'GitLab Release Tools Bot2019-08-291-6/+34
| |\ \ \ \ \
| | * | | | | Prevent disclosure of merge request id via emailFelipe Artur2019-08-191-6/+34
| | |/ / / /
| * | | | | Merge branch 'security-64711-fix-commit-todos' into 'master'GitLab Release Tools Bot2019-08-291-16/+105
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Send TODOs for comments on commits correctlyNick Thomas2019-08-231-16/+105
* | | | | | DRY check progress servicesJoão Cunha2019-08-292-13/+13
* | | | | | Fix snippets API not working with visibility levelsh-fix-snippet-visibility-apiStan Hu2019-08-282-1/+27
| |_|_|_|/ |/| | | |
* | | | | Do not persist translated system notes63262-notes-are-persisted-with-the-user-s-localeSean McGivern2019-08-281-0/+7
* | | | | Save board lists collapsed settingFelipe Artur2019-08-282-2/+93
* | | | | Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-281-0/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-0/+18
* | | | | CE-specific changes for designs `user_notes_count`Luke Duncalfe2019-08-274-53/+29
|/ / / /