Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless comments and annotations | Maurício Meneghini Fauth | 2019-12-14 | 1 | -4/+0 |
* | Remove useless parentheses | Maurício Meneghini Fauth | 2019-12-14 | 1 | -3/+3 |
* | Enable strict mode on PHP files | Maurício Meneghini Fauth | 2019-01-16 | 1 | -1/+1 |
* | Apply phpmyadmin/coding-standard | Maurício Meneghini Fauth | 2019-01-16 | 1 | -17/+17 |
* | Cleanup and improve readability: | Bruno Perel | 2018-11-26 | 1 | -9/+8 |
* | Added PhpMyAdmin namespace prefix to follow PSR-4. | Michal Čihař | 2017-01-23 | 1 | -3/+3 |
* | Apply php-cs-fixer | Damian Dlugosz | 2017-01-06 | 1 | -9/+5 |
* | Clarify license | Michal Čihař | 2016-09-26 | 1 | -1/+1 |
* | Remove @author from comment metadata | Michal Čihař | 2016-09-26 | 1 | -1/+0 |
* | Replaced explicit calls to Component::build() with implicit calls to Componen... | Dan Ungureanu | 2015-08-18 | 1 | -10/+15 |
* | Consistent PHPDoc style. | Dan Ungureanu | 2015-08-15 | 1 | -1/+2 |
* | Better error detection. Fixed some of the old messages. | Dan Ungureanu | 2015-07-15 | 1 | -0/+1 |
* | Imporved JOIN parsing and building. | Dan Ungureanu | 2015-07-10 | 1 | -21/+14 |
* | More coding style fixes. And typos. Lots of them. | Dan Ungureanu | 2015-07-08 | 1 | -3/+2 |
* | Coding style fixes. | Dan Ungureanu | 2015-07-08 | 1 | -3/+6 |
* | Improved documentation. | Dan Ungureanu | 2015-06-26 | 1 | -13/+19 |
* | Added query utilities. | Dan Ungureanu | 2015-06-25 | 1 | -3/+4 |
* | Less strict type hinting in Utilities subpackage. | Dan Ungureanu | 2015-06-24 | 1 | -4/+8 |
* | Refactoring. | Dan Ungureanu | 2015-06-23 | 1 | -2/+1 |
* | Added table utilities. | Dan Ungureanu | 2015-06-22 | 1 | -2/+2 |
* | Refactoring. | Dan Ungureanu | 2015-06-22 | 1 | -5/+5 |
* | Fixed coding style. | Dan Ungureanu | 2015-06-22 | 1 | -3/+15 |
* | Improved documentation and coding style. | Dan Ungureanu | 2015-06-16 | 1 | -3/+3 |
* | Follow the PSR2 standard. | Dan Ungureanu | 2015-06-13 | 1 | -2/+1 |
* | Added method that extracts aliases map. | Dan Ungureanu | 2015-06-12 | 1 | -0/+91 |