summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/ha-mode-import-issue' into 'master'Rémy Coutable2016-08-042-2/+26
* Merge branch 'reject-merge-conflicts' into 'master'Robert Speicher2016-08-011-1/+7
* Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Rémy Coutable2016-07-223-4/+4
* Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-223-4/+4
* Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan2016-07-211-0/+33
* Merge branch 'rename-repo-files' into 'master' Douwe Maan2016-07-202-1/+6
* Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-191-1/+5
* Merge branch 'fix/import-export-project-avatar' into 'master' Rémy Coutable2016-07-191-1/+5
* Merge branch 'undo-revert-of-4892' into 'master' Rémy Coutable2016-07-195-6/+9
* Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan2016-07-192-1/+11
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...store-variables-and-when-in-builds-tableKamil Trzcinski2016-07-185-5/+10
|\
| * Merge branch 'track-pipeline-user' into 'master' Rémy Coutable2016-07-182-1/+8
| |\
| | * Track a user who created a pipelineKamil Trzcinski2016-07-152-1/+8
| * | Merge branch 'normalize_emoji_aliases_paths' into 'master' Rémy Coutable2016-07-181-1/+0
| |\ \
| | * | Fix not normalized emoji pathsdixpac2016-07-141-1/+0
| * | | Merge branch 'kradydal/gitlab-ce-create-todos-when-issue-author-assigne-or-me...Douwe Maan2016-07-151-2/+1
| |\ \ \
| | * | | When Issue author assign or mention himself Todos are createdKatarzyna Kobierska2016-07-141-2/+1
| | |/ /
| * | | add project name and namespace to filename on project exportJames Lopez2016-07-151-1/+1
| | |/ | |/|
* | | Store when and yaml variables in builds tableKamil Trzcinski2016-07-161-1/+3
|/ /
* | Merge branch 'fix/persistent-import-data' into 'master' Fatih Acet2016-07-141-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez2016-07-136-18/+23
| |\
| * | fixes a few issues to do with import_url not being saved correctly for import...James Lopez2016-07-121-1/+1
* | | Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-135-9/+6
| |/ |/|
* | Move all "checks" under `GitLab::Checks`.Timothy Andrew2016-07-131-1/+1
* | Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-132-3/+3
* | Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-131-1/+3
* | Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-131-1/+2
* | Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman2016-07-121-10/+14
* | Expire the branch cache after `git gc` runsStan Hu2016-07-121-3/+1
|/
* Merge branch 'master' into single-file-diffsSean McGivern2016-07-111-8/+3
|\
| * Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon2016-07-081-8/+3
* | Remove unused argument to CompareService#executeSean McGivern2016-07-081-1/+1
|/
* Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-075-10/+38
|\
| * Automatically update diff note positions when MR is pushed toDouwe Maan2016-07-063-3/+33
| * Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-063-7/+5
* | Merge branch 'services_refactoring1' into 'master' Dmitriy Zaporozhets2016-07-0718-43/+37
|\ \ | |/ |/|
| * Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-0618-43/+37
* | Merge branch '15094-throttling-pushes_since_gc' into 'master' Douwe Maan2016-07-061-2/+8
|\ \
| * | Throttle the update of `project.pushes_since_gc` to 1 minute15094-throttling-pushes_since_gcPaco Guzman2016-07-051-2/+8
* | | Merge branch 'fix/project-export-error' into 'master' Rémy Coutable2016-07-061-0/+4
|\ \ \ | |_|/ |/| |
| * | add more debug info to project exportJames Lopez2016-07-051-0/+4
| |/
* | Revert back to not defining a default Git access protocol.Patricio Cano2016-07-052-2/+2
* | Default Git access protocol to `web`Patricio Cano2016-07-052-2/+2
* | Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-052-2/+2
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-07-041-1/+1
|\
| * Merge branch 'master' into dev-masterTomasz Maczukin2016-07-0214-17/+7
| |\
| * | Ensure logged-out users can't see private refsSean McGivern2016-06-301-1/+1
* | | Handle custom Git hook result in GitLab UIValery Sizov2016-07-041-1/+4
* | | Better message for git hooks and file locksValery Sizov2016-07-044-8/+10
| |/ |/|
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-0110-10/+0