summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* notification on project movingnotification_on_project_movingValery Sizov2015-03-251-0/+3
* Merge branch 'api-internal-errors' into 'master'Dmitriy Zaporozhets2015-03-253-3/+3
|\
| * Refactor GitAccess to use instance variables.Douwe Maan2015-03-243-3/+3
* | Merge branch 'unset-assignee' into 'master'Dmitriy Zaporozhets2015-03-243-3/+9
|\ \
| * | Make sure issue assignee is properly reset.Douwe Maan2015-03-243-3/+9
| |/
* | Don't mark merge request as updated when merge status relative to target bran...merge-status-without-timestampsDouwe Maan2015-03-231-9/+3
|/
* Extend push_tag event to include tag message and last commitKamil Trzcinski2015-03-213-34/+47
* Merge branch 'fix-underscore-notes' into 'master'Hannes Rosenögger2015-03-191-1/+1
|\
| * Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-191-1/+1
* | Fewer constants, more helpers.Douwe Maan2015-03-191-1/+1
|/
* Fix condensed range in MR push comment.Douwe Maan2015-03-181-1/+1
* Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-171-0/+29
|\
| * testsValery Sizov2015-03-161-1/+3
| * fix specsValery Sizov2015-03-161-10/+19
| * rename table subscribe; make it polymorficValery Sizov2015-03-161-5/+5
| * code folding fixValery Sizov2015-03-161-5/+5
| * SubscriptionValery Sizov2015-03-151-0/+18
* | Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets2015-03-165-7/+68
|\ \
| * \ Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-1410-54/+92
| |\ \
| * | | 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
|\ \ | |/