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