gitlab-org--gitlab-foss/app/models
James Lopez e11bfa6b86 fixing rubocop indents 2015-11-12 08:44:00 +00:00
..
ci Merge branch 'fix-ci-badge' into 'master' 2015-10-26 14:02:21 +00:00
concerns updated exception 2015-11-11 15:54:28 +00:00
hooks enable SSL by default 2015-09-17 09:51:24 +03:00
members
network
project_services Improve invalidation of stored service password if the endpoint URL is changed 2015-10-15 12:07:59 +02:00
.gitkeep
ability.rb fixing rubocop indents 2015-11-12 08:43:30 +00:00
abuse_report.rb Streamline the "Report button" 2015-09-29 21:47:01 +02:00
application_setting.rb Validate admin notification email. 2015-10-18 11:58:59 +02:00
audit_event.rb Re-annotate models 2015-08-03 01:52:54 +09:00
broadcast_message.rb
commit.rb Correctly find last known blob for file deleted in MR. 2015-10-20 14:24:02 +02:00
commit_range.rb
commit_status.rb Fix small CI UI regressions 2015-10-23 11:45:45 +02:00
deploy_key.rb
deploy_keys_project.rb
diff_line.rb
email.rb
event.rb Create a "destroyed Milestone" event and keep Milestone events around in the DB 2015-09-15 05:51:11 -07:00
external_issue.rb
forked_project_link.rb
generic_commit_status.rb Implement Commit Status API 2015-10-12 11:53:49 +02:00
group.rb refactored code as projects only have one owner. Kept some refactoring in place (has_owners concern) 2015-11-11 15:42:27 +00:00
group_label.rb Allow dashboard and group issues/MRs to be filtered by label 2015-10-14 12:33:39 +02:00
group_milestone.rb Allow dashboard and group issues/MRs to be filtered by label 2015-10-14 12:33:39 +02:00
identity.rb
issue.rb Only accept open issues and merge requests 2015-10-16 09:59:32 +02:00
key.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
label.rb Restore placeholders in issue filters from "Any" to "Milestone" and "Label" 2015-10-08 23:53:32 -07:00
label_link.rb
member.rb fixing rubocop indents 2015-11-12 08:44:00 +00:00
merge_request.rb Render CI status on merge requests index page 2015-10-23 17:01:10 +02:00
merge_request_diff.rb Correctly find last known blob for file deleted in MR. 2015-10-20 14:24:02 +02:00
milestone.rb Improve performance of sorting milestone issues 2015-10-19 11:37:14 +02:00
namespace.rb Fix: Images cannot show when projects' path was changed 2015-10-14 18:50:35 +03:00
note.rb Merge branch 'master' into rs-redactor-filter 2015-10-16 11:26:48 +02:00
notification.rb Added Global to the drop downs and updated the label of the button to show the current level instead of `Notifications` 2015-09-16 19:46:24 -05:00
personal_snippet.rb
project.rb refactored permissions and added update_project_member ability logic. Also refactored owner methods to a concern. 2015-11-03 11:11:56 +00:00
project_import_data.rb
project_snippet.rb
project_team.rb Improve ProjectTeam#max_member_access performance 2015-10-15 12:05:01 +02:00
project_wiki.rb
protected_branch.rb
repository.rb Force update refs/merge-requests/X/head upon a push to the source branch of a merge request 2015-10-29 00:10:25 +01:00
security_event.rb Re-annotate models 2015-08-03 01:52:54 +09:00
sent_notification.rb Merge branch 'master' into rename-reply-by-email 2015-09-21 10:35:56 +02:00
service.rb Improve invalidation of stored service password if the endpoint URL is changed 2015-10-15 12:07:59 +02:00
snippet.rb
subscription.rb
tree.rb
user.rb Fix specific runner visibility 2015-10-26 11:23:11 +01:00
users_star_project.rb
wiki_page.rb