summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | Implemented suggested fixesPatricio Cano2016-04-061-25/+16
| | * | Fix error that was causing only one group to be returned and corrected specs ...Patricio Cano2016-04-061-1/+6
| | * | Removed extra LDAP tests and added tests for the external groups featurePatricio Cano2016-04-051-22/+46
| | * | Remove unnecessary LDAP tests from SAML testsPatricio Cano2016-04-041-59/+7
| * | | Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher2016-04-072-6/+8
| |\ \ \
| | * | | little refactor and improvements on specsGabriel Mazetto2016-04-062-7/+4
| | * | | Fixed WikiPipeline and specsGabriel Mazetto2016-04-061-3/+6
| | * | | Fixed Gollum pages link url expansion to render correctly in previewGabriel Mazetto2016-03-301-3/+5
| * | | | Merge branch 'patch/fix-ldap-unblock-user-logic' into 'master' Robert Speicher2016-04-061-1/+26
| |\ \ \ \
| | * | | | Unblocks user when active_directory is disabled and it can be foundpatch/fix-ldap-unblock-user-logicGabriel Mazetto2016-04-051-1/+26
| | |/ / /
| * | | | Merge branch 'fix-markdown-rendering' into 'master' Douwe Maan2016-04-061-0/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix header link rendering when containing numbersfix-markdown-renderingYorick Peterse2016-04-061-0/+8
| * | | | Measure Ruby blocks using Gitlab::MetricsYorick Peterse2016-04-061-0/+41
| * | | | Corrected some spec headers for Gitlab::MetricsYorick Peterse2016-04-061-3/+3
| |/ / /
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-051-0/+24
|\ \ \ \ | |/ / /
| * | | Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-041-0/+24
| | |/ | |/|
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-048-20/+214
|\ \ \ | |/ /
| * | Merge branch 'routing' into 'master' Robert Speicher2016-04-012-2/+2
| |\ \