summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Silently close old issue when it has been movedGrzegorz Bizon2016-03-171-7/+5
| * | | | | Add issue move ability and use it in move serviceGrzegorz Bizon2016-03-171-6/+3
| * | | | | Add implementation that rewrites issue notes when movingGrzegorz Bizon2016-03-171-5/+18
| * | | | | Add issue move implementation to controllerGrzegorz Bizon2016-03-171-4/+25
| * | | | | Improve system notes that are added when issue is movedGrzegorz Bizon2016-03-172-10/+19
| * | | | | Add new system note used when issue has been movedGrzegorz Bizon2016-03-172-0/+18
| * | | | | Add scaffold of service that moves issue to another projectGrzegorz Bizon2016-03-171-0/+41
* | | | | | Fix specsDouwe Maan2016-03-201-1/+1
* | | | | | Tweaks, refactoring, and specsDouwe Maan2016-03-208-51/+26
* | | | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-2012-49/+118
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'remove-wip' into 'master' Jacob Schatz2016-03-192-0/+25
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-1821-121/+259
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Improve the "easy WIP & un-WIP from link" featureRémy Coutable2016-03-182-7/+4
| | * | | | | Merge branch 'master' into remove-wipDouwe Maan2016-02-293-8/+6
| | |\ \ \ \ \
| | * | | | | | Use specialized system notes when MR is (un)marked as WIPDouwe Maan2016-02-262-0/+28
| * | | | | | | Merge branch 'issue-branch-iid-postfix' into 'master' Douwe Maan2016-03-192-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | \#to_branch_name now uses the iid as postfixissue-branch-iid-postfixZeger-Jan van de Weg2016-03-182-2/+2
| * | | | | | | Merge branch 'no-gc-retry' into 'master' Robert Speicher2016-03-181-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Do not retry "git gc"Jacob Vosmaer2016-03-171-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Use `Note#for_project_snippet?` to skip notes on project snippetDouglas Barbosa Alexandre2016-03-181-1/+1
| * | | | | | Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-181-25/+40
| * | | | | | Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-183-7/+4
| |\ \ \ \ \ \
| | * | | | | | Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-172-2/+3
| | * | | | | | Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre2016-03-171-5/+1
| * | | | | | | Merge branch 'issue_14374' into 'master' Robert Speicher2016-03-181-3/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Check push permissions only when pushing directly to target branch.issue_14374Rubén Dávila2016-03-171-3/+4
| * | | | | | | Cache project avatars stored in GitYorick Peterse2016-03-171-1/+1
| |/ / / / / /
| * | | | | | Merge branch 'master' into new-branch-button-issueZeger-Jan van de Weg2016-03-172-12/+16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Clearify who deletes the userZeger-Jan van de Weg2016-03-151-1/+1
| | * | | | | Specs on force deleting of a userZeger-Jan van de Weg2016-03-151-1/+1
| | * | | | | Add ability to delete a user with forceZeger-Jan van de Weg2016-03-152-12/+16
| * | | | | | Incorporate the review and update specZeger-Jan van de Weg2016-03-151-2/+2
| * | | | | | Incorporate reviewZeger-Jan van de Weg2016-03-151-1/+1
| * | | | | | Link in the note when started a new branch from an issueZeger-Jan van de Weg2016-03-151-1/+4
| * | | | | | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-152-4/+17
| * | | | | | new-branch-buttonZeger-Jan van de Weg2016-03-151-0/+11
| |/ / / / /
* | | | | | Fix specsFelipe Artur2016-03-181-1/+4
* | | | | | Improve group visibility level featureZeger-Jan van de Weg2016-03-184-34/+19
* | | | | | Code fixesFelipe Artur2016-03-173-30/+24
* | | | | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-1611-35/+127
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '12743-subscribe-to-label' into 'master' Rémy Coutable2016-03-154-26/+83
| |\ \ \ \ \
| | * | | | | Improving the original label-subscribing implementationRémy Coutable2016-03-154-55/+58
| | * | | | | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-154-3/+57
| | |/ / / /
| * | | | | Remove parentheses from if statementconnorshea2016-03-151-1/+1
| |/ / / /
| * | | | Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-152-0/+36
| |\ \ \ \
| | * | | | Use an exception to pass messagesJacob Vosmaer2016-03-152-9/+11
| | * | | | Run 'git gc' every 10 pushesJacob Vosmaer2016-03-142-2/+22
| | * | | | Allow project housekeeping only once an hourJacob Vosmaer2016-03-141-0/+14
| | | |_|/ | | |/| |
| * | | | Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-142-2/+1
| |/ / /
| * | | Refactor Gitlab::ProjectSearchResultsYorick Peterse2016-03-111-1/+1