Bjoern Schiessle 5cfe20675d start implementing federated sharing 2.0 6 роки тому
..
Accounts eb51f06a3b Use ::class statement instead of string 6 роки тому
Activity 870fe20acc Use $var[] = $a instead of array_push - 2x faster 6 роки тому
App f30c14a6a2 Keep AppConfig for now 6 роки тому
AppFramework e7338173e8 Add PublicShareMiddlewareTest 6 роки тому
Archive 38a90130ce move log constants to ILogger 6 роки тому
Authentication 7be465febe Make new classes strict and fix license header 6 роки тому
BackgroundJob 18e9631810 Wait for cron to finish before running upgrade command 6 роки тому
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 роки тому
Calendar 8f061f5407 periodically query calendar resource / room backends for updated resource / room information 6 роки тому
Collaboration f42c29ebac the FN is optional, carrying the displayname if present 6 роки тому
Command eb51f06a3b Use ::class statement instead of string 6 роки тому
Comments 47769d2640 New regex to match mentions 6 роки тому
Console 0d9f73a814 Do not show "Not installed warning" during occ install 6 роки тому
Contacts 9f8617a439 Fix local users check in contacts menu 6 роки тому
DB 3047ef31bd Add count to function builder 6 роки тому
Diagnostics 0eebff152a Update license headers 6 роки тому
Encryption 74f0e37233 Remove deprecated \OCP\User::userExists 6 роки тому
Federation 5cfe20675d start implementing federated sharing 2.0 6 роки тому
Files b9e685236f Add option to only scan the home storage 6 роки тому
GlobalScale 0eebff152a Update license headers 6 роки тому
Group 605ba57086 Fix groupExists when a backend provides group details 6 роки тому
Hooks 72bb7c3074 Fix PHP doc for API docs 6 роки тому
Http 00c3a7eb4c Fix HTTP client given options being overriden by default options 6 роки тому
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 роки тому
L10N 25d9c3e529 adjust backend and gui to update and changelog server 6 роки тому
Lock 25565dd7d8 Log more info about locking conflicts for memcache locking backends 6 роки тому
Lockdown 0eebff152a Update license headers 6 роки тому
Log 72340b2230 Added Systemd.log documentation to config.sample.php 6 роки тому
Mail 9ee1febf62 Provide an option to disable HTML emails 6 роки тому
Memcache dde5353f98 Properly provide local memcache check to ICacheFactory 6 роки тому
Migration 0eebff152a Update license headers 6 роки тому
Notification 0eebff152a Update license headers 6 роки тому
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 роки тому
Preview d4692d1fbe Log path of file that failed to be parsed 6 роки тому
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 роки тому
Repair dc4c158ea7 Background job to clean up old backups of the updater 6 роки тому
RichObjectStrings 0eebff152a Update license headers 6 роки тому
Route c1e4f9f305 Use type casting instead of *val() method 6 роки тому
Search 0eebff152a Update license headers 6 роки тому
Security ad66c6bf08 Fix #9864: Decrease $maxDelay in Throttler.php 6 роки тому
Session 8c47a632e0 Allow updating the token on session regeneration 6 роки тому
Settings 69e92ea71a Merge pull request #10053 from nextcloud/feature/7378/password-security-move 6 роки тому
Setup 38a90130ce move log constants to ILogger 6 роки тому
Share 17a9024fac Improved wording 6 роки тому
Share20 5cfe20675d start implementing federated sharing 2.0 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 6270a01cab Issue #9318: catch exceptions in SCSSCacher::resetCache() 6 роки тому
Updater 25d9c3e529 adjust backend and gui to update and changelog server 6 роки тому
User 3392302d22 make table name configurable for db user backend 6 роки тому
legacy 478b95cc20 Try to not run into the white page of death and still log something in the web server error log 6 роки тому
AllConfig.php 431750828e Store setUserValue as string in cache 6 роки тому
AppConfig.php 05b8eb140c using isset() 6 роки тому
Avatar.php 16ec9d9670 Removed old route, fix tests and fix var type 6 роки тому
AvatarManager.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 роки тому
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 роки тому
Color.php 1517b1452e Fix autoloader 6 роки тому
Config.php 2b73779568 Fix some typos 6 роки тому
ContactsManager.php ba87db3fcc Fix others 7 роки тому
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 6 роки тому
DatabaseSetupException.php ba87db3fcc Fix others 7 роки тому
DateTimeFormatter.php 0eebff152a Update license headers 6 роки тому
DateTimeZone.php 38a90130ce move log constants to ILogger 6 роки тому
ForbiddenException.php ba87db3fcc Fix others 7 роки тому
HintException.php 0eebff152a Update license headers 6 роки тому
Installer.php 38a90130ce move log constants to ILogger 6 роки тому
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 роки тому
Log.php a52d206684 Make sure the log doesn't try to read from PUT if it can't 6 роки тому
NaturalSort.php 38a90130ce move log constants to ILogger 6 роки тому
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 7 роки тому
NavigationManager.php 354c6e95d5 Allow empty route for navigation entries 6 роки тому
NeedsUpdateException.php 0215b004da Update with robin 7 роки тому
NotSquareException.php ba87db3fcc Fix others 7 роки тому
PreviewManager.php eb51f06a3b Use ::class statement instead of string 6 роки тому
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 7 роки тому
RedisFactory.php 0eebff152a Update license headers 6 роки тому
Repair.php dc4c158ea7 Background job to clean up old backups of the updater 6 роки тому
RepairException.php ba87db3fcc Fix others 7 роки тому
Search.php 21a720e026 Removed deprecated search function from ISearch 6 роки тому
Server.php 5cfe20675d start implementing federated sharing 2.0 6 роки тому
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes 7 роки тому
ServerNotAvailableException.php ba87db3fcc Fix others 7 роки тому
ServiceUnavailableException.php 0215b004da Update with robin 7 роки тому
Setup.php 253f962241 Add the job 6 роки тому
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 роки тому
SubAdmin.php 00122fa027 Use group displayNames in users list 6 роки тому
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 6 роки тому
TagManager.php ba87db3fcc Fix others 7 роки тому
Tags.php 38a90130ce move log constants to ILogger 6 роки тому
TempManager.php 0eebff152a Update license headers 6 роки тому
TemplateLayout.php b17d256761 fix use of findLocale 6 роки тому
URLGenerator.php e2cd33adfe Fix check if theming defaults instance is available 6 роки тому
Updater.php 18e9631810 Wait for cron to finish before running upgrade command 6 роки тому