gitlab-org--gitlab-foss/app/models
Grzegorz Bizon a6260b1eb7 Remove code that removes duplicate CI variables
At this point this is being handled by GitLab Runner and we need to
introduce this as a separate merge request.
2016-04-18 13:17:48 +02:00
..
ci Remove code that removes duplicate CI variables 2016-04-18 13:17:48 +02:00
concerns Merge branch 'master' into decouple-member-notification 2016-04-08 15:48:09 -03:00
hooks
members Small refactoring and cleanup of notification logic 2016-03-30 10:44:20 +02:00
network
project_services Allow empty recipient list when pusher is added 2016-04-14 10:24:09 +02:00
.gitkeep
ability.rb Ensure project snippets have their own access level 2016-03-25 18:51:17 +01:00
abuse_report.rb Clearify who deletes the user 2016-03-15 21:09:25 +01:00
appearance.rb
application_setting.rb Add repository_checks_enabled setting 2016-04-12 16:21:23 +02:00
audit_event.rb
blob.rb
broadcast_message.rb
commit.rb Refactor and expose only Gitlab::UrlBuilder.build(record) 2016-04-13 16:07:04 +02:00
commit_range.rb Memoize reference_pattern/link_reference_pattern 2016-04-01 11:13:30 +02:00
commit_status.rb adjusted behavior so canceled builds tagged as allowed to fail do not fail build 2016-03-17 07:55:10 -07:00
deploy_key.rb
deploy_keys_project.rb
email.rb
event.rb Rename `Event#proper?` to `Event#visible_to_user?` 2016-03-24 14:24:22 -03:00
external_issue.rb Merge branch 'master' into number_sign_for_external_issue_ref 2016-04-17 18:17:27 +02:00
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb Ruby fixes 2016-03-29 12:19:09 +01:00
group.rb Update NotificationService to use NotificationSettings instead of membership 2016-03-30 10:44:20 +02:00
identity.rb
issue.rb Start with iid on branch creation 2016-04-14 14:49:45 +02:00
jira_issue.rb
key.rb Ensure "new SSH key" email do not ends up as dead Sidekiq jobs 2016-03-15 11:23:57 +01:00
label.rb Memoize reference_pattern/link_reference_pattern 2016-04-01 11:13:30 +02:00
label_link.rb
lfs_object.rb
lfs_objects_project.rb
member.rb Reuse `User#notification_settings_for` when it's possible 2016-04-11 20:50:26 -03:00
merge_request.rb Add changelog entry, improve specs and model code 2016-04-12 15:52:03 -03:00
merge_request_diff.rb
milestone.rb Merge branch 'routing' into 'master' 2016-04-01 16:51:20 +00:00
namespace.rb
note.rb Rename Note#for_project_snippet? to #for_snippet? 2016-03-31 09:20:27 +02:00
notification_setting.rb Use Hash instead of Array on NotificationSetting#level enum 2016-04-11 10:23:40 -03:00
oauth_access_token.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
personal_snippet.rb
project.rb Merge branch 'fix/project-import_url' into 'master' 2016-04-15 21:52:00 +00:00
project_group_link.rb
project_import_data.rb changed a few things based on feedback 2016-04-11 11:13:51 +02:00
project_snippet.rb
project_team.rb
project_wiki.rb Cache output of Repository#exists? 2016-03-19 21:54:08 +01:00
protected_branch.rb
release.rb
repository.rb Instrument Repository.clean_old_archives 2016-04-18 12:33:11 +02:00
security_event.rb
sent_notification.rb
service.rb
snippet.rb Memoize reference_pattern/link_reference_pattern 2016-04-01 11:13:30 +02:00
spam_log.rb
spam_report.rb
subscription.rb Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
todo.rb Refactor `Todo#target` 2016-03-18 13:27:27 -03:00
tree.rb
user.rb Add method to return the user notification setting for a group, or a project 2016-04-08 18:46:45 -03:00
users_star_project.rb
wiki_page.rb Support Wiki with UTF-8 page name 2016-03-16 02:17:07 +09:00