summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-2/+2
|\
| * Don't skip authorization when stopping CI environmentsDouwe Maan2017-02-071-1/+1
| * Address feedbackDouwe Maan2017-02-061-2/+2
* | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-071-2/+1
|\ \
| * | Update changesKamil Trzcinski2017-02-061-2/+1
* | | Merge branch 'refresh-permissions-when-moving-projects' into 'master' Rémy Coutable2017-02-071-2/+15
|\ \ \
| * | | Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-071-2/+15
* | | | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-072-3/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-072-3/+12
| |/ /
* | | Merge branch 'fix/import-group-members' into 'master' Rémy Coutable2017-02-071-1/+1
|\ \ \
| * | | Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-071-1/+1
| |/ /
* | | Merge branch 'issue_19262' into 'master' Sean McGivern2017-02-071-0/+1
|\ \ \ | |_|/ |/| |
| * | Disallow system notes for closed issuablesissue_19262Felipe Artur2017-02-061-0/+1
* | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-064-14/+35
|\ \ \ | |/ /
| * | Remove noteable object in time tracking system notes [ci-skip]Pedro Moreira da Silva2017-02-061-8/+8
| * | Make all system notes lowercasePedro Moreira da Silva2017-02-061-8/+12
| |/
| * Merge branch 'add-issues-to-boards' into 'master' Fatih Acet2017-02-032-5/+10
| |\
| | * Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-031-4/+10
| | * Remove backlog lists from board servicesDouglas Barbosa Alexandre2017-02-031-1/+0
| * | Merge branch 'Add-a-shash-command-for-target-merge-request-branch' into 'master'Sean McGivern2017-02-031-0/+12
| |\ \ | | |/ | |/|
| | * Adds /target_branch slash command functionality for merge requestsYarNayar2017-02-031-0/+12
* | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-0317-81/+325
|\ \ \ | |/ /
| * | Merge branch 'squash' into 'master' Sean McGivern2017-02-031-4/+10
| |\ \
| | * | Backport changes from EE squashSean McGivern2017-02-031-4/+10
| * | | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1
| | |/
| * | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-0214-75/+306
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-025-62/+153
| | |\ \
| | * | | Try to check if branch diverged explicitlyLin Jen-Shin2017-01-261-6/+13
| | * | | Make GitHooksService#execute return block valueLin Jen-Shin2017-01-262-8/+4
| | * | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-2620-104/+358
| | |\ \ \
| | * | | | Rename from base to start because base could mean merge baseLin Jen-Shin2017-01-069-49/+49
| | * | | | Rename source to base to avoid confusion from MRLin Jen-Shin2017-01-069-49/+49
| | * | | | Prefer leading dots over trailing dotsLin Jen-Shin2017-01-061-2/+2
| | * | | | Fix for initial commit and remove unneeded argsLin Jen-Shin2017-01-061-2/+9
| | * | | | Just trust set_commit_variables to set everything!Lin Jen-Shin2017-01-061-1/+2
| | * | | | Prefer leading dots over trailing dotsLin Jen-Shin2017-01-051-2/+2
| | * | | | Remove tag with git hooksLin Jen-Shin2017-01-052-2/+12
| | * | | | Introduce Repository#with_repo_branch_commitLin Jen-Shin2017-01-052-24/+12
| | * | | | Indent the way rubocop likesLin Jen-Shin2017-01-051-2/+2
| | * | | | Update the comment:Lin Jen-Shin2017-01-041-3/+5
| | * | | | Add a comment to explain why newrev should be updatedLin Jen-Shin2017-01-041-1/+3
| | * | | | Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-0420-105/+251
| | |\ \ \ \
| | * | | | | Use ArgumentError error instead because it's a bugLin Jen-Shin2016-12-141-4/+4
| | * | | | | Use branch_exists? to check branchesLin Jen-Shin2016-12-141-2/+2
| | * | | | | Unify parameters and callback after hooksLin Jen-Shin2016-12-141-18/+16
| | * | | | | Use a regular class for GitOperationServiceLin Jen-Shin2016-12-141-1/+8
| | * | | | | Fix source_project and also pass source_projectLin Jen-Shin2016-12-145-0/+5
| | * | | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-104-7/+13
| | |\ \ \ \ \
| | * | | | | | Should pass branch name, not commit object!Lin Jen-Shin2016-12-101-5/+6