summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8096 from cirosantilli/regex-to-stringDmitriy Zaporozhets2015-01-152-5/+5
|\
| * Replace regex methods by string ones since fasterCiro Santilli2014-12-282-5/+5
* | Fix test hook and testsDmitriy Zaporozhets2015-01-121-1/+1
* | Fix ci data in hook when create git tag via UIDmitriy Zaporozhets2015-01-121-3/+3
* | Refactor push data builder. Moved it to separate classDmitriy Zaporozhets2015-01-114-76/+15
* | Execute GitLab CI on tag pushDmitriy Zaporozhets2015-01-101-0/+6
* | Improve application settings and write testsDmitriy Zaporozhets2015-01-082-1/+9
* | Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-1/+1
* | Ooops! Removing debug line :)Dmitriy Zaporozhets2015-01-061-1/+0
* | Refactor merge request merge serviceDmitriy Zaporozhets2015-01-064-19/+13
* | Merge pull request #8495 from dblessing/fix_8432Dmitriy Zaporozhets2015-01-061-2/+2
|\ \
| * | Merge request error display.Drew Blessing2014-12-261-2/+2
| |/
* | Merge pull request #7675 from yglukhov/patch_notes_apiDmitriy Zaporozhets2014-12-291-0/+25
|\ \
| * | Implemented notes (body) patching in API.uran2014-12-251-0/+25
* | | New feature: add 'Mention' notification levelDmitriy Zaporozhets2014-12-291-0/+33
| |/ |/|
* | Doorkeeper integrationValery Sizov2014-12-241-0/+41
|/
* For API compatibility still generate path from name if only name providedDmitriy Zaporozhets2014-12-221-1/+8
* Set project path & name in one field without transforamtionDmitriy Zaporozhets2014-12-221-6/+4
* Merge branch 'prevent-500-test-webhook' into 'master'Dmitriy Zaporozhets2014-12-041-3/+0
|\
| * Handle web hook exceptionDmitriy Zaporozhets2014-12-041-3/+0
* | Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-1/+1
|/
* Reload mr code on force push tooDmitriy Zaporozhets2014-12-021-1/+6
* Improve MR code reloading when push codeDmitriy Zaporozhets2014-12-021-2/+16
* Remove unused password argument from notificationJacob Vosmaer2014-12-011-1/+1
* Dont allow project creation without repositoryDmitriy Zaporozhets2014-11-291-24/+26
* Refactor project fork serviceDmitriy Zaporozhets2014-11-131-3/+6
* Merge branch 'prepare-fork-to-given-namespace' of https://gitlab.com/bkaindl/...Dmitriy Zaporozhets2014-11-131-7/+12
|\
| * Prepare ForkService to support forking projects to given namespacesBernhard Kaindl2014-10-031-7/+12
* | Prevent big amount of sql queries for push serviceDmitriy Zaporozhets2014-11-121-4/+14
* | Refactor merge request refresh logic on pushDmitriy Zaporozhets2014-11-111-0/+67
* | Merge pull request #8234 from cirosantilli/factor-0000Valeriy Sizov2014-11-051-3/+3
|\ \
| * | Factor '0' * 40 blank ref constantsCiro Santilli2014-11-031-3/+3
* | | Merge pull request #7495 from polamjag/fix-date-format-on-system-hookValeriy Sizov2014-11-051-1/+1
|\ \ \
| * | | append .xmlschema to system hook timestamppolamjag2014-08-141-1/+1
* | | | Merge pull request #7967 from Bugagazavr/issue-actorValeriy Sizov2014-11-053-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Add issueable actorKirill Zaitsev2014-10-053-3/+5
* | | | Mentioned users are not limited by project scope any moreDmitriy Zaporozhets2014-10-301-0/+1
* | | | Merge pull request #8091 from cirosantilli/factor-ability-abilitiesDmitriy Zaporozhets2014-10-281-5/+1
|\ \ \ \
| * | | | Factor abilities methodsCiro Santilli2014-10-191-5/+1
* | | | | Merge pull request #8097 from cirosantilli/dry-mentioned-inDmitriy Zaporozhets2014-10-211-1/+1
|\ \ \ \ \
| * | | | | DRY mentioned in magic note constantCiro Santilli2014-10-191-1/+1
| |/ / / /
* | | | | Use :message key, not :error for File::Service.Ciro Santilli2014-10-131-6/+0
|/ / / /
* | | | Remove unused methodVinnie Okada2014-10-091-7/+0
* | | | Factor issue and merge request servicesCiro Santilli2014-10-073-20/+15
* | | | Add task lists to issues and merge requestsVinnie Okada2014-10-052-2/+20
|/ / /
* | | Merge pull request #7754 from Bugagazavr/hooksDmitriy Zaporozhets2014-10-031-10/+1
|\ \ \ | |_|/ |/| |
| * | Hook attributesKirill Zaitsev2014-10-021-10/+1
* | | Add parenthesis to function def with arguments.Ciro Santilli2014-10-032-8/+8
|/ /
* | Protect default branch by default.Marin Jankovski2014-09-291-0/+2
* | Fix typo in push serviceDmitriy Zaporozhets2014-09-261-1/+1