Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless comments and annotations | Maurício Meneghini Fauth | 2019-12-14 | 1 | -2/+2 |
* | Fix deprecated annotations | William Desportes | 2019-09-25 | 1 | -5/+3 |
* | Fix risky tests | Maurício Meneghini Fauth | 2019-01-16 | 1 | -2/+2 |
* | Enable strict mode on PHP files | Maurício Meneghini Fauth | 2019-01-16 | 1 | -0/+1 |
* | Apply phpmyadmin/coding-standard | Maurício Meneghini Fauth | 2019-01-16 | 1 | -30/+30 |
* | Fixed parsing SQL comment at the end of query. | Michal Čihař | 2017-06-08 | 1 | -0/+1 |
* | Fixed invalid lexing of queries with : in strings. | Michal Čihař | 2017-05-15 | 1 | -0/+1 |
* | Maximum length of a delimiter is 15 characters. | Dan Ungureanu | 2017-05-08 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/pull/137' | Michal Čihař | 2017-02-14 | 1 | -0/+2 |
|\ | |||||
| * | Apply cs fixes | Damian Dlugosz | 2017-02-12 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'master' into motranslator | Michal Čihař | 2017-01-23 | 1 | -5/+5 |
|\ | |||||
| * | Added PhpMyAdmin namespace prefix to follow PSR-4. | Michal Čihař | 2017-01-23 | 1 | -5/+5 |
* | | Merge branch 'master' into motranslator | Michal Čihař | 2017-01-06 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | Apply php-cs-fixer | Damian Dlugosz | 2017-01-06 | 1 | -3/+1 |
* | | Replace __( usage by Translator class | Michal Čihař | 2016-12-21 | 1 | -3/+3 |
|/ | |||||
* | Enable Lexing of begin_label in the in-procedure statements | Deven Bansod | 2016-10-21 | 1 | -0/+2 |
* | Updated coding style to follow PSR-2 coding standards. | Dan Ungureanu | 2015-09-25 | 1 | -1/+4 |
* | Fixed coding style. | Dan Ungureanu | 2015-08-01 | 1 | -0/+1 |
* | Added MySQL utility statements. | Dan Ungureanu | 2015-07-30 | 1 | -0/+1 |
* | Reorganized tests. | Dan Ungureanu | 2015-07-23 | 1 | -20/+20 |
* | Refactoring. | Dan Ungureanu | 2015-07-22 | 1 | -21/+5 |
* | Refactoring. | Dan Ungureanu | 2015-07-21 | 1 | -0/+18 |
* | Improved localization. | Dan Ungureanu | 2015-07-21 | 1 | -5/+9 |
* | Fixed support for multi-byte strings. | Dan Ungureanu | 2015-07-16 | 1 | -0/+1 |
* | Added statement builder (converts statement trees into executable query strin... | Dan Ungureanu | 2015-06-30 | 1 | -0/+73 |