Commit Graph
13 Commits
Author SHA1 Message Date
Roberto Rosario 3768835219 Add sanity check when assembling a full path 2012-02-22 15:01:54 -04:00
Roberto Rosario cc78b7d25a Update filesystem mirroring functions 2012-02-02 10:27:46 -04:00
Roberto Rosario 2ac6250149 Fix imports 2012-02-02 09:23:07 -04:00
Roberto Rosario 95be7cb417 Merge os_specify and filesystem module 2012-02-02 09:17:01 -04:00
Roberto Rosario 8a5d0425b6 PEP8 cleanups, style cleanups, unused imports 2012-01-18 13:52:19 -04:00
Roberto Rosario 34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario 1e22d1099e Update api and filesystem modules to new os_specifics
renames
2011-11-30 09:33:32 -04:00
Roberto Rosario d37b36bce3 Updated document indexing app modules for the new
filename and extension merged field
2011-11-30 08:55:19 -04:00
Roberto Rosario ec73dd1874 Raise generic Exception exception instead of raising OSError, apparently OSError can't handle unicode messages 2011-06-27 23:42:28 -04:00
Roberto Rosario a93ccd8f5f Replaced makedirs with mkdir to avoid creating indexing root directory if not created by the user 2011-05-24 22:43:27 -04:00
Roberto Rosario a02c5c7c8d Added remaining functionality to document indexing (filesystem rebuild, better warning reporting) 2011-05-20 00:34:31 -04:00
Roberto Rosario b7050b4b94 Started adding filesystem linking support to document indexing app 2011-05-18 19:19:37 -04:00
Roberto Rosario 4b0c72633d Moved all filesystem serving app's remaining code to document indexing app 2011-05-18 16:16:11 -04:00