summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
| |/ /
* | | Instrument the HousekeepingService classinstrument-house-keepingYorick Peterse2016-04-131-4/+10
|/ /
* | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-121-24/+28
|\ \
| * | Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre2016-04-111-2/+2
| * | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-088-36/+83
| |\ \ | | |/
| * | Remove useless Notification modelDmitriy Zaporozhets2016-03-301-9/+15
| * | Refactor notification helper and fix notification serviceDmitriy Zaporozhets2016-03-301-1/+1
| * | Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets2016-03-301-18/+16
* | | Delete notes via APIRobert Schilling2016-04-121-0/+8
| |/ |/|
* | Merge branch 'issue_14012' into 'master' Rémy Coutable2016-04-071-1/+1
|\ \
| * | Implement review suggestionsFelipe Artur2016-04-071-1/+1
* | | Only update main language if it is not already setupdate_main_lang_if_unsetDrew Blessing2016-04-061-5/+5
|/ /
* | Merge branch 'reorder-language' into 'master' Yorick Peterse2016-04-051-3/+7
|\ \