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
  • extensions
  • elasticsearch
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Carsten Brandt's avatar
    Merge PR #4038 branch 'consistent-after-save' · 48f6e380
    Carsten Brandt authored 10 years ago
    * consistent-after-save:
      use an AfterSaveEvent class to be consistent
      fixed test break and wrong parameter
      changed updateAttributes to be more simple update
      Ensure consistent behavior in ActiveRecord::afterSave()
    
    Conflicts:
    	framework/UPGRADE.md
    48f6e380
Name
Last commit
Last update
..
images fixed some urls in guide; moved elasticsearch png file to proper location, to be seen by apidoc generator 11 years ago
ActiveQuery.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
ActiveRecord.php Merge PR #4038 branch 'consistent-after-save' 10 years ago
CHANGELOG.md ES: fixed issue with storing empty records 11 years ago
Command.php ES: fixed issue with storing empty records 11 years ago
Connection.php adjusted elasticsearch extension to version 1.0 of ES 11 years ago
DebugAction.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
DebugPanel.php Doc comments and code style for 'debug' extension adjusted 11 years ago
Exception.php Reformat code te be PSR-2 compatible 11 years ago
LICENSE.md psr-4 change. 11 years ago
Query.php [WIP] #3527 Improving Elasticsearch extension 11 years ago
QueryBuilder.php [WIP] #3527 Improving Elasticsearch extension 11 years ago
README.md Tabs to spaces to be consistent 11 years ago
composer.json replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
README.md