Skip to content

Feature/cdodge/soft delete assets - #170

Merged
chrisndodge merged 15 commits into
masterfrom
feature/cdodge/soft-delete-assets
Jun 17, 2013
Merged

Feature/cdodge/soft delete assets#170
chrisndodge merged 15 commits into
masterfrom
feature/cdodge/soft-delete-assets

Conversation

@chrisndodge

Copy link
Copy Markdown
Contributor

Feature has been submitted to test, so I figured I'd get the pull request underway.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If trash_store.find(asset_location) raises a NotFoundError, trash_store.find(content.thumbnail_location) will never be executed. You may want to break this into two separate try/catch blocks, to be sure that both lines are executed.

@chrisndodge

Copy link
Copy Markdown
Contributor Author

@dmitchell fixed incorrect default parameter as well as added unit test for emptying the trashcan

@chrisndodge

Copy link
Copy Markdown
Contributor Author

@singingwolfboy cleaned up that test logic to make it cleaner (avoid all those try: except: paths).

@chrisndodge

Copy link
Copy Markdown
Contributor Author

@singingwolfboy @dmitchell can you do another pass on the review. I fixed up things that I perceived to be strong requests and left softer requests unanswered. I'd like to get this merge don Monday for Tues release.

@chrisndodge

Copy link
Copy Markdown
Contributor Author

Seems like I need to rebase

@dmitchell

Copy link
Copy Markdown
Contributor

+1 once it passes tests

@singingwolfboy

Copy link
Copy Markdown
Contributor

Looks good to me. 👍

chrisndodge pushed a commit that referenced this pull request Jun 17, 2013
@chrisndodge
chrisndodge merged commit 319eb0b into master Jun 17, 2013
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
…ance

This improves the performance of the save to github for the cms
(had some minor requests for clarification, but that's all)
aboudreault pushed a commit to aboudreault/edx-platform that referenced this pull request Aug 14, 2014
…-current-position

cdodge/speed-up-get-current-position: enough said
Squirrel18 referenced this pull request in eduNEXT/edx-platform Jun 22, 2018
CrewS pushed a commit to CrewS/edx-platform-1 that referenced this pull request Dec 28, 2018
 delete account trans error and trans
edx-secure pushed a commit that referenced this pull request Jul 22, 2020
PROD-1236: Do not expose user id with certificate URL.
rediris pushed a commit to gymnasium/edx-platform that referenced this pull request Feb 25, 2021
…re/auth-backends-from-json

use AUTHENTICATION_BACKENDS from APPSEMBLER_FEATURES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants