Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec/lib
AgeCommit message (Expand)Author
2016-04-26Merge branch 'dev_issue_15331' into 'master' Robert Speicher
2016-04-25Merge branch 'fix/hidden-build-validation-in-ci-yaml' into 'master' Rémy Coutable
2016-04-21Merge branch 'fix/cross-project-labels-project-reference' into 'master' Grzegorz Bizon
2016-04-21Merge branch 'fix-grape-internal-allowed-action' into 'master' Robert Speicher
2016-04-20Merge branch 'slack_wiki_notifications' into 'master' Rémy Coutable
2016-04-19Merge branch 'make-before-after-overridable' into 'master' Kamil Trzciński
2016-04-19Merge branch 'after-script' into 'master' Kamil Trzciński
2016-04-19Using single builder for push and tag eventsGabriel Mazetto
2016-04-19Added System Hooks for push and tag_pushGabriel Mazetto
2016-04-19Use double instead of OpenStruct in the Issue/PR formatters specsDouglas Barbosa Alexandre
2016-04-19Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre
2016-04-19Import milestones from GitHubDouglas Barbosa Alexandre
2016-04-18Import labels from GitHubDouglas Barbosa Alexandre
2016-04-18Make rubocop happyKamil Trzcinski
2016-04-18Use GitHub Issue/PR number as iid to keep referencesDouglas Barbosa Alexandre
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski
2016-04-18Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski
2016-04-18Count the number of SQL queries per transactionYorick Peterse
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Fix rubocop complainsKamil Trzcinski
2016-04-18Minor refactorings in CI configGrzegorz Bizon
2016-04-18Validate job-level variables in YAML config fileGrzegorz Bizon
2016-04-18Minor refactoring in code related to job variablesGrzegorz Bizon
2016-04-18Make CI config return empty array if no job variablesGrzegorz Bizon
2016-04-18Rename method that returns global envs in CI confGrzegorz Bizon
2016-04-18Read job variables directly from gitlab CI configGrzegorz Bizon
2016-04-18Make it possible to override build variablesGrzegorz Bizon
2016-04-18Add `variables` keyword to job in CI config YAMLGrzegorz Bizon
2016-04-18Use Module#prepend for method instrumentationYorick Peterse
2016-04-17Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-17Rename finally_script to after_scriptKamil Trzcinski
2016-04-16Allow the before_script and finally_script to be overwritten in context of jobKamil Trzcinski
2016-04-16Implement finally_script which allows to do cleanups as part of the build pro...Kamil Trzcinski
2016-04-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-14Emoji categories fixValery Sizov
2016-04-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-14Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable
2016-04-13Refactor and expose only Gitlab::UrlBuilder.build(record)Rémy Coutable
2016-04-13Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski
2016-04-13Merge branch 'rs-gitlab-com-check' into 'master' Dmitriy Zaporozhets
2016-04-13Added ability to add custom tags to transactionsYorick Peterse
2016-04-13Add `Gitlab.com?` methodRobert Speicher
2016-04-11Added default setting for `external_providers`Patricio Cano
2016-04-11Fixed stubbing for Gitlab::Metrics specsYorick Peterse
2016-04-11Track call counts in Gitlab::Metrics.measure_blockYorick Peterse
2016-04-11Added specs for Gitlab::Metrics::System.cpu_timeYorick Peterse
2016-04-11Store block timings as transaction valuesYorick Peterse
2016-04-08Instrument Rails cache codeYorick Peterse
2016-04-07Remove dumb debug statement and add many tests.Jacob Schatz