summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-wip' into 'master' Jacob Schatz2016-03-191-18/+10
|\
| * Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-1828-178/+1356
| |\
| * | Improve the "easy WIP & un-WIP from link" featureRémy Coutable2016-03-181-18/+10
* | | Merge branch 'issue-branch-iid-postfix' into 'master' Douwe Maan2016-03-191-3/+3
|\ \ \ | |_|/ |/| |
| * | \#to_branch_name now uses the iid as postfixissue-branch-iid-postfixZeger-Jan van de Weg2016-03-181-3/+3
* | | Add a safeguard in MergeRequest#compute_diverged_commits_countRémy Coutable2016-03-181-0/+22
|/ /
* | Refactor `Todo#target`Douglas Barbosa Alexandre2016-03-181-7/+17
* | Rename `Todo#to_reference` to `Todo#target_reference`Douglas Barbosa Alexandre2016-03-181-3/+3
* | Use `Commit#short_id` instead of `Commit.truncate_sha`Douglas Barbosa Alexandre2016-03-181-1/+3
* | Update schema info comment on todo related filesDouglas Barbosa Alexandre2016-03-181-2/+3
* | Use todo.done without ! in the controller to mark todo as doneDouglas Barbosa Alexandre2016-03-181-3/+3
* | Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-181-1/+61
* | Merge branch 'fix-mr-source-sha' into 'master' Douwe Maan2016-03-181-0/+25
|\ \
| * | Fix MergeRequest#source_sha when there is no diffPierre de La Morinerie2016-03-161-0/+7
| * | Add tests for MergeRequest#source_shaPierre de La Morinerie2016-03-161-0/+18
* | | Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-186-13/+166
|\ \ \
| * | | Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre2016-03-171-0/+36
| * | | Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-172-10/+114
| * | | Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-173-3/+16
* | | | Added tests for Repository#build_cacheproject-cache-worker-without-divergingYorick Peterse2016-03-171-0/+30
|/ / /
* | | Cache project avatars stored in GitYorick Peterse2016-03-171-2/+79
* | | Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-171-0/+15
|\ \ \
| * \ \ Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-156-117/+124
| |\ \ \
| * \ \ \ Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-143-1/+122
| |\ \ \ \
| * | | | | Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-131-1/+0
| * | | | | External UsersZeger-Jan van de Weg2016-03-131-0/+16
* | | | | | Merge branch 'master' into new-branch-button-issueZeger-Jan van de Weg2016-03-172-10/+24
|\ \ \ \ \ \
| * | | | | | Fix wiki search results point to raw sourceHiroyuki Sato2016-03-171-1/+17
| | |_|_|/ / | |/| | | |
| * | | | | Clearify who deletes the userZeger-Jan van de Weg2016-03-151-3/+4
| * | | | | Fix broken specsZeger-Jan van de Weg2016-03-151-9/+6
| | |_|/ / | |/| | |
* | | | | Incorporate reviewZeger-Jan van de Weg2016-03-151-0/+9
* | | | | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-4/+0
* | | | | new-branch-buttonZeger-Jan van de Weg2016-03-151-0/+12
|/ / / /
* | | | Improving the original label-subscribing implementationRémy Coutable2016-03-152-5/+88
* | | | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-0/+16
* | | | 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
* | | | | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-26/+0
|/ / / /
* | | | 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 '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-142-0/+61
|\ \ \ \ | |_|/ / |/| | |
| * | | Bring shared project feature tests from EEDmitriy Zaporozhets2016-03-121-0/+44
| * | | Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-111-0/+17
* | | | Disallow blank (non-null) values for a Note's `line_code` attributers-disallow-blank-line-codeRobert Speicher2016-03-111-0/+8
| |/ / |/| |
* | | Use a UNION in MergeRequest.in_projectsYorick Peterse2016-03-111-0/+6
* | | Corrected spec title for Namespace.searchYorick Peterse2016-03-111-1/+1