gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 0e2fcb68d7 Disable project path blacklist
Because since project always belongs to namespace it dont need such
strict restrictions any more
2015-02-04 15:23:38 -08:00
..
concerns Code improvements according to styleguide 2015-01-22 09:37:47 -08:00
hooks Rescue connection reset for web hooks 2015-02-03 13:57:28 -08:00
members Added support for firing system hooks on group create/destroy and adding/removing users to group. 2015-01-27 09:25:28 +02:00
network Merge pull request #7999 from cirosantilli/append-inplace 2015-01-21 23:07:15 -08:00
project_services Rubocop: Style/AlignHash enabled 2015-02-02 21:15:44 -08:00
.gitkeep
ability.rb Append in place for strings and arrays 2015-01-01 21:12:00 +01:00
application_setting.rb Merge branch 'master' into mwessel/gitlab-ce-configure-protection 2015-02-03 17:54:33 -08:00
broadcast_message.rb
commit.rb Rubocop: Style/ElseAlignment enabled 2015-02-02 21:38:50 -08:00
deploy_key.rb
deploy_keys_project.rb
diff_line.rb
email.rb
event.rb Remove unused ex local variable from event.rb 2014-12-29 13:07:58 +01:00
forked_project_link.rb
group.rb Fix group search to check path as well as name. 2015-01-30 23:49:01 +00:00
group_milestone.rb
identity.rb Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
issue.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
key.rb Fix various typos 2015-01-18 10:29:37 -05:00
label.rb
label_link.rb
member.rb annotate 2014-10-09 18:22:20 +03:00
merge_request.rb Convert hashes to ruby 1.9 style 2015-02-02 19:30:09 -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
namespace.rb Rubocop: Style/AlignHash enabled 2015-02-02 21:15:44 -08:00
note.rb Code improvements according to styleguide 2015-01-22 09:37:47 -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 Disable project path blacklist 2015-02-04 15:23:38 -08:00
project_contributions.rb Improve contribution calendar on user page 2015-01-29 17:07:44 -08:00
project_snippet.rb annotate 2014-10-09 18:22:20 +03:00
project_team.rb Append in place for strings and arrays 2015-01-01 21:12:00 +01:00
project_wiki.rb Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
protected_branch.rb Annotate models 2015-01-22 09:40:03 -08:00
repository.rb Refactor Repository to use new RepositoryCache class 2015-01-29 13:03:47 -05:00
service.rb Add a scope for visible services, code styling changes for easier readability. 2015-01-28 14:25:55 -08:00
snippet.rb Rubocop: Style/AlignHash enabled 2015-02-02 21:15:44 -08:00
tree.rb Factor markup? || gitlab_markdown? into new method 2014-10-04 17:56:12 +02:00
user.rb Rubocop: Style/AlignHash enabled 2015-02-02 21:15:44 -08:00
users_star_project.rb
wiki_page.rb Rubocop: Style/Alias enabled 2015-02-02 20:57:10 -08:00