コミット履歴

作者 SHA1 メッセージ 日付
  stickler-ci 87960fb6e5 Fixing style errors. 7 年 前
  Michael Hoffmann 3eeaa21ccd Remove spaces around declare statement 7 年 前
  stickler-ci e7780f507b Fixing style errors. 7 年 前
  Michael Hoffmann 80f61791b6 Add type hints and strict types to Controller 7 年 前
  ADmad d10d6d316f Remove deprecated Paginator::config() method. 8 年 前
  Dominik Schmelz ecd631fc01 Fixed request and response deprecations 8 年 前
  Mark Story fe9bc8427d Merge branch 'master' into 3.next 8 年 前
  ADmad c4aedbd464 Fix #11655. 8 年 前
  Mark Story 5f923fffc9 Fix usage of addParams() across the tests. 8 年 前
  Mark Story 7a5e33348c Update uses of HttpExceptions. 8 年 前
  Mark Story 15d5e2b58e Merge branch 'master' into 3.next 8 年 前
  Mark Story 0eee967d26 Add deprecations for Controller 8 年 前
  ADmad 0247146f31 Remove unneeded "use" statements. 8 年 前
  chinpei215 0c342051b6 Use exception chaining 8 年 前
  ADmad 8e1aca333e Update signature of Paginator::getConfig() 8 年 前
  chinpei215 68fb13aa9a Change type of PaginatorComponent::$_paginator to Paginator 8 年 前
  ADmad 8dd7c43a33 Merge branch '3.next' into standalone-paginator 8 年 前
  Mark Story 471e6e53c4 Merge pull request #10699 from cakephp/issue-10697 8 年 前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年 前
  Marc Würth 6016663a28 Use HTTPS for the book.cakephp.org URL 8 年 前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年 前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年 前
  ADmad 86aec1530d Type hint with interface instead of class. 8 年 前
  ADmad f0f26d8846 Update docblocks. 8 年 前
  ADmad f6f7b8363e Move paginator class and interface to Datasource package. 8 年 前
  ADmad 969c21921d Avoid calling getDefaults() twice. 8 年 前
  ADmad fcca1e8abc Remove dead code. 8 年 前
  ADmad 33dfda1b1d Use method instead of deprecated property. 8 年 前
  ADmad e54ed6e217 Pass all required variables to Paginator::mergeOptions() as arguments. 8 年 前
  ADmad 3c1eeeb15e Add PageOutOfBoundsException. 8 年 前