summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #43 from nextcloud/stable9-prLukas Reschke2016-06-1014-0/+959
|\ \ \ \ \ \
| * | | | | | log events from versions appBjoern Schiessle2016-06-102-0/+53
| * | | | | | listen to trash bin and group manager hooksBjoern Schiessle2016-06-1010-121/+328
| * | | | | | Add basic audit component to loggerLukas Reschke2016-06-107-0/+693
| * | | | | | Add user ID to log entries in admin pageLukas Reschke2016-06-102-0/+6
| |/ / / / /
* | | | | | Merge pull request #40 from nextcloud/stable9-design-nextcloudMarius2016-06-1049-71/+72
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | backport design changeJan-Christoph Borchardt2016-06-1049-71/+72
|/ / / / /
* | | | | Merge pull request #22 from nextcloud/fix-3rdparty-notice-stable9Marius2016-06-081-1/+3
|\ \ \ \ \
| * | | | | Print error message again, when 3rdparty submodule is not initializedArthur Schiwon2016-06-081-1/+3
|/ / / / /
* | | | | Merge pull request #23 from nextcloud/stable9-ciLukas Reschke2016-06-084-0/+15
|\ \ \ \ \
| * | | | | skip failing testsMorris Jobke2016-06-073-0/+4
| * | | | | Add drone.io supportMorris Jobke2016-06-071-0/+11
|/ / / / /
* | | | | Merge pull request #10 from nextcloud/stable9-remove-links-to-documentation-i...Jan-Christoph Borchardt2016-06-061-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove "Help" link from personal sidebarLukas Reschke2016-06-061-2/+4
|/ / / /
* | | | 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
|/ / / /