Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

WIP: raw file migration from database to file system #73

Merged
merged 15 commits into from
Jul 26, 2013

Conversation

davidmason
Copy link
Contributor

See specific comments below for review.

@@ -54,6 +54,7 @@
private static final String KEY_AUTH_POLICY = "java:global/zanata/security/auth-policy-names/";
private static final String KEY_ADMIN_USERS = "java:global/zanata/security/admin-users";
private static final String KEY_DEFAULT_FROM_ADDRESS = "java:global/zanata/email/default-from-address";
private static final String KEY_DOCUMENT_FILE_STORE = "java:global/zanata/files/document-storage";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure about this name, but I don't think it's that big a deal. Thoughts?

Copy link
Contributor

Choose a reason for hiding this comment

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

What is it? A directory name? Might be a good idea to include that in the name.

@seanf
Copy link
Contributor

seanf commented Jul 26, 2013

Looks good. 👍

seanf added a commit that referenced this pull request Jul 26, 2013
WIP: raw file migration from database to file system
@seanf seanf merged commit 8ebb8fd into integration/master Jul 26, 2013
@seanf seanf deleted the isolate-file-storage branch July 26, 2013 02:26
@seanf seanf restored the isolate-file-storage branch July 26, 2013 02:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants