| .. |
|
Activity
|
Move activity manager to the namespace
|
10 years ago |
|
App
|
Allow declaration of background jobs in info.xml
|
10 years ago |
|
AppFramework
|
Add a method to lock a table
|
10 years ago |
|
Archive
|
Move OC_Archive to \OC\Archive\Archive
|
10 years ago |
|
Authentication
|
add method to query all user auth tokens
|
10 years ago |
|
BackgroundJob
|
Lock jobs while executing them, to allow multiple executors to run in parallel
|
10 years ago |
|
Cache
|
Allow chunk GC mtime tolerance for unfinished part chunks
|
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
|
Add a method to lock a table
|
10 years ago |
|
Diagnostics
|
Move \OC\Diagnostics to PSR-4
|
10 years ago |
|
Encryption
|
Move \OC\Encryption to PSR-4
|
10 years ago |
|
Files
|
use mount providers to setup home storages (#24567)
|
10 years ago |
|
Group
|
Group fixup (#24621)
|
10 years ago |
|
Hooks
|
Move \OC\Hooks to PSR-4
|
10 years ago |
|
Http/Client
|
only configure the http client once we start using it
|
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
|
Merge pull request #24563 from owncloud/redis-factory
|
10 years ago |
|
Migration
|
Introduce background repair steps
|
10 years ago |
|
Notification
|
Move \OC\Notification to PSR-4
|
10 years ago |
|
OCS
|
Move OCS Provider to PSR-4 namespace
|
10 years ago |
|
Preview
|
Move \OC\Preview to PSR-4
|
10 years ago |
|
Repair
|
Adding progress to web upgrade
|
10 years ago |
|
Route
|
Read only once
|
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 |
|
Template
|
Move \OC\Template to PSR-4
|
10 years ago |
|
Updater
|
Make update server URL configurable
|
10 years ago |
|
User
|
don't allow token login for disabled users
|
10 years ago |
|
legacy
|
Group fixup (#24621)
|
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 |
|
RedisFactory.php
|
factor out redis configuration into it's own factory
|
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
|
Lock jobs while executing them, to allow multiple executors to run in parallel
|
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 |