summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert back to not defining a default Git access protocol.Patricio Cano2016-07-051-1/+1
* Default Git access protocol to `web`Patricio Cano2016-07-051-1/+1
* Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-1/+1
* Add more tests to the allowed protocols featurePatricio Cano2016-07-051-0/+37
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-052-2/+2
* RailsCache metrics now includes fetch_hit/fetch_miss and read_hit/read_miss i...Paco Guzman2016-07-051-0/+103
* Merge branch 'refactor/ci-config-move-global-entries' into 'master' Rémy Coutable2016-07-0517-136/+657
|\
| * Add minor improvements in readability in CI configrefactor/ci-config-move-global-entriesGrzegorz Bizon2016-07-043-4/+3
| * Improve description of CI types node and in specsGrzegorz Bizon2016-06-301-2/+2
| * Add global cache config entry to new CI configGrzegorz Bizon2016-06-2911-30/+45
| * Add CI config entry location info to error messageGrzegorz Bizon2016-06-292-7/+6
| * Make it possible to set parent in CI config nodeGrzegorz Bizon2016-06-291-2/+14
| * Merge branch 'master' into refactor/ci-config-move-global-entriesGrzegorz Bizon2016-06-2814-308/+608
| |\
| * | Validate interface only with CI node validatorGrzegorz Bizon2016-06-271-25/+7
| * | Add new ci config entry that handles cache configGrzegorz Bizon2016-06-272-0/+93
| * | Add ci config entry that represents array of pathsGrzegorz Bizon2016-06-241-0/+34
| * | Add ci config class that represents a boolean valueGrzegorz Bizon2016-06-241-0/+34
| * | Add ci config class that represents a key valueGrzegorz Bizon2016-06-241-0/+34
| * | Fix ci config cache validation in legacy processorGrzegorz Bizon2016-06-241-1/+14
| * | Minor refactorings in new CI configuration classesGrzegorz Bizon2016-06-231-2/+2
| * | Move CI stages configuration to new CI configGrzegorz Bizon2016-06-234-7/+88
| * | Assume that unspecified CI config is undefinedGrzegorz Bizon2016-06-235-81/+100
| * | Return default config value when entry is undefinedGrzegorz Bizon2016-06-223-31/+42
| * | Handle CI environment variables in a new CI configGrzegorz Bizon2016-06-223-3/+77
| * | Rename CI config null node entry to undefined nodeGrzegorz Bizon2016-06-222-7/+7
| * | Handle after script CI config in new classesGrzegorz Bizon2016-06-214-8/+15
| * | Handle CI services config in new CI config classesGrzegorz Bizon2016-06-213-4/+54
| * | Move CI image configuration entry to new CI configGrzegorz Bizon2016-06-212-9/+21
| * | Add image configuration entry to new ci configGrzegorz Bizon2016-06-211-0/+46
| * | Use generic type validator in new ci configurationGrzegorz Bizon2016-06-211-0/+6
* | | Merge branch 'master' into dev-masterTomasz Maczukin2016-07-0229-2056/+4169
|\ \ \
| * | | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-0121-26/+0
| * | | Merge branch 'fix-relative-root-emoji-support' into 'master' Stan Hu2016-07-011-0/+15
| |\ \ \
| | * | | Fix emoji paths in relative root configurationsStan Hu2016-07-011-0/+15
| * | | | use has_many relationship with eventsJames Lopez2016-07-011-0/+6
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-expo...James Lopez2016-07-018-6/+103
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'fix-external-issue-rendering' into 'master' Robert Speicher2016-06-301-0/+13
| | |\ \ \
| | | * | | Handle external issues in IssueReferenceFilterYorick Peterse2016-06-301-0/+13
| | * | | | Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-0/+14
| | * | | | Merge branch 'rubocop/enable-unneeded-capital-w-cop' into 'master' Robert Speicher2016-06-301-3/+3
| | |\ \ \ \
| | | * | | | Enable Style/UnneededCapitalW Rubocop coprubocop/enable-unneeded-capital-w-copGrzegorz Bizon2016-06-301-3/+3
| | * | | | | Create (if necessary) and link the gitlab-shell secret file on the rake insta...shardsAlejandro Rodríguez2016-06-291-0/+23
| | * | | | | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+5
| | |/ / / /
| | * | | | Merge branch 'handle-redis-not-there' into 'master' Stan Hu2016-06-291-0/+36
| | |\ \ \ \
| | | * | | | Handle case when Redis cache returns an empty settingStan Hu2016-06-291-2/+9
| | | * | | | Fix database migrations when Redis is not runningStan Hu2016-06-291-0/+29
| | * | | | | Merge branch 'rs-gitalb-com-staging' into 'master' Robert Speicher2016-06-291-0/+6
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Update `Gitlab.com?` to support stagingrs-gitalb-com-stagingRobert Speicher2016-06-271-0/+6
| | * | | | | Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-2/+2
| | * | | | | Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-291-1/+1
| | | |/ / / | | |/| | |