summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1887 from owncloud/fixing-1843-masterBart Visscher2013-02-251-13/+0
|\
| * remove the check for session data folder - causes trouble on some environmentsThomas Mueller2013-02-251-13/+0
* | created unittests and factored out version test into seperate methodBernhard Posselt2013-02-251-4/+32
* | spaces to tabsBernhard Posselt2013-02-251-4/+4
* | version checks for apps now use all three version numbers and fixed bug that ...Bernhard Posselt2013-02-251-2/+4
* | Merge pull request #1856 from owncloud/fix_error_handling_stream_copyFrank Karlitschek2013-02-254-11/+16
|\ \ | |/ |/|
| * put value assignment into bracketsBjörn Schießle2013-02-221-1/+1
| * return both, count and result if the operation succeeded or failed. Maybe in ...Björn Schießle2013-02-224-10/+14
| * using the number of writen bytes as indicator if streamCopy() was successfull...Björn Schießle2013-02-222-5/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-251-0/+1
* | add a safe_mode checkFrank Karlitschek2013-02-211-0/+5
* | Reuse $freeSpace variableMichael Gapczynski2013-02-231-1/+1
* | Don't throw insufficient storage exception if free space is unknownMichael Gapczynski2013-02-231-1/+2
* | Whitespace fixesBart Visscher2013-02-2218-120/+120
* | Merge pull request #1859 from owncloud/blacklist-fixBernhard Posselt2013-02-221-7/+15
|\ \
| * | Add OC\Files\Filesystem::isFileBlacklistedRobin Appelman2013-02-221-7/+15
* | | Merge pull request #1711 from owncloud/style-cleanupJörn Friedrich Dreyer2013-02-221-2/+1
|\ \ \
| * | | Join split translated stringsBart Visscher2013-02-211-2/+1
* | | | fix order of mount commandsGeorg Ehrke2013-02-221-2/+3
| |_|/ |/| |
* | | keep transparency when resizing or cropping png/gifJörn Friedrich Dreyer2013-02-221-0/+15
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-221-1/+28
|/ /
* | Update hint by the internal version number.Bart Visscher2013-02-211-2/+2
* | Merge pull request #1812 from owncloud/add-logging-to-webdav-test-masterBjörn Schießle2013-02-211-1/+2
|\ \
| * | WebDAV-Testing:Thomas Mueller2013-02-201-1/+2
* | | Merge pull request #1768 from houqp/issue_1739Björn Schießle2013-02-212-8/+9
|\ \ \
| * | | bug fix for issue 1739, two changes included:Qingping Hou2013-02-182-8/+9
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-213-5/+8
| |/ / |/| |
* | | 5.0.0 beta 1v5.0.0beta1Frank Karlitschek2013-02-201-2/+2
| |/ |/|
* | Merge pull request #1731 from owncloud/unknown-freespaceFrank Karlitschek2013-02-194-8/+26
|\ \
| * | Keep user quota into account when the storage backend has unkown free spaceRobin Appelman2013-02-171-6/+9
| * | Give storage backends the option to define having no known free spaceRobin Appelman2013-02-163-2/+17
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-201-0/+18
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-192-0/+5
* | | Merge pull request #1728 from owncloud/mountconfigThomas Müller2013-02-182-9/+208
|\ \ \ | |_|/ |/| |
| * | merge master into mountconfigRobin Appelman2013-02-187-20/+68
| |\ \
| * | | 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-162-7/+198
| | |/ | |/|
* | | 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
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-183-2/+23
* | Merge pull request #1719 from owncloud/fixing-1659-masterThomas Müller2013-02-172-15/+15
|\ \
| * | class Mapper no respects an unchanged physical root which will be excluded fr...Thomas Mueller2013-02-151-12/+12
| * | fix error in recursive searchThomas Mueller2013-02-151-3/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-162-3/+30
| |/ |/|
* | Fix strict standard warning in user templateRobin Appelman2013-02-151-0/+2
|/
* Merge pull request #1715 from owncloud/fixing-1640-masterThomas Müller2013-02-151-1/+1
|\
| * changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAMEThomas Mueller2013-02-151-1/+1
* | Merge pull request #1700 from owncloud/fixing-1680-masterJan-Christoph Borchardt2013-02-151-1/+1
|\ \ | |/ |/|
| * filter l10n-* filesThomas Mueller2013-02-141-1/+1
* | we should never drop a databaseThomas Mueller2013-02-151-0/+3