summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix update from 9.0.0 and 9.0.1 (#24854)VicDeo2016-06-073-0/+628
* Allow public upload when the quota is unlimited (#24988)Joas Schilling2016-06-062-2/+2
* Merge pull request #24951 from owncloud/backport-24949-internal-server-error-...Vincent Petry2016-06-061-0/+3
|\
| * Catch the ForbiddenException to make sure it gets handledJoas Schilling2016-06-031-0/+3
* | Merge pull request #24966 from owncloud/stable9-fix-singlefileselect-downloadVincent Petry2016-06-061-1/+1
|\ \ | |/ |/|
| * My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov2016-06-021-1/+1
|/
* Merge pull request #24921 from owncloud/stable9-backport-24795Vincent Petry2016-06-022-2/+3
|\
| * Allow opening the password reset link in a new window when its a URLJoas Schilling2016-06-012-2/+3
* | Merge pull request #24944 from owncloud/fix_21173_stable9Vincent Petry2016-06-021-0/+1
|\ \
| * | normalize path in getInternalPathGeorg Ehrke2016-06-011-0/+1
| |/
* | Merge pull request #24958 from owncloud/stable9_24869Vincent Petry2016-06-021-2/+6
|\ \
| * | Use a capped memory cache for the user/group cacheRoeland Jago Douma2016-06-011-2/+6
* | | Merge pull request #24956 from owncloud/stable9-fix-shareidstringVincent Petry2016-06-023-4/+8
|\ \ \ | |/ / |/| |
| * | Backport of share id as string fixVincent Petry2016-06-013-4/+8
|/ /
* | Merge pull request #24894 from owncloud/scanner-size-propagation-09Vincent Petry2016-06-011-0/+6
|\ \ | |/ |/|
| * trigger size calculation after scanningRobin Appelman2016-06-011-0/+6
|/
* Add a warning when the transaction isolation level is not READ_COMMITED (#24915)Joas Schilling2016-05-312-0/+22
* Merge pull request #24908 from owncloud/stable9-backport-properly-check-for-m...Vincent Petry2016-05-311-1/+1
|\
| * [stable9] Properly check for mbstring extensionLukas Reschke2016-05-311-1/+1
|/
* Only show message in the UI when the checker is enabled (#24773)Joas Schilling2016-05-301-1/+1
* Merge pull request #24830 from owncloud/stable9-lenz1111-share_download_range...Vincent Petry2016-05-304-15/+186
|\
| * replaced UnseekableException => NotPermittedExceptionPiotr Filiciak2016-05-253-40/+5
| * Lowercase class name for unseekableexceptionVincent Petry2016-05-251-0/+0
| * Code style and doc fixPiotr Filiciak2016-05-253-10/+11
| * Http Range requests support in downloadsPiotr Filiciak2016-05-255-15/+220
* | Merge pull request #24839 from owncloud/shared-storage-local-9Vincent Petry2016-05-301-3/+1
|\ \
| * | Improve isLocal performance for SharedStorageRobin Appelman2016-05-251-3/+1
| |/
* | dont update search onResize (#24848)Fabian2016-05-301-2/+0
* | don't fail on "bad signature" during login. Most likely this happens because ...Björn Schießle2016-05-301-0/+7
|/
* Merge pull request #24817 from owncloud/filesystem_check_changes-9Vincent Petry2016-05-251-2/+3
|\
| * clarify filesystem_check_changes in config.sample.phpCarla Schroder2016-05-241-2/+3
|/
* Merge pull request #24417 from owncloud/fix_24182_9.0Vincent Petry2016-05-241-1/+9
|\
| * first call the post_login hooks, before we call getUserFolder.Björn Schießle2016-05-031-1/+5
| * Fixes #23899Thomas Müller2016-05-031-0/+4
* | Merge pull request #24772 from owncloud/backport-24765-boolean-installed-configVincent Petry2016-05-242-2/+3
|\ \
| * | Make sure we evaluate installed like we do it everywhereJoas Schilling2016-05-231-2/+2
| * | Make sure that installed is a booleanJoas Schilling2016-05-231-0/+1
|/ /
* | Merge pull request #24709 from owncloud/backport-24336-remove-password-from-e...Vincent Petry2016-05-202-1/+16
|\ \
| * | Remove the password from the validateUserPass() method as wellJoas Schilling2016-05-192-1/+16
|/ /
* | Merge pull request #24414 from owncloud/stable9_24405Vincent Petry2016-05-191-1/+11
|\ \
| * | Use a CappedCache in the user database backendRoeland Jago Douma2016-05-031-1/+11
| |/
* | Merge pull request #24705 from owncloud/locking-mark-reload-free-9Vincent Petry2016-05-191-0/+3
|\ \
| * | free up memory when releasing the last shared lockRobin Appelman2016-05-181-0/+3
* | | Merge pull request #24676 from owncloud/stable9-fixchunkttlVincent Petry2016-05-181-1/+3
|\ \ \ | |/ / |/| |
| * | Allow chunk GC mtime tolerance for unfinished part chunksVincent Petry2016-05-171-1/+3
* | | Merge pull request #24441 from owncloud/backport-24432-never-save-app-languag...Vincent Petry2016-05-172-1/+10
|\ \ \ | |/ / |/| |
| * | Do not save the language as request lang for apps when we didn't find anyJoas Schilling2016-05-042-1/+10
* | | Merge pull request #24540 from owncloud/stable9-do-not-automatically-try-to-e...Vincent Petry2016-05-137-37/+191
|\ \ \
| * | | Add repair step for copying the RewriteBaseLukas Reschke2016-05-102-0/+91
| * | | Move file since stable9 uses old autoloaderLukas Reschke2016-05-101-0/+0