summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller2016-04-201-0/+19
* | | | [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-071-7/+11
* | | | | Merge pull request #23572 from owncloud/stabe9-release-notesThomas Müller2016-04-061-0/+109
|\ \ \ \ \
| * | | | | Remove duplicated messageJoas Schilling2016-04-061-16/+5
| * | | | | Show hint in CLIVictor Dubiniuk2016-04-062-25/+18
| * | | | | Show release notesVictor Dubiniuk2016-04-051-0/+13
| * | | | | 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
| | |/ / / | |/| | |
* / | | | Use static methodLukas Reschke2016-04-051-3/+2
|/ / / /
* | | | Merge pull request #23541 from owncloud/backport-23515-menu-languageThomas Müller2016-04-041-6/+4
|\ \ \ \
| * | | | Fix the translations of the User menuJoas Schilling2016-03-241-6/+4
* | | | | [stable9] Read available l10n files also from theme folderMorris Jobke2016-04-042-15/+39
* | | | | Also replace password in updatePrivateKeyPasswordLukas Reschke2016-04-011-1/+1
| |_|/ / |/| | |
* | | | Properly handle return values of OC_App::getAppInfo()Morris Jobke2016-04-012-0/+18
* | | | Merge pull request #23709 from owncloud/stable9-make-sure-that-encrypted-vers...Thomas Müller2016-04-011-2/+7
|\ \ \ \
| * | | | Make sure that the encrypted version is setLukas Reschke2016-03-311-2/+7
* | | | | fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-315-61/+158
|/ / / /
* | | | Merge pull request #23640 from owncloud/backport-23545-lock-mountpoint-on-rem...Thomas Müller2016-03-311-0/+4
|\ \ \ \
| * | | | Lock the mountpoint while removingJoas Schilling2016-03-301-0/+4
* | | | | Merge pull request #23659 from owncloud/backport-23654-xcache-availablilityThomas Müller2016-03-311-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xcache.var_size with 64M should evaluate to isAvailableJoas Schilling2016-03-301-1/+1
* | | | | Merge pull request #23652 from owncloud/stable9_23651Thomas Müller2016-03-301-1/+13
|\ \ \ \ \
| * | | | | Non moveable mount points should always be UPDATE+DELETE shareableRoeland Jago Douma2016-03-301-1/+13
| |/ / / /
* | | | | Merge pull request #23641 from owncloud/avatar-remove-9Thomas Müller2016-03-301-1/+1
|\ \ \ \ \
| * | | | | only remove avatars from the folder we store them inRobin Appelman2016-03-301-1/+1
| |/ / / /
* | | | | Merge pull request #23618 from owncloud/backport-23543-activity-emails-always...Thomas Müller2016-03-301-2/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow the activity app to set the current user when sending emailsJoas Schilling2016-03-291-1/+19
| * | | | We are only formatting an object when it's not nullJoas Schilling2016-03-291-1/+2
* | | | | dont die when we cant save the resized avatar, log insteadRobin Appelman2016-03-253-6/+24
|/ / / /