..
Cache
Shorten "Configuration" to "Config" again, since the Wrapper is gone
2020-01-19 21:29:36 +01:00
Config
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
2020-01-19 22:23:44 +01:00
Lock
CleanUp Lock namespace
2020-01-18 20:15:46 +01:00
PConfig
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
2020-01-19 22:23:44 +01:00
Session
@brief is removed completely
2020-01-19 06:05:23 +00:00
ACL.php
Remove deprecated code
2020-02-01 00:05:27 +01:00
Addon.php
Move Config::set() to DI::config()->set()
2020-01-19 21:21:53 +01:00
BaseCache.php
CleanUp Cache namespace
2020-01-18 15:41:19 +01:00
BaseConfig.php
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
2020-01-19 22:23:44 +01:00
BaseLock.php
CleanUp Lock namespace
2020-01-18 20:15:46 +01:00
BasePConfig.php
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
2020-01-19 22:23:44 +01:00
Console.php
Replace BaseObject class with DI::* calls
2019-12-29 20:17:38 +01:00
Hook.php
@brief is removed completely
2020-01-19 06:05:23 +00:00
Installer.php
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
2020-01-19 22:23:44 +01:00
L10n.php
Merge pull request #8142 from nupplaphil/task/di_config
2020-01-19 22:22:57 -05:00
Logger.php
Improve logging in mod/item
2020-01-29 22:42:49 -05:00
Process.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
2020-01-19 21:29:36 +01:00
Protocol.php
Add "discourse" as protocol
2019-11-24 20:06:47 +00:00
README.md
Adding REAMDEs to directories
2019-03-22 22:56:57 -04:00
Renderer.php
@brief is removed completely
2020-01-19 06:05:23 +00:00
Search.php
Move Config::get() to DI::config()->get()
2020-01-19 21:21:13 +01:00
Session.php
Normalize the return value type of Session::getRemoteContactID
2020-01-20 07:32:46 -05:00
StorageManager.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
2020-01-19 21:29:36 +01:00
System.php
Some more added lines
2020-01-19 09:51:37 +00:00
Theme.php
Move Config::set() to DI::config()->set()
2020-01-19 21:21:53 +01:00
Update.php
Extract System emails from enotify
2020-02-02 22:43:35 +01:00
UserImport.php
Rename migration method for clarity in Repository\ProfileField
2020-01-23 14:00:42 -05:00
Worker.php
Move Config::set() to DI::config()->set()
2020-01-19 21:21:53 +01:00