.. |
Cache
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
Config
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
L10n
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
Lock
|
Some code hardenings for semaphore locking
|
2019-08-26 23:55:54 +02:00 |
Session
|
Session - Remove unneeded cookie parameter
|
2019-12-29 00:03:58 +01:00 |
ACL.php
|
Remove deprecated App::module - replace with DI::module()->getName()
|
2019-12-29 20:17:52 +01:00 |
Addon.php
|
Refactor dynamic App::getProfiler() to static DI::profiler()
|
2019-12-29 20:17:42 +01:00 |
Cache.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Config.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Console.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Hook.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Installer.php
|
Move Object\Image static methods to Util\Images
|
2019-11-02 07:48:45 -04:00 |
L10n.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Lock.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Logger.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
PConfig.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Process.php
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +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
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
Search.php
|
Refactor dynamic App::getConfig() to static DI::config()
|
2019-12-29 20:17:40 +01:00 |
Session.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
StorageManager.php
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
System.php
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-29 20:17:47 +01:00 |
Theme.php
|
Refactor dynamic App::getProfiler() to static DI::profiler()
|
2019-12-29 20:17:42 +01:00 |
Update.php
|
Make L10n immutable
|
2019-12-28 23:12:01 +01:00 |
UserImport.php
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
Worker.php
|
Refactor deprecated App - process methods to DI::process()->*()
|
2019-12-29 20:17:45 +01:00 |