145 Commits (d2fb17f44458f5da91be0b5113959eb3212490dd)

Author SHA1 Message Date
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Vladimir Reznichenko a182ce57fc Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606) 8 years ago
TerraSkye 2d9424009f fixed a typo (#13573) 8 years ago
Carsten Brandt 89f66ae422
fixed version increment of release command 8 years ago
Carsten Brandt 36521c50e0
instructions on signing tag on release repo 8 years ago
Carsten Brandt bd59d8f527
improved release controller 8 years ago
Carsten Brandt 603c422938
resort changelog 8 years ago
Carsten Brandt abac69206d
added GPG signing to release controller 8 years ago
Alexey Rogachev bc314f5299 Fixed typo in PHPDoc [skip ci] 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt dc7c3779a0 fixed phpdoc controller to not crash on non-instantiable classes 8 years ago
Carsten Brandt ff871bdf48 adjuste PHPdoc controller to use short form types 8 years ago
Robert Korulczyk 22588216e7 Fix PHP notice on changelog sort command (#12628) 8 years ago
Carsten Brandt d0c084d63d added resort changelog action to release controller 8 years ago
Carsten Brandt 578eb9259c improvements to UTF8 controller 8 years ago
Carsten Brandt ef9034f4cf added controller that helps with finding unprintable characters in the guide 8 years ago
Carsten Brandt 39ca04b5ab prepare for next release 8 years ago
Carsten Brandt 7c1e3af8e0 add internal docs about making releases 8 years ago
Carsten Brandt 1bce7c308b package app releases 9 years ago
Carsten Brandt cf54dec00d application release automation 9 years ago
Carsten Brandt be7ad4366c prepare for next release 9 years ago
Carsten Brandt 101ec4fb59 fix phpdoc controller for empty interfaces 9 years ago
Carsten Brandt f87acfad40 framework release automation 9 years ago
Carsten Brandt 7e5fa258b8 adjusted phpdoc controller for gii 9 years ago
Carsten Brandt 512bd45426 release controller enhancements 9 years ago
Carsten Brandt 70c59c49d7 add next version info to release controller 9 years ago
Carsten Brandt 4112ddadfa added version info action to release controller 9 years ago
Carsten Brandt 6e4aaaa31b finished automated extension releases 9 years ago
Carsten Brandt 168c1cddfe release controller 9 years ago
Carsten Brandt d82bf74f41 fixed removal of empty lines in array in phpdoc controller 9 years ago
Daniel Gomez Pan f13d5c05f2 added extensions into devcontroller [skip ci] 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
Carsten Brandt f4a5b03b1d updated docs about AR in migrations 9 years ago
Carsten Brandt 89eb3dff14 prepare for release 2.0.6 9 years ago
Carsten Brandt a5c92eb4cb register `STDIN`, `STDOUT`, and `STDERR` if not defined by PHP 9 years ago
Alexander Makarov 816ebd1e17 Additional phpdoc and minor code style fixes 9 years ago
Carsten Brandt 9c10f17690 added --useHttp option to dev command 9 years ago
Qiang Xue 8da1ebb449 prepare for next release. 10 years ago
Qiang Xue 3c99febbbf added benchmark to dev. 10 years ago
Carsten Brandt 2d1650554b fixed chdir in dev controller 10 years ago
Alexander Makarov 87a824515f Renamed application template into project template in docs 10 years ago
Carsten Brandt dd3cc91fef command to run a command in all extension and app dirs 10 years ago
Carsten Brandt 2602efcc4b more verbose output on dev controller 10 years ago
Carsten Brandt a564273894 return 0 on success to make check easier 10 years ago
Carsten Brandt 7fba1698b3 updated build command to set up dev environment 10 years ago
Carsten Brandt 5eba1403ff removed requirements checker from classmap 10 years ago
Carsten Brandt 5834256e21 added changelog merge to release command 10 years ago
Alexander Mohorev 329e6ee00a Use elseif instead of else if 10 years ago
pana1990 c3d55cff76 fix code style php5.4 syntax 10 years ago