.. |
Activity
|
|
|
App
|
Move to AppFramework Controller
|
2018-06-06 11:40:06 +02:00 |
AppFramework
|
Fix direct access to authen page
|
2018-06-20 08:57:13 +02:00 |
Authentication
|
Make 2FA providers stateful
|
2018-06-20 08:30:26 +02:00 |
BackgroundJob
|
Deprecated OCP interface to fetch background job type
|
2018-01-26 10:43:01 +01:00 |
Calendar
|
Calendar resource booking: unit tests / adding missing annotations
|
2018-06-25 04:59:04 +02:00 |
Capabilities
|
|
|
Collaboration
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +01:00 |
Command
|
|
|
Comments
|
Fix docs
|
2018-04-19 17:10:03 +02:00 |
Console
|
|
|
Contacts
|
|
|
DB
|
Add count to function builder
|
2018-06-14 14:32:22 +02:00 |
Diagnostics
|
|
|
Encryption
|
|
|
Federation
|
fix return type from send share
|
2018-07-02 12:43:43 +02:00 |
Files
|
Merge pull request #10179 from nextcloud/mount-filter
|
2018-07-11 16:29:09 +02:00 |
GlobalScale
|
|
|
Group/Backend
|
Added disabled count per groups
|
2018-05-24 17:52:15 +02:00 |
Http/Client
|
|
|
L10N
|
adjust backend and gui to update and changelog server
|
2018-06-29 09:11:04 +02:00 |
LDAP
|
|
|
Lock
|
Log more info about locking conflicts for memcache locking backends
|
2018-05-04 13:30:18 +02:00 |
Lockdown
|
|
|
Log
|
Added a logger for systemd/journald
|
2018-06-29 10:37:45 +02:00 |
Mail
|
Fix comments
|
2018-03-05 09:06:51 +01:00 |
Migration
|
Add since tags
|
2018-05-30 21:28:55 +02:00 |
Notification
|
|
|
OCS
|
Fix PHPDoc
|
2018-04-18 19:20:26 +02:00 |
Preview
|
|
|
Remote
|
|
|
RichObjectStrings
|
|
|
Route
|
|
|
Search
|
|
|
Security
|
|
|
Session/Exceptions
|
|
|
Settings
|
Do not cache the settings/sections in the database anymore
|
2018-01-29 15:47:37 +01:00 |
Share
|
Fix PHPDoc
|
2018-07-05 12:43:57 +02:00 |
Support/CrashReport
|
|
|
SystemTag
|
Make SystemTag strict
|
2018-02-21 22:08:27 +01:00 |
User/Backend
|
Document parameters
|
2018-03-22 16:32:05 +01:00 |
WorkflowEngine
|
|
|
API.php
|
|
|
App.php
|
Remove long time deprecated functions and deprecate \OCP\App
|
2018-01-31 14:13:15 +01:00 |
AutoloadNotAllowedException.php
|
|
|
BackgroundJob.php
|
Remove old deprecated function from the BackgroundJob
|
2018-03-19 10:47:31 +01:00 |
Constants.php
|
|
|
Defaults.php
|
|
|
Files.php
|
Deprecate OCP\Files
|
2018-03-21 14:29:35 +01:00 |
GroupInterface.php
|
|
|
IAddressBook.php
|
|
|
IAppConfig.php
|
Remove IAppConfig::setValue
|
2018-01-17 21:41:57 +01:00 |
IAvatar.php
|
Fix indent
|
2018-06-13 22:07:40 +02:00 |
IAvatarManager.php
|
|
|
ICache.php
|
|
|
ICacheFactory.php
|
Properly provide local memcache check to ICacheFactory
|
2018-03-13 18:18:04 +01:00 |
ICertificate.php
|
|
|
ICertificateManager.php
|
|
|
IConfig.php
|
|
|
IContainer.php
|
|
|
IDateTimeFormatter.php
|
|
|
IDateTimeZone.php
|
|
|
IDBConnection.php
|
Add a hint that some indexes are not added yet
|
2018-06-06 16:55:01 +02:00 |
IEventSource.php
|
|
|
IGroup.php
|
Don't pretend we can add/remove users to/from groups when we can't
|
2018-06-19 16:23:02 +02:00 |
IGroupManager.php
|
|
|
IImage.php
|
|
|
IL10N.php
|
docblock version fixes
|
2018-06-28 17:37:16 +02:00 |
ILogger.php
|
move log constants to ILogger
|
2018-04-26 10:45:52 +02:00 |
Image.php
|
|
|
IMemcache.php
|
|
|
IMemcacheTTL.php
|
|
|
INavigationManager.php
|
Update phpDoc comments and add more type hinting
|
2018-02-15 10:38:25 +01:00 |
IPreview.php
|
|
|
IRequest.php
|
Make the Outlook and Thunderbird addons identifyable
|
2018-02-27 14:37:32 +01:00 |
ISearch.php
|
|
|
IServerContainer.php
|
some minor fixes and clode cleanup
|
2018-07-02 11:29:29 +02:00 |
ISession.php
|
Allow updating the token on session regeneration
|
2018-06-14 08:09:36 +02:00 |
ITagManager.php
|
|
|
ITags.php
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +01:00 |
ITempManager.php
|
|
|
IURLGenerator.php
|
|
|
IUser.php
|
Properly return boolean on enable state
|
2018-04-09 11:26:26 +02:00 |
IUserBackend.php
|
|
|
IUserManager.php
|
more consistent naming
|
2018-04-05 12:46:15 +02:00 |
IUserSession.php
|
|
|
PreConditionNotMetException.php
|
|
|
SabrePluginEvent.php
|
|
|
SabrePluginException.php
|
|
|
Share.php
|
Remove unused resolveReshare of old sharing code
|
2018-03-16 12:26:38 +01:00 |
Share_Backend.php
|
|
|
Share_Backend_Collection.php
|
|
|
Share_Backend_File_Dependent.php
|
|
|
Template.php
|
|
|
User.php
|
Remove deprecated \OCP\User::userExists
|
2018-03-26 11:16:23 +02:00 |
UserInterface.php
|
Deprecate implementsActions
|
2018-03-22 16:32:04 +01:00 |
Util.php
|
Fix PHPDoc
|
2018-05-22 15:11:32 +02:00 |