summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix wiki testsSebastian Klier2016-04-201-0/+9
* Merge branch 'make-before-after-overridable' into 'master' Kamil Trzciński2016-04-191-3/+70
|\
| * Make rubocop happymake-before-after-overridableKamil Trzcinski2016-04-181-8/+8
| * Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-182-30/+109
| |\
| * \ Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-181-2/+2
| |\ \
| * \ \ Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-171-14/+14
| |\ \ \
| * | | | Allow the before_script and finally_script to be overwritten in context of jobKamil Trzcinski2016-04-161-3/+70
* | | | | Merge branch 'after-script' into 'master' Kamil Trzciński2016-04-191-0/+29
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski2016-04-181-16/+72
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski2016-04-181-14/+37
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix rubocop complainsKamil Trzcinski2016-04-181-2/+2
| | |_|_|/ | |/| | |
| * | | | Rename finally_script to after_scriptKamil Trzcinski2016-04-171-7/+7
| | |_|/ | |/| |
| * | | Implement finally_script which allows to do cleanups as part of the build pro...Kamil Trzcinski2016-04-161-0/+29
* | | | Using single builder for push and tag eventsGabriel Mazetto2016-04-191-22/+6
* | | | Added System Hooks for push and tag_pushGabriel Mazetto2016-04-191-3/+28
* | | | Use double instead of OpenStruct in the Issue/PR formatters specsDouglas Barbosa Alexandre2016-04-182-32/+34
* | | | Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre2016-04-182-0/+35
* | | | Import milestones from GitHubDouglas Barbosa Alexandre2016-04-181-0/+82
* | | | Import labels from GitHubDouglas Barbosa Alexandre2016-04-181-0/+19
* | | | Use GitHub Issue/PR number as iid to keep referencesDouglas Barbosa Alexandre2016-04-182-0/+5
* | | | Count the number of SQL queries per transactionYorick Peterse2016-04-181-0/+3
| |_|/ |/| |
* | | Minor refactorings in CI configfeature/ci-job-env-variablesGrzegorz Bizon2016-04-181-3/+3
* | | Validate job-level variables in YAML config fileGrzegorz Bizon2016-04-181-13/+32
* | | Minor refactoring in code related to job variablesGrzegorz Bizon2016-04-181-19/+24
* | | Make CI config return empty array if no job variablesGrzegorz Bizon2016-04-181-0/+12
* | | Rename method that returns global envs in CI confGrzegorz Bizon2016-04-181-1/+1
* | | Read job variables directly from gitlab CI configGrzegorz Bizon2016-04-181-2/+2
* | | Make it possible to override build variablesGrzegorz Bizon2016-04-181-1/+1
* | | Add `variables` keyword to job in CI config YAMLGrzegorz Bizon2016-04-181-12/+32
| |/ |/|
* | Use Module#prepend for method instrumentationfix-method-instrumentationYorick Peterse2016-04-181-14/+37
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-151-0/+7
|\
| * Emoji categories fixValery Sizov2016-04-141-0/+7
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-148-77/+359
|\ \ | |/
| * Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-142-57/+89
| |\
| | * Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-132-57/+89
| * | Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski2016-04-131-9/+28
| |\ \
| | * | Added default setting for `external_providers`Patricio Cano2016-04-111-9/+28
| * | | Merge branch 'rs-gitlab-com-check' into 'master' Dmitriy Zaporozhets2016-04-131-0/+17
| |\ \ \ | | |_|/ | |/| |
| | * | Add `Gitlab.com?` methodrs-gitlab-com-checkRobert Speicher2016-04-121-0/+17
| | |/
| * | Added ability to add custom tags to transactionsYorick Peterse2016-04-131-0/+25
| |/
| * Fixed stubbing for Gitlab::Metrics specsYorick Peterse2016-04-111-1/+1
| * Track call counts in Gitlab::Metrics.measure_blockmetrics-measure-block-transactionYorick Peterse2016-04-111-0/+3
| * Added specs for Gitlab::Metrics::System.cpu_timeYorick Peterse2016-04-111-0/+6
| * Store block timings as transaction valuesYorick Peterse2016-04-111-11/+5
| * Instrument Rails cache codeinstrument-rails-cacheYorick Peterse2016-04-081-0/+71
| * Remove dumb debug statement and add many tests.Jacob Schatz2016-04-071-0/+115
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-077-110/+185
|\ \ | |/
| * Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable2016-04-071-1/+32
| |\
| | * Extend build status badge, add html/markdown methodsGrzegorz Bizon2016-04-061-1/+32
| * | Merge branch 'saml-external-groups' into 'master' Robert Speicher2016-04-071-99/+67
| |\ \