Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma... | Kamil Trzciński | 2017-12-07 | 2 | -1/+91 |
|\ | |||||
| * | Test for both ci_disable_validates_dependencies true/false | Shinya Maeda | 2017-12-08 | 1 | -44/+64 |
| * | Change feature flag to ci_disable_validates_dependencies to enable it as default | Shinya Maeda | 2017-12-07 | 1 | -1/+1 |
| * | Fix pipeline | Shinya Maeda | 2017-12-06 | 1 | -1/+3 |
| * | Fix tests | Shinya Maeda | 2017-12-06 | 1 | -17/+27 |
| * | Fix /build_spec.rb | Shinya Maeda | 2017-12-06 | 1 | -1/+6 |
| * | Fix lint | Shinya Maeda | 2017-12-06 | 1 | -2/+6 |
| * | Add case when artifacts have not existed on dependencies | Shinya Maeda | 2017-12-06 | 1 | -1/+20 |
| * | 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/+30 |
* | | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master' | Douwe Maan | 2017-12-07 | 2 | -18/+13 |
|\ \ | |||||
| * | | adding view and feature specs | micael.bergeron | 2017-12-07 | 1 | -17/+12 |
| * | | add support for the commit reference filter | micael.bergeron | 2017-12-07 | 1 | -1/+1 |
* | | | Remove Rugged::Repository#empty? | Zeger-Jan van de Weg | 2017-12-07 | 2 | -8/+23 |
|/ / | |||||
* | | Resolve "Display member role per project" | Mike Greiling | 2017-12-07 | 1 | -0/+159 |
* | | Throttle the number of UPDATEs triggered by touch | Yorick Peterse | 2017-12-06 | 4 | -2/+10 |
* | | Merge branch 'list-multiple-clusters' into 'master' | Grzegorz Bizon | 2017-12-06 | 2 | -1/+23 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'origin/master' into list-multiple-clusters | Matija Čupić | 2017-12-05 | 4 | -80/+346 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into list-multiple-clusters | Kamil Trzcinski | 2017-12-05 | 1 | -3/+13 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag... | Kamil Trzcinski | 2017-12-05 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Remove cluster from Project model | Matija Čupić | 2017-12-04 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' into list-multiple-clusters | Filipa Lacerda | 2017-12-04 | 13 | -192/+397 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus... | Kamil Trzcinski | 2017-12-05 | 3 | -30/+46 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag... | Kamil Trzcinski | 2017-12-03 | 1 | -0/+22 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Add created? to Cluster model | Matija Čupić | 2017-12-01 | 1 | -0/+22 |
* | | | | | | | Merge branch '37354-pipelines-update' into 'master' | Kamil Trzciński | 2017-12-06 | 1 | -11/+38 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | use actual head pipeline on merge request presenter | Felipe Artur | 2017-12-05 | 1 | -0/+14 |
| * | | | | | | Use actual head pipeline on merge request serializer | Felipe Artur | 2017-12-05 | 1 | -4/+4 |
| * | | | | | | Check if head_pipeline is correct before merging | Felipe Artur | 2017-12-05 | 1 | -16/+21 |
| * | | | | | | Ensure pippeline corresponds with the sha of an MR | Jarka Kadlecova | 2017-12-05 | 1 | -10/+18 |
* | | | | | | | Merge branch 'feature/migrate-revert-to-gitaly' into 'master' | Robert Speicher | 2017-12-05 | 1 | -22/+32 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Migrate Gitlab::Git::Repository#revert to Gitalyfeature/migrate-revert-to-gitaly | Ahmad Sherif | 2017-12-05 | 1 | -22/+32 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Perform SQL matching of Build&Runner tags to greatly speed-up job picking | Kamil Trzcinski | 2017-12-05 | 1 | -0/+73 |
* | | | | | | Merge branch 'feature/custom-text-for-new-projects' into 'master' | Rémy Coutable | 2017-12-05 | 1 | -3/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add custom brand text on new project pages | Markus Koller | 2017-12-04 | 1 | -3/+0 |
* | | | | | | Merge branch 'zj-multiple-artifacts' into 'master' | Grzegorz Bizon | 2017-12-05 | 3 | -77/+273 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix Rubocop | Kamil Trzcinski | 2017-12-03 | 1 | -1/+1 |
| * | | | | | Store expire_at in ci_job_artifacts | Kamil Trzcinski | 2017-12-03 | 2 | -1/+57 |
| * | | | | | Remove hook set by carrierwave too | Zeger-Jan van de Weg | 2017-12-03 | 1 | -6/+6 |
| * | | | | | Add coverage on legacy artifacts for Ci::Build | Zeger-Jan van de Weg | 2017-12-03 | 2 | -77/+190 |
| * | | | | | Fix specs failures, and use factory with `:ci_job_artifact, :archive` | Kamil Trzcinski | 2017-12-03 | 2 | -2/+2 |
| * | | | | | Rename Artifact to JobArtifact, split metadata out | Zeger-Jan van de Weg | 2017-12-03 | 4 | -63/+36 |
| * | | | | | Create Ci::Artifacts | Zeger-Jan van de Weg | 2017-12-03 | 2 | -14/+63 |
| * | | | | | WIP | Zeger-Jan van de Weg | 2017-12-03 | 1 | -0/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch '32878-merge-request-from-email' into 'master' | Sean McGivern | 2017-12-05 | 1 | -3/+13 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Create merge request from email | Jan Provaznik | 2017-12-05 | 1 | -3/+13 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'bvl-limit-fork-queries-on-project-show' into 'master' | Sean McGivern | 2017-12-05 | 1 | -1/+9 |
|\ \ \ \ | |||||
| * | | | | Cache the forks in a namespace in the RequestStore | Bob Van Landuyt | 2017-12-04 | 1 | -1/+9 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'feature/migrate-cherry-pick-to-gitaly' into 'master' | Robert Speicher | 2017-12-04 | 1 | -25/+35 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Migrate Gitlab::Git::Repository#cherry_pick to Gitaly | Ahmad Sherif | 2017-12-04 | 1 | -25/+35 |
| |/ / |