summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make ownCloud work again in php 7.0.6Roeland Jago Douma2016-05-011-0/+3
* Check for hash instead of file existenceLukas Reschke2016-04-271-3/+4
* Merge branch 'stable9' into local-invalid-9C. Montero Luque2016-04-263-1/+19
|\
| * Merge pull request #24292 from owncloud/stable9-work-around-more-updater-issuesC. Montero Luque2016-04-261-0/+1
| |\
| | * Also exclude __appsLukas Reschke2016-04-261-0/+1
| * | Merge pull request #24261 from owncloud/scanner-propagate-9C. Montero Luque2016-04-261-0/+16
| |\ \
| | * | triger the propagator from the command line scannerRobin Appelman2016-04-251-0/+16
| * | | Merge pull request #24282 from owncloud/backport-24262-stable9C. Montero Luque2016-04-261-1/+2
| |\ \ \
| | * | | check whether index is set before using itArthur Schiwon2016-04-261-1/+2
| | | |/ | | |/|
* | / | error out if a local storage isn't setup correctlyRobin Appelman2016-04-261-0/+3
|/ / /
* / / Don't write empty RewriteBaseLukas Reschke2016-04-261-1/+9
|/ /
* | Merge pull request #24202 from owncloud/backport-stable9-23972Thomas Müller2016-04-255-10/+34
|\ \
| * | [9.0] Call private cache methods only for `OC\Files\Cache\Cache`Daniel Jagszent2016-04-255-10/+34
| |/
* / add locks in the scanner to prevent multiple scanners running on the same filesRobin Appelman2016-04-251-0/+2
|/
* Merge pull request #24196 from owncloud/backport-24183-change-background-job-...Thomas Müller2016-04-221-3/+3
|\
| * Change the sort order of background jobs to be DESC instead of ASCJoas Schilling2016-04-221-3/+3
* | Merge pull request #24195 from owncloud/stable9-fs-initmountpoint-nulluserThomas Müller2016-04-221-0/+3
|\ \
| * | Throw NoUserException when attempting to init mount point for null userVincent Petry2016-04-221-0/+3
| |/
* | Merge pull request #24158 from owncloud/encryped-size-progation-9Thomas Müller2016-04-222-1/+11
|\ \ | |/ |/|
| * dont do optimized size propagation for encrypted filesRobin Appelman2016-04-212-1/+11
* | Merge pull request #24131 from owncloud/dont-transfer-files-to-not-ready-user...Thomas Müller2016-04-222-0/+31
|\ \
| * | Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller2016-04-202-0/+31
* | | [stable9] Ignore certificate file if it starts with file://Lukas Reschke2016-04-211-0/+7
| |/ |/|
* | Merge pull request #24129 from owncloud/stable9_24098Thomas Müller2016-04-211-0/+2
|\ \
| * | When the scanner detects a file is changed clear checksumRoeland Jago Douma2016-04-201-0/+2
* | | Merge pull request #24134 from owncloud/fix-problems-caused-by-updaterThomas Müller2016-04-214-0/+129
|\ \ \
| * | | Add repair step for updater issuesLukas Reschke2016-04-204-0/+129
* | | | Write .htaccess also from CLILukas Reschke2016-04-201-7/+15
| |_|/ |/| |
* | | Merge pull request #23576 from owncloud/background-scan-unscanned-9Thomas Müller2016-04-201-19/+31
|\ \ \ | |_|/ |/| |
| * | handle completely unscanned storages in the background scannerRobin Appelman2016-03-241-19/+31
* | | preserve information if it is a rename operation or notBjörn Schießle2016-04-201-3/+4
| |/ |/|
* | Merge pull request #23924 from josh4trunks/stable9Thomas Müller2016-04-131-1/+1
|\ \
| * | Backport #23752 to stable9Joshua Ruehlig2016-04-111-1/+1
* | | Merge pull request #23930 from owncloud/stable9-backport-23901Thomas Müller2016-04-121-2/+9
|\ \ \
| * | | Catch the AutoloadNotAllowedException also for legacy jobsMorris Jobke2016-04-121-2/+9
* | | | Merge pull request #23784 from owncloud/stable9-backport-23304Thomas Müller2016-04-122-2/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Correctly return an empty string for empty filesJoas Schilling2016-04-081-3/+9
| * | | Fix PHP memory leak in file_get_contents()Morris Jobke2016-04-042-2/+9
* | | | Prevent null to be passed into the closure of callForAllUsersThomas Müller2016-04-072-10/+14
* | | | Merge pull request #23572 from owncloud/stabe9-release-notesThomas Müller2016-04-062-0/+112
|\ \ \ \
| * | | | Remove duplicated messageJoas Schilling2016-04-061-16/+5
| * | | | Show hint in CLIVictor Dubiniuk2016-04-063-26/+19
| * | | | Show release notesVictor Dubiniuk2016-04-052-0/+16
| * | | | Show cli notice for big installationsVictor Dubiniuk2016-04-051-10/+19
| * | | | Add releasenotes classVictor Dubiniuk2016-04-051-0/+105
| |/ / /
* | | | Merge pull request #23574 from owncloud/sabre-plugin-browser-error-page-stable9Thomas Müller2016-04-062-1/+12
|\ \ \ \
| * | | | Add magical regex to catch browsersLukas Reschke2016-03-241-0/+8
| * | | | In case of exception we return an html page in case the client is a browserThomas Müller2016-03-241-1/+4
| | |_|/ | |/| |
* | | | Merge branch 'stable9' into dont-collide-with-php-internalsC. Montero Luque2016-04-061-1/+1
|\ \ \ \
| * | | | [stable9] Fix conditional check in MySQL setupDaniel Hansson2016-04-051-1/+1
| | |/ / | |/| |