gitlab-org--gitlab-foss/app/models
Lin Jen-Shin a7713232ea Also exclude artifacts_file with empty string, feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5347#note_13198105
2016-07-20 22:12:17 +08:00
..
ci Also exclude artifacts_file with empty string, feedback: 2016-07-20 22:12:17 +08:00
concerns Mark builds with manual actions as skipped 2016-07-18 14:48:36 +02:00
hooks
members Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
network Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
project_services Allow build email service to be tested 2016-07-15 20:38:27 -03:00
.gitkeep
ability.rb Allow to access Container Registry for Public and Internal projects 2016-07-15 17:05:41 +02:00
abuse_report.rb
appearance.rb
application_setting.rb Added setting to set new users by default as external 2016-07-07 19:21:18 +02:00
audit_event.rb
award_emoji.rb Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem. 2016-06-29 14:53:09 -06:00
blob.rb Revert "squashed merge and fixed conflicts" 2016-06-16 12:59:07 +02:00
broadcast_message.rb
commit.rb Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
commit_range.rb Fix comment for project argument in commit_range.rb 2016-06-20 11:12:04 -07:00
commit_status.rb Make manual actions to work with master code 2016-07-18 14:57:24 +02:00
deploy_key.rb
deploy_keys_project.rb
deployment.rb Improve manual actions code and add model, service and feature tests 2016-07-18 14:46:20 +02:00
diff_note.rb Make `DiffNote#update_position` private 2016-07-07 16:13:55 -04:00
email.rb
environment.rb Revert "squashed merge and fixed conflicts" 2016-06-16 12:59:07 +02:00
event.rb Use a more future-proof check for Note/LegacyDiffNote 2016-07-06 10:08:42 +02:00
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb
group.rb Dumb-down avatar presence check in `avatar_url` methods 2016-07-05 10:51:11 -04:00
identity.rb
issue.rb use has_many relationship with events 2016-07-01 15:34:10 +02:00
key.rb Remove Duplicated keys add UNIQUE index to fingerprint 2016-06-20 13:29:04 +02:00
label.rb Simplify regex for string-based multi-word label surrounded in quotes 2016-07-13 16:01:27 -03:00
label_link.rb
legacy_diff_note.rb Don't fail when a LegacyDiffNote didn't store the right diff 2016-07-15 17:32:49 -05:00
lfs_object.rb
lfs_objects_project.rb
member.rb Exclude requesters from Project#members, Group#members and User#members 2016-07-01 17:44:46 +02:00
merge_request.rb Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' "" 2016-07-18 10:16:56 +02:00
merge_request_diff.rb Squashed - fix encoding issue 2016-07-19 09:59:54 +02:00
milestone.rb use has_many relationship with events 2016-07-01 15:34:10 +02:00
namespace.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
note.rb Fix not normalized emoji paths 2016-07-14 08:51:00 +02:00
notification_setting.rb Exclude projects pending delete from notifications 2016-07-07 20:49:17 +01:00
oauth_access_token.rb
personal_access_token.rb
personal_snippet.rb
project.rb Use one query. Feedback: 2016-07-20 22:00:34 +08:00
project_group_link.rb
project_import_data.rb add missing attribute to attr_encrypted so it is fully backwards-compatible 2016-06-28 09:55:19 +02:00
project_snippet.rb
project_team.rb Exclude requesters from Project#members, Group#members and User#members 2016-07-01 17:44:46 +02:00
project_wiki.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
protected_branch.rb Have `Project#open_branches` return branches that are matched by a wildcard protected branch. 2016-07-07 10:07:31 +05:30
release.rb
repository.rb Fix of 'Commits being passed to custom hooks are already reachable when using the UI' 2016-07-19 07:45:22 +03:00
security_event.rb
sent_notification.rb Allow SentNotification#position to be set as string or hash 2016-07-11 12:21:05 -05:00
service.rb Allow build email service to be tested 2016-07-15 20:38:27 -03:00
snippet.rb Merge branch 'feature/custom-highlighting' into 'master' 2016-06-28 08:42:42 +00:00
spam_log.rb
spam_report.rb
subscription.rb
todo.rb Add approval required todos 2016-07-12 19:01:09 +01:00
tree.rb
u2f_registration.rb
user.rb Track a user who created a pipeline 2016-07-15 17:42:27 +02:00
users_star_project.rb
wiki_page.rb