| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'dev_issue_15331' into 'master' | Robert Speicher | 2016-04-21 | 1 | -1/+9 |
| |\ | |||||
| | * | Fix failing spec | Alfredo Sumaran | 2016-04-21 | 1 | -1/+9 |
| * | | Merge branch 'fix/cross-project-labels-project-reference' into 'master' | Grzegorz Bizon | 2016-04-21 | 1 | -16/+26 |
| |\ \ | |||||
| | * | | Fix cross-project label ref with invalid project | Grzegorz Bizon | 2016-04-21 | 1 | -16/+26 |
| | |/ | |||||
| * | | Merge branch 'ci-commit-as-pipeline' into 'master' | Kamil Trzciński | 2016-04-21 | 2 | -97/+3 |
| |\ \ | |/ |/| | |||||
| | * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipeline | Kamil Trzcinski | 2016-04-19 | 8 | -64/+394 |
| | |\ | |||||
| | * | | Rename CiStatus to Statusable | Kamil Trzcinski | 2016-04-16 | 1 | -103/+0 |
| | * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-16 | 7 | -65/+128 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-13 | 3 | -9/+70 |
| | |\ \ \ | |||||
| | * | | | | Fix CiStatus implementation and tests | Kamil Trzcinski | 2016-04-13 | 1 | -1/+1 |
| | * | | | | Fix rest of rspec and spinach tests | Kamil Trzcinski | 2016-04-12 | 1 | -3/+12 |
| | * | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-11 | 2 | -11/+14 |
| | |\ \ \ \ | |||||
| | * | | | | | Fix specs | Kamil Trzcinski | 2016-04-11 | 1 | -3/+3 |
| * | | | | | | Fix setting of "action" for Grape transactions | Yorick Peterse | 2016-04-20 | 1 | -0/+24 |
| * | | | | | | Fix wiki tests | Sebastian Klier | 2016-04-20 | 1 | -0/+9 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Merge branch 'make-before-after-overridable' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -3/+70 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make rubocop happymake-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -8/+8 |
| | * | | | | | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 2 | -30/+109 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-17 | 1 | -14/+14 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Allow the before_script and finally_script to be overwritten in context of job | Kamil Trzcinski | 2016-04-16 | 1 | -3/+70 |
| * | | | | | | | | | Merge branch 'after-script' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -0/+29 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 1 | -16/+72 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into after-script | Kamil Trzcinski | 2016-04-18 | 1 | -14/+37 |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | Fix rubocop complains | Kamil Trzcinski | 2016-04-18 | 1 | -2/+2 |
| | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | | Rename finally_script to after_script | Kamil Trzcinski | 2016-04-17 | 1 | -7/+7 |
| | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | | Implement finally_script which allows to do cleanups as part of the build pro... | Kamil Trzcinski | 2016-04-16 | 1 | -0/+29 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | | Using single builder for push and tag events | Gabriel Mazetto | 2016-04-19 | 1 | -22/+6 |
| * | | | | | | | Added System Hooks for push and tag_push | Gabriel Mazetto | 2016-04-19 | 1 | -3/+28 |
| * | | | | | | | Use double instead of OpenStruct in the Issue/PR formatters specs | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -32/+34 |
| * | | | | | | | Set GitHub milestones to Issue/Merge Request that were imported | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -0/+35 |
| * | | | | | | | Import milestones from GitHub | Douglas Barbosa Alexandre | 2016-04-18 | 1 | -0/+82 |
| * | | | | | | | Import labels from GitHub | Douglas Barbosa Alexandre | 2016-04-18 | 1 | -0/+19 |
| * | | | | | | | Use GitHub Issue/PR number as iid to keep references | Douglas Barbosa Alexandre | 2016-04-18 | 2 | -0/+5 |
| * | | | | | | | Count the number of SQL queries per transaction | Yorick Peterse | 2016-04-18 | 1 | -0/+3 |
| | |_|/ / / / |/| | | | | | |||||
| * | | | | | | Minor refactorings in CI configfeature/ci-job-env-variables | Grzegorz Bizon | 2016-04-18 | 1 | -3/+3 |
| * | | | | | | Validate job-level variables in YAML config file | Grzegorz Bizon | 2016-04-18 | 1 | -13/+32 |
| * | | | | | | Minor refactoring in code related to job variables | Grzegorz Bizon | 2016-04-18 | 1 | -19/+24 |
| * | | | | | | Make CI config return empty array if no job variables | Grzegorz Bizon | 2016-04-18 | 1 | -0/+12 |
| * | | | | | | Rename method that returns global envs in CI conf | Grzegorz Bizon | 2016-04-18 | 1 | -1/+1 |
| * | | | | | | Read job variables directly from gitlab CI config | Grzegorz Bizon | 2016-04-18 | 1 | -2/+2 |
| * | | | | | | Make it possible to override build variables | Grzegorz Bizon | 2016-04-18 | 1 | -1/+1 |
| * | | | | | | Add `variables` keyword to job in CI config YAML | Grzegorz Bizon | 2016-04-18 | 1 | -12/+32 |
| | |/ / / / |/| | | | | |||||
| * | | | | | Use Module#prepend for method instrumentationfix-method-instrumentation | Yorick Peterse | 2016-04-18 | 1 | -14/+37 |
| |/ / / / | |||||
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp... | James Lopez | 2016-04-15 | 1 | -0/+7 |
| |\ \ \ \ | |||||
| | * | | | | Emoji categories fix | Valery Sizov | 2016-04-14 | 1 | -0/+7 |
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp... | James Lopez | 2016-04-14 | 8 | -77/+359 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'simplify-gitlab-url_builder-15202' into 'master' | Rémy Coutable | 2016-04-14 | 2 | -57/+89 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | | * | | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202 | Rémy Coutable | 2016-04-13 | 2 | -57/+89 |
| | * | | | | Merge branch 'external-omniauth-providers' into 'master' | Marin Jankovski | 2016-04-13 | 1 | -9/+28 |
| | |\ \ \ \ | |||||
