| .. |
|
Accounts
|
Update license headers
|
8 years ago |
|
Activity
|
Use $var[] = $a instead of array_push - 2x faster
|
8 years ago |
|
App
|
Merge pull request #8064 from nextcloud/background-jobs
|
8 years ago |
|
AppFramework
|
Use $var[] = $a instead of array_push - 2x faster
|
8 years ago |
|
Archive
|
Update license headers
|
8 years ago |
|
Authentication
|
Dispatch event on twofactor failure and success
|
8 years ago |
|
BackgroundJob
|
Update license headers
|
8 years ago |
|
Cache
|
Update license headers
|
8 years ago |
|
Calendar
|
implement CalendarManager
|
8 years ago |
|
Collaboration
|
Use $var[] = $a instead of array_push - 2x faster
|
8 years ago |
|
Command
|
Update license headers
|
8 years ago |
|
Comments
|
Use type casting instead of *val() method
|
8 years ago |
|
Console
|
Do not show "Not installed warning" during occ install
|
8 years ago |
|
Contacts/ContactsMenu
|
Make ContactsStore a public API
|
8 years ago |
|
DB
|
Use short for of substr to not need strlen()
|
8 years ago |
|
Diagnostics
|
Update license headers
|
8 years ago |
|
Encryption
|
Update license headers
|
8 years ago |
|
Federation
|
Make OCP\Federation strict
|
8 years ago |
|
Files
|
Merge pull request #8063 from nextcloud/inline-value
|
8 years ago |
|
GlobalScale
|
Update license headers
|
8 years ago |
|
Group
|
Run updated license header updater
|
8 years ago |
|
Hooks
|
Fix PHP doc for API docs
|
8 years ago |
|
Http/Client
|
Make OCP\Http strict
|
8 years ago |
|
IntegrityCheck
|
Also replace all other occurences
|
8 years ago |
|
L10N
|
Improve conditional of loop
|
8 years ago |
|
Lock
|
Made locking providers strict
|
8 years ago |
|
Lockdown
|
Update license headers
|
8 years ago |
|
Log
|
Request->getHeader() should always return a string
|
8 years ago |
|
Mail
|
Fix email buttons for white theme
|
8 years ago |
|
Memcache
|
Request->getHeader() should always return a string
|
8 years ago |
|
Migration
|
Update license headers
|
8 years ago |
|
Notification
|
Update license headers
|
8 years ago |
|
OCS
|
Add extra check so we don't error out on type
|
8 years ago |
|
Preview
|
Properly log the full exception instead of only the message
|
8 years ago |
|
Remote
|
Add some more tests for ocs remote api
|
8 years ago |
|
Repair
|
Remove old repair steps that aren't executed anymore
|
8 years ago |
|
RichObjectStrings
|
Update license headers
|
8 years ago |
|
Route
|
Use type casting instead of *val() method
|
8 years ago |
|
Search
|
Update license headers
|
8 years ago |
|
Security
|
Return value immediately instead of assigning to a one-time variable
|
8 years ago |
|
Session
|
Fix type in CryptoSessionData
|
8 years ago |
|
Settings
|
Log a missing setting as INFO not as WARNING
|
8 years ago |
|
Setup
|
Properly log the full exception instead of only the message
|
8 years ago |
|
Share
|
Remove not used methods of legacy share.php
|
8 years ago |
|
Share20
|
Do not instantiate node when not needed
|
8 years ago |
|
Support/CrashReport
|
Fix PHP doc for API docs
|
8 years ago |
|
SystemTag
|
Update license headers
|
8 years ago |
|
Tagging
|
Fix others
|
9 years ago |
|
Template
|
Use type casting instead of *val() method
|
8 years ago |
|
Updater
|
Cache final result of update check
|
8 years ago |
|
User
|
Use proper code flow instead of not needed else branch
|
8 years ago |
|
legacy
|
Use type casting instead of *val() method
|
8 years ago |
|
AllConfig.php
|
Remove IAppConfig::setValue
|
8 years ago |
|
AppConfig.php
|
Remove IAppConfig::setValue
|
8 years ago |
|
AppHelper.php
|
Fix others
|
9 years ago |
|
Avatar.php
|
Make sure we always know for sure if an avatar is generated or not
|
8 years ago |
|
AvatarManager.php
|
Use \OC\User\Manager internally in the avatarmanager
|
8 years ago |
|
CapabilitiesManager.php
|
Properly log the full exception instead of only the message
|
8 years ago |
|
Config.php
|
Update license headers
|
8 years ago |
|
ContactsManager.php
|
Fix others
|
9 years ago |
|
DatabaseException.php
|
Remove unneeded parameter in DatabaseException
|
8 years ago |
|
DatabaseSetupException.php
|
Fix others
|
9 years ago |
|
DateTimeFormatter.php
|
Update license headers
|
8 years ago |
|
DateTimeZone.php
|
Fix others
|
9 years ago |
|
ForbiddenException.php
|
Fix others
|
9 years ago |
|
HTTPHelper.php
|
Fix others
|
9 years ago |
|
HintException.php
|
Update license headers
|
8 years ago |
|
Installer.php
|
Properly log the full exception instead of only the message
|
8 years ago |
|
LargeFileHelper.php
|
Use type casting instead of *val() method
|
8 years ago |
|
Log.php
|
Pass log level to log reporters
|
8 years ago |
|
NaturalSort.php
|
Fix others
|
9 years ago |
|
NaturalSort_DefaultCollator.php
|
Fix others
|
9 years ago |
|
NavigationManager.php
|
Update license headers
|
8 years ago |
|
NeedsUpdateException.php
|
Update with robin
|
9 years ago |
|
NotSquareException.php
|
Fix others
|
9 years ago |
|
PreviewManager.php
|
Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called
|
8 years ago |
|
PreviewNotAvailableException.php
|
Opening the trashbin causes errors in log for files without preview
|
9 years ago |
|
RedisFactory.php
|
Update license headers
|
8 years ago |
|
Repair.php
|
Remove old repair steps that aren't executed anymore
|
8 years ago |
|
RepairException.php
|
Fix others
|
9 years ago |
|
Search.php
|
Removed deprecated search function from ISearch
|
8 years ago |
|
Server.php
|
Return value immediately instead of assigning to a one-time variable
|
8 years ago |
|
ServerContainer.php
|
Fix missing argument 2 for Settings classes
|
9 years ago |
|
ServerNotAvailableException.php
|
Fix others
|
9 years ago |
|
ServiceUnavailableException.php
|
Update with robin
|
9 years ago |
|
Setup.php
|
Fix case when overwrite URL is empty during setup
|
8 years ago |
|
Streamer.php
|
Add doc block for $time
|
9 years ago |
|
SubAdmin.php
|
Change @georgehrke's email
|
8 years ago |
|
SystemConfig.php
|
Merge pull request #7020 from Fiech/master
|
8 years ago |
|
TagManager.php
|
Fix others
|
9 years ago |
|
Tags.php
|
Properly log the full exception instead of only the message
|
8 years ago |
|
TempManager.php
|
Update license headers
|
8 years ago |
|
TemplateLayout.php
|
Use correct L10N files for jsconfig
|
8 years ago |
|
URLGenerator.php
|
Make the URLGenerator strict
|
8 years ago |
|
Updater.php
|
Disable vendor detection when upgrading from 11.0.x
|
8 years ago |