blizzz 76d23a1600 Merge pull request #8806 from nextcloud/add-local-memcache-check 6 роки тому
..
Accounts eb51f06a3b Use ::class statement instead of string 6 роки тому
Activity 870fe20acc Use $var[] = $a instead of array_push - 2x faster 6 роки тому
App f5c5c5181f Remove unused and deprecated class and interface AppHelper 6 роки тому
AppFramework 129a608ebe OCP\AppFramework\App strict 6 роки тому
Archive 9ff51aafc5 Use index based string access for substr with length of 1 6 роки тому
Authentication eb51f06a3b Use ::class statement instead of string 6 роки тому
BackgroundJob 0eebff152a Update license headers 6 роки тому
Cache 0eebff152a Update license headers 6 роки тому
Calendar 556b2a2b6f implement CalendarManager 6 роки тому
Collaboration 882096653e Fix calculation if there are more results 6 роки тому
Command eb51f06a3b Use ::class statement instead of string 6 роки тому
Comments c1e4f9f305 Use type casting instead of *val() method 6 роки тому
Console 0d9f73a814 Do not show "Not installed warning" during occ install 6 роки тому
Contacts d3d045dd5c Remove unused import statements 6 роки тому
DB 46c195b58b Made IExpressionBuilder varadic 6 роки тому
Diagnostics 0eebff152a Update license headers 6 роки тому
Encryption 8042e6b8fb this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 6 роки тому
Federation 50acde36b7 Make OCP\Federation strict 6 роки тому
Files 4e8d5504d2 Properly cache swift v3 token 6 роки тому
GlobalScale 0eebff152a Update license headers 6 роки тому
Group 2ad2eb38e8 Use type casting instead of *val() method 6 роки тому
Hooks 72bb7c3074 Fix PHP doc for API docs 6 роки тому
Http fe23bb5916 adjust post body for new guzzle 6 роки тому
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 роки тому
L10N a423860f42 Relax what t accepts so we don't break it all 6 роки тому
Lock 8edbfdb291 Made locking providers strict 6 роки тому
Lockdown 0eebff152a Update license headers 6 роки тому
Log eb51f06a3b Use ::class statement instead of string 6 роки тому
Mail f6fe04f3d7 Fix comments 6 роки тому
Memcache dde5353f98 Properly provide local memcache check to ICacheFactory 6 роки тому
Migration 0eebff152a Update license headers 6 роки тому
Notification 0eebff152a Update license headers 6 роки тому
OCS 569b8413d4 Add extra check so we don't error out on type 6 роки тому
Preview a661f043e1 Remove unneeded semicolon and parentheses 6 роки тому
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 роки тому
Repair 6aa816915a Don't use double quotes in MySQL queries 6 роки тому
RichObjectStrings 0eebff152a Update license headers 6 роки тому
Route c1e4f9f305 Use type casting instead of *val() method 6 роки тому
Search 0eebff152a Update license headers 6 роки тому
Security d8332d43f8 Make \OC\Security\IdentityProof strict 6 роки тому
Session 8cb6bb3987 Make ISession strict 6 роки тому
Settings 3285becdc1 fix unit tests 6 роки тому
Setup a661f043e1 Remove unneeded semicolon and parentheses 6 роки тому
Share 236086c457 Merge pull request #8335 from nextcloud/remove-unused-import 6 роки тому
Share20 226e63695f Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 6 роки тому
Support 72bb7c3074 Fix PHP doc for API docs 6 роки тому
SystemTag 8e5657014d Make SystemTag strict 6 роки тому
Tagging eb51f06a3b Use ::class statement instead of string 6 роки тому
Template 63e261b444 Actually clear cache values for all base urls 6 роки тому
Updater 1beffa058a Cache final result of update check 6 роки тому
User de56915605 Merge pull request #7419 from Abijeet/feature-7175 6 роки тому
legacy 7488218535 Merge pull request #8792 from nextcloud/cleanup-oc_response 6 роки тому
AllConfig.php 1e7b20f615 Remove IAppConfig::setValue 6 роки тому
AppConfig.php 05b8eb140c using isset() 6 роки тому
Avatar.php 3bea8e05ad Use mb_* string methods to extract first character for generated avatars 6 роки тому
AvatarManager.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 роки тому
CapabilitiesManager.php 2a38605545 Properly log the full exception instead of only the message 6 роки тому
Config.php 0eebff152a Update license headers 6 роки тому
ContactsManager.php ba87db3fcc Fix others 8 роки тому
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 роки тому
DatabaseSetupException.php ba87db3fcc Fix others 8 роки тому
DateTimeFormatter.php 0eebff152a Update license headers 6 роки тому
DateTimeZone.php ba87db3fcc Fix others 8 роки тому
ForbiddenException.php ba87db3fcc Fix others 8 роки тому
HTTPHelper.php ba87db3fcc Fix others 8 роки тому
HintException.php 0eebff152a Update license headers 6 роки тому
Installer.php 1aa846107d Dont use $info as array when its not an array 6 роки тому
LargeFileHelper.php c1e4f9f305 Use type casting instead of *val() method 6 роки тому
Log.php 6994bce951 Loglevel is an int 6 роки тому
NaturalSort.php ba87db3fcc Fix others 8 роки тому
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 роки тому
NavigationManager.php e694b30a4f Update phpDoc comments and add more type hinting 6 роки тому
NeedsUpdateException.php 0215b004da Update with robin 8 роки тому
NotSquareException.php ba87db3fcc Fix others 8 роки тому
PreviewManager.php eb51f06a3b Use ::class statement instead of string 6 роки тому
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 роки тому
RedisFactory.php 0eebff152a Update license headers 6 роки тому
Repair.php d3d045dd5c Remove unused import statements 6 роки тому
RepairException.php ba87db3fcc Fix others 8 роки тому
Search.php 21a720e026 Removed deprecated search function from ISearch 6 роки тому
Server.php dde5353f98 Properly provide local memcache check to ICacheFactory 6 роки тому
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes 7 роки тому
ServerNotAvailableException.php ba87db3fcc Fix others 8 роки тому
ServiceUnavailableException.php 0215b004da Update with robin 8 роки тому
Setup.php 8797590099 Correct mistaken regex wildcard in .htaccess 6 роки тому
Streamer.php 7d806bdfbd Revert "Always enable Zip64 extension for zipstreamer" 7 роки тому
SubAdmin.php 6bbea33133 Simplify ternary operator statements 6 роки тому
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 6 роки тому
TagManager.php ba87db3fcc Fix others 8 роки тому
Tags.php 2b335fd607 Use insertIfNotExist of the new interface 6 роки тому
TempManager.php 0eebff152a Update license headers 6 роки тому
TemplateLayout.php f652c28b21 Use JSCombiner from server container when searching for JS files 6 роки тому
URLGenerator.php e2cd33adfe Fix check if theming defaults instance is available 6 роки тому
Updater.php 55b9a5d886 Remove OC_App::disable method 6 роки тому