gitlab-org--gitlab-foss/app/services/merge_requests
Vinnie Okada 9f0083a96c Add task lists to issues and merge requests
Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
list item and turn it into a checkbox input.  Users who can modify the
issue or MR can toggle the checkboxes directly or edit the Markdown to
manage the tasks.  Task status is also displayed in the MR and issue
lists.
2014-10-05 22:15:27 -05:00
..
auto_merge_service.rb Rename MergeRequest#lock! to #lock_mr! 2014-06-26 14:09:17 +02:00
base_merge_service.rb Use EventCreateService for notes, merge requests 2014-03-25 15:08:25 +02:00
base_service.rb Make a comment to MR whne milestone was changed 2014-06-10 12:33:17 +03:00
build_service.rb Refactor compare logic for MR. Use satellites only for forks for better performance 2014-07-29 12:11:16 +03:00
close_service.rb MergeRequest services for create, update, close and reopen 2014-04-02 21:51:17 +03:00
create_service.rb Fix label set during issue/mr creation 2014-07-30 22:48:21 +03:00
merge_service.rb Remove author_id_of_changes from app 2014-03-25 14:01:52 +02:00
reopen_service.rb Reopen mr email notification. 2014-07-03 13:40:21 +02:00
update_service.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00