summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14498 from owncloud/kill-substr-mssql-stable7Lukas Reschke2015-03-261-99/+0
|\
| * Remove hacky Substring support for MSSQLLukas Reschke2015-02-251-99/+0
* | Merge pull request #15072 from owncloud/fix_group_shareMorris Jobke2015-03-261-2/+3
|\ \
| * | also call generateTarget for group share to add the correct prefix if share_f...Bjoern Schiessle2015-03-201-2/+3
* | | Merge pull request #14861 from owncloud/stable7-fix-sizepropagationwithshareMorris Jobke2015-03-262-0/+2
|\ \ \
| * | | also clear statcache in mapped localRobin Appelman2015-03-131-0/+1
| * | | Clear statcache before getting the mtime from local storage backendsRobin Appelman2015-03-131-0/+1
* | | | Check directory handle before we use itRobin McCorkell2015-03-151-6/+8
|/ / /
* | | Merge pull request #14182 from RealRancor/update_office_previewMorris Jobke2015-03-111-3/+2
|\ \ \
| * | | Fix libre/openoffice preview on multi-user instancesRealRancor2015-02-121-3/+2
* | | | Fix "Only variables should be passed by reference" in stable7 templateJoas Schilling2015-03-021-3/+6
| |_|/ |/| |
* | | The class name is Movie NOT MoviesOlivier Paroz2015-02-232-2/+2
* | | Merge pull request #14040 from owncloud/stable7-app-upgrade-orderLukas Reschke2015-02-171-3/+37
|\ \ \
| * | | Fix "other" app update stackVincent Petry2015-02-101-1/+1
| * | | on ownCloud upgrade: upgrade all apps in order, load important onesArthur Schiwon2015-02-101-3/+37
| |/ /
* | | Merge pull request #12327 from owncloud/stable7l10nbportThomas Müller2015-02-171-8/+0
|\ \ \
| * | | backport some strings to stable7Volkan Gezer2014-11-201-8/+0
* | | | Merge pull request #13988 from owncloud/group-share-collition-wrong-type-in-p...Lukas Reschke2015-02-161-5/+5
|\ \ \ \
| * | | | Do not overwrite the shareType so the post hook is still correctJoas Schilling2015-02-091-5/+5
| | |/ / | |/| |
* / | | catch any whitespaces which might get written to the output buffer while load...Thomas Müller2015-02-122-10/+10
|/ / /
* | | Normalize before processingLukas Reschke2015-02-062-5/+10
* | | Merge pull request #13927 from owncloud/fix_ghost_directoriesMorris Jobke2015-02-061-2/+9
|\ \ \
| * | | for password protected link shares the password is stored in shareWith, so we...Bjoern Schiessle2015-02-051-2/+9
* | | | detect root of mountpoint also if the trailing slash is missedBjoern Schiessle2015-02-041-0/+5
|/ / /
* | / Revert "Close cursor early in calculateFolderSize"Joas Schilling2015-01-302-4/+0
| |/ |/|
* | Close cursor early in calculateFolderSizeVincent Petry2015-01-292-0/+4
* | Merge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwith...Morris Jobke2015-01-231-12/+17
|\ \
| * | Fix getItemSharedWithUser for groupsVincent Petry2015-01-201-12/+17
* | | add config-option for an image's maximum filesize when generating previewsGeorg Ehrke2015-01-221-0/+7
* | | remove insane debug-log from OC_ImageGeorg Ehrke2015-01-221-1/+0
* | | Fix undefined offset 1 for wrong user mail addressMorris Jobke2015-01-221-0/+3
* | | Remove duplicated slashes from the requested urlRobin Appelman2015-01-221-0/+2
* | | Set the debugoutput channel to error_log instead of echoing itJoas Schilling2015-01-211-0/+1
|/ /
* | php <5.4 style arrayRobin Appelman2015-01-151-2/+2
* | Proper constant for stable7Robin Appelman2015-01-151-1/+1
* | Add View::getMount() for stable7Robin Appelman2015-01-151-0/+13
* | Return valid fileinfo objects for part filesRobin Appelman2015-01-151-0/+31
* | drop useless "!!! No reuse of etag" - fixes #13187Morris Jobke2015-01-131-3/+0
* | Merge pull request #13186 from owncloud/no-session-for-formfactor-stable7Morris Jobke2015-01-091-22/+14
|\ \
| * | no need to store the form factor in the session - it's computation is rather ...Thomas Müller2015-01-091-22/+14
* | | Use the TempManager to handle temporary filesRobin Appelman2015-01-082-118/+6
* | | Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2015-01-084-0/+203
* | | Prevent leaking db connection info in the stacktraceRobin Appelman2015-01-071-0/+10
* | | Added error check to lib/private/image.phpByron Marohn2015-01-021-0/+6
* | | LDAP User CleanupArthur Schiwon2014-12-152-5/+8
* | | make regex in controllermethodreflector.php compatible with PCRE 6.xPhilipp Knechtges2014-12-131-1/+1
* | | remove ugly hack and don't use OC\Preview\Image for tiffs and svgsGeorg Ehrke2014-12-122-11/+1
* | | Return real mime type on PROPFINDVincent Petry2014-12-121-0/+4
* | | Ensure user mountpoints are setup when using getUserFolderRobin Appelman2014-12-121-0/+1
* | | Merge pull request #12663 from zinks-/l10n-fr-backportMorris Jobke2014-12-101-7/+7
|\ \ \