summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-2710-1/+28
* Merge pull request #2567 from owncloud/fix_insertIfNotExistThomas Tanghus2013-03-261-15/+16
|\
| * And removing an irrelevant comment ;)Thomas Tanghus2013-03-261-2/+0
| * Double quotes to backticksThomas Tanghus2013-03-261-4/+4
| * Missing backticks. Thx @Raydiation :)Thomas Tanghus2013-03-261-1/+1
| * D'oh, why concatenate static strings.Thomas Tanghus2013-03-261-1/+1
| * Quote key for SQLite.Thomas Tanghus2013-03-261-1/+1
| * Properly prepare insertIfNotExist queries.Thomas Tanghus2013-03-251-12/+15
* | Merge pull request #2568 from itheiss/masterBernhard Posselt2013-03-261-0/+1
|\ \
| * | Fix #2499itheiss2013-03-221-0/+1
* | | 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