Commit History

Author SHA1 Message Date
  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 c428da9297 Remove multiple empty lines 9 years ago
  Mark Story 8258072329 Merge branch 'master' into 3.next 9 years ago
  Rodrigo moyle 5fec593769 Fix Collection::transpose() with different number of columns and rows 9 years ago
  Mark Story 9fff233e7d Merge branch 'master' into 3.next 9 years ago
  Mark Story 96ccf5bb39 Merge branch 'master' into 3.next 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  Henrik Gemal e808d23249 minor fixes to unit tests (#10052) 9 years ago
  Mark Story ecebfb00c2 Make Collection::every() return true for empty sets. 9 years ago
  Juan Basso 1ab2effe9b Using variadic on some methods 9 years ago
  Mark Story 7c593cbf4d Remove failing test. 9 years ago
  Joris Vaesen 17fcc701c0 rename to chunkWithKeys 9 years ago
  Joris Vaesen 572bffff58 Change chunk to chunks 9 years ago
  Joris Vaesen a4cbd70aae Preserve keys option on Collection::chunk 9 years ago
  Alexandros Solanos e3654b30e0 Make operation and filter callables take a single array argument 9 years ago
  Alexandros Solanos c49ddd09e0 Add separate test case for the case of multidimensional arrays 9 years ago
  Alexandros Solanos e722efb834 Make stickler happy 9 years ago
  Alexandros Solanos 353d52a031 Fix tests, spread operator and support for arrays with arbitrary keys 9 years ago
  Alexandros Solanos ec02c023ed Add cartesianProduct to Collection 9 years ago
  Mark Story 6f7689b967 Merge branch 'master' into 3.next 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  Daren Sipes d51cfad6b5 Adding `$nestingKey` to Collection nest method, with tests. 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Mark Story 2f4f4338b7 Clean up Collection::transpose(). 9 years ago
  ADmad 3eb93d3ef2 Fix CS errors 9 years ago
  ADmad ee02ce9ecb Remove use of TestCase::getMock() from "Collection" namepace tests. 9 years ago
  ADmad 44bb3245d4 Collection::every() should return false for empty collection. 10 years ago