summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Return compound value if CI config node is compositeGrzegorz Bizon2016-06-291-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Move global CI cache configuration to new CI classesGrzegorz Bizon2016-06-292-29/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add global cache config entry to new CI configGrzegorz Bizon2016-06-2916-36/+64
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add CI config entry location info to error messageGrzegorz Bizon2016-06-294-14/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Make it possible to set parent in CI config nodeGrzegorz Bizon2016-06-293-5/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into refactor/ci-config-move-global-entriesGrzegorz Bizon2016-06-28552-3362/+7573
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Validate interface only with CI node validatorGrzegorz Bizon2016-06-273-40/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new ci config entry that handles cache configGrzegorz Bizon2016-06-275-12/+151
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ci config entry that represents array of pathsGrzegorz Bizon2016-06-242-0/+52
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ci config class that represents a boolean valueGrzegorz Bizon2016-06-243-0/+62
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ci config class that represents a key valueGrzegorz Bizon2016-06-243-0/+62
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ci config cache validation in legacy processorGrzegorz Bizon2016-06-242-3/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor refactorings in new CI configuration classesGrzegorz Bizon2016-06-235-6/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Move CI stages configuration to new CI configGrzegorz Bizon2016-06-2312-29/+147
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Assume that unspecified CI config is undefinedGrzegorz Bizon2016-06-238-94/+112
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Return default config value when entry is undefinedGrzegorz Bizon2016-06-229-51/+74
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle CI environment variables in a new CI configGrzegorz Bizon2016-06-228-9/+115
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename CI config null node entry to undefined nodeGrzegorz Bizon2016-06-225-23/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Return CI entry config as value by defaultGrzegorz Bizon2016-06-214-14/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle after script CI config in new classesGrzegorz Bizon2016-06-218-24/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle CI services config in new CI config classesGrzegorz Bizon2016-06-217-11/+82
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Move CI image configuration entry to new CI configGrzegorz Bizon2016-06-215-21/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add image configuration entry to new ci configGrzegorz Bizon2016-06-212-0/+68
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Use generic type validator in new ci configurationGrzegorz Bizon2016-06-213-4/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '19496-fix-build' into 'master' Stan Hu2016-07-051-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Assert against `ActionMailer::Base.deliveries` relatively.Timothy Andrew2016-07-051-2/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'diagnosing-mail-issues' into 'master' Achilleas Pipinellis2016-07-041-2/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add troubleshooting section for SMTP settingsStan Hu2016-07-011-2/+51
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-07-047-9/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into dev-masterTomasz Maczukin2016-07-02396-3101/+7106
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '18033-private-repo-mentions' into 'master' Douwe Maan2016-06-304-2/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure logged-out users can't see private refsSean McGivern2016-06-304-2/+42
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '19312-confidential-issue' into 'master' Douwe Maan2016-06-303-7/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed privilege escalation issue where manually set external users would be r...Patricio Cano2016-06-293-7/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'user-avatar-header' into 'master' Dmitriy Zaporozhets2016-07-046-20/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating padding in dropdown menuuser-avatar-headerPhil Hughes2016-06-291-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed logout testsPhil Hughes2016-06-284-6/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added user avatar to headerPhil Hughes2016-06-273-11/+30
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'more_descriptive_git_shell_messages' into 'master' Dmitriy Zaporozhets2016-07-044-3/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle custom Git hook result in GitLab UIValery Sizov2016-07-044-3/+22
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-dead-links' into 'master' Achilleas Pipinellis2016-07-044-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix dead links in the docsTakuya Noguchi2016-06-264-6/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upgrade-rspec-rails' into 'master' Robert Speicher2016-07-042-21/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade rspec-rails from 3.4.2 to 3.5.0.upgrade-rspec-railsConnor Shea2016-07-012-21/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'patch-1' into 'master' Hannes Rosenögger2016-07-041-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note on changing password of SSH keyCaesar Schinas2016-05-251-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update README.md - SSH password can be changed with `ssh-keygen -p`Caesar Schinas2016-05-141-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'save-artifacts_sizes' into 'master' Rémy Coutable2016-07-046-21/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use describe rather than context for this:save-artifacts_sizesLin Jen-Shin2016-07-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explicitly set to nil when artifacts don't exist:Lin Jen-Shin2016-07-041-0/+2