summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* listen to touch hook to update the mtime after syncBjörn Schießle2013-03-262-0/+8
* Improve phpdoc for the filecacheRobin Appelman2013-03-244-4/+38
* Merge pull request #2454 from owncloud/fixing-file-mapper-ext-masterBernhard Posselt2013-03-231-7/+16
|\
| * some more test cases & fix on file name generation with indexThomas Mueller2013-03-191-2/+2
| * adding extension to slugified physical pathThomas Mueller2013-03-191-7/+16
* | Merge pull request #2446 from owncloud/fixing-safe-mode-check-masterBernhard Posselt2013-03-231-1/+4
|\ \
| * | more accurate safe_mode check - refs #2258Thomas Mueller2013-03-191-1/+4
* | | Some improvements for the Storage phpdocRobin Appelman2013-03-231-0/+9
* | | Add phpdoc documentation to the Storage interfaceRobin Appelman2013-03-211-14/+255
* | | Merge pull request #2447 from owncloud/fix_namespace_in_autoloaderLukas Reschke2013-03-211-0/+2
|\ \ \
| * | | Remove space before parethesisVicDeo2013-03-201-1/+1
| * | | Remove leading and trailing backslashes in classname. Ref #2310VicDeo2013-03-191-0/+2
| |/ /
* | | Merge pull request #2244 from owncloud/fixing-windows-datadir-masterBernhard Posselt2013-03-191-0/+4
|\ \ \
| * | | Merge branch 'master' into fixing-windows-datadir-masterThomas Mueller2013-03-1921-63/+208
| |\| |
| * | | using rtrimThomas Mueller2013-03-191-4/+1
| * | | fixes #2081Thomas Mueller2013-03-121-0/+7
* | | | Merge pull request #2451 from owncloud/fix_npe_masterBernhard Posselt2013-03-191-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix npe when createStorage() returns nullJörn Friedrich Dreyer2013-03-191-1/+5
| | |/ | |/|
* / | add a searchbymime to the public api. Please all remember that access to inte...Frank Karlitschek2013-03-191-0/+10
|/ /
* | Add hashed version parameter to js and css. Ref #1520 and many more ;)Thomas Tanghus2013-03-191-4/+5
* | Add indexes and primary keys.Thomas Tanghus2013-03-191-1/+1
* | Revert "Add indexes and primary keys."Thomas Tanghus2013-03-191-1/+1
* | Add indexes and primary keys.Thomas Tanghus2013-03-191-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-03-192-2/+46
* | Merge pull request #2363 from owncloud/uploadsizeBernhard Posselt2013-03-182-4/+19
|\ \
| * | Don't show storage space warning when the free space can't be determinedRobin Appelman2013-03-151-2/+10
| * | Don't block uploads if the max upload size is unknownRobin Appelman2013-03-151-2/+2
| * | Improve handeling of unlimited max upload sizeRobin Appelman2013-03-152-1/+8
* | | remove deprecated callFrank Karlitschek2013-03-171-2/+2
* | | Merge pull request #2204 from owncloud/chache_updater_renameFrank Karlitschek2013-03-171-10/+33
|\ \ \
| * | | Cache: better rename hook for cache updaterRobin Appelman2013-03-081-10/+33
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-161-0/+1
* | | | Merge pull request #2383 from owncloud/error-handling-upgradeBernhard Posselt2013-03-161-16/+24
|\ \ \ \
| * | | | Add error handling to the file cache upgradeMichael Gapczynski2013-03-161-16/+24
* | | | | Filter display of blacklisted filesAndreas Schönebeck2013-03-151-0/+1
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-152-6/+29
* | | | Return unknown freespace if the free_space call failedRobin Appelman2013-03-141-1/+5
* | | | replace \MDB with \OC_DB, approved in #2278Björn Schießle2013-03-141-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-141-0/+13
* | | | Fix file sharing via public link for one particular file.Olivier Tétard2013-03-121-1/+1
* | | | Merge pull request #2254 from owncloud/fixing-mssql-utf8-and-insert-empty-str...Thomas Müller2013-03-122-3/+8
|\ \ \ \
| * | | | enable UTF-8 charset on mssqlThomas Mueller2013-03-121-2/+4
| * | | | write error message to log file in case insert to file cache failed - took ho...Thomas Mueller2013-03-121-1/+4
| | |_|/ | |/| |
* | | | Merge pull request #2253 from owncloud/fixing-windows-file-mapper-masterThomas Müller2013-03-122-12/+15
|\ \ \ \
| * | | | fixing various filesystem/storage unit tests on windowsThomas Mueller2013-03-122-6/+11
| * | | | adding //IGNORE to iconv to prevent nasty php warningsThomas Mueller2013-03-121-1/+1
| * | | | slug generates uniqid in case the file/folder name contains not one single va...Thomas Mueller2013-03-121-4/+2
| * | | | indexed slug should be created based on logic pathThomas Mueller2013-03-121-1/+1
| |/ / /
* | | | Merge pull request #2145 from eMerzh/preserve_debugJan-Christoph Borchardt2013-03-121-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Preserve Debug flag accross config writesBrice Maron2013-03-061-1/+5