summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-3020-166/+288
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-229-19/+63
| |\ \ \ \ \
| * | | | | | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-222-7/+7
| * | | | | | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-182-8/+11
| * | | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-1734-220/+564
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-0653-379/+804
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-09-259-16/+75
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-192-2/+2
| * | | | | | | | | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-183-0/+5
* | | | | | | | | | Properly CamelCase service nameMatija Čupić2017-12-161-1/+1
* | | | | | | | | | Add CheckGCPProjectBillingServiceMatija Čupić2017-12-161-0/+8
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'fix-create-mr-from-issue-with-template' into 'master'Rémy Coutable2017-12-131-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Execute quick actions when creating MR from issuefix-create-mr-from-issue-with-templateSean McGivern2017-12-131-2/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'tmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using...Robert Speicher2017-12-122-2/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor member view by using presenterTM Lee2017-12-112-2/+20
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | ActiveRecord::StaleObjectError: Attempted to update a stale object: Ci::Build41023-activerecord-staleobjecterror--attempted-to-update-a-stale-object--ci-buildShinya Maeda2017-12-121-8/+9
|/ / / / / / / /
* | | | | | | | Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master'Douwe Maan2017-12-081-12/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-081-12/+13
* | | | | | | | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma...Kamil Trzciński2017-12-071-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Use Class.new(StandardError) instead of custom extended error class. Bring ba...Shinya Maeda2017-12-061-1/+1
| * | | | | | | | Fail jobs if its dependency is missingShinya Maeda2017-12-061-0/+3
* | | | | | | | | Merge branch 'pawel/update-prometheus_gem_to_highly_optimized_version' into '...Stan Hu2017-12-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki2017-12-071-1/+1
* | | | | | | | | | Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-071-6/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove Auto DevOps checkboxes - backendbikebilly2017-12-041-6/+4
* | | | | | | | | | | add support for the commit reference filtermicael.bergeron2017-12-071-11/+3
* | | | | | | | | | | corrects the url buildingmicael.bergeron2017-12-071-4/+3
* | | | | | | | | | | diff notes created in merge request on a commit have the right contextmicael.bergeron2017-12-072-3/+3
* | | | | | | | | | | Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-3/+12
* | | | | | | | | | | Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern2017-12-072-0/+57
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-072-0/+57
* | | | | | | | | | | The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-7/+29
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '22680-unlabel-slash-command-limit-autocomplete-to-applied-label...Tim Zallmann2017-12-061-3/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov2017-11-281-3/+18
* | | | | | | | | | | Merge branch 'ee-backport-issue_40654' into 'master'Sean McGivern2017-12-061-4/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [CE-Backport] Fix board filter when milestone is predefinedee-backport-issue_40654Felipe Artur2017-12-051-4/+5
* | | | | | | | | | | | Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-061-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić2017-12-054-3/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Replace Exception with ArgumentErrorMatija Čupić2017-12-051-1/+1
| * | | | | | | | | | | | Remove redundant return in Clusters::CreateServiceMatija Čupić2017-12-051-1/+1
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-052-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-059-14/+108
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 35616-move-k8-to-cluster-pageShinya Maeda2017-12-058-13/+107
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Optimize Clusters::CreateService#executeShinya Maeda2017-12-041-1/+1
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Raise error when trying to create second clusterMatija Čupić2017-12-031-1/+1
| | * | | | | | | | | | | | | Merge branch 'list-multiple-clusters' of https://gitlab.com/gitlab-org/gitlab...Filipa Lacerda2017-11-271-5/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Simplify Clusters::CreateService cluster checkMatija Čupić2017-11-241-5/+1
| | * | | | | | | | | | | | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-248-42/+28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | / / / / / / / / | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-2215-46/+128
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | |