gitlab-org--gitlab-foss/app/models
Douwe Maan 04d4452286 Merge branch 'disabled-issues-mr-features' into 'master'
Disable "New Issue" and "New Merge Request" buttons when features are disabled in project settings

Closes #1676

See merge request !691
2015-05-25 12:04:55 +00:00
..
concerns Don't include users without project access in participants. 2015-05-15 12:46:52 +02:00
hooks Add support for Webhook note events 2015-05-21 23:48:16 -04:00
members Re-annotate models 2015-05-03 13:38:27 -07:00
network Merge pull request #7999 from cirosantilli/append-inplace 2015-01-21 23:07:15 -08:00
project_services fix gitlab CI links 2015-05-05 14:02:31 +03:00
.gitkeep
ability.rb Disable "New Issue" and "New Merge Request" buttons when features are disabled in project settings 2015-05-25 06:16:33 -04:00
application_setting.rb Re-annotate models 2015-05-03 13:38:27 -07:00
broadcast_message.rb Explicitly define ordering in models using default_scope 2015-02-05 14:20:55 -08:00
commit.rb Move participants method to shared Participable concern. 2015-04-24 12:30:36 +02:00
commit_range.rb Rename CommitRange#sha_from_as_param to #suffixed_sha_from 2015-04-25 14:59:47 -04:00
deploy_key.rb Re-annotate models 2015-05-03 13:38:27 -07:00
deploy_keys_project.rb Clean up code. 2015-04-03 12:28:47 +02:00
diff_line.rb Refactor Parallel Diff feature and add scrollbars 2014-03-27 09:15:25 +13:00
email.rb Allow primary email to be set to an email that you've already added. 2015-04-30 16:17:03 +02:00
event.rb Change text of project creation event for imports. 2015-04-06 14:51:41 +02:00
external_issue.rb Remove title_for_issue helper 2015-04-30 17:27:33 -04:00
forked_project_link.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
group.rb Fix bug where avatar filenames were not actually deleted from the database during removal. 2015-05-07 10:00:35 -07:00
group_milestone.rb Remove duplicates from group milestone participants list. 2015-02-05 21:26:57 +01:00
identity.rb fix ldap identities 2015-04-11 17:56:45 +03:00
issue.rb Remove old team scopes. 2015-03-15 13:50:38 +01:00
key.rb Re-annotate models 2015-05-03 13:38:27 -07:00
label.rb Remove duplicate ampersand from Label title format validator 2015-04-20 13:01:43 -04:00
label_link.rb Annotate models 2014-08-25 12:25:02 +03:00
member.rb Re-annotate models 2015-05-03 13:38:27 -07:00
merge_request.rb Don't allow a merge request to be merged when its title starts with "WIP". 2015-04-30 15:46:36 +02:00
merge_request_diff.rb Let commit model know about its project. 2015-04-24 12:29:36 +02:00
milestone.rb Fix method overlap for issue sorting 2015-02-05 16:49:41 -08:00
namespace.rb Revert "Rename namespace_regex to namespace_path_regex." 2015-04-24 15:16:38 +02:00
note.rb Check if system is truthy in Note.cross_reference? 2015-05-11 00:01:16 -04: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 'fix-avatar-removal' into 'master' 2015-05-12 14:46:58 +00:00
project_import_data.rb Re-annotate models 2015-05-03 13:38:27 -07:00
project_snippet.rb annotate 2014-10-09 18:22:20 +03:00
project_team.rb Correctly import invited members. 2015-04-14 12:08:11 +02:00
project_wiki.rb Let commit model know about its project. 2015-04-24 12:29:36 +02:00
protected_branch.rb Use project.commit convenience method. 2015-04-24 12:29:36 +02:00
repository.rb Let commit model know about its project. 2015-04-24 12:29:36 +02:00
service.rb Re-annotate models 2015-05-03 13:38:27 -07:00
snippet.rb Move participants method to shared Participable concern. 2015-04-24 12:30:36 +02:00
subscription.rb tests 2015-03-16 21:38:41 +02:00
tree.rb Rename MarkdownHelper to MarkupHelper 2015-05-18 22:51:56 +02:00
user.rb Merge branch 'fix-avatar-removal' into 'master' 2015-05-12 14:46:58 +00:00
users_star_project.rb Annotate models 2014-08-25 12:25:02 +03:00
wiki_page.rb Fix dots in Wiki slug causing errors 2015-03-21 18:33:51 -07:00