Commit History

Author SHA1 Message Date
  Mark Story b01aa36991 Split Application interface into console/web 8 years ago
  Mark Story 955885a05c Add an interface for the Application. 8 years ago
  Mark Story 73a85be90d Start implementation of CommandRunner. 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
  Mark Story 5ab8de4468 Add routes() hook. 9 years ago
  Mark Story ef090d02db Remove the ResponseTransformer from use. 9 years ago
  Mark Story 45ca5d0337 Use instances of Network\Request everywhere. 9 years ago
  mark_story f64bd033f9 Don't double bind DispatcherFilters in old dispatcher setups. 9 years ago
  ADmad f492ddbce3 Rename MiddlewareStack to MiddlewareQueue. 9 years ago
  ADmad c97e14cab1 Rename $stack to $queue and push() to add() in MiddlewareStack. 9 years ago
  Mark Story d13a5502e1 Save a few function calls. 9 years ago
  Mark Story 965160048b Update comments based on peer feedback. 10 years ago
  Mark Story 91234f42b0 Add Server and BaseApplication. 10 years ago