..
Database
Extract Database\PrivilegesController from Server\PrivilegesController
2022-05-27 17:13:23 -03:00
Export
Fix export not working
2022-03-15 17:12:37 -03:00
Import
Inline runQueryPost()
2022-03-17 20:45:31 +00:00
Server
Move Routing::getCurrentRoute to ServerRequest
2022-06-06 23:36:57 -03:00
Sql
Replace global keyword with $GLOBALS
2022-03-07 17:31:11 -03:00
Table
Move Routing::getCurrentRoute to ServerRequest
2022-06-06 23:36:57 -03:00
Transformation
Remove useless whitespaces
2021-09-15 17:05:40 -03:00
AbstractControllerTest.php
Add method to AbstractController to send error messages
2022-03-20 16:39:33 -03:00
CheckRelationsControllerTest.php
Replace global keyword with $GLOBALS
2022-03-07 17:31:11 -03:00
CollationConnectionControllerTest.php
Add unit test for CollationConnectionController class
2022-05-06 16:07:37 -03:00
JavaScriptMessagesControllerTest.php
Refactor JavaScriptMessagesController controller
2022-02-14 18:09:57 -03:00
LintControllerTest.php
Add more tests for LintController
2022-04-07 16:47:50 -03:00
NavigationControllerTest.php
Replace global keyword with $GLOBALS
2022-03-07 17:31:11 -03:00
NormalizationControllerTest.php
Replace global keyword with $GLOBALS
2022-03-07 17:31:11 -03:00
ThemeSetControllerTest.php
Refactor ThemeSetController class
2022-04-01 01:13:39 -03:00
VersionCheckControllerTest.php
Improve VersionCheckControllerTest tests
2022-03-31 18:35:55 -03:00