summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-171-1/+5
|\
| * Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-161-1/+5
* | Fix unexpected extra notification mailsPatrick Derichs2019-04-171-2/+2
* | Merge branch 'rewind-iid-on-pipelines' into 'master'Sean McGivern2019-04-161-0/+4
|\ \
| * | Rewind IID on Ci::Pipelinesrewind-iid-on-pipelinesKamil Trzciński2019-04-161-0/+4
* | | Externalize several strings inMartin Wortschack2019-04-164-7/+7
|/ /
* | Fix remove_source_branch merge request API handlingsh-fix-merge-requests-api-remove-branch-paramStan Hu2019-04-151-1/+1
* | Merge branch 'sh-fix-pipeline-delete-caching' into 'master'Lin Jen-Shin2019-04-152-2/+64
|\ \
| * | Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-152-2/+64
| |/
* | Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-157-9/+9
|\ \
| * | Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-157-9/+9
* | | Externalize strings detected by rubocop-i18nMartin Wortschack2019-04-1514-46/+46
* | | Rescue and log errors raised when preparing builds60480-rescue-build-preparing-errorsTiger2019-04-151-3/+5
| |/ |/|
* | Always return the deployment in the execute methodDouglas Barbosa Alexandre2019-04-121-0/+2
* | Merge branch 'fix-typo-activity-lease' into 'master'Stan Hu2019-04-121-1/+1
|\ \
| * | Fix typo in activity leasefix-typo-activity-leaseCindy Pallares2019-04-111-1/+1
* | | Do not rescue errors from state transitionsThong Kuah2019-04-123-19/+36
| |/ |/|
* | Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-1/+5
|/
* Merge branch '60278-fix-development-seed' into 'master'Douwe Maan2019-04-111-2/+2
|\
| * Fix ApplicationSetting development seed60278-fix-development-seedRémy Coutable2019-04-101-2/+2
* | Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-101-0/+2
|/
* Add more info logging to cluster appsDylan Griffith2019-04-104-0/+20
* Fix MR assignees for push optionsNick Thomas2019-04-091-2/+2
* Mark unverified pages domains for removalVladimir Shushlin2019-04-091-6/+9
* Merge branch 'docs-zj-update-n-plus-one-comments' into 'master'Douglas Barbosa Alexandre2019-04-091-0/+2
|\
| * Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-0/+2
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-094-0/+42
* | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-099-86/+50
|\ \
| * | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-089-86/+50
* | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-093-2/+164
|\ \ \
| * | | Update service to handle unexpected exceptions43263-git-push-option-to-create-mrLuke Duncalfe2019-04-091-0/+3
| * | | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-091-44/+53
| * | | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-9/+32
| * | | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-092-2/+2
| * | | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+127
| |/ /
* | | Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-091-0/+19
|\ \ \ | |_|/ |/| |
| * | Refactor: extract duplicate steps to a service classHiroyuki Sato2019-04-051-0/+19
* | | Merge branch 'prevent-running-mr-pipelines-when-target-updated' into 'master'Kamil Trzciński2019-04-091-2/+8
|\ \ \
| * | | Prevent triggering pipelines when target branch is updatedprevent-running-mr-pipelines-when-target-updatedShinya Maeda2019-04-081-2/+8
* | | | Set release name when adding release notes to an existing tagJason Goodman2019-04-092-6/+16
| |_|/ |/| |
* | | Merge branch '15463-extract-hooks-service' into 'master'Robert Speicher2019-04-087-259/+310
|\ \ \
| * | | Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas2019-04-057-259/+310
* | | | Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-083-3/+5
| |/ / |/| |
* | | Handle possible HTTP exception for Sentry clientPeter Leitzen2019-04-071-2/+2
|/ /
* | Merge branch 'revert-3962b00b' into 'master'Andreas Brandl2019-04-054-42/+0
|\ \
| * | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-054-42/+0
* | | Merge branch '9201-create-a-user-via-scim-ce' into 'master'Douglas Barbosa Alexandre2019-04-051-1/+5
|\ \ \ | |/ / |/| |
| * | Add saml provider to user build service9201-create-a-user-via-scim-ceJames Lopez2019-04-051-1/+5
| |/
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-054-0/+42
* | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-2/+3
|\ \