Commits
User selector
Commit History
Commits on Mar 10, 2021
Remove the js/src/microhistory.js file
Show description for 207901ecommitted
Commits on Mar 9, 2021
Remove the PMA_VERSION constant
Show description for 33d7112committed
Commits on Mar 8, 2021
Remove some config global in favor of DI
Show description for 6f4a1c8committedRename the PMA_Config global variable to config
Show description for 7e33d22committed
Commits on Mar 5, 2021
Use PSR-12 for control structures spacing
Show description for d83abf6committedUse PSR-12 for namespace use statements
Show description for 0b8edc5committed
Commits on Mar 4, 2021
Replace deprecated ->setMethods by ->onlyMethods
Show description for 76803f9committed
Commits on Jan 12, 2021
Replace error report jquery-ui's dialog with a modal
Show description for 4f574e5committed
Commits on Oct 13, 2020
Remove some useless comments
Show description for db3da81committed
Commits on May 26, 2020
Fix some coding standard issues
Show description for 3baad2ecommitted
Commits on May 24, 2020
Remove uses statements from the same namespace
Show description for 0b9c35acommitted
Commits on May 21, 2020
Merge callProtectedMethod and callPrivateFunction into callFunction
Show description for 7e81b0bcommittedFix running tests in --process-isolation
Show description for ae575ffcommitted
Commits on May 20, 2020
Call parent's setUp and tearDown
Show description for 6eaa55ecommittedUse AbstractTestCase on all unit tests
Show description for 8ef5143committed
Commits on May 13, 2020
Fix some coding standard issues
Show description for a64393ecommitted
Commits on Jan 23, 2020
Remove useless return type annotations
Show description for 2061991committed
Commits on Jan 22, 2020
Reference global funcs and consts via use statement
Show description for 676f483committed
Commits on Jan 20, 2020
Remove unnecessary annotations
Show description for f80d3e3committedUse one line for comments with a single line
Show description for 6283caacommittedRemove useless PHP docs for functions
Show description for 50bc4abcommitted
Commits on Dec 14, 2019
Remove some useless docblock comments
Show description for 39f42f8committed
Commits on Dec 1, 2019
Defines rules for double quote usage
Show description for dd06cd3committed
Commits on Nov 3, 2019
Merge branch 'QA_5_0'
Show description for a1ba9e2committedFix ErrorReport test after merge of #15273
Show description for 15a4cbecommitted
Commits on Sep 2, 2019
Remove vim modelines
Show description for 1a14b3ecommitted
Commits on Aug 4, 2019
Use the router for the sql pages
Show description for 208b0e2committed
Commits on Jun 14, 2019
Add a trailing comma in multi-line arrays
Show description for e1f9ae0committed
Commits on Jun 12, 2019
Reference class names in use statements
Show description for 7be0f6bcommitted
Commits on Jun 1, 2019
Inject dependencies (#15271)
Show description for 9abd308authored andcommitted
Commits on May 1, 2019
Add test for sanitizeUrl and improve testGetForm with real data
Show description for a0d091ecommittedFix coding standard errors
Show description for f66841dcommitted
Commits on Feb 24, 2019
Replace assertContains() with assertStringContainsString()
Show description for 92cc67fcommitted
Commits on Jan 7, 2019
Format array declarations
Show description for 23c3579committed
Commits on Dec 12, 2018
Merge branch 'QA_4_8'
Show description for 76d8bfdcommitted