19 Commits

Author SHA1 Message Date
Lonnie Ezell
da09c7867c Merge branch 'develop' into feature/cli 2016-12-27 23:26:44 -06:00
TAKEKOSHI Akishige
115225aee0
fix CLI::showProgress()'s message 2016-12-23 16:30:06 +09:00
Lonnie Ezell
bcee935a76
Good portion of CLI command docs done. Small bug-fixes for commands. 2016-12-20 00:03:47 -06:00
Lonnie Ezell
0c69e22bb4
Refactored database CLI tools into Commands. 2016-12-16 23:08:15 -06:00
Lonnie Ezell
49ec1083e5
Working command structure in place. Just need docs and re-implement the Migration and Seed tools as commands. 2016-12-16 00:00:46 -06:00
Lonnie Ezell
d0a8f7bd64
Getting a generic command runner in place. 2016-12-13 00:08:33 -06:00
Lonnie Ezell
1d74d63f04
Starting work on a CLI tool we can use and open up to developers. 2016-12-08 00:42:27 -06:00
David Gonzalez
504bc7a142 Remove type-hinting in showProgress Method (CLI Library) 2016-09-12 16:47:12 +02:00
David Gonzalez
24e6d8367f CLI problem with progress complete's message. 2016-09-12 15:27:52 +02:00
Master Yoda
4d768e47f1 Add back return type hinting, after updating to phpDocumentor 2.9
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-27 09:40:26 -07:00
Lonnie Ezell
cae09848f1 Added CLI docs 2016-05-26 22:56:10 -05:00
Master Yoda
e10c37bd93 Fix phpdoc issues, including its not handling PHP7 return type hinting :(
I have put off heavy changes to the Session package documentation, as there is an outstanding PR for it.
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-24 12:14:22 -07:00
Lonnie Ezell
59d3d3c855 Seeder fixing. 2016-04-26 23:40:22 -05:00
Lonnie Ezell
30910f3fb6 Removing some illogical checks in CLI library. Stop setting defaults on required elements. 2016-03-21 00:41:10 -05:00
Lonnie Ezell
47e5f963e1 Ensure empty lines at ends of files. 2016-03-18 22:04:59 -05:00
Lonnie Ezell
ccb05f2a9c Standardizing boolean operators 2016-03-18 00:47:45 -05:00
Lonnie Ezell
18f288f523 Removing EllisLab from the copyrights 2016-02-01 21:32:53 -06:00
Lonnie Ezell
174037d466 Adding CI Docblock with copyright to system files. 2016-01-31 21:39:50 -06:00
Lonnie Ezell
7cca7b0810 New CLI class for working with the shell interactively. 2015-12-02 23:00:25 -06:00