aboutsummaryrefslogtreecommitdiffstats
path: root/lib/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2254 from owncloud/fixing-mssql-utf8-and-insert-empty-str...Thomas Müller2013-03-121-1/+4
|\
| * write error message to log file in case insert to file cache failed - took ho...Thomas Mueller2013-03-121-1/+4
* | 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 #2218 from owncloud/fix-mounting-allBernhard Posselt2013-03-111-1/+1
|\
| * Fix variable for mounting for all users, fix #357Michael Gapczynski2013-03-091-1/+1
* | Store the global mount configuration file in the datadirRobin Appelman2013-03-101-3/+8
|/
* Merge pull request #2189 from owncloud/versioning_sync_clientBernhard Posselt2013-03-081-1/+9
|\
| * remove some debug output; move code to the right functionBjörn Schießle2013-03-081-1/+1
| * distinguish between touch and writeBjörn Schießle2013-03-071-1/+9
* | Fix fetching source path of shared filesMichael Gapczynski2013-03-072-3/+25
|/
* Merge pull request #2096 from owncloud/cache-upgrade-idMichael Gapczynski2013-03-041-4/+5
|\
| * Cache: more efficient detection for existing entries during upgradeRobin Appelman2013-03-041-9/+3
| * Cache: also check if the file id is already in the cache during upgradeRobin Appelman2013-03-041-3/+10
* | Chunk size comment should say kB, not MBMichael Gapczynski2013-03-031-1/+1
|/
* Cache: cleanup permissions cache when removing a file from the cacheRobin Appelman2013-02-281-0/+3
* Cache: add option to delete file from permissions cache for all usersRobin Appelman2013-02-281-10/+15
* Merge pull request #1031 from owncloud/external_storage_ui_feedbackMichael Gapczynski2013-02-271-0/+7
|\
| * Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-255-23/+31
| |\
| * \ Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-1910-80/+150
| |\ \
| * \ \ Merge branch 'master' into external_storage_ui_feedbackThomas Mueller2013-02-122-13/+20
| |\ \ \
| * \ \ \ Merge branch 'master' into external_storage_ui_feedbackThomas Mueller2013-02-121-0/+6
| |\ \ \ \
| * | | | | Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-111-0/+8
* | | | | | Storage: don't throw warnings when a stat failsRobin Appelman2013-02-261-2/+10
* | | | | | Code styleRobin Appelman2013-02-261-81/+106
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #1706 from owncloud/master-sqlserverThomas Müller2013-02-251-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-221-9/+18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-204-13/+43
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-182-15/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-1411-76/+124
| |\ \ \ \ \ \ \
| * | | | | | | | final adoptions for mssql connectivityThomas Mueller2013-02-141-3/+3
| * | | | | | | | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-128-9/+603
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | - Fixed indentations.Administrator2013-02-101-0/+6
* | | | | | | | | Merge pull request #1856 from owncloud/fix_error_handling_stream_copyFrank Karlitschek2013-02-252-7/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | return both, count and result if the operation succeeded or failed. Maybe in ...Björn Schießle2013-02-222-6/+6
| * | | | | | | | | using the number of writen bytes as indicator if streamCopy() was successfull...Björn Schießle2013-02-221-2/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Whitespace fixesBart Visscher2013-02-223-6/+6
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #1859 from owncloud/blacklist-fixBernhard Posselt2013-02-221-7/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Add OC\Files\Filesystem::isFileBlacklistedRobin Appelman2013-02-221-7/+15
| |/ / / / / / /
* / / / / / / / fix order of mount commandsGeorg Ehrke2013-02-221-2/+3
|/ / / / / / /
* | | | | | | Merge pull request #1731 from owncloud/unknown-freespaceFrank Karlitschek2013-02-192-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Give storage backends the option to define having no known free spaceRobin Appelman2013-02-162-0/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1728 from owncloud/mountconfigThomas Müller2013-02-181-9/+19
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge master into mountconfigRobin Appelman2013-02-182-15/+15
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Create new mountconfig files in jsonRobin Appelman2013-02-161-4/+12
| * | | | | | | Use a parser to read custom mount configuration instead of including the php ...Robin Appelman2013-02-161-7/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1724 from owncloud/long-storage-idFrank Karlitschek2013-02-182-4/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Cache: hash long storage ids to ensure they fit in the databaseRobin Appelman2013-02-152-4/+13
| |/ / / / /