Commit History

Author SHA1 Message Date
  Mark Story 261cdc3f47 Normalize on rootName instead of helpAlias. 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Michael Hoffmann ed10eace48 Fix typo 9 years ago
  Michael Hoffmann 0b57ea656d Add alias setter to HelpFormatter 9 years ago
  ADmad 68d2fcb83f Fix some errors reported by phpstan level 2. 9 years ago
  dereuromark 0a5a1c51b0 Make sure it is BC to camelCase calling. 9 years ago
  mscherer 4069d5caff Allow camelBacked method names for subcommands. 9 years ago
  Travis Rowland eeb969d78b Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant. 9 years ago
  dereuromark ab96da0ca4 Fix up return self to $this for chainable. 9 years ago
  Mark Story 666281f0a7 Merge pull request #10033 from cakephp/3.next-ide 9 years ago
  Jose Diaz-Gonzalez 98c4cef6fc Remove extra fi 9 years ago
  Anto 6ac8d56edd Fix CS 9 years ago
  Mark Story df36f914d6 Shift subcommand propagation to be at help generation. 9 years ago
  dereuromark cd379b2fc5 Fix up doc block return types for chaining. 9 years ago
  Mark Story e08825e595 Merge pull request #10006 from cakephp/3.next-console-fix-default-description 9 years ago
  mscherer 60c5cb5916 Simplify code. 9 years ago
  mscherer b638f1d490 Refactor as per review. 9 years ago
  mscherer e0a4b9a808 Merge in defaults from subcommand parser for the parser help. 9 years ago
  Mark Story bd09e3959f Merge branch 'master' into 3.next 9 years ago
  Anthony GRASSIOT 003df77ed0 Deprecation removal 9 years ago
  Mark Story 1a250ac276 Add API docs for #9958 9 years ago
  Yves P d94a39f523 Add support for multiple values option in the Shell system 9 years ago
  dereuromark 2312ab8023 Fix some more doc blocks and smells. Enable further clickability in IDE. 9 years ago
  dereuromark 2f0133bbbe Use self instead of $this for IDE compatibility. 9 years ago
  dereuromark 8eb4ecffc5 Split up more $this|other mixed methods into separate getter/setter methods. 9 years ago
  dereuromark f122c78394 Fix CS 9 years ago
  dereuromark 14ef75fae6 Fix logic issue of required after optional arguments. 9 years ago