summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into gitlab-ci-yaml-updatesKamil Trzcinski2016-03-112-3/+42
| |\ \ \ \
| * | | | | Allow to define on which builds the current one depends onKamil Trzcinski2016-03-111-0/+45
| * | | | | Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski2016-03-111-1/+9
| * | | | | Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski2016-03-111-0/+29
* | | | | | Merge branch 'rs-note-active-spec' into 'master'Robert Speicher2016-03-141-1/+61
|\ \ \ \ \ \
| * | | | | | Add unit specs for `Note#active?`rs-note-active-specRobert Speicher2016-03-111-1/+61
* | | | | | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-145-1/+136
|\ \ \ \ \ \ \
| * | | | | | | Bring share project with group API from EEshare-project-ceDmitriy Zaporozhets2016-03-131-0/+36
| * | | | | | | Bring shared project feature tests from EEDmitriy Zaporozhets2016-03-122-1/+77
| * | | | | | | Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-112-0/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rs-snippet-expires-api' into 'master' Robert Speicher2016-03-141-0/+18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+18
* | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2016-03-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix denting and specZeger-Jan van de Weg2016-03-131-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu2016-03-121-0/+30
* | | | | | | Remove unnecessary go-get test (superseded by middleware)Stan Hu2016-03-121-13/+0
* | | | | | | Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan2016-03-121-30/+0
* | | | | | | Merge branch 'support-go-subpackages' into 'master' Douwe Maan2016-03-121-0/+30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add spec for go-import middlewareStan Hu2016-03-121-0/+30
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-gh-pr-import' into 'master' Douwe Maan2016-03-121-36/+28
|\ \ \ \ \ \
| * | | | | | Fix importing PR's from GitHub when the source repo was removedDouglas Barbosa Alexandre2016-03-101-36/+28
* | | | | | | Merge branch 'rs-disallow-blank-line-code' into 'master' Douwe Maan2016-03-121-0/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Disallow blank (non-null) values for a Note's `line_code` attributers-disallow-blank-line-codeRobert Speicher2016-03-111-0/+8
* | | | | | | Merge branch 'rs-issue-12944' into 'master' Douwe Maan2016-03-111-13/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944Robert Speicher2016-03-081-13/+24
* | | | | | | Use a UNION in MergeRequest.in_projectsYorick Peterse2016-03-111-0/+6
* | | | | | | Corrected spec title for Namespace.searchYorick Peterse2016-03-111-1/+1