Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
Y
yii2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PSDI Army
  • yii2
  • Repository

Switch branch/tag
  • yii2
  • framework
  • rest
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Qiang Xue's avatar
    Fixes #5665: The `currentPage` meta data in the RESTful result should be… · 998076d0
    Qiang Xue authored 10 years ago
    Fixes #5665: The `currentPage` meta data in the RESTful result should be 1-based, similar to that in HTTP headers
    998076d0
Name
Last commit
Last update
..
Action.php property codestyle framework 10 years ago
ActiveController.php property codestyle framework 10 years ago
Controller.php Moved yii\rest\Controller::checkAccess() to ActiveController. 11 years ago
CreateAction.php Fixes #5001: `yii\rest\CreateAction`, `yii\rest\UpdateAction` and `yii\rest\DeleteAction` should throw 500 error if the model operation returns false without validation errors 10 years ago
DeleteAction.php Fix PHPDoc [skip ci] 10 years ago
IndexAction.php property codestyle framework 10 years ago
OptionsAction.php property codestyle framework 10 years ago
Serializer.php Fixes #5665: The `currentPage` meta data in the RESTful result should be 1-based, similar to that in HTTP headers 10 years ago
UpdateAction.php Fixes #5001: `yii\rest\CreateAction`, `yii\rest\UpdateAction` and `yii\rest\DeleteAction` should throw 500 error if the model operation returns false without validation errors 10 years ago
UrlRule.php Revert "Fixes #4829: Removed `PARSING_ONLY` from `\yii\rest\UrlRule` to allow creating non-GET URLs for forms and tests" 10 years ago
ViewAction.php reverted breaking PHPdoc codestyle changes 11 years ago