summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* \#to_branch_name now uses the iid as postfixissue-branch-iid-postfixZeger-Jan van de Weg2016-03-182-2/+2
* 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
|/
* 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
* Refactor Gitlab::SnippetSearchResultsYorick Peterse2016-03-111-2/+3
* Refactor Gitlab::SearchResultsYorick Peterse2016-03-111-2/+1
* web hooks to webhooksashleys2016-03-101-1/+1
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-03-092-2/+6
|\
| * Merge branch 'security_bug_fix_close_issue' into 'master' Douwe Maan2016-03-052-2/+6
| |\
| | * Security: Fix issue auto closingValery Sizov2016-03-032-2/+6
* | | Cache & flush tag/branch countsYorick Peterse2016-03-081-1/+1
* | | adds test for git push service for updating the language of the projecttiagonbotelho2016-03-071-3/+5
* | | moves the main_language update logic to git push servicetiagonbotelho2016-03-071-0/+12
* | | Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-071-1/+1
|\ \ \ | |/ / |/| |
| * | Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-031-1/+1
| |/
* | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-032-24/+8
|/
* Check for conflicts before creating target branch.Rubén Dávila2016-03-011-11/+11
* Merge branch 'repository-caching-refactor' into 'master' Robert Speicher2016-02-263-8/+6
|\
| * Moved cache expiration code to Repository hooksYorick Peterse2016-02-233-8/+6
* | Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre2016-02-242-3/+2
|/
* Check the HEAD of branch when doing Merge When Succeededimprove-merge-when-succeededKamil Trzcinski2016-02-221-3/+9
* Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre2016-02-2212-6/+221
|\
| * Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-2010-58/+58
| * Rename IssuableBaseService#have_changes? to has_changes?Douglas Barbosa Alexandre2016-02-203-3/+3
| * Create or mark task pending as soon the action happensDouglas Barbosa Alexandre2016-02-203-3/+1
| * Ensure that we only have one task per issue/mrDouglas Barbosa Alexandre2016-02-203-92/+66