summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '18790-dont-show-request-button-to-project-owner' into 'master' Robert Speicher2016-07-055-69/+48
|\
| * New :request_access ability to replace a ugly helperRémy Coutable2016-07-055-69/+48
* | Set user data in profile link in the headerDmitriy Zaporozhets2016-07-051-6/+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-28134-1583/+3163
| |\
| * | 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
* | | Assert against `ActionMailer::Base.deliveries` relatively.Timothy Andrew2016-07-051-2/+1
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-07-042-2/+52
|\ \ \
| * \ \ Merge branch 'master' into dev-masterTomasz Maczukin2016-07-02126-2321/+5027
| |\ \ \
| * \ \ \ Merge branch '18033-private-repo-mentions' into 'master' Douwe Maan2016-06-301-0/+37
| |\ \ \ \
| | * | | | Ensure logged-out users can't see private refsSean McGivern2016-06-301-0/+37
| * | | | | Merge branch '19312-confidential-issue' into 'master' Douwe Maan2016-06-301-2/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed privilege escalation issue where manually set external users would be r...Patricio Cano2016-06-291-2/+15
* | | | | | Merge branch 'user-avatar-header' into 'master' Dmitriy Zaporozhets2016-07-041-1/+2
|\ \ \ \ \ \
| * | | | | | Fixed logout testsPhil Hughes2016-06-281-1/+2
* | | | | | | Merge branch 'more_descriptive_git_shell_messages' into 'master' Dmitriy Zaporozhets2016-07-041-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Handle custom Git hook result in GitLab UIValery Sizov2016-07-041-0/+10
* | | | | | | | Merge branch 'save-artifacts_sizes' into 'master' Rémy Coutable2016-07-041-17/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Use describe rather than context for this:save-artifacts_sizesLin Jen-Shin2016-07-041-1/+1
| * | | | | | | Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin2016-07-04134-2367/+5257
| |\ \ \ \ \ \ \
| * | | | | | | | Use describe rather than context, feedback from:Lin Jen-Shin2016-07-041-1/+1
| * | | | | | | | Rename to "successful artifacts upload", feedback:Lin Jen-Shin2016-07-041-4/+4
| * | | | | | | | Rename shared_examples, feedback:Lin Jen-Shin2016-07-011-4/+4
| * | | | | | | | Use nil for non-existing files rather than 0Lin Jen-Shin2016-07-011-1/+1
| * | | | | | | | Use AR callbacks as suggested by:Lin Jen-Shin2016-06-291-2/+6
| * | | | | | | | Also remove ci_builds.artifacts_size when erasedLin Jen-Shin2016-06-281-0/+1
| * | | | | | | | Just save the size in total rather than individual filesLin Jen-Shin2016-06-281-11/+3
| * | | | | | | | Introduce ci_builds.artifacts_sizes as JSON:Lin Jen-Shin2016-06-281-2/+12