summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-add-sidekiq-logging-for-bad-ci' into 'master'Grzegorz Bizon2019-09-061-1/+27
|\
| * Log errors for failed pipeline creation in PostReceivesh-add-sidekiq-logging-for-bad-ciStan Hu2019-09-051-1/+27
* | Merge branch 'ce-detect-github-pull-requests' into 'master'Kamil Trzciński2019-09-062-1/+33
|\ \ | |/ |/|
| * CE port for pipelines for external pull requestsce-detect-github-pull-requestsFabio Pitino2019-09-052-1/+33
* | Merge branch 'add-label-push-opts' into 'master'Ash McKenzie2019-09-065-14/+37
|\ \
| * | Simplify filter_labels method in IssuableBaseServiceadd-label-push-optsChristian Couder2019-09-041-15/+9
| * | Avoid creating labels when removing themChristian Couder2019-09-043-6/+8
| * | Support adding and removing labels w/ push optsChristian Couder2019-09-044-6/+33
* | | New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-051-5/+15
* | | Add structure to support EE feature of COARKerri Miller2019-09-051-1/+6
| |/ |/|
* | Bring method back that was mistakenly removedJoão Cunha2019-09-042-1/+9
* | Add service to transfer group milestonesEugenia Grieff2019-09-044-0/+122
* | Merge branch 'osw-record-repo-push-events' into 'master'James Lopez2019-09-041-4/+4
|\ \
| * | Backport "Track repository pushes as audit events"Oswaldo Ferreira2019-09-041-4/+4
* | | Avoid calling freeze on already frozen strings in app/servicesdineshpanda2019-09-0411-14/+14
|/ /
* | Create an event on epic actionsJan Provaznik2019-09-031-3/+10
* | Added relationships between Release and MilestoneEtienne Baqué2019-09-033-1/+27
* | Merge branch 'change-role-system-hook' into 'master'Rémy Coutable2019-09-031-0/+2
|\ \
| * | Add system hooks for project/group membership updatesBrandon Williams2019-09-021-0/+2
* | | If user can push to docker then it can delete tooGiorgenes Gelatti2019-09-031-1/+9
* | | Add X-GitLab-NotificationReason header to note emailsadd-notification-reason-to-note-emailsSean McGivern2019-09-021-1/+1
* | | quick action label must be first in issue commentManeschi Romain2019-09-021-1/+1
| |/ |/|
* | Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master'66783-usage-ping-for-slack-integrationsThong Kuah2019-09-019-250/+242
|\ \
| * | Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-289-250/+242
| |/
* | Merge branch '66139-remove-kubernetes_namespace_per_environment-feature-flag'...Nick Thomas2019-09-011-1/+1
|\ \
| * | Remove :kubernetes_namespace_per_environment feature flag66139-remove-kubernetes_namespace_per_environment-feature-flagTiger2019-08-301-1/+1
* | | Limit access request email to 10 most recently active owners/maintainersManoj MJ2019-08-301-5/+10
|/ /
* | Allow be_url to specify the typeAlex Kalderimis2019-08-301-5/+5
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-294-17/+34
|\ \
| * \ Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-291-1/+14
| |\ \
| | * | Add support for using a Camo proxy serverBrett Walker2019-08-231-1/+14
| * | | Merge branch 'security-project-import-bypass' into 'master'GitLab Release Tools Bot2019-08-291-11/+16
| |\ \ \
| | * | | Fix project import restricted visibility bypassGeorge Koltsov2019-08-151-11/+16
| * | | | Merge branch 'security-add-job-activity-limit-ce' into 'master'GitLab Release Tools Bot2019-08-291-1/+2
| |\ \ \ \
| | * | | | Add active_jobs_limit to plans tableFabio Pitino2019-08-211-1/+2
| * | | | | Merge branch 'security-64711-fix-commit-todos' into 'master'GitLab Release Tools Bot2019-08-291-4/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Send TODOs for comments on commits correctlyNick Thomas2019-08-231-4/+2
* | | | | | DRY check progress servicesJoão Cunha2019-08-293-63/+55
* | | | | | Fix snippets API not working with visibility levelsh-fix-snippet-visibility-apiStan Hu2019-08-284-6/+6
* | | | | | Do not persist translated system notes63262-notes-are-persisted-with-the-user-s-localeSean McGivern2019-08-281-4/+6
* | | | | | Save board lists collapsed settingFelipe Artur2019-08-282-1/+57
* | | | | | Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-281-5/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-5/+24
* | | | | | CE-specific changes for designs `user_notes_count`Luke Duncalfe2019-08-271-1/+1
|/ / / / /
* | | | | Add usage pings for merge request creatingIgor2019-08-261-0/+1
* | | | | Merge branch '66443-unrecoverable-configuration-loop-in-external-auth-control...Nick Thomas2019-08-261-1/+5
|\ \ \ \ \
| * | | | | Add test, reduce complexityRobert Schilling2019-08-221-2/+5
| * | | | | Don't check external authorization when disabling the serviceRobert Schilling2019-08-221-1/+2
* | | | | | Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-261-10/+56
| |/ / / / |/| | | |
* | | | | Add a link to docs in project descriptionReuben Pereira2019-08-231-219/+0
| |/ / / |/| | |