summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add hint for troubleshooting MS Word previewsRealRancor2015-02-111-0/+4
|/ / / /
* | / / external user app: Add note to enable it firstRealRancor2015-02-071-3/+3
| |/ / |/| |
* | | Normalize before processingLukas Reschke2015-02-064-6/+47
* | | 7.0.5 RC1Frank Karlitschek2015-02-061-2/+2
* | | 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
* | | | Merge pull request #13759 from owncloud/fix-12035Thomas Müller2015-02-051-1/+1
|\ \ \ \
| * | | | fix update routineArthur Schiwon2015-01-291-1/+1
* | | | | Merge pull request #13888 from owncloud/upload_to_root_of_mountpoint_stable7Morris Jobke2015-02-042-0/+27
|\ \ \ \ \
| * | | | | detect root of mountpoint also if the trailing slash is missedBjoern Schiessle2015-02-042-0/+27
| | |/ / / | |/| | |
* | | | | Merge pull request #13796 from owncloud/issue/13490-stable7-backportBjörn Schießle2015-02-042-20/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use uid provided by setupfs hook to mount server2server sharesJoas Schilling2015-01-302-20/+18
| | |_|/ | |/| |
* | | | Merge pull request #13880 from owncloud/backport-10398-stable7Morris Jobke2015-02-041-11/+17
|\ \ \ \
| * | | | Give a better error message for external shares with self-signed ssl certific...Robin Appelman2015-02-041-11/+17
|/ / / /
* | | | Merge pull request #13803 from owncloud/revert-close-cursor-stable7Thomas Müller2015-01-302-4/+0
|\ \ \ \
| * | | | Revert "Close cursor early in calculateFolderSize"Joas Schilling2015-01-302-4/+0
| |/ / /
* | | | Merge pull request #13798 from owncloud/update-sabre-dav-stable7Morris Jobke2015-01-301-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Update sabre dav to 1.8.12 on stable7Joas Schilling2015-01-301-0/+0
|/ / /
* / / Close cursor early in calculateFolderSizeVincent Petry2015-01-292-0/+4
|/ /
* | Merge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwith...Morris Jobke2015-01-232-12/+107
|\ \
| * | Fix getItemSharedWithUser for groupsVincent Petry2015-01-202-12/+107
* | | add config-option for an image's maximum filesize when generating previewsGeorg Ehrke2015-01-222-0/+19
* | | remove insane debug-log from OC_ImageGeorg Ehrke2015-01-221-1/+0
* | | Fix undefined offset 1 for wrong user mail addressMorris Jobke2015-01-222-10/+27
* | | Add unit testRobin Appelman2015-01-221-0/+1
* | | Remove duplicated slashes from the requested urlRobin Appelman2015-01-221-0/+2
* | | Merge pull request #13555 from owncloud/issue/13482-stable7Morris Jobke2015-01-211-0/+1
|\ \ \
| * | | Set the debugoutput channel to error_log instead of echoing itJoas Schilling2015-01-211-0/+1
|/ / /
* | | this must be larger then (>), since buggy behaviour occurs when the parameter...Arthur Schiwon2015-01-211-1/+1
* | | Merge pull request #13422 from owncloud/user-mgnt-init-fixThomas Müller2015-01-192-5/+5
|\ \ \ | |/ / |/| |
| * | Increase initial user count to 50Morris Jobke2015-01-162-5/+5
* | | Note in config.sample.php that certain previews are not available in ms windowsCarla Schroder2015-01-171-1/+10
|/ /
* | Merge pull request #13384 from owncloud/stable7-fix-13317-backportThomas Müller2015-01-152-3/+17
|\ \
| * | Fix testRobin Appelman2015-01-151-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
|/ /
* | Use source storage permissions when scanning shared storageVincent Petry2015-01-153-1/+47
* | Return valid fileinfo objects for part filesRobin Appelman2015-01-152-0/+45
* | drop useless "!!! No reuse of etag" - fixes #13187Morris Jobke2015-01-131-3/+0
* | fix retrieval of user groupsArthur Schiwon2015-01-132-2/+8
* | 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
* | | replace outdated 'shared' people icon with regular share icon as fallbackJan-Christoph Borchardt2015-01-092-3/+4
* | | Merge pull request #12735 from owncloud/temp-handling-stable7Morris Jobke2015-01-088-120/+353
|\ \ \
| * | | Use the TempManager to handle temporary filesRobin Appelman2015-01-083-120/+7
| * | | Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2015-01-085-0/+346
|/ / /
* | | Fix source path when share is a mount pointVincent Petry2015-01-081-1/+3
* | | Prevent leaking db connection info in the stacktraceRobin Appelman2015-01-071-0/+10
* | | Check for version before mounting a public linkMorris Jobke2015-01-052-2/+3