..
Activity
Fix others
2016-07-21 18:13:57 +02:00
App
Fix "Undefined index" when the values do not exist
2016-08-18 11:53:26 +02:00
AppFramework
Remove reading PATH_INFO from server variable
2016-08-19 14:48:13 +02:00
Archive
Update with robin
2016-07-21 18:13:58 +02:00
Authentication
add invalidateOldTokens to IProvider interface
2016-08-02 12:08:13 +02:00
BackgroundJob
Update with robin
2016-07-21 18:13:58 +02:00
Cache
Update with robin
2016-07-21 18:13:58 +02:00
Command
Update with robin
2016-07-21 18:13:58 +02:00
Comments
Fix phpdoc in Comments
2016-08-16 20:33:09 +02:00
Console
Correct name in Console Application.php
2016-08-04 19:17:13 +02:00
DB
Update with robin
2016-07-21 18:13:58 +02:00
Diagnostics
Update with robin
2016-07-21 18:13:58 +02:00
Encryption
Fix others
2016-07-21 18:13:57 +02:00
Files
Merge pull request #810 from nextcloud/shared-cachethepropagatorinstance
2016-08-10 17:24:57 +02:00
Group
Update with robin
2016-07-21 18:13:58 +02:00
Hooks
Update with robin
2016-07-21 18:13:58 +02:00
Http /Client
Update with robin
2016-07-21 18:13:58 +02:00
IntegrityCheck
Fix others
2016-07-21 18:13:57 +02:00
L10N
Update with robin
2016-07-21 18:13:58 +02:00
legacy
Remove unused private classes
2016-08-18 09:37:11 +02:00
Lock
Update with robin
2016-07-21 18:13:58 +02:00
Log
Reverted the default syslog tag to avoid breaking existing systems.
2016-07-22 14:38:44 +02:00
Mail
Fix others
2016-07-21 18:13:57 +02:00
Memcache
Update with robin
2016-07-21 18:13:58 +02:00
Migration
Fix others
2016-07-21 18:13:57 +02:00
Notification
Merge pull request #867 from nextcloud/notification-primary-action-always-first
2016-08-17 19:31:14 +02:00
OCS
Remove unused private classes
2016-08-18 09:37:11 +02:00
Preview
Update with robin
2016-07-21 18:13:58 +02:00
Repair
Fix RepairUnmergedShares to not skip valid repair cases
2016-08-03 10:16:28 +02:00
Route
Allow OCS routes in Core and Settings
2016-08-09 20:56:31 +02:00
Search
Fix others
2016-07-21 18:13:57 +02:00
Security
Update with robin
2016-07-21 18:13:58 +02:00
Session
Update with robin
2016-07-21 18:13:58 +02:00
Settings
add missing encryption modules to settings
2016-08-16 18:11:59 +02:00
Setup
Fix misleading MySQL DB creation error ( #25485 )
2016-07-27 11:45:13 +02:00
Share
Move Share backends to PSR-4 instead of using class path ( #24941 )
2016-08-05 14:13:41 +02:00
Share20
Fix others
2016-07-21 18:13:57 +02:00
SystemTag
Fix others
2016-07-21 18:13:57 +02:00
Tagging
Fix others
2016-07-21 18:13:57 +02:00
Template
Fix others
2016-07-21 18:13:57 +02:00
Updater
Fix others
2016-07-21 18:13:57 +02:00
User
Add PHPdoc
2016-08-15 11:14:28 +02:00
AllConfig.php
Update with robin
2016-07-21 18:13:58 +02:00
AppConfig.php
Update with robin
2016-07-21 18:13:58 +02:00
AppHelper.php
Fix others
2016-07-21 18:13:57 +02:00
Avatar.php
Update with robin
2016-07-21 18:13:58 +02:00
AvatarManager.php
Update with robin
2016-07-21 18:13:58 +02:00
CapabilitiesManager.php
Make the capabilities manager more error proof
2016-08-15 20:37:19 +02:00
Config.php
Update with robin
2016-07-21 18:13:58 +02:00
ContactsManager.php
Fix others
2016-07-21 18:13:57 +02:00
DatabaseException.php
Fix others
2016-07-21 18:13:57 +02:00
DatabaseSetupException.php
Fix others
2016-07-21 18:13:57 +02:00
DateTimeFormatter.php
Fix others
2016-07-21 18:13:57 +02:00
DateTimeZone.php
Fix others
2016-07-21 18:13:57 +02:00
ForbiddenException.php
Fix others
2016-07-21 18:13:57 +02:00
HintException.php
Fix others
2016-07-21 18:13:57 +02:00
HTTPHelper.php
Fix others
2016-07-21 18:13:57 +02:00
Installer.php
register app autoload instead of loading apps
2016-08-12 13:23:14 +02:00
LargeFileHelper.php
Fix others
2016-07-21 18:13:57 +02:00
Log.php
Changed code style and made use of '===' comparison.
2016-07-22 14:45:33 +02:00
NaturalSort.php
Fix others
2016-07-21 18:13:57 +02:00
NaturalSort_DefaultCollator.php
Fix others
2016-07-21 18:13:57 +02:00
NavigationManager.php
Fix others
2016-07-21 18:13:57 +02:00
NeedsUpdateException.php
Update with robin
2016-07-21 18:13:58 +02:00
NotSquareException.php
Fix others
2016-07-21 18:13:57 +02:00
OCSClient.php
Fix others
2016-07-21 18:13:57 +02:00
Preview.php
Update with robin
2016-07-21 18:13:58 +02:00
PreviewManager.php
Update with robin
2016-07-21 18:13:58 +02:00
RedisFactory.php
Update with robin
2016-07-21 18:13:58 +02:00
Repair.php
Add repair step for unmerged shares (WIP)
2016-08-03 10:16:28 +02:00
RepairException.php
Fix others
2016-07-21 18:13:57 +02:00
Search.php
Update with robin
2016-07-21 18:13:58 +02:00
Server.php
Fix loading of ThemingDefaults
2016-08-19 11:26:22 +02:00
ServerContainer.php
Fix others
2016-07-21 18:13:57 +02:00
ServerNotAvailableException.php
Fix others
2016-07-21 18:13:57 +02:00
ServiceUnavailableException.php
Update with robin
2016-07-21 18:13:58 +02:00
Setup.php
Update with robin
2016-07-21 18:13:58 +02:00
Streamer.php
Fix others
2016-07-21 18:13:57 +02:00
SubAdmin.php
Fix others
2016-07-21 18:13:57 +02:00
SystemConfig.php
Fix others
2016-07-21 18:13:57 +02:00
TagManager.php
Fix others
2016-07-21 18:13:57 +02:00
Tags.php
Update with robin
2016-07-21 18:13:58 +02:00
TemplateLayout.php
Add cache buster to left menu bar
2016-08-18 12:34:55 +02:00
TempManager.php
Update with robin
2016-07-21 18:13:58 +02:00
Updater.php
Allow downgrades of maintenance accross vendors
2016-07-22 14:51:43 +02:00
URLGenerator.php
Make sure we try to autoload the class
2016-07-22 16:49:33 +02:00