You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Morris Jobke a2c518ee5a
Merge pull request #8824 from nextcloud/settings-vue
6 years ago
..
Accounts Use ::class statement instead of string 6 years ago
Activity Use $var[] = $a instead of array_push - 2x faster 6 years ago
App move log constants to ILogger 6 years ago
AppFramework Do not send a body for "No content", "Not modified" and others 6 years ago
Archive move log constants to ILogger 6 years ago
Authentication Certain tokens can expire 6 years ago
BackgroundJob Update license headers 6 years ago
Cache move log constants to ILogger 6 years ago
Calendar implement CalendarManager 6 years ago
Collaboration the FN is optional, carrying the displayname if present 6 years ago
Command Use ::class statement instead of string 6 years ago
Comments Only query last comment info, when there is one 6 years ago
Console Do not show "Not installed warning" during occ install 6 years ago
Contacts/ContactsMenu Remove unused import statements 6 years ago
DB Move regex to a function and add tests 6 years ago
Diagnostics Update license headers 6 years ago
Encryption Remove deprecated \OCP\User::userExists 6 years ago
Federation Make OCP\Federation strict 6 years ago
Files Make Appdata static 6 years ago
GlobalScale Update license headers 6 years ago
Group Convert group Database backend 6 years ago
Hooks Fix PHP doc for API docs 6 years ago
Http/Client adjust post body for new guzzle 6 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 6 years ago
L10N Added language support in users list 6 years ago
Lock Log more info about locking conflicts for memcache locking backends 6 years ago
Lockdown Update license headers 6 years ago
Log use SystemConfig, less dependencies, and not publicly needed 6 years ago
Mail Provide an option to disable HTML emails 6 years ago
Memcache Properly provide local memcache check to ICacheFactory 6 years ago
Migration Update license headers 6 years ago
Notification Update license headers 6 years ago
OCS Allow to skip retrieving from cache in the DiscoveryService 6 years ago
Preview Delete the previews when a version is restored 6 years ago
Remote Add some more tests for ocs remote api 6 years ago
Repair Add the job 6 years ago
RichObjectStrings Update license headers 6 years ago
Route Use type casting instead of *val() method 6 years ago
Search Update license headers 6 years ago
Security Add ARGON2I support to the hasher 6 years ago
Session Make ISession strict 6 years ago
Settings Added language support in users list 6 years ago
Setup move log constants to ILogger 6 years ago
Share move log constants to ILogger 6 years ago
Share20 Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 6 years ago
Support/CrashReport Fix PHP doc for API docs 6 years ago
SystemTag Make SystemTag strict 6 years ago
Tagging Use ::class statement instead of string 6 years ago
Template Issue #9318: catch exceptions in SCSSCacher::resetCache() 6 years ago
Updater Show EOL warning in the update section 6 years ago
User move log constants to ILogger 6 years ago
legacy Get correct version of an app 6 years ago
AllConfig.php Store setUserValue as string in cache 6 years ago
AppConfig.php using isset() 6 years ago
Avatar.php Fix autoloader 6 years ago
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 6 years ago
CapabilitiesManager.php move log constants to ILogger 6 years ago
Color.php Fix autoloader 6 years ago
Config.php Fix some typos 6 years ago
ContactsManager.php Fix others 8 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 7 years ago
DatabaseSetupException.php Fix others 8 years ago
DateTimeFormatter.php Update license headers 6 years ago
DateTimeZone.php move log constants to ILogger 6 years ago
ForbiddenException.php Fix others 8 years ago
HintException.php Update license headers 6 years ago
Installer.php move log constants to ILogger 6 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6 years ago
Log.php revert Log's dependency to SystemConfig to work during Installation 6 years ago
NaturalSort.php move log constants to ILogger 6 years ago
NaturalSort_DefaultCollator.php Fix others 8 years ago
NavigationManager.php Fixed settings menu entry and group deletion 6 years ago
NeedsUpdateException.php Update with robin 8 years ago
NotSquareException.php Fix others 8 years ago
PreviewManager.php Use ::class statement instead of string 6 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 7 years ago
RedisFactory.php Update license headers 6 years ago
Repair.php Add the job 6 years ago
RepairException.php Fix others 8 years ago
Search.php Removed deprecated search function from ISearch 6 years ago
Server.php Expose isCLI to DI 6 years ago
ServerContainer.php Fix missing argument 2 for Settings classes 7 years ago
ServerNotAvailableException.php Fix others 8 years ago
ServiceUnavailableException.php Update with robin 8 years ago
Setup.php Add the job 6 years ago
Streamer.php Use zip32 only if there are less than 65536 files 6 years ago
SubAdmin.php Use group displayNames in users list 6 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 6 years ago
TagManager.php Fix others 8 years ago
Tags.php move log constants to ILogger 6 years ago
TempManager.php Update license headers 6 years ago
TemplateLayout.php Use JSCombiner from server container when searching for JS files 6 years ago
URLGenerator.php Fix check if theming defaults instance is available 6 years ago
Updater.php move log constants to ILogger 6 years ago