nextcloud-server/lib/private
Morris Jobke d0c0f6cfc1 Merge pull request #4326 from nextcloud/downstream-27562
Reorder the entries of the log for easier reading
2017-04-13 13:11:47 +07:00
..
Accounts Also send the new account data with the event 2017-04-10 10:22:57 +07:00
Activity Change the order on merging activities so the newest item is first 2017-03-28 17:19:34 +07:00
App Some more code fixes 2017-03-20 10:45:27 +07:00
AppFramework Merge pull request #4326 from nextcloud/downstream-27562 2017-04-13 13:11:47 +07:00
Archive
Authentication Defining App "cron" for "Invalidating tokens older than" message #27167 (#27201) 2017-03-19 22:51:47 +07:00
BackgroundJob make JobList::next() lock free 2017-04-07 13:07:09 +07:00
Cache support pushing to CappedMemoryCache 2017-03-30 11:21:32 +07:00
Command
Comments use castColumn 2017-03-30 12:48:30 +07:00
Console ownC -> Nextc 2017-03-19 23:20:24 +07:00
DB Merge pull request #4282 from nextcloud/oci-connect-string 2017-04-12 13:11:00 +07:00
Diagnostics
Encryption Don't add the Encryption Storage Wrapper if there are no encryption modules 2017-03-29 18:57:56 +07:00
Federation
Files Merge pull request #4329 from nextcloud/move-out-shared-folder 2017-04-12 11:44:26 +07:00
Group Use DI 2017-03-17 10:23:04 +07:00
Hooks
Http/Client
IntegrityCheck Remove ownCloud Root Authority as per todo 2017-03-22 08:54:40 +07:00
L10N Don't force the use of Accept-Language anymore 2017-04-07 11:10:04 +07:00
Lock
Lockdown Save the scope of an auth token in the session 2017-04-05 17:58:33 +07:00
Log Use constants 2017-04-13 12:04:32 +07:00
Mail Update email template for lost password email 2017-04-12 15:19:53 +07:00
Memcache
Migration Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 +07:00
Notification
OCS add tests for discovery service 2017-04-11 15:04:01 +07:00
Preview Some code cleanup 2017-03-19 20:30:46 +07:00
Repair fix whitespace in cleantags 2017-03-30 12:49:09 +07:00
RichObjectStrings
Route
Search
Security Remove expired attempts 2017-04-13 12:00:18 +07:00
Session
Settings Merge pull request #2095 from nextcloud/bruteforcesetttings 2017-04-04 11:57:43 +07:00
Setup use the same oci connectstring in all code paths 2017-04-10 17:58:52 +07:00
Share Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints 2017-04-12 16:01:07 +07:00
Share20 Do proper DI 2017-04-11 15:04:01 +07:00
SystemTag don't store empty groupids 2017-03-19 22:01:37 +07:00
Tagging
Template Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 +07:00
Updater Create a notification when the update server couldn't be reached for some days 2017-03-26 10:59:58 +07:00
User Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate-login 2017-04-13 12:16:38 +07:00
legacy Fix casing of same origin frame option 2017-04-12 12:37:32 +07:00
AllConfig.php
AppConfig.php
AppHelper.php
Avatar.php
AvatarManager.php
CapabilitiesManager.php
Config.php Check for boolean false and add tests 2017-04-04 15:56:50 +07:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php
Installer.php
LargeFileHelper.php
Log.php Add method to $methodsWithSensitiveParameters 2017-04-06 15:22:43 +07:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Allow to specify the id 2017-03-26 23:07:54 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php
RepairException.php
Search.php
Server.php Register in ServerContainer 2017-04-13 12:00:16 +07:00
ServerContainer.php Register the namespace with the autoloading to allow reverse recovery 2017-03-22 11:55:04 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 +07:00
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 +07:00
URLGenerator.php
Updater.php