| Commit message (Expand) | Author | Age | Files | Lines |
* | Some more branding | Lukas Reschke | 2016-06-20 | 8 | -10/+10 |
* | fixed code | Morris Jobke | 2016-06-20 | 1 | -3/+3 |
* | Capped cache for user config | Jörn Friedrich Dreyer | 2016-06-20 | 1 | -2/+4 |
* | Do not recurse link share fetching | Roeland Jago Douma | 2016-06-20 | 1 | -0/+5 |
* | Capped cache for cache info in UserMountCache | Vincent Petry | 2016-06-20 | 1 | -3/+14 |
* | Use capped cache for encryption's user access list | Vincent Petry | 2016-06-20 | 1 | -0/+3 |
* | Soften the cookie check if no cookies are sent | Lukas Reschke | 2016-06-15 | 1 | -2/+11 |
* | Merge branch 'stable9' of https://github.com/owncloud/core into downstream-16... | Arthur Schiwon | 2016-06-13 | 2 | -0/+110 |
|\ |
|
| * | Repair job to fix permissions for avatars (#25068) | Roeland Douma | 2016-06-13 | 2 | -0/+110 |
* | | Merge pull request #54 from nextcloud/backport-upload-only-shares | Lukas Reschke | 2016-06-13 | 1 | -2/+3 |
|\ \ |
|
| * | | [stable9] Backport files drop feature | Lukas Reschke | 2016-06-11 | 1 | -2/+3 |
* | | | Add ownCloud root CA | Lukas Reschke | 2016-06-13 | 1 | -2/+9 |
* | | | [stable9] Use custom updater URL | Lukas Reschke | 2016-06-12 | 1 | -1/+1 |
* | | | Link to Nextcloud Android client | Lukas Reschke | 2016-06-12 | 1 | -1/+1 |
* | | | Link to Nextcloud docs | Lukas Reschke | 2016-06-12 | 1 | -2/+2 |
* | | | Revert "Remove "Help" link from personal sidebar" | Lukas Reschke | 2016-06-12 | 1 | -4/+2 |
|/ / |
|
* | | Merge pull request #37 from nextcloud/downstream-stable9-160610 | Lukas Reschke | 2016-06-11 | 4 | -14/+95 |
|\ \ |
|
| * | | Merge branch 'stable9' of https://github.com/owncloud/core into downstream-st... | Arthur Schiwon | 2016-06-10 | 4 | -14/+95 |
| |\| |
|
| | * | Merge pull request #25045 from owncloud/stable9-admin-datadircheck-fix | Vincent Petry | 2016-06-09 | 1 | -13/+24 |
| | |\ |
|
| | | * | Use temporary htaccesstest.txt for data dir security check | Vincent Petry | 2016-06-09 | 1 | -13/+24 |
| | * | | skip scanning for a user when the user is not setup yet | Robin Appelman | 2016-06-09 | 1 | -1/+6 |
| | |/ |
|
| | * | Fix update from 9.0.0 and 9.0.1 (#24854) | VicDeo | 2016-06-07 | 2 | -0/+65 |
* | | | Merge pull request #44 from nextcloud/stable9-add-same-site-cookies | Lukas Reschke | 2016-06-11 | 5 | -0/+89 |
|\ \ \ |
|
| * | | | Add Same Site Cookie protection | Lukas Reschke | 2016-06-10 | 5 | -0/+89 |
| |/ / |
|
* / / | backport design change | Jan-Christoph Borchardt | 2016-06-10 | 1 | -7/+7 |
|/ / |
|
* / | Remove "Help" link from personal sidebar | Lukas Reschke | 2016-06-06 | 1 | -2/+4 |
|/ |
|
* | Allow public upload when the quota is unlimited (#24988) | Joas Schilling | 2016-06-06 | 1 | -1/+1 |
* | Merge pull request #24921 from owncloud/stable9-backport-24795 | Vincent Petry | 2016-06-02 | 1 | -1/+2 |
|\ |
|
| * | Allow opening the password reset link in a new window when its a URL | Joas Schilling | 2016-06-01 | 1 | -1/+2 |
* | | Merge pull request #24944 from owncloud/fix_21173_stable9 | Vincent Petry | 2016-06-02 | 1 | -0/+1 |
|\ \ |
|
| * | | normalize path in getInternalPath | Georg Ehrke | 2016-06-01 | 1 | -0/+1 |
| |/ |
|
* | | Backport of share id as string fix | Vincent Petry | 2016-06-01 | 1 | -1/+1 |
* | | trigger size calculation after scanning | Robin Appelman | 2016-06-01 | 1 | -0/+6 |
|/ |
|
* | [stable9] Properly check for mbstring extension | Lukas Reschke | 2016-05-31 | 1 | -1/+1 |
* | Only show message in the UI when the checker is enabled (#24773) | Joas Schilling | 2016-05-30 | 1 | -1/+1 |
* | replaced UnseekableException => NotPermittedException | Piotr Filiciak | 2016-05-25 | 2 | -5/+5 |
* | Code style and doc fix | Piotr Filiciak | 2016-05-25 | 2 | -10/+10 |
* | Http Range requests support in downloads | Piotr Filiciak | 2016-05-25 | 2 | -12/+165 |
* | Merge pull request #24417 from owncloud/fix_24182_9.0 | Vincent Petry | 2016-05-24 | 1 | -1/+9 |
|\ |
|
| * | first call the post_login hooks, before we call getUserFolder. | Björn Schießle | 2016-05-03 | 1 | -1/+5 |
| * | Fixes #23899 | Thomas Müller | 2016-05-03 | 1 | -0/+4 |
* | | Make sure that installed is a boolean | Joas Schilling | 2016-05-23 | 1 | -0/+1 |
* | | Remove the password from the validateUserPass() method as well | Joas Schilling | 2016-05-19 | 1 | -1/+1 |
* | | Merge pull request #24414 from owncloud/stable9_24405 | Vincent Petry | 2016-05-19 | 1 | -1/+11 |
|\ \ |
|
| * | | Use a CappedCache in the user database backend | Roeland Jago Douma | 2016-05-03 | 1 | -1/+11 |
| |/ |
|
* | | Merge pull request #24705 from owncloud/locking-mark-reload-free-9 | Vincent Petry | 2016-05-19 | 1 | -0/+3 |
|\ \ |
|
| * | | free up memory when releasing the last shared lock | Robin Appelman | 2016-05-18 | 1 | -0/+3 |
* | | | Merge pull request #24676 from owncloud/stable9-fixchunkttl | Vincent Petry | 2016-05-18 | 1 | -1/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow chunk GC mtime tolerance for unfinished part chunks | Vincent Petry | 2016-05-17 | 1 | -1/+3 |
* | | | Merge pull request #24441 from owncloud/backport-24432-never-save-app-languag... | Vincent Petry | 2016-05-17 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|