..
Activity
Move activity manager to the namespace
10 years ago
App
Allow declaration of background jobs in info.xml
10 years ago
AppFramework
Make ownCloud work again in php 7.0.6
10 years ago
Archive
Move OC_Archive to \OC\Archive\Archive
10 years ago
Authentication
delete the token in case an exception is thrown when decrypting the password
10 years ago
BackgroundJob
Move \OC\BackgroundJob to PSR-4
10 years ago
Cache
Move \OC\Cache to PSR-4
10 years ago
Command
Move \OC\Command to PSR-4
10 years ago
Comments
Move \OC\Comments to PSR-4
10 years ago
Console
Correctly register autoloading before install.php and loading commands
10 years ago
DB
do propagation in a single query
10 years ago
Diagnostics
Move \OC\Diagnostics to PSR-4
10 years ago
Encryption
Move \OC\Encryption to PSR-4
10 years ago
Files
Merge pull request #24341 from owncloud/scan-nfd-showwarning
10 years ago
Group
Move \OC\Group to PSR-4
10 years ago
Hooks
Move \OC\Hooks to PSR-4
10 years ago
Http/ Client
Move \OC\Http to PSR-4
10 years ago
IntegrityCheck
Fix use statement
10 years ago
L10N
Do not save the language as request lang for apps when we didn't find any
10 years ago
Lock
Merge pull request #24387 from owncloud/locking-mark-reload-free
10 years ago
Log
Move \OC\Log to PSR-4
10 years ago
Mail
Move \OC\Mail to PSR-4
10 years ago
Memcache
allow configuration of memcached options (#23729)
10 years ago
Migration
Introduce background repair steps
10 years ago
Notification
Move \OC\Notification to PSR-4
10 years ago
OCS
lib/private/ocs to PSR-4 (#24558)
10 years ago
Preview
Move \OC\Preview to PSR-4
10 years ago
Repair
Adding progress to web upgrade
10 years ago
Route
Move \OC\Route to PSR-4
10 years ago
Search
Move \OC\Search to PSR-4
10 years ago
Security
[master] Ignore certificate file if it starts with file://
10 years ago
Session
throw SessionNotAvailableException if session_id returns empty string
10 years ago
Setup
Move \OC\Repair to PSR-4
10 years ago
Share
Send permalink in internal share notification emails
10 years ago
Share20
move federated sharing settings to the federatedfilesharing app
10 years ago
SystemTag
Move \OC\SystemTag to PSR-4
10 years ago
Tagging
Move \OC\Tagging to PSR-4
10 years ago
Updater
Make update server URL configurable
10 years ago
User
use the UID for creating the session token, not the login name
10 years ago
legacy
lib/private/ocs to PSR-4 (#24558)
10 years ago
template
Remove unneeded private wrapper methods
10 years ago
AllConfig.php
Moved some files in \OC to PSR-4
10 years ago
AppConfig.php
Moved some files in \OC to PSR-4
10 years ago
AppHelper.php
Moved some files in \OC to PSR-4
10 years ago
Avatar.php
Moved some files in \OC to PSR-4
10 years ago
AvatarManager.php
Moved some files in \OC to PSR-4
10 years ago
CapabilitiesManager.php
Moved some files in \OC to PSR-4
10 years ago
Config.php
Moved some files in \OC to PSR-4
10 years ago
ContactsManager.php
Moved some files in \OC to PSR-4
10 years ago
DatabaseException.php
Moved some files in \OC to PSR-4
10 years ago
DatabaseSetupException.php
Moved some files in \OC to PSR-4
10 years ago
DateTimeFormatter.php
Move more of \OC to PSR-4
10 years ago
DateTimeZone.php
Move more of \OC to PSR-4
10 years ago
ForbiddenException.php
Move more of \OC to PSR-4
10 years ago
HTTPHelper.php
Move more of \OC to PSR-4
10 years ago
HintException.php
Move more of \OC to PSR-4
10 years ago
Installer.php
Correctly register autoloading before install.php and loading commands
10 years ago
LargeFileHelper.php
Move more of \OC to PSR-4
10 years ago
Log.php
Move OC_Log_xx to \OC\Log namespace
10 years ago
NaturalSort.php
Move more of \OC to PSR-4
10 years ago
NaturalSort_DefaultCollator.php
Move non PSR-4 files from lib/private root to legacy
10 years ago
NavigationManager.php
Move more of \OC to PSR-4
10 years ago
NeedsUpdateException.php
Move more of \OC to PSR-4
10 years ago
NotSquareException.php
Move more of \OC to PSR-4
10 years ago
OCSClient.php
Set higher timeout limit
10 years ago
Preview.php
Move more from \OC to PSR-4
10 years ago
PreviewManager.php
Move more from \OC to PSR-4
10 years ago
Repair.php
Allow migration steps to use automatic DI
10 years ago
RepairException.php
Move more from \OC to PSR-4
10 years ago
Search.php
Move more from \OC to PSR-4
10 years ago
Server.php
PHPDoc and other minor fixes
10 years ago
ServerContainer.php
Move more from \OC to PSR-4
10 years ago
ServerNotAvailableException.php
Move more from \OC to PSR-4
10 years ago
ServiceUnavailableException.php
Move more from \OC to PSR-4
10 years ago
Setup.php
Do not automatically try to enable index.php-less URLs (#24539)
10 years ago
Streamer.php
Move more from \OC to PSR-4
10 years ago
SubAdmin.php
Move more from \OC to PSR-4
10 years ago
SystemConfig.php
Move more from \OC to PSR-4
10 years ago
TagManager.php
Move more from \OC to PSR-4
10 years ago
Tags.php
Move more from \OC to PSR-4
10 years ago
TempManager.php
Move more from \OC to PSR-4
10 years ago
TemplateLayout.php
Move more from \OC to PSR-4
10 years ago
URLGenerator.php
Move more from \OC to PSR-4
10 years ago
Updater.php
fix PHPDoc and other minor issues
10 years ago