gitlab-org--gitlab-foss/app/models
Stan Hu a65de9c2c1 Reduce delay in destroying a project from 1-minute to immediately
Run ProjectDestroyWorker after pending_delete attribute has been committed to DB
2016-05-07 01:12:31 -07:00
..
ci Annotate the models 2016-05-06 08:27:46 +02:00
concerns Use outer join for issues ordering by milestones due. 2016-05-06 19:57:26 +09:00
hooks Annotate models 2016-05-06 16:13:35 +02:00
members Annotate the models 2016-05-06 08:27:46 +02:00
network
project_services Annotate the models 2016-05-06 08:27:46 +02:00
.gitkeep
ability.rb Fix documentation and improve permissions code 2016-04-18 11:12:28 -03:00
abuse_report.rb
appearance.rb Annotate the models 2016-05-06 08:27:46 +02:00
application_setting.rb Annotate the models 2016-05-06 08:27:46 +02:00
audit_event.rb Annotate the models 2016-05-06 08:27:46 +02:00
blob.rb Properly handle bigger files 2016-04-28 21:28:39 +02:00
broadcast_message.rb Annotate the models 2016-05-06 08:27:46 +02:00
commit.rb Merge branch 'ci-commit-as-pipeline' into 'master' 2016-04-21 08:10:37 +00:00
commit_range.rb Memoize reference_pattern/link_reference_pattern 2016-04-01 11:13:30 +02:00
commit_status.rb Annotate the models 2016-05-06 08:27:46 +02:00
deploy_key.rb Annotate the models 2016-05-06 08:27:46 +02:00
deploy_keys_project.rb
email.rb Annotate the models 2016-05-06 08:27:46 +02:00
event.rb Annotate the models 2016-05-06 08:27:46 +02: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 Annotate the models 2016-05-06 08:27:46 +02:00
global_label.rb
global_milestone.rb Ruby fixes 2016-03-29 12:19:09 +01:00
group.rb Annotate the models 2016-05-06 08:27:46 +02:00
identity.rb Annotate the models 2016-05-06 08:27:46 +02:00
issue.rb Annotate the models 2016-05-06 08:27:46 +02:00
jira_issue.rb
key.rb Annotate the models 2016-05-06 08:27:46 +02:00
label.rb Annotate the models 2016-05-06 08:27:46 +02:00
label_link.rb Annotate the models 2016-05-06 08:27:46 +02:00
lfs_object.rb Annotate the models 2016-05-06 08:27:46 +02:00
lfs_objects_project.rb
member.rb Annotate the models 2016-05-06 08:27:46 +02:00
merge_request.rb Annotate the models 2016-05-06 08:27:46 +02:00
merge_request_diff.rb Annotate the models 2016-05-06 08:27:46 +02:00
milestone.rb Annotate the models 2016-05-06 08:27:46 +02:00
namespace.rb Annotate the models 2016-05-06 08:27:46 +02:00
note.rb Annotate the models 2016-05-06 08:27:46 +02:00
notification_setting.rb Annotate the models 2016-05-06 08:27:46 +02:00
oauth_access_token.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
personal_snippet.rb Annotate the models 2016-05-06 08:27:46 +02:00
project.rb Reduce delay in destroying a project from 1-minute to immediately 2016-05-07 01:12:31 -07:00
project_group_link.rb Annotate the models 2016-05-06 08:27:46 +02:00
project_import_data.rb Annotate models 2016-05-06 16:13:35 +02:00
project_snippet.rb Annotate the models 2016-05-06 08:27:46 +02:00
project_team.rb
project_wiki.rb Cache output of Repository#exists? 2016-03-19 21:54:08 +01:00
protected_branch.rb Annotate the models 2016-05-06 08:27:46 +02:00
release.rb Annotate the models 2016-05-06 08:27:46 +02:00
repository.rb Merge branch 'use-rugged-to-create-tag' into 'master' 2016-05-04 16:07:13 +00:00
security_event.rb Annotate the models 2016-05-06 08:27:46 +02:00
sent_notification.rb Annotate the models 2016-05-06 08:27:46 +02:00
service.rb Annotate the models 2016-05-06 08:27:46 +02:00
snippet.rb Annotate the models 2016-05-06 08:27:46 +02:00
spam_log.rb Annotate the models 2016-05-06 08:27:46 +02:00
spam_report.rb
subscription.rb Annotate the models 2016-05-06 08:27:46 +02:00
todo.rb Refactor `Todo#target` 2016-03-18 13:27:27 -03:00
tree.rb
user.rb Annotate the models 2016-05-06 08:27:46 +02:00
users_star_project.rb
wiki_page.rb add slack notifications for wiki pages 2016-04-20 08:25:40 +08:00