..
files
Web Editor: save to new branch
2015-02-24 11:43:20 +02:00
issues
Send notifications and leave system comments when bulk updating issues.
2015-03-06 15:01:13 +01:00
merge_requests
Use Gitlab::Git helper methods and constants as much as possible.
2015-03-10 13:39:31 +01:00
milestones
Merge branch 'group_milestones' into 'master'
2014-07-01 07:18:15 +00:00
notes
Added comment notification events to HipChat and Slack services.
2015-03-06 06:54:00 -08:00
oauth2
Rubocop: no trailing newlines
2015-02-02 21:53:27 -08:00
projects
Merge branch 'autocomplete-mention-count' into 'master'
2015-02-27 07:08:23 +00:00
search
Adding in snippet search functionality
2014-08-29 15:32:07 -04:00
archive_repository_service.rb
Fix repository archive
2014-08-13 21:28:22 +03:00
base_service.rb
Improve error messages when file editing fails
2015-02-22 16:01:49 -07:00
compare_service.rb
Comment typo.
2014-08-29 20:11:57 +02:00
create_branch_service.rb
Move all event creation to EventCreateService.
2015-02-13 12:02:58 +01:00
create_tag_service.rb
Use Gitlab::Git helper methods and constants as much as possible.
2015-03-10 13:39:31 +01:00
delete_branch_service.rb
Move all event creation to EventCreateService.
2015-02-13 12:02:58 +01:00
event_create_service.rb
Use Gitlab::Git helper methods and constants as much as possible.
2015-03-10 13:39:31 +01:00
git_push_service.rb
Use Gitlab::Git helper methods and constants as much as possible.
2015-03-10 13:39:31 +01:00
git_tag_push_service.rb
Set correct object_kind on tag push data.
2015-03-03 11:14:33 +01:00
gravatar_service.rb
Improve application settings and write tests
2015-01-08 09:53:35 -08:00
issuable_base_service.rb
Add labels notes
2015-02-08 22:35:41 +06:00
notification_service.rb
Blocking user does not remove him/her from project/groups but show blocked label
2015-03-09 19:02:30 -07:00
system_hooks_service.rb
Generate valid json for hooks
2015-03-10 10:07:25 +01:00
test_hook_service.rb
Fix test hook and tests
2015-01-12 09:08:25 -08:00