Permalink
Commits on Jan 18, 2017
  1. Update .travis.yml

    cebe committed on GitHub Jan 18, 2017
  2. Update .travis.yml

    cebe committed on GitHub Jan 18, 2017
Commits on Jan 17, 2017
  1. travis_retry for mysql

    maybe the server is not yet up at this point?
    
    #13284
    cebe committed on GitHub Jan 17, 2017
Commits on Jan 16, 2017
  1. Added support for field `yii\console\controllers\BaseMigrateControlle…

    …r::$migrationNamespaces` setup from CLI
    klimov-paul committed Jan 16, 2017
  2. Adjusted changelog

    samdark committed on GitHub Jan 16, 2017
Commits on Jan 15, 2017
  1. Revert "Fixed some comment issues (#13392) [skip ci]"

    This reverts commit 652d05f.
    
    `@property` comments are used to document the property that is
    defined by a getter/setter if the method description does not fit.
    cebe committed Jan 15, 2017
  2. Merge pull request #13114 from yiisoft/fix-numbervalidator-comma-deci…

    …mal-separator
    
    Fixes incorrect behavior of `yii\validation\NumberValidator` when used with locales where decimal separator is comma
    samdark committed on GitHub Jan 15, 2017
  3. Removed unused method

    samdark committed Jan 15, 2017
  4. Exposed number normalization as StringHelper::normalizeNumber()

    samdark committed Jan 15, 2017
  5. Merge branch 'master' into fix-numbervalidator-comma-decimal-separator

    samdark committed Jan 15, 2017
  6. Fixes #12133: Fixed `getDbTargets()` function in `yii\log\migrations\…

    …m141106_185632_log_init` that would create a log table correctly
    Sergei Malmygin committed with samdark Dec 13, 2016
Commits on Jan 14, 2017
  1. fixed some links in doc (#13390)

    alchimik committed with cebe Jan 14, 2017
  2. Fixes #13387: Extracted "Custom validator for multiple attributes" in…

    …to community cookbook
    samdark committed on GitHub Jan 14, 2017
  3. Reordered CHANGELOG

    SilverFire committed Jan 14, 2017
  4. Fixed typos in guide-ru/db-migrations

    SilverFire committed on GitHub Jan 14, 2017
Commits on Jan 13, 2017
  1. Added `yii\validators\EachValidator::$stopOnFirstError` allowing addi…

    …tion of more than one error
    klimov-paul committed Jan 13, 2017
  2. Added `yii\widgets\InputWidget::$field` field, allowing access to the…

    … related `yii\widget\ActiveField` instance
    klimov-paul committed Jan 13, 2017
Commits on Jan 10, 2017
Commits on Jan 8, 2017
Commits on Jan 7, 2017
  1. Update Controller.php

    cebe committed on GitHub Jan 7, 2017
  2. Update BaseConsole.php

    cebe committed on GitHub Jan 7, 2017
  3. docs/guide-ja updated [skip ci] (#13342)

    * docs/guide-ja/caching-data.md updated
    
    * docs/guide-ja/caching-fragment.md updated
    
    * docs/guide-ja/concept-configurations.md updated
    
    * WIP
    
    * docs/guide-ja/concept-di-container.md updated
    
    * docs/guide-ja/db-active-record.md updating WIP
    
    * docs/guide-ja/db-active-record.md updated
    
    * docs/guide-ja updating (WIP) [skip ci]
    softark committed with samdark Jan 7, 2017