Commits
User selector
Commit History
Commits on Jul 8, 2020
Use early exit for Routing::callControllerForRoute
Show description for e23f933committed
Commits on May 26, 2020
Fix some coding standard issues
Show description for 3baad2ecommitted
Commits on Mar 28, 2020
Move PMA_MINIMUM_COMMON for import-status route after auto-loader
Show description for 8c7b7b1committedMove all index.php code to PhpMyAdmin\Routing and change cache name
Show description for bde3e5acommittedUse caching to speed up route parsing
Show description for 898a526committed
Commits on Feb 12, 2020
Refactor the route definition file
Show description for dd6110ecommitted
Commits on Jan 20, 2020
Remove unnecessary annotations
Show description for f80d3e3committed
Commits on Jan 19, 2020
Remove or ignore side effects in PHP files
Show description for 63dbcd0committed
Commits on Dec 14, 2019
Remove some useless docblock comments
Show description for 39f42f8committed
Commits on Dec 12, 2019
Remove useless parentheses
Show description for dd2b053committedRemove unused use statements
Show description for 77518d3committed
Commits on Dec 9, 2019
Create ImportStatusController
Show description for 940b038committed
Commits on Sep 2, 2019
Remove vim modelines
Show description for 1a14b3ecommitted
Commits on Aug 26, 2019
Set the correct HTTP response code for the router
Show description for ae969eccommittedRemove support for target URL param for FAQ 1.34
Show description for 4077c61committedFix issue with FAQ 1.34 redirection system
Show description for f6cb7d4committed
Commits on Aug 21, 2019
Extract the route definition from index.php
Show description for 7a27daacommittedUse the router for transformation_wrapper.php
Show description for 632a774committedUse the router for transformation_overview.php
Show description for 2ca7148committedUse the router for view_operations.php
Show description for 60f4c56committedUse the router for view_create.php
Show description for ba6bad9committed
Commits on Aug 20, 2019
Use the router for version_check.php
Show description for 987d554committedUse the router for schema_export.php
Show description for ce5cc3ccommittedUse the router for prefs_twofactor.php
Show description for 1de76c6committedUse the router for prefs_manage.php
Show description for bf975c6committedUse the router for prefs_forms.php
Show description for 5a83fd3committedUse the router for phpinfo.php
Show description for e7c6eafcommittedUse the router for normalization.php
Show description for 4111f21committedUse the router for navigation.php
Show description for 74ac30fcommittedUse the router for the logout page
Show description for 84cb56acommittedUse the router for the lint entry point
Show description for 3c44479committedUse the router for the license page
Show description for 285529bcommittedUse the router for the gis data editor
Show description for 54b7100committed
Commits on Aug 19, 2019
Use the router for error report entry point
Show description for 084f366committedUse the router for check relations page
Show description for 277bf07committed