summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Fix bug preventing mentioned issued from being closed when MR is merged using...close-issues-by-mrDouwe Maan2015-10-181-0/+10
* Merge branch 'filter-label' into 'master' Robert Speicher2015-10-161-0/+26
|\
| * Merge branch 'master' into filter-labelfilter-labelDouwe Maan2015-10-141-2/+4
| |\
| * | Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan2015-10-141-0/+26
* | | Reorder system note verb to say "Restored source branch X" instead of "Source...Stan Hu2015-10-161-2/+2
* | | Add spec for refresh service adding notes to restored branchesStan Hu2015-10-161-3/+2
* | | Rubocop fixStan Hu2015-10-151-1/+1
* | | Add system notes for restored branchesStan Hu2015-10-151-5/+25
* | | Memoize merge request source branchesStan Hu2015-10-151-8/+9
* | | Improve SystemNote interface for branch add/restore caseStan Hu2015-10-152-12/+16
* | | Preserve target branchStan Hu2015-10-151-1/+5
* | | Add a system note and update relevant merge requests when a branch is deleted...Stan Hu2015-10-153-23/+56
* | | Implement when syntax in .gitlab-ci.ymlKamil Trzcinski2015-10-151-1/+13
* | | Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-1515-52/+44
|\ \ \
| * \ \ Merge branch 'simplify-cross-references' into 'master' Robert Speicher2015-10-147-46/+22
| |\ \ \
| | * | | Fix cross-references originating from notesDouwe Maan2015-10-122-8/+2
| | * | | Simplify code around (cross)-referencesDouwe Maan2015-10-125-38/+20
| | |/ /
| * | | Merge branch 'show_pending_warning' into 'master' Kamil TrzciƄski2015-10-141-1/+1
| |\ \ \
| | * | | Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-141-1/+1
| | | |/ | | |/|
| * | | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-0/+4
| |/ /
| * | Rename builds_without_retry to latest_buildsKamil Trzcinski2015-10-121-1/+1
| * | Fix commit skippingKamil Trzcinski2015-10-121-5/+5
| * | Implement Commit Status APIKamil Trzcinski2015-10-121-0/+2
| |/
| * Merge branch 'XenGi/gitlab-ce-master'Stan Hu2015-10-081-0/+1
| |\
| | * hooks: Add full project namespace to payloadRicardo Band2015-10-021-0/+1
| * | Add directory feature buttonStan Hu2015-10-074-3/+12
* | | Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-081-42/+3
|/ /
* | Fix create_trigger_request_service_specrefactor-build-serviceKamil Trzcinski2015-10-051-1/+2
* | Fix rest of testsKamil Trzcinski2015-10-052-8/+6
* | Fix next bunch of testsKamil Trzcinski2015-10-051-2/+5
* | Fix triggers specKamil Trzcinski2015-10-051-3/+7
* | Fix next round of testsKamil Trzcinski2015-10-052-14/+16
* | Make commit_spec runKamil Trzcinski2015-10-052-23/+18
* | Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-052-16/+4
* | Refactor commit and buildKamil Trzcinski2015-10-053-28/+44
* | Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-033-32/+8
|\ \ | |/
| * Remove unnecessary fork ci logicDmitriy Zaporozhets2015-10-022-31/+7
| * Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets2015-10-021-1/+1
* | Fix rubocop warnings in appGuilherme Garnier2015-10-032-2/+2
|/
* Merge branch 'mr_improve_errors_handling'Dmitriy Zaporozhets2015-10-011-0/+4
|\
| * Improve error message when merging failsmr_improve_errors_handlingValery Sizov2015-10-011-0/+4
* | Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-012-3/+3
|/
* Fix rubocopKamil Trzcinski2015-09-291-2/+2
* Fix register_build_service testsKamil Trzcinski2015-09-291-3/+3
* Fix specsKamil Trzcinski2015-09-241-1/+1
* Rescue rugged error when detect ci yml fileDmitriy Zaporozhets2015-09-231-0/+2
* Enable CI for gitlab when .gitlab-ci.yml is pushedDmitriy Zaporozhets2015-09-231-0/+10
* Merge branch 'fix-issue-2593' into 'master' Robert Speicher2015-09-211-1/+4
|\
| * Fix Error 500 when comparing non-existing branchesfix-issue-2593Stan Hu2015-09-181-1/+4
* | Remove milestones from merge requests when milestones are deletedStan Hu2015-09-211-0/+5