| .. |
|
Accounts
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
Activity
|
Use $var[] = $a instead of array_push - 2x faster
|
2018-01-25 22:36:03 +07:00 |
|
App
|
Merge pull request #8054 from nextcloud/substr-use-index
|
2018-01-26 15:40:44 +07:00 |
|
AppFramework
|
Merge pull request #8062 from nextcloud/use-class
|
2018-01-29 15:25:08 +07:00 |
|
Archive
|
Use index based string access for substr with length of 1
|
2018-01-26 13:38:34 +07:00 |
|
Authentication
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
BackgroundJob
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Cache
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Calendar
|
implement CalendarManager
|
2017-11-09 15:14:50 +07:00 |
|
Collaboration
|
Use $var[] = $a instead of array_push - 2x faster
|
2018-01-25 22:36:03 +07:00 |
|
Command
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
Comments
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +07:00 |
|
Console
|
Do not show "Not installed warning" during occ install
|
2018-01-18 14:55:32 +07:00 |
|
Contacts/ContactsMenu
|
Make ContactsStore a public API
|
2017-12-11 18:18:58 +07:00 |
|
DB
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
Diagnostics
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Encryption
|
Simplify ternary operator statements
|
2018-01-26 12:36:25 +07:00 |
|
Federation
|
Make OCP\Federation strict
|
2018-01-16 19:25:08 +07:00 |
|
Files
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
GlobalScale
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Group
|
Use type casting instead of *val() method
|
2018-01-26 15:01:27 +07:00 |
|
Hooks
|
Fix PHP doc for API docs
|
2017-12-03 12:02:29 +07:00 |
|
Http/Client
|
Make OCP\Http strict
|
2018-01-16 19:19:58 +07:00 |
|
IntegrityCheck
|
Also replace all other occurences
|
2017-12-18 20:57:11 +07:00 |
|
L10N
|
Improve conditional of loop
|
2018-01-25 22:33:43 +07:00 |
|
Lock
|
Made locking providers strict
|
2018-01-16 21:54:20 +07:00 |
|
Lockdown
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Log
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
Mail
|
Fix email buttons for white theme
|
2017-12-11 14:33:54 +07:00 |
|
Memcache
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
Migration
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Notification
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
OCS
|
Add extra check so we don't error out on type
|
2018-01-16 22:06:57 +07:00 |
|
Preview
|
Remove unneeded semicolon and parentheses
|
2018-01-26 23:46:40 +07:00 |
|
Remote
|
Add some more tests for ocs remote api
|
2017-12-08 16:37:14 +07:00 |
|
Repair
|
Remove old repair steps that aren't executed anymore
|
2018-01-22 14:51:02 +07:00 |
|
RichObjectStrings
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Route
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +07:00 |
|
Search
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Security
|
Return value immediately instead of assigning to a one-time variable
|
2018-01-26 00:02:03 +07:00 |
|
Session
|
Fix type in CryptoSessionData
|
2018-01-12 22:41:03 +07:00 |
|
Settings
|
Merge pull request #8054 from nextcloud/substr-use-index
|
2018-01-26 15:40:44 +07:00 |
|
Setup
|
Remove unneeded semicolon and parentheses
|
2018-01-26 23:46:40 +07:00 |
|
Share
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
Share20
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
Support/CrashReport
|
Fix PHP doc for API docs
|
2017-12-03 12:02:29 +07:00 |
|
SystemTag
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Tagging
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
Template
|
Merge pull request #8078 from nextcloud/theming-validate-scss
|
2018-01-29 16:12:10 +07:00 |
|
Updater
|
Cache final result of update check
|
2017-12-18 21:48:58 +07:00 |
|
User
|
Remove unneeded semicolon and parentheses
|
2018-01-26 23:46:40 +07:00 |
|
legacy
|
Remove unneeded semicolon and parentheses
|
2018-01-26 23:46:40 +07:00 |
|
AllConfig.php
|
Remove IAppConfig::setValue
|
2018-01-17 21:41:57 +07:00 |
|
AppConfig.php
|
Remove IAppConfig::setValue
|
2018-01-17 21:41:57 +07:00 |
|
AppHelper.php
|
…
|
|
|
Avatar.php
|
Use index based string access for substr with length of 1
|
2018-01-26 13:38:34 +07:00 |
|
AvatarManager.php
|
Use \OC\User\Manager internally in the avatarmanager
|
2018-01-14 21:32:54 +07:00 |
|
CapabilitiesManager.php
|
Properly log the full exception instead of only the message
|
2018-01-23 10:57:21 +07:00 |
|
Config.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
ContactsManager.php
|
…
|
|
|
DatabaseException.php
|
…
|
|
|
DatabaseSetupException.php
|
…
|
|
|
DateTimeFormatter.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
DateTimeZone.php
|
…
|
|
|
ForbiddenException.php
|
…
|
|
|
HTTPHelper.php
|
…
|
|
|
HintException.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Installer.php
|
Remove unneeded semicolon and parentheses
|
2018-01-26 23:46:40 +07:00 |
|
LargeFileHelper.php
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +07:00 |
|
Log.php
|
Pass log level to log reporters
|
2017-11-27 16:46:47 +07:00 |
|
NaturalSort.php
|
…
|
|
|
NaturalSort_DefaultCollator.php
|
…
|
|
|
NavigationManager.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
NeedsUpdateException.php
|
…
|
|
|
NotSquareException.php
|
…
|
|
|
PreviewManager.php
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
PreviewNotAvailableException.php
|
…
|
|
|
RedisFactory.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
Repair.php
|
Remove old repair steps that aren't executed anymore
|
2018-01-22 14:51:02 +07:00 |
|
RepairException.php
|
…
|
|
|
Search.php
|
Removed deprecated search function from ISearch
|
2018-01-13 19:27:25 +07:00 |
|
Server.php
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +07:00 |
|
ServerContainer.php
|
…
|
|
|
ServerNotAvailableException.php
|
…
|
|
|
ServiceUnavailableException.php
|
…
|
|
|
Setup.php
|
Fix case when overwrite URL is empty during setup
|
2018-01-15 11:15:38 +07:00 |
|
Streamer.php
|
…
|
|
|
SubAdmin.php
|
Simplify ternary operator statements
|
2018-01-26 12:36:25 +07:00 |
|
SystemConfig.php
|
Merge pull request #7020 from Fiech/master
|
2017-11-07 10:27:53 +07:00 |
|
TagManager.php
|
…
|
|
|
Tags.php
|
Properly log the full exception instead of only the message
|
2018-01-23 10:57:21 +07:00 |
|
TempManager.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
TemplateLayout.php
|
Use correct L10N files for jsconfig
|
2018-01-05 14:33:03 +07:00 |
|
URLGenerator.php
|
Make the URLGenerator strict
|
2018-01-14 21:18:48 +07:00 |
|
Updater.php
|
Disable vendor detection when upgrading from 11.0.x
|
2018-01-20 11:14:06 +07:00 |