summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor-project-rename-repo' into 'master'Robert Speicher2018-10-222-1/+136
|\
| * Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-222-1/+136
* | Resolve "/assign me quick action doesn't work if there is extra white space"Cindy Pallares 🦉2018-10-191-1/+1
* | Merge branch 'ccr/43034_issues_controller_100_queries' into 'master'Douglas Barbosa Alexandre2018-10-191-1/+1
|\ \
| * | Add preload in issues controllerChantal Rollison2018-10-181-1/+1
* | | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-195-67/+41
|\ \ \
| * | | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-195-67/+41
* | | | Catch `RedirectionTooDeep` Exception in webhooksHeinrich Lee Yu2018-10-191-1/+1
* | | | Add support for JSON logging for audit eventsStan Hu2018-10-181-4/+22
* | | | Merge branch '52855-use-monotonic-time-in-webhooks' into 'master'Stan Hu2018-10-181-3/+3
|\ \ \ \
| * | | | Use monotonic time in computing web hook execution timeHeinrich Lee Yu2018-10-181-3/+3
| | |_|/ | |/| |
* | | | Fix Groups::UpdateService#execute not returning correct error codeStan Hu2018-10-181-2/+4
|/ / /
* | | Merge branch 'ce-7015-epic-states-notes' into 'master'Kamil Trzciński2018-10-161-1/+1
|\ \ \ | |_|/ |/| |
| * | Make source param optional according to EE changeJarka Košanová2018-10-111-1/+1
| |/
* | Merge branch '34758-refactor-cluster-services' into 'master'Dmitriy Zaporozhets2018-10-152-19/+23
|\ \
| * | Pass in project as kwarg for CreateServiceThong Kuah2018-10-152-19/+23
| |/
* | Remove un-used inheritance from serviceThong Kuah2018-10-152-2/+10
* | Move non-controller code into dedicated serviceThong Kuah2018-10-152-0/+67
|/
* Clean up ActiveRecord code in TodoServiceYorick Peterse2018-10-081-19/+7
* Merge branch 'backport-ce-to-ee-merge' into 'master'Stan Hu2018-10-061-5/+6
|\
| * Fix CE to EE merge (backport)Kamil Trzciński2018-10-051-5/+6
* | Merge branch 'issue_43097' into 'master'Sean McGivern2018-10-051-0/+26
|\ \
| * | Move issue related_branches to serviceFelipe Artur2018-10-041-0/+26
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-055-41/+46
|\ \ \ | | |/ | |/|
| * | Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-052-3/+15
| * | Merge branch 'feature/gb/pipeline-only-except-with-modified-paths' into 'master'Kamil Trzciński2018-10-052-38/+27
| |\ \
| | * \ Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-045-39/+29
| | |\ \
| | * | | Extract git push from merge request refresh serviceGrzegorz Bizon2018-09-281-35/+24
| | * | | Add a class that represents a git push operationGrzegorz Bizon2018-09-281-3/+3
| * | | | Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-0/+4
| | |/ / | |/| |
* | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-052-30/+18
|\ \ \ \ | |/ / /
| * | | Merge branch 'ce-7723-epic-commands-autocomplete' into 'master'Rémy Coutable2018-10-041-6/+13
| |\ \ \
| | * | | Add checks to InterpretService conditionsce-7723-epic-commands-autocompleteJarka Košanová2018-10-031-6/+13
| | |/ /
| * | | Create labels_as_hash_ concern, modify params for methodccr/48930_extract_logic_to_concernChantal Rollison2018-10-031-24/+5
| | |/ | |/|
* | | enqueue in process_build_serviceShinya Maeda2018-10-021-1/+5
* | | Fix spec failureShinya Maeda2018-10-021-1/+1
* | | Fix coding style offenceShinya Maeda2018-10-021-0/+1
* | | Add Spec for ProcessPipelineServiceShinya Maeda2018-10-022-34/+33
* | | Remove Scheduled Status class from pipelineShinya Maeda2018-10-021-1/+1
* | | Simplify StuckCiJobsWorkerShinya Maeda2018-10-021-1/+1
* | | Rename to process build serviceShinya Maeda2018-10-022-2/+2
* | | Introduce ProceedBuildServiceShinya Maeda2018-10-023-19/+16
* | | Introduce enqueue_scheduled eventShinya Maeda2018-10-021-0/+13
* | | Add a new status to ci_builds.statusShinya Maeda2018-10-021-4/+12
* | | Support new syntaxShinya Maeda2018-10-021-1/+1
|/ /
* | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-012-7/+7
|\ \
| * \ Merge branch 'security-gcp-token-exposed-by-kubernetes' into 'master'Bob Van Landuyt2018-10-012-7/+7
| |\ \
| | * | Do not persist errors from Kubernetes callsMayra Cabrera2018-09-172-7/+7
* | | | Merge branch 'feature/set-public-email-through-api' into 'master'Rémy Coutable2018-10-011-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | allow users api to set public_emailAlexis Reigel2018-10-011-1/+2