summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pushes-since-gc-redis' into 'master' 19600-artifacts-show-up-in-interface-as-expired-immediately-although-configured-as-1-month-or-4-weeksRobert Speicher2016-09-132-22/+59
|\
| * Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-132-22/+59
* | Merge branch 'workhorse-secret-trailing-newline' into 'master' Stan Hu2016-09-131-0/+5
|\ \
| * | Allow trailing newline in secret base64 dataJacob Vosmaer2016-09-131-0/+5
* | | Merge branch 'feature/builds-register-change-404-to-204' into 'master' Rémy Coutable2016-09-132-19/+45
|\ \ \ | |/ / |/| |
| * | Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin2016-09-132-0/+14
| * | Fix rubocop offencesTomasz Maczukin2016-09-131-1/+1
| * | Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin2016-09-131-19/+31
* | | Merge branch 'rs-ssh-key-title-populate' into 'master' Robert Speicher2016-09-131-0/+18
|\ \ \
| * | | Restore SSH Key title auto-population behaviorRobert Speicher2016-09-131-0/+18
| |/ /
* | | Merge branch '20780-import-github-release-notes' into 'master' Robert Speicher2016-09-132-2/+82
|\ \ \ | |/ / |/| |
| * | Import GitHub release notesAndrew Smith2016-09-132-2/+82
* | | Change method name to #reopenable?Katarzyna Kobierska2016-09-131-9/+9
* | | Improve grammarKatarzyna Kobierska2016-09-131-1/+1
* | | Fix not working test with executeKatarzyna Kobierska2016-09-131-4/+4
* | | Improve grammarKatarzyna Kobierska2016-09-132-2/+2
* | | Add #can_reopen? and testsKatarzyna Kobierska2016-09-131-19/+45
* | | Add methodKatarzyna Kobierska2016-09-131-0/+13
* | | Add test checking method closed_without_source_projectKatarzyna Kobierska2016-09-131-0/+38
* | | Add #closed_without_source_project?Katarzyna Kobierska2016-09-131-3/+3
* | | Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska2016-09-131-3/+5
* | | Before deleting project if forked unlink forkKatarzyna Kobierska2016-09-131-0/+17
| |/ |/|
* | Merge branch 'fix-commit-status' into 'master' Rémy Coutable2016-09-131-10/+29
|\ \ | |/ |/|
| * Fix an error where we were unable to create a CommitStatus for running statefix-commit-statusKamil Trzcinski2016-09-121-10/+29
* | Merge branch '22057-fix-api-ossues-sorting-flaky-specs' into 'master' Stan Hu2016-09-132-0/+7
|\ \
| * | Ensure specs on sorting of issues in API are deterministic on MySQL22057-fix-api-ossues-sorting-flaky-specsPaco Guzman2016-09-122-0/+7
| |/
* | Merge branch '21569-dont-add-created-by-for-matched-users' into 'master' Robert Speicher2016-09-123-0/+18
|\ \
| * | Only add the original author if there isn't a linked GitLab accountAndrew Smith2016-09-083-0/+18
* | | Merge branch 'issue_21825' into 'master' Rémy Coutable2016-09-121-0/+28
|\ \ \ | |_|/ |/| |
| * | Add information about user and manual build start to runner as variablesSergey Gnuskov2016-09-091-0/+28
* | | Merge branch 'fix-api-sorting' into 'master' Douwe Maan2016-09-121-6/+120
|\ \ \
| * | | Fix API issues sortingfix-api-sortingSean McGivern2016-09-091-6/+120
* | | | Merge branch '19359-api-for-notification-settings' into 'master' Rémy Coutable2016-09-121-0/+89
|\ \ \ \
| * | | | Add notification_settings API callsMarc Siegfriedt2016-09-091-0/+89
* | | | | Merge branch 'pipelines-finder-spec-fix' into 'master' Robert Speicher2016-09-101-2/+3
|\ \ \ \ \
| * | | | | Improve PipelinesFinder spec so that it does not depend on hard-coded databas...pipelines-finder-spec-fixStan Hu2016-09-091-2/+3
* | | | | | Merge branch 'restrict_ldap_return_attributes' into 'master' Robert Speicher2016-09-092-3/+115
|\ \ \ \ \ \
| * | | | | | Request only the LDAP attributes we needDrew Blessing2016-09-092-3/+115
| |/ / / / /
* | | | | | Merge branch 'add-remember-option-u2f' into 'master' Robert Speicher2016-09-093-1/+38
|\ \ \ \ \ \
| * | | | | | Pass the remember_me option into the u2f form and support it while authentica...add-remember-option-u2fDJ Mountney2016-09-013-1/+38
* | | | | | | Merge branch 'branches-mr-button-permissions' into 'master' Robert Speicher2016-09-091-17/+31
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Hides merge request button on branches pagebranches-mr-button-permissionsPhil Hughes2016-09-021-17/+31
| |/ / / / /
* | | | | | Merge branch 'github-avoid-conflicts-with-admin-labels' into 'master' Rémy Coutable2016-09-092-9/+33
|\ \ \ \ \ \
| * | | | | | Avoid conflict with admin labels when importing GitHub labelsDouglas Barbosa Alexandre2016-09-092-9/+33
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '20300-restore-comments' into 'master' Jacob Schatz2016-09-0913-66/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Require comments must be included before codeJared Deckard2016-09-081-5/+5
| * | | | | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-0813-69/+48
| | |_|/ / | |/| | |
* | | | | Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)2016-09-095-5/+134
|\ \ \ \ \
| * | | | | Constants in specsJacob Vosmaer2016-09-062-2/+2
| * | | | | Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-055-5/+134