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