gitlab-org--gitlab-foss/app/services
Dmitriy Zaporozhets ede08dbdd7
Implement search page with filtering of results and pagination
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-08-27 09:57:50 +03:00
..
files Add comments. 2014-08-06 17:44:57 +02:00
issues Fix label set during issue/mr creation 2014-07-30 22:48:21 +03:00
merge_requests Fix label set during issue/mr creation 2014-07-30 22:48:21 +03:00
milestones Merge branch 'group_milestones' into 'master' 2014-07-01 07:18:15 +00:00
notes Remove NotesObserver 2014-06-17 22:09:01 +03:00
projects Prevent project stars duplication when fork project 2014-08-25 12:19:52 +03:00
search Implement search page with filtering of results and pagination 2014-08-27 09:57:50 +03:00
archive_repository_service.rb Fix repository archive 2014-08-13 21:28:22 +03:00
base_service.rb Remove SystemHook observer 2014-06-17 22:20:10 +03:00
compare_service.rb Git::Compare does not have limit param any more 2014-07-29 14:29:59 +03:00
create_branch_service.rb Move branch creation logic in service 2014-04-01 10:33:23 +03:00
create_tag_service.rb Add CreateTagService. Use new service to allow tag creation through API. 2014-05-23 11:02:47 -04:00
delete_branch_service.rb Improve branch-removal logic 2014-05-22 14:39:09 +03:00
event_create_service.rb Use EventCreateService for notes, merge requests 2014-03-25 15:08:25 +02:00
git_push_service.rb Save repository size to projects table 2014-05-02 16:05:08 +03:00
git_tag_push_service.rb Create event and clear cache on new trag push 2014-03-13 11:37:13 +02:00
gravatar_service.rb Move gravatar url compose to separate service 2014-06-13 17:11:46 +03:00
notification_service.rb Do not sent a generated password via email for admin created user. 2014-07-15 13:25:11 +02:00
system_hooks_service.rb Adding project visibility to system hooks 2014-05-12 10:23:24 +01:00
test_hook_service.rb Prevent 500 if hook url is down, fixes #7376 2014-07-29 11:49:46 +02:00