Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent worker that updates merge requests head pipeline from failing jobsissue_41021 | Felipe Artur | 2017-12-13 | 1 | -1/+1 |
* | Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master' | Douwe Maan | 2017-12-08 | 1 | -12/+13 |
|\ | |||||
| * | Implement and use Gitlab::Ci::Pipeline::Chain::Command | Kamil Trzcinski | 2017-12-08 | 1 | -12/+13 |
* | | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma... | Kamil Trzciński | 2017-12-07 | 1 | -0/+3 |
|\ \ | |||||
| * | | Use Class.new(StandardError) instead of custom extended error class. Bring ba... | Shinya Maeda | 2017-12-06 | 1 | -1/+1 |
| * | | Fail jobs if its dependency is missing | Shinya Maeda | 2017-12-06 | 1 | -0/+3 |
* | | | Merge branch 'pawel/update-prometheus_gem_to_highly_optimized_version' into '... | Stan Hu | 2017-12-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update prometheus-client-mmap gem to highly optimized version | Pawel Chojnacki | 2017-12-07 | 1 | -1/+1 |
* | | | | Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d... | Kamil Trzciński | 2017-12-07 | 1 | -6/+4 |
|\ \ \ \ | |||||
| * | | | | Remove Auto DevOps checkboxes - backend | bikebilly | 2017-12-04 | 1 | -6/+4 |
* | | | | | add support for the commit reference filter | micael.bergeron | 2017-12-07 | 1 | -11/+3 |
* | | | | | corrects the url building | micael.bergeron | 2017-12-07 | 1 | -4/+3 |
* | | | | | diff notes created in merge request on a commit have the right context | micael.bergeron | 2017-12-07 | 2 | -3/+3 |
* | | | | | Allow commenting on individual commits inside an MR | Douwe Maan | 2017-12-07 | 1 | -3/+12 |
* | | | | | Merge branch 'jej/per-user-protected-branches-api-ce' into 'master' | Sean McGivern | 2017-12-07 | 2 | -0/+57 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | CE backport of ProtectedBranches API changes | James Edwards-Jones | 2017-12-07 | 2 | -0/+57 |
* | | | | | The API isn't using the appropriate services for managing forks | Francisco Javier López | 2017-12-07 | 1 | -7/+29 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch '22680-unlabel-slash-command-limit-autocomplete-to-applied-label... | Tim Zallmann | 2017-12-06 | 1 | -3/+18 |
|\ \ \ \ | |||||
| * | | | | Limit autocomplete menu to applied labels | Vitaliy @blackst0ne Klachkov | 2017-11-28 | 1 | -3/+18 |
* | | | | | Merge branch 'ee-backport-issue_40654' into 'master' | Sean McGivern | 2017-12-06 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | [CE-Backport] Fix board filter when milestone is predefinedee-backport-issue_40654 | Felipe Artur | 2017-12-05 | 1 | -4/+5 |
* | | | | | | Merge branch 'list-multiple-clusters' into 'master' | Grzegorz Bizon | 2017-12-06 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into list-multiple-clusters | Matija Čupić | 2017-12-05 | 4 | -3/+17 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Replace Exception with ArgumentError | Matija Čupić | 2017-12-05 | 1 | -1/+1 |
| * | | | | | | Remove redundant return in Clusters::CreateService | Matija Čupić | 2017-12-05 | 1 | -1/+1 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into list-multiple-clusters | Kamil Trzcinski | 2017-12-05 | 2 | -2/+12 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus... | Kamil Trzcinski | 2017-12-05 | 9 | -14/+108 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' into 35616-move-k8-to-cluster-page | Shinya Maeda | 2017-12-05 | 8 | -13/+107 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Optimize Clusters::CreateService#execute | Shinya Maeda | 2017-12-04 | 1 | -1/+1 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag... | Kamil Trzcinski | 2017-12-03 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Raise error when trying to create second cluster | Matija Čupić | 2017-12-03 | 1 | -1/+1 |
| | * | | | | | | | Merge branch 'list-multiple-clusters' of https://gitlab.com/gitlab-org/gitlab... | Filipa Lacerda | 2017-11-27 | 1 | -5/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Simplify Clusters::CreateService cluster check | Matija Čupić | 2017-11-24 | 1 | -5/+1 |
| | * | | | | | | | | Merge branch 'master' into list-multiple-clusters | Filipa Lacerda | 2017-11-24 | 8 | -42/+28 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | / / | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | * | | | | | | | Merge branch 'master' into list-multiple-clusters | Filipa Lacerda | 2017-11-22 | 15 | -46/+128 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Limit projects to just one cluster | Matija Čupić | 2017-11-18 | 1 | -0/+10 |
* | | | | | | | | | | Merge branch '37354-pipelines-update' into 'master' | Kamil Trzciński | 2017-12-06 | 2 | -5/+19 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Ensure pippeline corresponds with the sha of an MR | Jarka Kadlecova | 2017-12-05 | 2 | -5/+19 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Perform SQL matching of Build&Runner tags to greatly speed-up job picking | Kamil Trzcinski | 2017-12-05 | 1 | -0/+10 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'zj-multiple-artifacts' into 'master' | Grzegorz Bizon | 2017-12-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Test new artifacts for pages deploy | Zeger-Jan van de Weg | 2017-12-03 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'dm-application-worker' into 'master' | Sean McGivern | 2017-12-05 | 2 | -2/+6 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Consistently schedule Sidekiq jobsdm-application-worker | Douwe Maan | 2017-12-05 | 2 | -2/+6 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch '32878-merge-request-from-email' into 'master' | Sean McGivern | 2017-12-05 | 2 | -2/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Create merge request from email | Jan Provaznik | 2017-12-05 | 2 | -2/+12 |
| |/ / / / / | |||||
* | | | | | | Second iteration of Move Kubernetes from service to Cluster page | Filipa Lacerda | 2017-12-05 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'sh-optimize-groups-api' into 'master' | Douwe Maan | 2017-12-04 | 7 | -12/+95 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed bugsh-optimize-groups-api | Francisco Lopez | 2017-12-04 | 1 | -0/+7 |
| * | | | | | Moving query to base count service | Francisco Lopez | 2017-12-04 | 3 | -8/+4 |
| * | | | | | Using map to retrieve the element ids because of some issues with mysql | Francisco Lopez | 2017-12-01 | 3 | -4/+9 |