gitlab-org--gitlab-foss/app/models/concerns
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
..
internal_id.rb Add iids to milestones. Moved iids logic to separate concern 2013-08-21 12:16:26 +03:00
issuable.rb Hook attributes 2014-10-02 12:58:02 +04:00
mentionable.rb Make Mentionables work for cross-project refs 2014-10-03 12:30:20 -05:00
notifiable.rb Huge replace of old users_project and users_group references 2014-09-14 19:32:51 +03:00
taskable.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
token_authenticatable.rb Try to keep token authenticable compatibility 2014-07-09 14:42:25 +02:00