summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix LFS specsKamil Trzcinski2016-09-151-4/+4
* Fix most of specsKamil Trzcinski2016-09-154-14/+31
* Fix existing authorization specsKamil Trzcinski2016-09-154-13/+33
* Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-1523-85/+524
|\
| * Merge branch 'houqp-master' into 'master' Robert Speicher2016-09-141-0/+7
| |\
| | * Fix URLs with anchors in wikiQingping Hou2016-09-131-0/+7
| * | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-141-3/+39
| |\ \
| | * \ Merge branch '21650-only-active-users-can-be-members' into 'master' Douwe Maan2016-09-141-3/+39
| | |\ \
| | | * | Exclude some pending or inactivated rows in Member scopesNick Thomas2016-09-081-3/+39
| * | | | Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-09-141-0/+20
| |\ \ \ \
| | * | | | Handle encoding in non-binary Blob instancesupdate-gitlab-gitYorick Peterse2016-09-141-0/+20
| * | | | | Merge branch 'backport_to_search_helper_from_ee' into 'master' Rémy Coutable2016-09-142-26/+32
| |\ \ \ \ \
| | * | | | | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-142-26/+32
| * | | | | | add test about flash alertubudzisz2016-09-142-3/+39
| |/ / / / /
| * | | | | 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
* | | | | | Add access specsKamil Trzcinski2016-09-152-30/+147
|/ / / / /
* | | | | 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
|\ \ \ \ \ \