Commit History

Author SHA1 Message Date
  Sevvlor 9e8a9c14f0 Improved parsing of AngularJS URLS. 8 years ago
  Sevvlor c4f2d5edab Also covers % 9 years ago
  Michael Hoffmann 5019404d23 Also cover "~" 9 years ago
  Michael Hoffmann f82fb6dbaa Fix issue #10329 9 years ago
  ADmad c3549daa4b Merge branch 'master' into 3.next 9 years ago
  Mark Story 38f5433b98 Fix autoLinkUrls() failing on long string in parens 9 years ago
  dereuromark 3244db9db9 Fix tests. 9 years ago
  Marc Würth f05e7e760f Remove superfluous "Class" from doc blocks 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  ADmad 3e8123868e Fix auto linking for URLs with uppercased protocol. 9 years ago
  ADmad b5fed15d07 Remove use of TestCase::getMock() from "View" namepace tests. 9 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Jeremy Harris 32499e8981 Fix auto linking text with CRLF 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Mark Story 0297538110 Fix words with WWW in them being autolinked. 11 years ago
  Mark Story d408bfdb3a Forward port #5544 to 3.0. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Mark Story fca548fb49 Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  euromark 04bb238324 fix test 11 years ago
  mark_story bfb407cb04 Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  mark_story e1a2436e13 Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  euromark 47167f5735 This is a hotfix for TextHelper which seems to have gone wrong in a merge. tail() is missing completly and the docs for truncate() are the ones for tail(). This fixes it. 12 years ago
  mark_story 449f60798c Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 years ago
  euromark 97a8eca4be harden method signatures 12 years ago
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago