An open API service providing commit metadata for open source projects.

GitHub / cakephp/console / commits

[Read only] Console libraries from CakePHP

SHA Message Author Date Stats
7e259e9c Fix errors reported by psalm. ADmad <a****r@g****m> about 5 years ago
46355802 Remove uneeded phpcs ignores. ADmad <a****r@g****m> over 5 years ago
fa79ca1e Update README.md. Saleh Souzanchi <s****i@g****m> over 5 years ago
634c3ab7 Update psalm and phpstan's version. ADmad <a****r@g****m> over 5 years ago
cdef1066 merge Merge pull request #15299 from o0h/fix-typos Mark Sch <d****k@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3a529609 Fix some typos in phpdoc o0h <d****v@o****n> over 5 years ago
945e22cd Add missing LICENSE file to console package Mark Story <m****k@m****m> over 5 years ago
41e85bb5 Update docblocks and checks for nullable properties. ADmad <a****r@g****m> over 5 years ago
1f02ff47 Remove unneeded inline @var annoations. ADmad <a****r@g****m> over 5 years ago
366805f9 Fix errors reported by psalm. ADmad <a****r@g****m> over 5 years ago
d8e7dbfb Replace all uses of Core\Exception\Exception with Core\Exception\CakeException Corey Taylor <c****l@g****m> almost 6 years ago
7674b7f6 merge Merge branch 'master' into 4.next Corey Taylor <c****l@g****m> almost 6 years ago
b2417aaa merge Merge pull request #15069 from cakephp/4.x-abbreviations othercorey <c****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
85fd7cbe Improve wording, grammar, punctuation etc. ravage84 <r****e@b****h> almost 6 years ago
c8df9257 XML in uppercase ravage84 <r****e@b****h> almost 6 years ago
8f71c3fb CLI in uppercase ravage84 <r****e@b****h> almost 6 years ago
dd44e233 Added ConsoleIo::comment() Blaz <b****r@i****m>
Committed by: Mark Story <m****k@m****m>
almost 6 years ago
9a34bb0a merge Merge branch 'master' into 4.next Corey Taylor <c****l@g****m> almost 6 years ago
716ae2cf Remove lies from docblock. ADmad <a****r@g****m> almost 6 years ago
5ccd2b06 Add docs for runCommand + container Mark Story <m****k@m****m> almost 6 years ago
87320bc8 merge Merge pull request #14970 from cakephp/dic-commandfactory othercorey <c****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
846a9c72 Fix another type error. Mark Story <m****k@m****m> almost 6 years ago
975827c5 Update annotation. Mark Story <m****k@m****m> almost 6 years ago
db827c7f Add container support to CommandFactory Mark Story <m****k@m****m> almost 6 years ago
0fe4789f Fix parameter name mismatches. ADmad <a****r@g****m> almost 6 years ago
22553727 Supress errors reported by psalm. ADmad <a****r@g****m> about 6 years ago
042ff39a Add support for console colors in Windows 10 and bash emulation. ndm2 <n****2@u****m> about 6 years ago
f9974b95 Remove more whitelist usage Mark Story <m****k@m****m> about 6 years ago
c44a6234 merge Merge branch 'master' into 4.next ADmad <a****r@g****m> about 6 years ago
ab084a55 Add description for `@method` annotations. ADmad <a****r@g****m> about 6 years ago
64f4c50c merge Merge branch 'master' into 4.next Corey Taylor <c****l@g****m> about 6 years ago
28539364 Fix CS: Use single quotes where applicable. mscherer <m****r@s****m> about 6 years ago
63a7675f Refactor also existing links to clickable in IDE. mscherer <m****r@s****m> over 6 years ago
0b78d162 Add SHells interactive false back for Commands mscherer <m****r@s****m> over 6 years ago
b9e15537 Fix parse error othercorey <c****l@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3f8c158d Fix syntax errors and remove unnecessary casts. Mark Story <m****k@m****m> over 6 years ago
0a0c16e4 Add required option support Mark Story <m****k@m****m> over 6 years ago
d139eba8 merge Merge branch 'master' into 4.next Corey Taylor <c****l@g****m> over 6 years ago
aac591d5 Fix errors reported by psalm ADmad <a****r@g****m> over 6 years ago
84a40980 merge Merge branch 'master' into 4.next ADmad <a****r@g****m> over 6 years ago
203625d4 Maintain new/empty line consistency in docblocks. ADmad <a****r@g****m> over 6 years ago
df2a886c merge Merge branch 'master' into 4.next Corey Taylor <c****l@g****m> over 6 years ago
45d45490 Fixed spacing for reference assignment Corey Taylor <c****l@g****m> over 6 years ago
00798180 Updated inheritDoc comments to follow formatting standard. Corey Taylor <c****l@g****m> over 6 years ago
e0264c20 Fix typehint for iterables. ADmad <a****r@g****m> over 6 years ago
d35c11b7 merge Merge branch 'master' into 4.next Corey Taylor <c****l@g****m> over 6 years ago
00ce6c2a Fix ConsoleInput::read() exception when false was returned by readline() or f...
Co-authored-by: Mark Story <m****k@m****m>, ADmad <A****d@u****m>
victoreassis <v****s@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
462fb003 merge Merge branch 'master' into 4.next ADmad <a****r@g****m> over 6 years ago
ae0420a0 Fix errors reported by phpstan ADmad <a****r@g****m> over 6 years ago
36ba9bfe merge Merge branch 'master' into 4.next Corey Taylor <c****l@g****m> over 6 years ago
f8a86ee6 Moved class-string back to psalm specific annotations Corey Taylor <c****l@g****m> over 6 years ago
3fd81755 Fix CS errors and issues reported by static analyzers ADmad <a****r@g****m> over 6 years ago
e887c610 Add support for NO_COLOR environment variable. Mark Story <m****k@m****m> over 6 years ago
801dcbf0 Fix path output for CLI. mscherer <m****r@s****m> over 6 years ago
325e8843 Fixed missing types in api docs Corey Taylor <c****l@g****m> over 6 years ago
87c55bc0 Fix file creation success check. ADmad <a****r@g****m> over 6 years ago
790b2ad2 Fix default value for console options Mark Story <m****k@m****m> over 6 years ago
5fa90457 Fixed markdown lists in docblocks Corey Taylor <c****l@g****m> over 6 years ago
755daa63 Fix errors reported by static analyzers ADmad <a****r@g****m> over 6 years ago
c0c6f3ec Fixed Command dependency in HelpCommand. Corey Taylor <c****l@g****m> over 6 years ago
04ac281c merge Merge pull request #13931 from cakephp/4.x-console-package Mark Story <m****k@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5b9f0c90 Ensure VersionCommand class is available. ADmad <a****r@g****m> over 6 years ago
c07a2f17 Move Console/Command under Command/Command. ADmad <a****r@g****m> over 6 years ago
ed9890eb Move HelpCommand under Console. ADmad <a****r@g****m> over 6 years ago
39ff74cb Rename methods. ADmad <a****r@g****m> over 6 years ago
2ac3c6bd Use the CommandInterface for constants instead of Command class. ADmad <a****r@g****m> over 6 years ago
1783be87 Fixed url to Console package source Corey Taylor <c****l@g****m> over 6 years ago
08a51869 Removed invalid ; from readme example Corey Taylor <c****l@g****m> over 6 years ago
a79908cb merge Merge remote-tracking branch 'origin/3.next' into 4.x Mark Story <m****k@m****m> over 6 years ago
57dbbb22 merge Merge branch 'master' into 3.next Mark Story <m****k@m****m> over 6 years ago
9c78a80f Fix CS as per PSR-12. mscherer <m****r@s****m> over 6 years ago
914349a2 merge Merge branch '4.x' into 4.x-app-path Mark Story <m****k@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
76c109c2 Fix CS for easier 3.x/4.x comparison/merge. mscherer <m****r@s****m> over 6 years ago
baf30a50 Adjust usage of App::classPath(). mscherer <m****r@s****m> over 6 years ago
2559d843 Backport 4.x docblock fixes. mscherer <m****r@s****m> over 6 years ago
69151023 Use more intuitive argument name ADmad <a****r@g****m> over 6 years ago
de4e5640 Change default value of ConsoleInputOption to null. ADmad <a****r@g****m> over 6 years ago
fc2828a8 Check against interface instead of concrete class. ADmad <a****r@g****m> over 6 years ago
41e33369 Remove unneeded pslam error supression annotations ADmad <a****r@g****m> almost 7 years ago
7abf40fb Remove unneeded variable assignments. ADmad <a****r@g****m> almost 7 years ago
ab759767 Update psalm's annotations ADmad <a****r@g****m> almost 7 years ago
961b9d11 merge Merge pull request #13860 from cakephp/ADmad-patch-1 Mark Sch <d****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
e00e6442 Update readme Mark Story <m****k@m****m> almost 7 years ago
3ef0c88d Fix code example in readme. ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
e2f47400 Remove return type on Command::execute() Mark Story <m****k@m****m> almost 7 years ago
61f92421 Updated book urls for console commands Corey Taylor <c****l@g****m> almost 7 years ago
3100d110 Updated all book.cakephp.org links to /4/ Corey Taylor <c****l@g****m> almost 7 years ago
55986a0c Fixed 3.next > 4.x merge errors. Corey Taylor <c****l@g****m> almost 7 years ago
dce7bb40 merge Merge remote-tracking branch 'origin/3.next' into 4.x Mark Story <m****k@m****m> almost 7 years ago
9ad1326d merge Merge branch 'master' into 3.next Mark Story <m****k@m****m> almost 7 years ago
9e3dff54 Updated links from book.cakephp.org/3.0/ to book.cakephp.org/3/ Corey Taylor <c****l@g****m> almost 7 years ago
9b6a4948 Add readme to console and update http readme Mark Story <m****k@m****m> almost 7 years ago
0ab7ab49 merge Merge pull request #13762 from cakephp/console-lib Mark Story <m****k@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a08de1ef Fix errors reported by psalm ADmad <a****r@g****m> almost 7 years ago
e69009c3 merge Merge branch '3.next' into 4.x ADmad <a****r@g****m> almost 7 years ago
70acce84 merge Merge branch 'master' into 3.next ADmad <a****r@g****m> almost 7 years ago
56566bfe Fix array docblocks. mscherer <m****r@s****m> almost 7 years ago
682b07b3 Update src/Console/BaseCommand.php
Co-authored-by: ADmad <A****d@u****m>
Mark Story <m****k@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
2b9ae3ff Update psalm baseline and update hint Mark Story <m****k@m****m> almost 7 years ago
9c03e7fc Add an abstract method to indicate what is expected of implementations. Mark Story <m****k@m****m> almost 7 years ago

← Back to repository