summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Cache project avatars stored in GitYorick Peterse2016-03-172-5/+85
* Merge branch 'glalonde-triggerbuild' into 'master' Kamil Trzciński2016-03-171-0/+23
|\
| * adjusted behavior so canceled builds tagged as allowed to fail do not fail buildGeoffrey Lalonde2016-03-171-0/+23
* | Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-176-33/+161
|\ \
| * | API support for setting External flag on existing usersZeger-Jan van de Weg2016-03-171-0/+7
| * | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-1525-148/+570
| |\ \
| * \ \ Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-148-4/+217
| |\ \ \
| * | | | Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-133-1/+38
| * | | | External UsersZeger-Jan van de Weg2016-03-136-33/+117
* | | | | Fix specsZeger-Jan van de Weg2016-03-171-1/+1
* | | | | Merge branch 'master' into new-branch-button-issueZeger-Jan van de Weg2016-03-177-12/+109
|\ \ \ \ \
| * | | | | Fix wiki search results point to raw sourceHiroyuki Sato2016-03-171-1/+17
| | |_|_|/ | |/| | |
| * | | | Merge branch 'issue_14306' into 'master' Robert Speicher2016-03-161-0/+5
| |\ \ \ \
| | * | | | Return an empty Array when there aren't lines to parse.Rubén Dávila2016-03-151-0/+5
| * | | | | Merge branch 'worker-for-user-deletion' into 'master' Douwe Maan2016-03-163-9/+85
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Specs for the DeleteUserServiceworker-for-user-deletionZeger-Jan van de Weg2016-03-152-49/+69
| | * | | | Clearify who deletes the userZeger-Jan van de Weg2016-03-152-4/+5
| | * | | | Fix broken specsZeger-Jan van de Weg2016-03-151-9/+6
| | * | | | Target right release, rebase got it wrongZeger-Jan van de Weg2016-03-151-2/+2
| | * | | | Specs on force deleting of a userZeger-Jan van de Weg2016-03-151-6/+42
| | * | | | A worker deletes a user, so the request doesn't time outZeger-Jan van de Weg2016-03-151-0/+22
| | | |_|/ | | |/| |
| * | | | Merge branch 'fix-capybara-deprecation-warnings' into 'master' Robert Speicher2016-03-162-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix Capybara 2.6.2 deprecation warningsStan Hu2016-03-152-2/+2
* | | | | Incorporate the review and update specZeger-Jan van de Weg2016-03-152-7/+6
* | | | | Incorporate reviewZeger-Jan van de Weg2016-03-153-5/+73
* | | | | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-153-39/+68
* | | | | new-branch-buttonZeger-Jan van de Weg2016-03-151-0/+12
|/ / / /
* | | | Improving the original label-subscribing implementationRémy Coutable2016-03-158-137/+259
* | | | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-157-15/+216
|/ / /
* | | Merge branch 'fix-activerecord-join-stupidity' into 'master' Robert Speicher2016-03-151-0/+6
|\ \ \
| * | | Ignore eager loading in Project.search UNIONYorick Peterse2016-03-151-0/+6
* | | | Merge branch 'revert-avatar-cropping' into 'master' Rémy Coutable2016-03-156-39/+6
|\ \ \ \
| * | | | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-156-39/+6
| |/ / /
* | | | Merge branch 'fix/13928-wrong-iid-of-max-iid' into 'master' Douwe Maan2016-03-151-0/+5
|\ \ \ \
| * | | | Fixes "iid of max iid" in Issuable sidebar for merged MRfix/13928-wrong-iid-of-max-iidRémy Coutable2016-03-081-0/+5
* | | | | Merge branch 'fix/ensure-no-new_ssh_key_email-dead-jobs' into 'master' Douwe Maan2016-03-151-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Ensure "new SSH key" email do not ends up as dead Sidekiq jobsfix/ensure-no-new_ssh_key_email-dead-jobsRémy Coutable2016-03-151-1/+5
* | | | | Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-152-0/+87
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use an exception to pass messagesJacob Vosmaer2016-03-152-9/+21
| * | | | Use strings instead of symbolsauto-gcJacob Vosmaer2016-03-141-3/+3
| * | | | Run 'git gc' every 10 pushesJacob Vosmaer2016-03-142-1/+36
| * | | | Allow project housekeeping only once an hourJacob Vosmaer2016-03-141-0/+40
* | | | | Merge branch 'rs-issue-14220' into 'master' Douwe Maan2016-03-151-0/+20
|\ \ \ \ \
| * | | | | Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220Robert Speicher2016-03-141-0/+20
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-152-91/+19
|\ \ \ \ \
| * | | | | Fix review commentsfix-commit-status-renderingKamil Trzcinski2016-03-141-18/+18
| * | | | | Fix commit_spec: invalid validationKamil Trzcinski2016-03-141-1/+1
| * | | | | Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-142-75/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'gitlab-ci-yaml-updates' into 'master' Douwe Maan2016-03-141-1/+83
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' into gitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-1225-440/+459
| |\ \ \ \