gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets d74bf464d3
Postgres requires not-null value for boolean field
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-15 09:40:24 +03:00
..
concerns Merge branch 'milestone-issues-dragging' into 'master' 2014-06-05 07:08:18 +00:00
network
project_services Backport CI service refactoring from EE 2014-05-28 11:35:43 +03:00
.gitkeep
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
deploy_keys_project.rb
diff_line.rb
email.rb
event.rb Wipe wall notes feature 2014-06-13 14:24:54 +03:00
forked_project_link.rb
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
merge_request.rb Detect closing issues in Merge Request description 2014-06-13 17:25:44 +02:00
merge_request_diff.rb
milestone.rb
namespace.rb Refactor some search scopes to prevent wierd behaviour and PG::Error issues 2014-06-05 20:37:35 +03:00
note.rb Wipe wall notes feature 2014-06-13 14:24:54 +03:00
notification.rb
personal_snippet.rb
project.rb Postgres requires not-null value for boolean field 2014-06-15 09:40:24 +03:00
project_hook.rb
project_snippet.rb
project_team.rb Prevent a lot of sql queries for ProjectTeam#fetch_members method 2014-06-04 19:20:25 +03:00
project_wiki.rb
protected_branch.rb
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
snippet.rb Rename snippets scopes to plural names. 2014-06-04 08:37:19 +02:00
system_hook.rb
tree.rb
user.rb Fix gravatar size and update docs for new users API 2014-06-13 18:02:42 +03:00
users_group.rb
users_project.rb
web_hook.rb
wiki_page.rb