summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Take care about data being rewritten when moving issueGrzegorz Bizon2016-03-171-1/+19
| * | | Use a new issue create service when moving an issueGrzegorz Bizon2016-03-171-0/+5
| * | | Do not pass unsanitized params to issue move serviceGrzegorz Bizon2016-03-171-3/+7
| * | | Rewrite references in issue description when moving itGrzegorz Bizon2016-03-171-6/+19
| * | | Silently close old issue when it has been movedGrzegorz Bizon2016-03-171-0/+9
| * | | Do not show issue move form unless user can moveGrzegorz Bizon2016-03-171-1/+1
| * | | Add issue move ability and use it in move serviceGrzegorz Bizon2016-03-171-10/+60
| * | | Add implementation that rewrites issue notes when movingGrzegorz Bizon2016-03-171-14/+53
| * | | Add issue move implementation to controllerGrzegorz Bizon2016-03-172-11/+29
| * | | Improve system notes that are added when issue is movedGrzegorz Bizon2016-03-172-10/+47
| * | | Add new system note used when issue has been movedGrzegorz Bizon2016-03-172-0/+24
| * | | Add scaffold of service that moves issue to another projectGrzegorz Bizon2016-03-171-0/+22
* | | | Fix specsDouwe Maan2016-03-201-4/+7
* | | | Fix more specsDouwe Maan2016-03-203-18/+16
* | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-206-7/+168
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'no-gc-retry' into 'master' Robert Speicher2016-03-181-2/+2
| |\ \ \
| | * | | Fix HousekeepingService testsno-gc-retryJacob Vosmaer2016-03-181-2/+2
| * | | | Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-181-2/+7
| * | | | Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre2016-03-171-0/+79
| * | | | Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+4
| * | | | Cache project avatars stored in GitYorick Peterse2016-03-171-3/+6
| * | | | Merge branch 'master' into new-branch-button-issueZeger-Jan van de Weg2016-03-171-0/+58
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Specs for the DeleteUserServiceworker-for-user-deletionZeger-Jan van de Weg2016-03-151-0/+58
| * | | | Incorporate the review and update specZeger-Jan van de Weg2016-03-151-1/+1
| * | | | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-0/+12
| |/ / /
* | | | Improve group visibility level featureZeger-Jan van de Weg2016-03-182-20/+20
* | | | Code fixesFelipe Artur2016-03-171-7/+5
* | | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-166-18/+255
|\ \ \ \ | |/ / /
| * | | Improving the original label-subscribing implementationRémy Coutable2016-03-153-130/+109
| * | | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-153-14/+185
| |/ /
| * | 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
| |/
| * web hooks to webhooksashleys2016-03-102-4/+4
* | Code improvements and add Create group serviceFelipe Artur2016-03-161-0/+22
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+51
|/
* Handle permissions for ExternalIssue instancesfix-git-push-service-specsYorick Peterse2016-03-091-2/+2
* Fixed part of the GitPushService specsYorick Peterse2016-03-091-5/+6
* Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-2/+2
* Cache & flush tag/branch countsYorick Peterse2016-03-081-0/+26
* adds test for git push service for updating the language of the projecttiagonbotelho2016-03-071-0/+17
* Merge remote-tracking branch 'origin/issue_5854'Dmitriy Zaporozhets2016-03-041-2/+2
|\
| * Add commit message to JIRA's notification payload.Rubén Dávila2016-03-031-2/+2
* | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-1/+1
|/
* Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre2016-02-241-0/+10
* Check the HEAD of branch when doing Merge When Succeededimprove-merge-when-succeededKamil Trzcinski2016-02-221-0/+16
* Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre2016-02-229-4/+530
|\
| * Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-209-322/+327
| * Create or mark task pending as soon the action happensDouglas Barbosa Alexandre2016-02-201-1/+1