| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not save the language as request lang for apps when we didn't find any | Joas Schilling | 2016-05-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #24540 from owncloud/stable9-do-not-automatically-try-to-e... | Vincent Petry | 2016-05-13 | 3 | -20/+121 |
|\ \ |
|
| * | | Add repair step for copying the RewriteBase | Lukas Reschke | 2016-05-10 | 2 | -0/+91 |
| * | | Do not automatically try to enable index.php-less URLs | Lukas Reschke | 2016-05-10 | 1 | -20/+30 |
* | | | cap the normalized path cache (#24390) | Robin Appelman | 2016-05-12 | 1 | -1/+6 |
* | | | Remove repair steps for broken updater repair (#24438) | Lukas Reschke | 2016-05-12 | 2 | -112/+0 |
* | | | Make update server URL configurable | Lukas Reschke | 2016-05-11 | 1 | -5/+2 |
* | | | Merge pull request #24384 from owncloud/backport-24327-memory-usage-in-callFo... | Thomas Müller | 2016-05-11 | 1 | -6/+11 |
|\ \ \ |
|
| * | | | When we iterate over all users that might be too much memory | Joas Schilling | 2016-05-02 | 1 | -4/+9 |
| * | | | Don't loop over the backends, we already know where the user should be | Joas Schilling | 2016-05-02 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Yo-ho-oh - Murder all band 'o pirates - backport of #24550 | Thomas Müller | 2016-05-11 | 2 | -10/+0 |
| |/
|/| |
|
* | | solves problem with moving files via WebDAV | Petr Svoboda | 2016-05-04 | 1 | -1/+1 |
|/ |
|
* | Make ownCloud work again in php 7.0.6 | Roeland Jago Douma | 2016-05-01 | 1 | -0/+3 |
* | Check for hash instead of file existence | Lukas Reschke | 2016-04-27 | 1 | -3/+4 |
* | Merge branch 'stable9' into local-invalid-9 | C. Montero Luque | 2016-04-26 | 3 | -1/+19 |
|\ |
|
| * | Merge pull request #24292 from owncloud/stable9-work-around-more-updater-issues | C. Montero Luque | 2016-04-26 | 1 | -0/+1 |
| |\ |
|
| | * | Also exclude __apps | Lukas Reschke | 2016-04-26 | 1 | -0/+1 |
| * | | Merge pull request #24261 from owncloud/scanner-propagate-9 | C. Montero Luque | 2016-04-26 | 1 | -0/+16 |
| |\ \ |
|
| | * | | triger the propagator from the command line scanner | Robin Appelman | 2016-04-25 | 1 | -0/+16 |
| * | | | Merge pull request #24282 from owncloud/backport-24262-stable9 | C. Montero Luque | 2016-04-26 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | check whether index is set before using it | Arthur Schiwon | 2016-04-26 | 1 | -1/+2 |
| | | |/
| | |/| |
|
* | / | | error out if a local storage isn't setup correctly | Robin Appelman | 2016-04-26 | 1 | -0/+3 |
|/ / / |
|
* / / | Don't write empty RewriteBase | Lukas Reschke | 2016-04-26 | 1 | -1/+9 |
|/ / |
|
* | | Merge pull request #24202 from owncloud/backport-stable9-23972 | Thomas Müller | 2016-04-25 | 5 | -10/+34 |
|\ \ |
|
| * | | [9.0] Call private cache methods only for `OC\Files\Cache\Cache` | Daniel Jagszent | 2016-04-25 | 5 | -10/+34 |
| |/ |
|
* / | add locks in the scanner to prevent multiple scanners running on the same files | Robin Appelman | 2016-04-25 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #24196 from owncloud/backport-24183-change-background-job-... | Thomas Müller | 2016-04-22 | 1 | -3/+3 |
|\ |
|
| * | Change the sort order of background jobs to be DESC instead of ASC | Joas Schilling | 2016-04-22 | 1 | -3/+3 |
* | | Merge pull request #24195 from owncloud/stable9-fs-initmountpoint-nulluser | Thomas Müller | 2016-04-22 | 1 | -0/+3 |
|\ \ |
|
| * | | Throw NoUserException when attempting to init mount point for null user | Vincent Petry | 2016-04-22 | 1 | -0/+3 |
| |/ |
|
* | | Merge pull request #24158 from owncloud/encryped-size-progation-9 | Thomas Müller | 2016-04-22 | 2 | -1/+11 |
|\ \
| |/
|/| |
|
| * | dont do optimized size propagation for encrypted files | Robin Appelman | 2016-04-21 | 2 | -1/+11 |
* | | Merge pull request #24131 from owncloud/dont-transfer-files-to-not-ready-user... | Thomas Müller | 2016-04-22 | 2 | -0/+31 |
|\ \ |
|
| * | | Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 | Thomas Müller | 2016-04-20 | 2 | -0/+31 |
* | | | [stable9] Ignore certificate file if it starts with file:// | Lukas Reschke | 2016-04-21 | 1 | -0/+7 |
| |/
|/| |
|
* | | Merge pull request #24129 from owncloud/stable9_24098 | Thomas Müller | 2016-04-21 | 1 | -0/+2 |
|\ \ |
|
| * | | When the scanner detects a file is changed clear checksum | Roeland Jago Douma | 2016-04-20 | 1 | -0/+2 |
* | | | Merge pull request #24134 from owncloud/fix-problems-caused-by-updater | Thomas Müller | 2016-04-21 | 4 | -0/+129 |
|\ \ \ |
|
| * | | | Add repair step for updater issues | Lukas Reschke | 2016-04-20 | 4 | -0/+129 |
* | | | | Write .htaccess also from CLI | Lukas Reschke | 2016-04-20 | 1 | -7/+15 |
| |_|/
|/| | |
|
* | | | Merge pull request #23576 from owncloud/background-scan-unscanned-9 | Thomas Müller | 2016-04-20 | 1 | -19/+31 |
|\ \ \
| |_|/
|/| | |
|
| * | | handle completely unscanned storages in the background scanner | Robin Appelman | 2016-03-24 | 1 | -19/+31 |
* | | | preserve information if it is a rename operation or not | Björn Schießle | 2016-04-20 | 1 | -3/+4 |
| |/
|/| |
|
* | | Merge pull request #23924 from josh4trunks/stable9 | Thomas Müller | 2016-04-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Backport #23752 to stable9 | Joshua Ruehlig | 2016-04-11 | 1 | -1/+1 |
* | | | Merge pull request #23930 from owncloud/stable9-backport-23901 | Thomas Müller | 2016-04-12 | 1 | -2/+9 |
|\ \ \ |
|
| * | | | Catch the AutoloadNotAllowedException also for legacy jobs | Morris Jobke | 2016-04-12 | 1 | -2/+9 |