gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets c5ba87a2fb Merge pull request #8096 from cirosantilli/regex-to-string
Replace regex methods by string ones since faster and more readable
2015-01-15 14:37:11 -08:00
..
concerns Merge pull request #7967 from Bugagazavr/issue-actor 2014-11-05 12:10:50 +02:00
hooks Rescue Net::OpenTimeout exception in web hook 2014-12-29 16:41:10 +02:00
members annotate 2014-10-09 18:22:20 +03:00
network Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
project_services Merge pull request #8096 from cirosantilli/regex-to-string 2015-01-15 14:37:11 -08:00
.gitkeep
ability.rb Factor abilities methods 2014-10-19 11:12:39 +02:00
application_setting.rb Create ApplicationSettings if does not exist in runtime 2015-01-08 11:26:16 -08:00
broadcast_message.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
commit.rb Replace regex methods by string ones since faster 2014-12-28 23:53:27 +01: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 Remove unused ex local variable from event.rb 2014-12-29 13:07:58 +01:00
forked_project_link.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
group.rb Raise group avatar filesize limit to 200kb, fixes #8527 2015-01-02 14:54:51 +01:00
group_milestone.rb Milestone is closed only if all milestones are closed. 2014-07-14 15:25:09 +02:00
identity.rb Supporting for multiple omniauth provider for the same user 2014-12-04 13:03:55 +02:00
issue.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
key.rb Simplify SSH fingerprint regexp extraction 2014-12-28 14:36:24 +01: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 annotate 2014-10-09 18:22:20 +03:00
merge_request.rb Refactor merge request merge service 2015-01-06 16:24:47 -08:00
merge_request_diff.rb Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
milestone.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03:00
namespace.rb Improve fork to namespaces feature 2014-11-14 16:06:39 +02:00
note.rb If noteable is nil - make discussion outdated 2015-01-10 19:26:00 -08:00
notification.rb New feature: add 'Mention' notification level 2014-12-29 15:55:21 +02:00
personal_snippet.rb annotate 2014-10-09 18:22:20 +03:00
project.rb Merge branch 'master' into developer_can_push_to_protected_branches_option 2014-12-29 09:30:55 +01:00
project_snippet.rb annotate 2014-10-09 18:22:20 +03:00
project_team.rb Snippets: public/internal/private 2014-10-09 17:09:53 +03:00
project_wiki.rb Fixed a lot of already defined notices 2014-12-14 15:13:09 +01:00
protected_branch.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
repository.rb Dont raise exception when wrong commit id passed 2014-10-10 15:58:11 +03:00
service.rb Execute project services asynchronously 2014-12-07 12:29:37 +02:00
snippet.rb Sanitize snippet file name in raw headers 2014-12-12 13:28:48 +02:00
tree.rb Factor markup? || gitlab_markdown? into new method 2014-10-04 17:56:12 +02:00
user.rb Merge pull request #8096 from cirosantilli/regex-to-string 2015-01-15 14:37:11 -08: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