..
account
update HelpLinks to run in the context of an account
2019-05-09 16:08:36 +00:00
alerts
limit lots more stuff to non_shadow root accounts
2019-05-20 22:49:36 +00:00
assignment
allow provisional graders to delete grades
2018-10-30 19:34:18 +00:00
assignments
use cache_register to clear todo list cache for admins
2019-05-20 16:41:57 +00:00
attachments
Create model for direct share
2019-08-20 15:50:18 +00:00
auditors
fix duplicate grade history entries when unmuting
2019-08-29 20:30:31 +00:00
authentication_provider
allow multiple domains on a google auth provider
2019-11-18 20:44:00 +00:00
bookmarks
da licença part 9
2017-04-27 21:33:39 +00:00
broadcast_policies
add submissions posted notification
2019-09-30 21:55:28 +00:00
communication_channel
dots and new lines
2018-01-17 16:56:26 +00:00
conditional_release
Have conditional release use posted not muted
2019-07-24 20:55:32 +00:00
context_module_progressions
create items for viewing courses on master
2019-04-02 14:26:53 +00:00
courses
query item visibilities from the slave
2018-08-14 15:16:26 +00:00
csp
proxy CSP logging query to service
2019-03-26 19:44:03 +00:00
discussion_topic
Relativize ids in discussion topic materialized view
2018-10-22 20:32:14 +00:00
enrollment
clear enrollments cache key after sis batch deletion
2019-09-13 19:26:00 +00:00
epub_exports
automatically fail stuck epub_exports
2019-07-29 19:31:04 +00:00
exporters
align quiz migration behaviors with quiz duplication
2019-10-22 22:18:35 +00:00
group_categories
da licença part 12
2017-04-27 21:36:29 +00:00
importers
only add selected direct share content to module
2019-11-18 22:32:30 +00:00
incoming_mail
force reply-to-address to less than 64 chars
2019-11-20 00:45:14 +00:00
live_assessments
da licença part 13
2017-04-27 21:51:17 +00:00
lti
add file_index_menu LTI placement
2019-12-02 22:18:07 +00:00
master_courses
fix blueprint selective syncs when initial sync fails
2019-10-01 12:29:29 +00:00
messages
Anonymize submission notifications
2019-06-27 16:30:59 +00:00
moderated_grading
Fix moderated assignments with graded rubrics
2019-09-20 20:38:16 +00:00
page_view
cache account user calls on account and course
2019-05-21 12:39:26 +00:00
polling
da licença part 14
2017-04-28 17:30:12 +00:00
quizzes
Require review_grades permission to read quiz submissions
2019-11-15 19:54:43 +00:00
quizzes_next
allow one live event message for a course copy
2019-03-01 20:45:30 +00:00
speed_grader
allow submissions with comments to be posted
2019-11-07 15:08:54 +00:00
users
redirect back to original file url on expired file token
2019-08-01 12:29:51 +00:00
version
add an endpoint to check upcoming partition validity
2019-04-03 22:10:47 +00:00
wiki_pages
da licença part 16
2017-04-27 21:51:21 +00:00
abstract_course.rb
da licença part 8
2017-04-27 21:33:20 +00:00
access_token.rb
don’t try stuff on nil
2019-05-03 21:01:35 +00:00
account.rb
Add personal pronouns
2019-11-04 17:32:22 +00:00
account_notification.rb
allow notifications to be sent for global announcements
2019-10-31 16:35:33 +00:00
account_notification_role.rb
da licença part 8
2017-04-27 21:33:20 +00:00
account_report.rb
mark account reports as errored on job failure
2019-08-14 19:22:11 +00:00
account_report_row.rb
create parallel report runners
2018-04-04 19:16:44 +00:00
account_report_runner.rb
make report runners work with zip file reports
2019-10-23 21:13:39 +00:00
account_user.rb
Make account settings page load faster
2019-11-11 16:59:32 +00:00
alert.rb
add workflow_state to account_users
2017-08-01 18:31:37 +00:00
alert_criterion.rb
da licença part 8
2017-04-27 21:33:20 +00:00
announcement.rb
Add new permission for creating discussions
2018-08-08 19:03:36 +00:00
anonymous_or_moderation_event.rb
allow for tool or quiz id in audit events
2019-02-06 16:36:10 +00:00
application_record.rb
Add Lti Link model for LTI 2 launches
2017-10-02 22:32:18 +00:00
appointment_group.rb
rails 5.1: fix a bunch of after_save deprecation warnings (part 2)
2018-03-23 01:15:47 +00:00
appointment_group_context.rb
da licença part 8
2017-04-27 21:33:20 +00:00
appointment_group_sub_context.rb
da licença part 8
2017-04-27 21:33:20 +00:00
assessment_question.rb
allow files with assessment question context to be downloadable
2018-09-24 19:49:16 +00:00
assessment_question_bank.rb
rails 5.2: Arel.sql
2018-07-23 19:37:44 +00:00
assessment_question_bank_user.rb
da licença part 8
2017-04-27 21:33:20 +00:00
assessment_request.rb
Remove "user" from assessor_asset in assessment requests
2018-09-14 23:16:49 +00:00
asset_user_access.rb
slave access user assets
2019-03-29 15:21:50 +00:00
assignment.rb
Refactor a method so the Assignments#show action is faster
2019-11-22 15:49:08 +00:00
assignment_configuration_tool_lookup.rb
Distinguish course/account tool installs in ACTL
2019-11-05 18:28:45 +00:00
assignment_group.rb
make ‘has_assignment_group’ cache key live longer
2019-11-22 20:42:14 +00:00
assignment_override.rb
improve caching around assignment overrides and module info
2019-05-10 15:15:04 +00:00
assignment_override_student.rb
improve caching around assignment overrides and module info
2019-05-10 15:15:04 +00:00
assignment_student_visibility.rb
da licença part 8
2017-04-27 21:33:20 +00:00
attachment.rb
deal with extensions starting with digits when making unique file names
2019-11-20 16:23:45 +00:00
attachment_association.rb
da licença part 8
2017-04-27 21:33:20 +00:00
attachment_upload_status.rb
Add AttachmentUploadStatus to track upload errors.
2019-03-19 18:31:28 +00:00
auditors.rb
da licença part 8
2017-04-27 21:33:20 +00:00
authentication_provider.rb
implement SAML IdP Discovery profile as an auth provider
2018-12-11 20:18:28 +00:00
big_blue_button_conference.rb
BBB: Fix Recording duration always shown as '1 minute'
2018-07-31 01:53:01 +00:00
bookmark_service.rb
da licença part 9
2017-04-27 21:33:39 +00:00
bookmarks.rb
da licença part 9
2017-04-27 21:33:39 +00:00
bounce_notification_processor.rb
use inst_statsd
2019-03-25 17:00:49 +00:00
brand_config.rb
use a consistent shard for css_and_js_overrides cache
2018-03-06 05:47:39 +00:00
calendar_event.rb
fix deleted appointments not updating appt group
2019-10-15 22:04:58 +00:00
canvadoc.rb
add mimetype for odf and odg files
2018-11-01 17:06:08 +00:00
canvadocs_submission.rb
da licença part 10
2017-04-28 17:30:08 +00:00
cloned_item.rb
da licença part 10
2017-04-28 17:30:08 +00:00
collaboration.rb
da licença part 10
2017-04-28 17:30:08 +00:00
collaborator.rb
only notify active users about collaborations
2019-09-25 18:12:07 +00:00
communication_channel.rb
Add setting to limit number of communication channels
2019-08-02 21:34:35 +00:00
content_export.rb
align quiz migration behaviors with quiz duplication
2019-10-22 22:18:35 +00:00
content_migration.rb
direct import of content export
2019-08-19 20:04:15 +00:00
content_participation.rb
rails 5.1: fix a bunch of after_save deprecation warnings (part 2)
2018-03-23 01:15:47 +00:00
content_participation_count.rb
add caching around unread_submission_count_for
2019-05-21 13:52:38 +00:00
content_share.rb
content share index/show/delete/add_users endpoints
2019-08-30 18:05:31 +00:00
content_tag.rb
reorganize module items queries
2019-10-21 15:29:54 +00:00
context.rb
Perf: avoid an additional query for live events
2019-09-25 21:24:20 +00:00
context_external_tool.rb
Don't give LTI 1.3 tools default placements
2019-11-20 17:02:08 +00:00
context_external_tool_assignment_lookup.rb
don't allow vanilla polymorphic: true
2017-08-02 15:13:53 +00:00
context_external_tool_placement.rb
da licença part 10
2017-04-28 17:30:08 +00:00
context_module.rb
add method to bulk insert AR objects into a module
2019-10-03 22:05:50 +00:00
context_module_item.rb
Add modules/assignment group info from graphql
2018-11-28 22:41:01 +00:00
context_module_progression.rb
fix unsubmitted incomplete progressions with post policies
2019-08-20 19:14:56 +00:00
context_module_sub_header.rb
da licença part 10
2017-04-28 17:30:08 +00:00
conversation.rb
Add personal pronouns
2019-11-04 17:32:22 +00:00
conversation_batch.rb
fix conversation batch sending with model cache and old messages
2018-09-14 19:19:35 +00:00
conversation_message.rb
Don't overwrite tags on conversation message email reply
2018-08-29 21:57:58 +00:00
conversation_message_participant.rb
dots and new lines
2018-01-17 16:56:26 +00:00
conversation_participant.rb
don't regenerate stream item instances after message deletion
2018-12-20 05:52:35 +00:00
course.rb
make ‘has_assignment_group’ cache key live longer
2019-11-22 20:42:14 +00:00
course_account_association.rb
da licença part 10
2017-04-28 17:30:08 +00:00
course_date_range.rb
da licença part 10
2017-04-28 17:30:08 +00:00
course_profile.rb
da licença part 10
2017-04-28 17:30:08 +00:00
course_progress.rb
use the db a bit more instead of ruby
2019-04-06 18:03:25 +00:00
course_section.rb
clear user enrollment caches after cross listing
2019-09-25 14:34:03 +00:00
crocodoc_document.rb
involve user in generating non-public links
2018-01-09 22:21:38 +00:00
custom_data.rb
fix race conditions in custom data setting
2019-08-09 15:28:36 +00:00
custom_gradebook_column.rb
block reserved gradebook custom columns names on creation
2019-10-09 15:03:34 +00:00
custom_gradebook_column_datum.rb
Add API for bulk uploading custom columns
2018-08-09 22:04:07 +00:00
delayed_message.rb
allow notifications to be sent for global announcements
2019-10-31 16:35:33 +00:00
delayed_notification.rb
fix a butt-ton of N+1 in DelayedNotification.process
2019-03-21 19:09:19 +00:00
designer_enrollment.rb
da licença part 10
2017-04-28 17:30:08 +00:00
developer_key.rb
add job around multi-shard tool updates
2019-09-13 19:51:24 +00:00
developer_key_account_binding.rb
Restore tool states when SA key is set to 'allow'
2019-05-22 16:18:32 +00:00
discussion_entry.rb
don't increment root discussion participants for group users
2019-09-23 16:12:00 +00:00
discussion_entry_participant.rb
da licença part 10
2017-04-28 17:30:08 +00:00
discussion_topic.rb
unset topic group setting if possible after blueprint sync
2019-11-15 16:12:15 +00:00
discussion_topic_participant.rb
separate out api helpers for planner
2018-10-09 16:08:29 +00:00
discussion_topic_section_visibility.rb
remove topic section visibilities after crosslisting
2018-11-15 15:26:50 +00:00
document_service.rb
da licença part 10
2017-04-28 17:30:08 +00:00
enrollment.rb
create new observer enrollments when restoring deleted students
2019-10-21 17:16:36 +00:00
enrollment_dates_override.rb
rails 5.1: fix a bunch of after_save deprecation warnings
2018-03-21 20:04:25 +00:00
enrollment_state.rb
increase redis read reliability for user-based cache keys
2019-05-10 15:14:58 +00:00
enrollment_term.rb
prevent default term names from being changed
2018-08-06 12:58:19 +00:00
eportfolio.rb
only find active eportfolios
2018-07-23 20:40:55 +00:00
eportfolio_category.rb
da licença part 11
2017-04-27 21:36:17 +00:00
eportfolio_entry.rb
da licença part 11
2017-04-27 21:36:17 +00:00
epub_export.rb
automatically fail stuck epub_exports
2019-07-29 19:31:04 +00:00
error_report.rb
stop logging 404 error reports
2019-01-18 20:26:50 +00:00
etherpad_collaboration.rb
da licença part 11
2017-04-27 21:36:17 +00:00
external_feed.rb
improve external feed deletion performance
2019-02-08 13:32:38 +00:00
external_feed_entry.rb
da licença part 11
2017-04-27 21:36:17 +00:00
external_integration_key.rb
da licença part 11
2017-04-27 21:36:17 +00:00
external_tool_collaboration.rb
da licença part 11
2017-04-27 21:36:17 +00:00
external_url.rb
da licença part 11
2017-04-27 21:36:17 +00:00
favorite.rb
fix favoriting for cross-shard logins
2018-09-20 19:29:12 +00:00
feature_flag.rb
skip feature flag cache when showing API results to admins
2019-10-21 12:12:38 +00:00
folder.rb
create endpoint to retrieve a unique uploaded media folder
2019-04-24 13:48:01 +00:00
google_docs_collaboration.rb
da licença part 12
2017-04-27 21:36:29 +00:00
gradebook_csv.rb
da licença part 12
2017-04-27 21:36:29 +00:00
gradebook_upload.rb
da licença part 12
2017-04-27 21:36:29 +00:00
grading_period.rb
rails 5.1: fix a bunch of deprecation warnings
2018-03-23 18:46:48 +00:00
grading_period_group.rb
Audit submission due date changes
2018-10-01 16:34:37 +00:00
grading_standard.rb
bump shoulda-matchers to 4.1.0
2019-07-17 19:26:25 +00:00
group.rb
improve caching invalidation for groups in messageable user
2019-10-18 14:07:49 +00:00
group_category.rb
skip invalid memberships when cloning group set
2019-02-23 18:38:38 +00:00
group_leadership.rb
da licença part 12
2017-04-27 21:36:29 +00:00
group_membership.rb
Scope speed grader to new setting
2019-07-03 20:08:00 +00:00
ignore.rb
Change ignore cleanup to be smarter
2018-03-30 16:46:14 +00:00
importers.rb
Postpone live events during content migrations
2019-01-25 20:35:07 +00:00
kaltura_media_file_handler.rb
involve user in generating non-public links
2018-01-09 22:21:38 +00:00
late_policy.rb
rails 5.1: fix a bunch of after_save deprecation warnings (part 2)
2018-03-23 01:15:47 +00:00
learning_outcome.rb
remove unused outcome alignment position
2019-08-23 20:20:35 +00:00
learning_outcome_group.rb
Ensure outcome imports update active records over deleted records
2019-08-12 13:55:01 +00:00
learning_outcome_question_result.rb
Hide points in outcomes reports when necessary
2018-05-02 21:54:48 +00:00
learning_outcome_result.rb
Include results from not graded assignments
2019-10-30 16:28:29 +00:00
live_assessments.rb
da licença part 13
2017-04-27 21:51:17 +00:00
lti.rb
da licença part 13
2017-04-27 21:51:17 +00:00
mailer.rb
use notification_service in cases that bypass the Message model
2017-07-31 21:49:05 +00:00
master_courses.rb
master courses: improve syncing of front page status
2018-07-30 16:49:39 +00:00
media_object.rb
Update canvas media_objects api for the RCE
2019-11-20 22:15:43 +00:00
media_source_fetcher.rb
da licença part 13
2017-04-27 21:51:17 +00:00
media_track.rb
convert SRT content to WBVTT
2019-04-11 20:12:45 +00:00
message.rb
log stats when we deliver messages
2019-11-20 02:17:39 +00:00
migration_issue.rb
da licença part 13
2017-04-27 21:51:17 +00:00
moderated_grading.rb
tweak speed grader comment visiblity
2018-06-24 20:37:22 +00:00
moderation_grader.rb
add slot_taken to moderation_graders
2018-08-15 20:01:19 +00:00
notification.rb
allow notifications to be sent for global announcements
2019-10-31 16:35:33 +00:00
notification_endpoint.rb
soft-delete access_tokens and notification_endpoints
2018-03-01 14:13:25 +00:00
notification_failure_processor.rb
stop sending iteration_high_water to aws_sdk
2019-01-04 17:53:31 +00:00
notification_finder.rb
da licença part 14
2017-04-28 17:30:12 +00:00
notification_policy.rb
Fix updating some notification preferences via rest API
2019-11-01 14:34:00 +00:00
notification_preloader.rb
da licença part 14
2017-04-28 17:30:12 +00:00
notifier.rb
allow notifications to be sent for global announcements
2019-10-31 16:35:33 +00:00
oauth_request.rb
da licença part 14
2017-04-28 17:30:12 +00:00
observer_alert.rb
break observer alert query into smaller batches
2019-05-31 17:08:46 +00:00
observer_alert_threshold.rb
Fix ObserverAlertThreshold alert_type, threshold validation
2018-06-20 17:36:46 +00:00
observer_enrollment.rb
dots and new lines
2018-01-17 16:56:26 +00:00
observer_pairing_code.rb
add ObserverPairingCode model
2018-05-31 22:19:37 +00:00
one_time_password.rb
Add copyright statement to top of .rb files
2018-03-08 22:40:48 +00:00
originality_report.rb
Support versioned text entry originality reports
2019-06-12 16:16:46 +00:00
outcome_import.rb
bump shoulda-matchers to 4.1.0
2019-07-17 19:26:25 +00:00
outcome_import_context.rb
Outcome import creation/status endpoints
2018-03-05 19:22:03 +00:00
outcome_import_error.rb
Truncate long error messages.
2018-11-27 15:29:54 +00:00
outcome_proficiency.rb
Ignore ratings marked for deletion on validation
2018-11-28 18:12:46 +00:00
outcome_proficiency_rating.rb
Only allow non-negative points
2018-06-11 19:21:52 +00:00
page_comment.rb
da licença part 14
2017-04-28 17:30:12 +00:00
page_view.rb
drop rails 5.1
2019-08-01 14:09:31 +00:00
parallel_importer.rb
check for pending imports when ending a sis batch
2019-05-29 20:26:18 +00:00
planner_note.rb
separate out api helpers for planner
2018-10-09 16:08:29 +00:00
planner_override.rb
Get all feedback in the past for future assignment
2018-11-05 17:22:12 +00:00
plugin_setting.rb
don't try to strip a hash value in plugin settings
2018-07-23 15:36:11 +00:00
polling.rb
da licença part 14
2017-04-28 17:30:12 +00:00
post_policy.rb
Save post policy in content migrations
2019-08-06 18:47:57 +00:00
profile.rb
use real STI for Profile model
2017-06-19 19:53:24 +00:00
progress.rb
queue progress jobs after transaction
2019-11-26 17:36:35 +00:00
pseudonym.rb
Fix ldap logins not always going to /login/ldap on logout
2019-11-18 22:30:41 +00:00
pseudonym_session.rb
update authlogic
2019-08-12 18:02:02 +00:00
purgatory.rb
fix purgatory expiration job
2019-08-22 19:03:36 +00:00
received_content_share.rb
Add create content share API
2019-08-22 19:10:27 +00:00
report_snapshot.rb
run counts reports in parallel
2018-06-21 14:44:22 +00:00
role.rb
Return admins in content share search
2019-10-03 22:05:33 +00:00
role_override.rb
Add a specific permission for course visibility changes
2019-11-15 18:27:27 +00:00
rollup_score.rb
Add median aggregate rollups
2018-07-09 23:06:02 +00:00
rubric.rb
Fix XSS vulnerability in rubric descriptions.
2019-05-08 17:41:46 +00:00
rubric_assessment.rb
Fix moderated assignments with graded rubrics
2019-09-20 20:38:16 +00:00
rubric_association.rb
mark blueprint associated assignment rubric edited when cloned
2019-09-20 19:48:28 +00:00
score.rb
Add grading scheme values to admin grade report
2019-10-15 22:59:51 +00:00
score_metadata.rb
make ScoreMetadata soft deleteable
2018-02-09 19:33:48 +00:00
score_statistic.rb
run the assignment score statistics generator in a singleton
2018-04-30 19:29:38 +00:00
sent_content_share.rb
Add create content share API
2019-08-22 19:10:27 +00:00
session_persistence_token.rb
Fix periodic jobs to not use deprecated delete_all syntax
2017-07-28 16:22:06 +00:00
setting.rb
cache newly created setting value right away
2018-10-17 16:41:14 +00:00
sharded_bookmarked_collection.rb
fix cross-database calendar queries
2017-11-28 20:31:54 +00:00
shared_brand_config.rb
da licença part 15
2017-04-27 21:51:19 +00:00
sis_batch.rb
fix statistic counts
2019-06-27 15:06:28 +00:00
sis_batch_error.rb
use the index for sis batch error cleanup
2018-12-10 21:38:48 +00:00
sis_batch_roll_back_data.rb
make bulk_insert_objects
2019-03-15 15:54:20 +00:00
sis_post_grades_status.rb
da licença part 15
2017-04-27 21:51:19 +00:00
sis_pseudonym.rb
use in_region_associated_shards for api pseudonym search
2019-06-19 19:01:35 +00:00
split_users.rb
handle cross shard observers
2019-05-08 20:13:03 +00:00
stream_item.rb
disconnect deploy after partitioning/vacuuming in jobs
2018-12-12 20:02:45 +00:00
stream_item_instance.rb
da licença part 15
2017-04-27 21:51:19 +00:00
student_enrollment.rb
rails 5.1: fix a bunch of after_save deprecation warnings
2018-03-21 20:04:25 +00:00
student_view_enrollment.rb
da licença part 15
2017-04-27 21:51:19 +00:00
submission.rb
allow submissions with comments to be posted
2019-11-07 15:08:54 +00:00
submission_comment.rb
Fix submission comments for attempt 0 with a draft
2019-09-13 18:44:24 +00:00
submission_comment_interaction.rb
drop rails 4.2
2017-06-27 15:29:51 +00:00
submission_draft.rb
ensure we sanitize submission draft url in a2
2019-11-06 20:33:44 +00:00
submission_draft_attachment.rb
SubmissionDraft model initial commit
2019-05-17 14:42:08 +00:00
submission_version.rb
don't create placeholder submissions for unassigned students
2017-06-27 20:33:35 +00:00
ta_enrollment.rb
da licença part 15
2017-04-27 21:51:19 +00:00
tableless.rb
bump rails 5.1
2017-08-09 20:52:53 +00:00
teacher_enrollment.rb
da licença part 15
2017-04-27 21:51:19 +00:00
terms_of_service.rb
Add a UI for selecting the new policy
2018-03-02 00:58:49 +00:00
terms_of_service_content.rb
allow creating and updating of Terms Of Service
2017-10-11 15:24:52 +00:00
thumbnail.rb
da licença part 15
2017-04-27 21:51:19 +00:00
usage_rights.rb
call translated license names in a lambda
2017-08-14 13:03:04 +00:00
user.rb
show content shares tab to admins w/o enrollments
2019-11-19 20:09:19 +00:00
user_account_association.rb
da licença part 16
2017-04-27 21:51:21 +00:00
user_learning_object_scopes.rb
Filter todos by permission and conclusion status
2019-11-05 21:21:42 +00:00
user_merge_data.rb
mark failed merges as failed and capture the error
2019-05-20 17:05:46 +00:00
user_merge_data_item.rb
fix user_merge_data associations
2019-05-14 15:05:06 +00:00
user_merge_data_record.rb
fix user_merge_data associations
2019-05-14 15:05:06 +00:00
user_note.rb
da licença part 16
2017-04-27 21:51:21 +00:00
user_observation_link.rb
handle cross shard observers
2019-05-08 20:13:03 +00:00
user_observer.rb
rename user_observer/observee classes/associations
2018-03-14 19:51:49 +00:00
user_past_lti_id.rb
rename user_past_lti_ids to user_past_lti_id
2019-04-17 19:11:29 +00:00
user_profile.rb
show content shares tab to admins w/o enrollments
2019-11-19 20:09:19 +00:00
user_profile_link.rb
da licença part 16
2017-04-27 21:51:21 +00:00
user_service.rb
remove user profile linkedin integration
2019-11-13 21:29:54 +00:00
viewed_submission_comment.rb
add viewed submission comments table
2019-08-01 17:04:17 +00:00
web_conference.rb
Fix adding students to a conference
2019-11-29 04:22:52 +00:00
web_conference_participant.rb
da licença part 16
2017-04-27 21:51:21 +00:00
web_zip_export.rb
da licença part 16
2017-04-27 21:51:21 +00:00
wiki.rb
prefer active wiki pages when validating links
2019-04-12 23:18:00 +00:00
wiki_page.rb
fix re-import of wiki pages with modified unique titles
2019-11-19 13:36:54 +00:00
wimba_conference.rb
da licença part 16
2017-04-27 21:51:21 +00:00