summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Ensure that we only have one task per issue/mrDouglas Barbosa Alexandre2016-02-201-18/+16
| * Explicit mention of the assignee make a taskDouglas Barbosa Alexandre2016-02-201-4/+4
| * Fix rubocop offensesDouglas Barbosa Alexandre2016-02-201-3/+3
| * Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre2016-02-206-79/+76
| * Does not create a task if new assignee is the current userDouglas Barbosa Alexandre2016-02-201-0/+12
| * Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-201-0/+11
| * Create a pending task when a user is mentioned on issue/mrDouglas Barbosa Alexandre2016-02-201-30/+66
| * Rename TaskService#mark_as_done to mark_pending_tasks_as_doneDouglas Barbosa Alexandre2016-02-201-2/+2
| * Marks pending tasks for an user as done when he merge the MRDouglas Barbosa Alexandre2016-02-201-0/+17
| * Marks pending tasks for an user as done when he close the MRDouglas Barbosa Alexandre2016-02-202-0/+24
| * Marks pending tasks for an user as done when he edit a MRDouglas Barbosa Alexandre2016-02-201-1/+54
| * Create a pending task when an MR is assigned to someoneDouglas Barbosa Alexandre2016-02-203-8/+109
| * Mark pending tasks for the current user as done when he edit a noteDouglas Barbosa Alexandre2016-02-201-0/+45
| * Mark pending tasks for the note author as done when he left a noteDouglas Barbosa Alexandre2016-02-202-4/+40
| * Marks pending tasks for an user as done when he close the issueDouglas Barbosa Alexandre2016-02-202-0/+25
| * Marks pending tasks for an user as done when he edit an issueDouglas Barbosa Alexandre2016-02-202-11/+83
| * Does not create a task for new issue when assignee is the current userDouglas Barbosa Alexandre2016-02-201-0/+4
| * Create a pending task when an issue is assigned to someoneDouglas Barbosa Alexandre2016-02-203-2/+92
* | Discover branches for commit statuses ref-less when doing merge when succeededmerge-when-succeededKamil Trzcinski2016-02-191-6/+30
* | Fix Merge When Succeeded for multiple stagesKamil Trzcinski2016-02-191-0/+30
|/
* Merge branch 'fix/ci-first-job-allow-failure' into 'master' Kamil Trzciński2016-02-181-0/+28
|\
| * Add specs for build status helper classGrzegorz Bizon2016-02-181-3/+11
| * Return a builds array in builds create serviceGrzegorz Bizon2016-02-181-0/+20
* | Merge branch 'fix/gitpushservice-complexity-issue' into 'master' Douwe Maan2016-02-181-32/+41
|\ \ | |/ |/|
| * refactored specJames Lopez2016-02-171-9/+12
| * refactored some stuff based on MR feedbackJames Lopez2016-02-171-54/+30
| * refactored GitPushService and updated specJames Lopez2016-02-151-24/+24
| * attempt to reduce code complexity on GitPushService#executeJames Lopez2016-02-111-26/+56
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer2016-02-172-0/+45
|\ \
| * | updated system note service and spec based on feedbackJames Lopez2016-02-161-4/+0
| * | fix rubocop warningJames Lopez2016-02-121-2/+4
| * | woo hoo - getting there with the cross-reference issue. Should fix the proble...James Lopez2016-02-121-4/+6
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/cross-refer...James Lopez2016-02-101-0/+30
| |\ \ | | |/
| | * Smarter flushing of branch statistics cachesYorick Peterse2016-02-091-3/+3
| | * Cache various Repository Git operationscaching-repository-git-operationsYorick Peterse2016-02-081-0/+30
| * | fixed spec - at last!James Lopez2016-02-051-3/+2
| * | WIP - fix and spec for cross reference issue with forksJames Lopez2016-02-041-0/+16
| |/
* | First version of "git archive" headersJacob Vosmaer2016-02-021-25/+0
|/
* Fix Rubocop errornote-background-jobJosh Frye2016-01-281-3/+3