gitlab-org--gitlab-foss/app/models
Marin Jankovski 4c575b72d5 Move checking of recepients to a service. 2014-06-23 15:44:49 +02:00
..
concerns Move checking of recepients to a service. 2014-06-23 15:44:49 +02:00
network Remove grit require 2013-09-30 13:59:16 +03:00
project_services Backport CI service refactoring from EE 2014-05-28 11:35:43 +03:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb Improve files/snippets action buttons 2014-06-13 20:21:48 +03:00
broadcast_message.rb Allow set broadcast color with 3 digits like #444 2014-06-04 11:04:36 +03:00
commit.rb Detect closing issues in Merge Request description 2014-06-13 17:25:44 +02:00
deploy_key.rb Re-annotate models 2014-04-09 15:05:03 +03:00
deploy_keys_project.rb Re-annotate models 2014-04-09 15:05:03 +03:00
diff_line.rb Refactor Parallel Diff feature and add scrollbars 2014-03-27 09:15:25 +13:00
email.rb Re-annotate models 2014-04-09 15:05:03 +03:00
event.rb Fix event creation 2014-06-17 21:45:03 +03:00
forked_project_link.rb Re-annotate models 2014-04-09 15:05:03 +03:00
group.rb Refactor some search scopes to prevent wierd behaviour and PG::Error issues 2014-06-05 20:37:35 +03:00
issue.rb Implements drag and drop upload in creating issues 2014-05-23 16:22:42 +08:00
key.rb Re-annotate models 2014-04-09 15:05:03 +03:00
merge_request.rb Detect closing issues in Merge Request description 2014-06-13 17:25:44 +02:00
merge_request_diff.rb Add CompareAction class for collecting commits and diffs using satellites 2014-05-07 16:14:24 +03:00
milestone.rb Migrate invalid rows with missing iids or duplicates 2014-04-24 19:39:33 +02:00
namespace.rb Refactor some search scopes to prevent wierd behaviour and PG::Error issues 2014-06-05 20:37:35 +03:00
note.rb Remove NotesObserver 2014-06-17 22:09:01 +03: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 Postgres requires not-null value for boolean field 2014-06-15 09:40:24 +03:00
project_hook.rb Re-annotate models 2014-04-09 15:05:03 +03:00
project_snippet.rb Re-annotate models 2014-04-09 15:05:03 +03:00
project_team.rb Fix permission issue with highest access level for group 2014-06-20 12:54:03 +03:00
project_wiki.rb Allow nested files in wiki. 2014-04-28 16:22:31 +02:00
protected_branch.rb Re-annotate models 2014-04-09 15:05:03 +03:00
repository.rb Use gitlab_git to get commit_count in repo. It allows get commits count for git repos with 100k+ commits 2014-06-11 23:13:31 +03:00
service.rb Backport CI service refactoring from EE 2014-05-28 11:35:43 +03:00
service_hook.rb Re-annotate models 2014-04-09 15:05:03 +03:00
snippet.rb Rename snippets scopes to plural names. 2014-06-04 08:37:19 +02:00
system_hook.rb Re-annotate models 2014-04-09 15:05:03 +03:00
tree.rb Use new gitlab_git gem. It makes CONTRIBUTING.md work 2014-02-27 15:52:14 +02:00
user.rb Fix user notifications 2014-06-17 22:54:21 +03:00
users_group.rb Remove UsersGroup observer 2014-06-17 21:36:40 +03:00
users_project.rb Remove rails observers from application 2014-06-17 22:51:43 +03:00
web_hook.rb Re-annotate models 2014-04-09 15:05:03 +03:00
wiki_page.rb A bit clearer naming for gollum_wiki. 2014-05-05 14:01:48 +02:00