summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-132-2/+2
* Improve log message when a project is destroyed to include the namespaceStan Hu2016-05-101-1/+1
* Merge branch 'escape-commit-titles' into 'master' Robert Speicher2016-05-081-1/+5
|\
| * Escape HTML in commit titles in system note messagesStan Hu2016-05-071-1/+5
* | Reduce delay in destroying a project from 1-minute to immediatelyStan Hu2016-05-071-3/+1
|/
* Merge branch '14564-mr-automatic-title' into 'master' Douwe Maan2016-05-061-6/+30
|\
| * Don't auto-set MR title for confidential issuesSean McGivern2016-05-061-1/+1
| * Auto-set title for branches created from issuesSean McGivern2016-05-061-6/+30
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_14532_ass...Long Nguyen2016-05-057-38/+39
|\ \ | |/
| * Expire repository exists? and has_visible_content? caches after a push if nec...Stan Hu2016-05-042-0/+2
| * Use a similar approach to branch creation for tag creationuse-rugged-to-create-tagRémy Coutable2016-05-042-36/+15
| * Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-041-21/+17
| * Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-022-0/+14
| |\
| | * Prevent privilege escalation via notes APIRobert Speicher2016-04-261-0/+11
| | * Prevent private project name and namespace from leaking in the new MR viewRémy Coutable2016-04-251-0/+3
| * | Fix error when trying to create a wiki pageRémy Coutable2016-04-291-1/+2
| * | Support supressing text file diffs on the default branch with .gitattributesMatt Oakes2016-04-291-0/+9
| |/
* | Update changelog, improve specsLong Nguyen2016-05-051-1/+1
* | Code refactor and fix broken specLong Nguyen2016-04-281-3/+5
* | Allow to assign labels and milestone to target project when moving issueLong Nguyen2016-04-261-1/+10
|/
* Fix Error 500 due to stale cache when projects are renamed or transferredStan Hu2016-04-251-0/+2
* Use association search in issuable create serviceGrzegorz Bizon2016-04-221-6/+6
* Verify label affiliation before assigning to issueGrzegorz Bizon2016-04-221-2/+26
* Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-214-20/+32
|\
| * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-193-20/+27
| |\
| * \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-167-28/+43
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-132-24/+36
| |\ \ \
| * | | | Fix rest of rspec and spinach testsKamil Trzcinski2016-04-121-1/+1
| * | | | Fix specsKamil Trzcinski2016-04-114-8/+10
| * | | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-113-14/+24
* | | | | Fix wiki testsSebastian Klier2016-04-201-1/+1
* | | | | add wiki_page helper to url_builderSebastian Klier2016-04-201-1/+2
* | | | | add slack notifications for wiki pagesSebastian Klier2016-04-203-0/+50
* | | | | Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan2016-04-193-43/+69
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add support to cherry-pick any commitP.S.V.R2016-04-183-43/+69
| | |_|/ | |/| |
* | | | Using single builder for push and tag eventsGabriel Mazetto2016-04-192-2/+2
* | | | Refactor GitTagPushService and fig tags_push system event hookGabriel Mazetto2016-04-191-14/+13
* | | | Added System Hooks for push and tag_pushGabriel Mazetto2016-04-193-8/+16
|/ / /
* | | Memoize targetAlfredo Sumaran2016-04-161-22/+20
* | | Change variable nameAlfredo Sumaran2016-04-161-3/+3
* | | Fixes failing specAlfredo Sumaran2016-04-161-0/+2
* | | Update method name and remove unneeded paramsAlfredo Sumaran2016-04-161-2/+2
* | | Put owner and participating people firstAlfredo Sumaran2016-04-161-15/+24
* | | Merge branch 'issue_15155' into 'master' Rémy Coutable2016-04-141-2/+3
|\ \ \
| * | | Change transfer service to use existing methodsFelipe Artur2016-04-141-15/+3
| * | | Setup visibility level for project when transfering for a groupFelipe Artur2016-04-131-4/+17
| | |/ | |/|
* | | Merge branch 'start-with-iid-on-new-branch' into 'master' Rémy Coutable2016-04-142-2/+2
|\ \ \
| * | | Start with iid on branch creationZeger-Jan van de Weg2016-04-142-2/+2
* | | | Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-142-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-132-3/+2
| |/ /