Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Trigger build | Kamil Trzcinski | 2016-06-03 | 0 | -0/+0 | |
| | | | | ||||||
| * | | | Don't start services if they are not needed | Kamil Trzcinski | 2016-06-03 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | USE_BUNDLE_INSTALL | Kamil Trzcinski | 2016-06-03 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Preserve knapsack state | Kamil Trzcinski | 2016-06-03 | 1 | -15/+23 | |
| | | | | ||||||
| * | | | Generate knapsack reports | Kamil Trzcinski | 2016-06-03 | 2 | -1/+2 | |
| | | | | ||||||
| * | | | Use knapsack everywhere | Kamil Trzcinski | 2016-06-03 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | Merge knapsack reports and upload them to external server | Kamil Trzcinski | 2016-06-03 | 2 | -1/+47 | |
| | | | | ||||||
| * | | | Use knapsack 1.11.0 | Kamil Trzcinski | 2016-06-03 | 3 | -11/+16 | |
| | | | | ||||||
| * | | | More spinaches | Kamil Trzcinski | 2016-06-03 | 1 | -10/+20 | |
| | | | | ||||||
| * | | | Use more concurrency | Kamil Trzcinski | 2016-06-03 | 1 | -10/+20 | |
| | | | | ||||||
| * | | | Use spinach record | Kamil Trzcinski | 2016-06-03 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fix knapsack usage | Kamil Trzcinski | 2016-06-03 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | fix yml | Kamil Trzcinski | 2016-06-03 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Use own version of knapsack which supports spinach tests | Kamil Trzcinski | 2016-06-03 | 5 | -6/+8 | |
| | | | | ||||||
| * | | | WIP | Kamil Trzcinski | 2016-06-03 | 2 | -3/+1 | |
| | | | | ||||||
| * | | | Use knapsack directly | Kamil Trzcinski | 2016-06-03 | 1 | -11/+3 | |
| | | | | ||||||
| * | | | Test | Kamil Trzcinski | 2016-06-03 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Test | Kamil Trzcinski | 2016-06-03 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Test | Kamil Trzcinski | 2016-06-03 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | Test | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | add bundler | Kamil Trzcinski | 2016-06-03 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Fix assets | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Improve .gitlab-ci.yml | Kamil Trzcinski | 2016-06-03 | 1 | -78/+44 | |
| | | | | ||||||
| * | | | Use build stage | Kamil Trzcinski | 2016-06-03 | 1 | -24/+31 | |
| | | | | ||||||
| * | | | Touch reports | Kamil Trzcinski | 2016-06-03 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Try to use knapsack | Kamil Trzcinski | 2016-06-03 | 7 | -45/+99 | |
| | | | | ||||||
* | | | | Merge branch '89-guides' into 'master' | Yorick Peterse | 2016-06-07 | 2 | -3/+165 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Added 8.9 install/update guides See merge request !4507 | |||||
| * | | | | Added 8.9 install/update guides | Yorick Peterse | 2016-06-07 | 2 | -3/+165 | |
|/ / / / | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Merge branch 'zj-workhorse-to-serve-diffs' into 'master' 14722-searching-for-usernames-should-only-be-possible-for-search-strings-with-a-valid-format | Jacob Vosmaer (GitLab) | 2016-06-07 | 7 | -31/+30 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Workhorse to serve raw diffs Fixes (partially) #13999 Dependent on: gitlab-org/gitlab-workhorse!45 See merge request !4130 | |||||
| * | | | | Bump workhorse version to v0.7.5zj-workhorse-to-serve-diffs | Z.J. van de Weg | 2016-06-03 | 2 | -1/+2 | |
| | | | | | ||||||
| * | | | | Workhorse to serve raw diffs | Zeger-Jan van de Weg | 2016-06-03 | 5 | -30/+28 | |
| |/ / / | ||||||
* | | | | Merge branch 'rename-ci-commit-phase-3' into 'master' | Douwe Maan | 2016-06-07 | 17 | -91/+91 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename ci_commit in application code This is third iteration of renaming `[ci_]commit(s)` in application code to `pipeline(s)`. See merge request !4464 | |||||
| * | | | | Rename @ci_commit to @pipeline in MergeRequestControllerrename-ci-commit-phase-3 | Kamil Trzcinski | 2016-06-07 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3 | Kamil Trzcinski | 2016-06-07 | 2 | -8/+8 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3 | Kamil Trzcinski | 2016-06-07 | 36 | -146/+460 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3 | Kamil Trzcinski | 2016-06-06 | 31 | -156/+1798 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3 | Kamil Trzcinski | 2016-06-06 | 53 | -184/+2031 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3 | Kamil Trzcinski | 2016-06-06 | 124 | -948/+1957 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3 | Kamil Trzcinski | 2016-06-03 | 4 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename-ci-commit-phase-2: Rename remaining ci_commits in specs | |||||
| * | | | | | | | | | | Rename all ci_commit[s] in application code to pipeline[s] | Kamil Trzcinski | 2016-06-03 | 17 | -88/+88 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'rename-ci-commit-phase-2' into 'master' | Douwe Maan | 2016-06-07 | 82 | -894/+895 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Ci::Commit in specs This is second iteration of renaming Ci::Commit occurences, this time I try to rename all `let's` and `factories` to match what type of object is created: 1. Rename factories: `ci_[...]_commit_[...]` to `ci_[...]_pipeline_[...]`, 2. Rename all `let's(:[ci_]commit)` to `let(:pipeline)`, 3. Rename all occurrences of `[ci_]commit` to `pipeline` if Pipeline object is created cc @grzesiek @DouweM See merge request !4463 | |||||
| * | | | | | | | | | | Fix remaining test offensesrename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-07 | 2 | -8/+8 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-07 | 29 | -102/+416 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Fix tests failures | Kamil Trzcinski | 2016-06-07 | 7 | -44/+44 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-06 | 22 | -136/+1501 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-06 | 9 | -20/+297 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitrename-ci-commit | Kamil Trzcinski | 2016-06-06 | 1 | -3/+23 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into rename-ci-commit | Kamil Trzcinski | 2016-06-06 | 8 | -18/+274 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-06 | 53 | -184/+2031 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Use `@ci_commit` in merge_request_controller | Kamil Trzcinski | 2016-06-06 | 1 | -4/+4 | |
| | | | | | | | | | |