gitlab-org--gitlab-foss/app/models
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
..
concerns Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
hooks Add tag_push_events to project hook api 2014-10-03 10:23:32 +04:00
members Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
network Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
project_services Add Pushover service integration 2014-10-03 13:54:37 +02:00
.gitkeep
ability.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
broadcast_message.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
commit.rb Merge pull request #7754 from Bugagazavr/hooks 2014-10-03 13:37:19 +03:00
deploy_key.rb Re-annotate models 2014-04-09 15:05:03 +03:00
deploy_keys_project.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
diff_line.rb Refactor Parallel Diff feature and add scrollbars 2014-03-27 09:15:25 +13:00
email.rb User model to strong params. Comment other attr_accessible to let tests run 2014-06-26 15:11:45 +03:00
event.rb Moved some behaviour to one place 2014-07-25 22:23:42 +02:00
forked_project_link.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
group.rb Huge replace of old users_project and users_group references 2014-09-14 19:32:51 +03:00
group_milestone.rb Milestone is closed only if all milestones are closed. 2014-07-14 15:25:09 +02:00
issue.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
key.rb Add system hook for ssh key changes 2014-09-03 01:27:02 +02:00
label.rb Annotate models 2014-08-25 12:25:02 +03:00
label_link.rb Annotate models 2014-08-25 12:25:02 +03:00
member.rb Huge replace of old users_project and users_group references 2014-09-14 19:32:51 +03:00
merge_request.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
merge_request_diff.rb Annotate models 2014-08-25 12:25:02 +03:00
milestone.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03:00
namespace.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
note.rb Make Mentionables work for cross-project refs 2014-10-03 12:30:20 -05:00
notification.rb Improve notification settings page 2014-02-17 18:06:24 +02:00
personal_snippet.rb Re-annotate models 2014-04-09 15:05:03 +03:00
project.rb Add Pushover service integration 2014-10-03 13:54:37 +02:00
project_snippet.rb Re-annotate models 2014-04-09 15:05:03 +03:00
project_team.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
project_wiki.rb Fix wiki 2014-09-25 13:56:23 +03:00
protected_branch.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
repository.rb Merge pull request #7906 from mr-vinn/fix-graph-log 2014-09-30 12:19:05 +03:00
service.rb Fix serialize migration. Fixes #7734 2014-09-11 18:41:03 -05:00
snippet.rb Adding in snippet search functionality 2014-08-29 15:32:07 -04:00
tree.rb Move calls to Gitlab::MarkdownHelper to application_helper 2014-08-11 11:59:36 +02:00
user.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
users_star_project.rb Annotate models 2014-08-25 12:25:02 +03:00
wiki_page.rb Fix wiki 2014-09-25 13:56:23 +03:00