summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - update permissionsThomas Müller2014-05-092-4/+7
* - Introduce isShared() and isMounted() on FileInfo classThomas Müller2014-05-024-4/+81
* [tx-robot] updated from transifexJenkins for ownCloud2014-05-021-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-05-014-0/+27
* Merge pull request #8391 from owncloud/router-parameter-sortingThomas Müller2014-04-301-1/+1
|\
| * Preserve keys when sorting parameters when generatings urlsRobin Appelman2014-04-291-1/+1
* | Merge pull request #8132 from owncloud/issue/8131Thomas Müller2014-04-302-77/+57
|\ \
| * | Deduplicate codeJoas Schilling2014-04-291-136/+39
| * | Correctly emit create/update hooks when a large file is being created/updateJoas Schilling2014-04-291-0/+31
| * | Emit a new hook, when a file is being updated onlyJoas Schilling2014-04-292-1/+47
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-305-0/+32
| |/ |/|
* | Merge pull request #8285 from owncloud/better_getmountby_handlingicewind19912014-04-291-1/+1
|\ \ | |/ |/|
| * Better handle return values from Filesystem::getMountBy*Robin McCorkell2014-04-251-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-297-0/+9
* | Merge pull request #7852 from josh4trunks/basic_auth_fixThomas Müller2014-04-281-13/+14
|\ \
| * | Fixed Typojosh4trunks2014-04-031-1/+1
| * | Don't always $cookie_path, only set it when neededjosh4trunks2014-04-031-3/+2
| * | cookie would be useless if value is not setjosh4trunks2014-04-031-1/+1
| * | Don't to set the cookie it wasn't needed.josh4trunks2014-04-031-1/+1
| * | Fixes login / logout when HTTP Basic Headers are avilable.josh4trunks2014-04-031-13/+15
* | | Update outdated commentVolkan Gezer2014-04-281-1/+1
* | | remove preview office fallback as it makes too much trouble and generates ina...Georg Ehrke2014-04-282-149/+0
* | | Merge pull request #7473 from owncloud/append-error-documentThomas Müller2014-04-282-46/+14
|\ \ \
| * \ \ Merge branch 'master' into append-error-documentThomas Müller2014-04-02135-3156/+4041
| |\ \ \
| * | | | Typo + use regular assignmentLukas Reschke2014-02-281-2/+2
| * | | | Remove .htaccess creation codeLukas Reschke2014-02-282-46/+14
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-2814-16/+15
* | | | | Merge pull request #8372 from owncloud/give-admins-a-hintLukas Reschke2014-04-271-1/+1
|\ \ \ \ \
| * | | | | Remove an added t by the github webeditorLukas Reschke2014-04-271-1/+1
| * | | | | Grammatical fixesLukas Reschke2014-04-271-2/+2
| * | | | | Clarify the trusted_domain error pageLukas Reschke2014-04-261-1/+1
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-271-0/+1
|/ / / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-2610-21/+77
* | | | | Merge pull request #8350 from owncloud/share-search-mimeicewind19912014-04-251-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into share-search-mimeRobin Appelman2014-04-251-2/+3
| |\ \ \ \ \
| * | | | | | Correct the path returned by getFolderContent for substoragesRobin Appelman2014-04-251-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #7504 from owncloud/webdav-injectionicewind19912014-04-257-256/+207
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | merge master into webdav-injectionRobin Appelman2014-04-2534-197/+671
| |\| | | |
| * | | | | properly quote etagsRobin Appelman2014-04-241-1/+1
| * | | | | Normalize paths when moving propertiesRobin Appelman2014-04-241-1/+1
| * | | | | fixing typos and PHPDocThomas Müller2014-04-235-8/+22
| * | | | | Revert changes to OC_Connector_Sabre_ServerRobin Appelman2014-04-231-41/+28
| * | | | | Prevent error if previously cached data doesn't have an etagRobin Appelman2014-04-221-3/+4
| * | | | | merge master into webdav-injectionRobin Appelman2014-04-2253-198/+422
| |\ \ \ \ \
| * \ \ \ \ \ merge master into webdav-injectionRobin Appelman2014-04-158-143/+165
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge master into webdav-injectionRobin Appelman2014-04-15113-2094/+2859
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge master into webdav-injectionRobin Appelman2014-03-26110-1245/+1602
| |\ \ \ \ \ \ \ \
| * | | | | | | | | don't throw errors in getTypeRobin Appelman2014-03-071-1/+4
| * | | | | | | | | merge master into webdav-injectionRobin Appelman2014-03-0625-285/+347
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove the need for a custom SabreDav server constructorRobin Appelman2014-03-042-14/+16