summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Enforce restricted visibilities for snippetsVinnie Okada2015-03-086-23/+40
| * | | Allow admins to override restricted visibilityVinnie Okada2015-03-083-7/+33
| * | | Move restricted visibility settings to the UIVinnie Okada2015-03-072-4/+22
* | | | Use `member` instead of `tm`.Douwe Maan2015-03-151-12/+12
* | | | Use `project_member` instead of `team_member`.Douwe Maan2015-03-152-8/+8
* | | | Use `group_member` instead of `users_group` or `membership`.Douwe Maan2015-03-151-5/+5
| |/ / |/| |
* | | Move tag deletion to service and execute hooks and services.Douwe Maan2015-03-131-0/+42
* | | Ecevute hooks and services when branches are created/deleted through web.Douwe Maan2015-03-132-0/+5
* | | More consistent method naming.Douwe Maan2015-03-132-5/+8
* | | Use PushDataBuilder where applicable.Douwe Maan2015-03-134-27/+22
* | | Set push data object kind in PushDataBuilder.Douwe Maan2015-03-132-6/+2
| |/ |/|
* | Merge branch 'generate-valid-json' into 'master'Hannes Rosenögger2015-03-111-1/+1
|\ \
| * | Generate valid json for hooksNicole Cordes2015-03-101-1/+1
* | | Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-104-19/+13
|/ /
* | Blocking user does not remove him/her from project/groups but show blocked labelDmitriy Zaporozhets2015-03-091-0/+1
* | fix mass SQL statements on initial pushHannes Rosenögger2015-03-091-1/+3
|/
* Merge branch 'mass-change-comments' into 'master'Dmitriy Zaporozhets2015-03-071-25/+10
|\
| * Send notifications and leave system comments when bulk updating issues.Douwe Maan2015-03-061-25/+10
* | Merge branch 'condensed-mr-commits' into 'master'Dmitriy Zaporozhets2015-03-071-1/+7
|\ \
| * | Condense commits already in target branch when updating merge request source ...Douwe Maan2015-03-061-1/+7
| |/
* | Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+12
|/
* Set correct object_kind on tag push data.Douwe Maan2015-03-032-3/+6
* Execute tag_push services and hooks when tag is created through web UI.Douwe Maan2015-03-031-5/+5
* Don't execute GitlabCiService twice for pushed tags.Douwe Maan2015-03-031-4/+0
* Execute services for tag push.Douwe Maan2015-03-031-0/+1
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-033-9/+21
* Merge branch 'autocomplete-mention-count' into 'master'Dmitriy Zaporozhets2015-02-271-3/+9
|\
| * Include number of affected people in all/group mention autocomplete item.Douwe Maan2015-02-251-3/+9
* | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-252-2/+4
|\ \ | |/
| * Web Editor: save to new branchValery Sizov2015-02-242-2/+4
* | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-244-12/+23
|\ \ | |/
| * Merge pull request #8180 from Bugagazavr/mr_updateDmitriy Zaporozhets2015-02-231-3/+9
| |\
| | * Trigger merge request hook when source updatedKirill Zaitsev2014-12-091-3/+9
| * | Improve error messages when file editing failsVinnie Okada2015-02-222-8/+13
| * | Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-3/+9
| |\ \
| * \ \ Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-197-46/+66
| |\ \ \
| * | | | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
* | | | | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-211-3/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Base new MR description on commit description if there's only one.Douwe Maan2015-02-201-6/+7
| * | | | Base new MR title on commit title if there's only one.Douwe Maan2015-02-201-3/+8
| | |/ / | |/| |
* | | | Fix URL to uploaded file.Douwe Maan2015-02-201-2/+1
* | | | Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-202-39/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor.Douwe Maan2015-02-172-55/+22
| * | | Generalize the image upload in markdownHannes Rosenögger2015-02-172-39/+55
|/ / /
* | | Add "User created project Namespace / Project" eventDouwe Maan2015-02-132-7/+9
* | | Move all event creation to EventCreateService.Douwe Maan2015-02-136-39/+57
|/ /
* | Add labels notesNikita Verkhovin2015-02-083-0/+22
* | Allow groups to be mentioned.Douwe Maan2015-02-051-3/+8
* | Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets2015-02-033-8/+9
|\ \
| * | Rubocop: no trailing newlinesDmitriy Zaporozhets2015-02-021-1/+1