Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type time #12471

Closed
wants to merge 95 commits into from
Closed

Type time #12471

wants to merge 95 commits into from

Commits on Dec 13, 2016

  1. Added Column::TYPE_TIME

    ruudboon committed Dec 13, 2016
    Copy the full SHA
    d90ab5e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0a62ddc View commit details
    Browse the repository at this point in the history
  3. Fixed failed auto merge

    ruudboon committed Dec 13, 2016
    Copy the full SHA
    2c9d794 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef2b586 View commit details
    Browse the repository at this point in the history
  5. Fixed indents

    ruudboon committed Dec 13, 2016
    Copy the full SHA
    97dc5e6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    56a65ac View commit details
    Browse the repository at this point in the history
  7. Fixed indents

    ruudboon committed Dec 13, 2016
    Copy the full SHA
    9ccf386 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Support TIME for sqlite

    ruudboon committed Dec 14, 2016
    Copy the full SHA
    89d714a View commit details
    Browse the repository at this point in the history
  2. fix indents

    Hopefully all fixed now. Will try to hook up a normal editor on the vagrant machine. Sorry for all the hassle.
    ruudboon committed Dec 14, 2016
    Copy the full SHA
    8008a35 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Merge pull request #1 from phalcon/master

    merge
    Zaszczyk committed Jul 19, 2017
    Copy the full SHA
    0033ef5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    668a68c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Copy the full SHA
    aa4fdcc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3953972 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    19fae3a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. edit class_implements to is_subclass_of

    Vlad Pasechnik committed Aug 10, 2017
    Copy the full SHA
    5735346 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2017

  1. Bump dev version

    sergeyklay committed Aug 13, 2017
    Copy the full SHA
    115e93c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Copy the full SHA
    adfcef5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13032 from SavvySoftWorksLLC/pks/3_2_x/add_valida…

    …tion_insantaion_to_validators
    
    Added validation instantion to zep source files
    sergeyklay committed Aug 22, 2017
    Copy the full SHA
    197080e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Copy the full SHA
    5aad0fd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2017

  1. Copy the full SHA
    52714d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Copy the full SHA
    eaa8ea5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13043 from SavvySoftWorksLLC/3.2.x

    Remove incorrect docblocks code from 3.2 for #docs-app/1224
    sergeyklay committed Aug 28, 2017
    Copy the full SHA
    a1ef4c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Update CHANGELOG.md

    kanehama committed Aug 29, 2017
    Copy the full SHA
    6bec8fb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df9daad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d2c55f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13040 from kanehama/fix_db_beforeQuery

    fixed. threw RuntimeException, if db:beforeQuery() returned false
    sergeyklay committed Aug 29, 2017
    Copy the full SHA
    587881d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Copy the full SHA
    1cfd5e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2017

  1. Merge pull request #13034 from SavvySoftWorksLLC/pks/3_2/correct_extr…

    …a_quotation_in_doc_code
    
    Pks/3 2/correct extra quotation in doc code
    sergeyklay committed Sep 2, 2017
    Copy the full SHA
    27c0d30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12980 from SidRoberts/patch-1

    Internal cookies property is now always an array (fixes #12978)
    sergeyklay committed Sep 2, 2017
    Copy the full SHA
    8d7df6b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    93e33c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13053 from sergeyklay/3.2.x

    Test the internal cookies property
    sergeyklay committed Sep 2, 2017
    Copy the full SHA
    86bfe45 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    39a7539 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13054 from SavvySoftWorksLLC/pks/add_homebrew_ins…

    …tructions
    
    Pks/add homebrew instructions
    niden committed Sep 2, 2017
    Copy the full SHA
    1a29788 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

  1. Copy the full SHA
    bba27ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13064 from sergeyklay/3.2.x

    Fixed Collection::count return type hint
    ninjapanzer committed Sep 10, 2017
    Copy the full SHA
    c65c6e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Merge remote-tracking branch 'upstream/master'

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    Zaszczyk committed Sep 14, 2017
    Copy the full SHA
    53e2ebe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    928854f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/3.2.x' into fix-12947

    # Conflicts:
    #	CHANGELOG-3.2.md
    #	config.json
    #	phalcon/version.zep
    Zaszczyk committed Sep 14, 2017
    Copy the full SHA
    1d7afc0 View commit details
    Browse the repository at this point in the history
  4. add to changelog

    Zaszczyk committed Sep 14, 2017
    Copy the full SHA
    f9f2412 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13015 from bongrun/is_subclass_of

    Edit class_implements in is_subclass_of
    sergeyklay committed Sep 14, 2017
    Copy the full SHA
    52b308a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c43f5ee View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Copy the full SHA
    757a182 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2017

  1. Profile documentation update

    Updated documentation to reflect new implementation.
    Should fix #1326
    ruudboon committed Sep 23, 2017
    Copy the full SHA
    692f2a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2017

  1. Copy the full SHA
    3f70383 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13087 from sergeyklay/3.2.x

    Fixed Phalcon\Mvc\View::render
    sergeyklay committed Sep 24, 2017
    Copy the full SHA
    f03af41 View commit details
    Browse the repository at this point in the history
  3. Update profiler.zep

    sergeyklay committed Sep 24, 2017
    Copy the full SHA
    f5059c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13086 from ruudboon/patch-1

    Profile documentation update
    sergeyklay committed Sep 24, 2017
    Copy the full SHA
    ba87d33 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Removed not used imports

    Refs: #13070
    sergeyklay committed Sep 25, 2017
    Copy the full SHA
    7bc9b97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13089 from sergeyklay/3.2.x

    Removed not used imports
    sergeyklay committed Sep 25, 2017
    Copy the full SHA
    97ccfc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Copy the full SHA
    4621f3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13102 from sergeyklay/3.2.x

    Fixed Phalcon\Mvc\Model\Manager::getRelationRecords
    sergeyklay committed Oct 2, 2017
    Copy the full SHA
    79a43bb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cd6541e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13103 from sergeyklay/3.2.x

    Update Travis CI config to use fast Trusty containers
    sergeyklay committed Oct 2, 2017
    Copy the full SHA
    f2dd027 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    91e6095 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13104 from sergeyklay/3.2.x

    Update Travis CI config to send notifications to the Discord channel
    sergeyklay committed Oct 2, 2017
    Copy the full SHA
    f2b4305 View commit details
    Browse the repository at this point in the history
  7. Test issue #13092

    sergeyklay committed Oct 2, 2017
    Copy the full SHA
    dd6b143 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13105 from sergeyklay/3.2.x

    Test issue #13092
    sergeyklay committed Oct 2, 2017
    Copy the full SHA
    75bd551 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Refactored MetaData test

    sergeyklay committed Oct 3, 2017
    Copy the full SHA
    8f2918d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13106 from sergeyklay/3.2.x

    Refactored MetaData test
    sergeyklay committed Oct 3, 2017
    Copy the full SHA
    7e2032d View commit details
    Browse the repository at this point in the history
  3. Removed no longer used "_with" variable from the QueryBuilder

    This feature was introduced at [Jun 1, 2015][1] was removed at
    [Aug 6, 2015][2]. Actually this feature was never used in stable
    releases.
    
    Mark this feature as deprecated to avoid misunderstandings for
    future developers.
    
    [1]: 3e43192
    [2]: 3ca2504
    sergeyklay committed Oct 3, 2017
    Copy the full SHA
    4050859 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13109 from sergeyklay/3.2.x

    Removed no longer used "_with" parameter from the QueryBuilder
    sergeyklay committed Oct 3, 2017
    Copy the full SHA
    64b1841 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Copy the full SHA
    ba6cce7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13111 from sergeyklay/3.2.x

    Added Cookie::getValue test
    sergeyklay committed Oct 4, 2017
    Copy the full SHA
    4b952e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. Fixed Dispatcher::dispatch() to ensure proper flow for all event hand…

    …ling, forwarding, exceptions, bubbling and performance improvements. Fixes #12931
    virgofx committed Oct 7, 2017
    Copy the full SHA
    80123d3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5854207 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Ensure the 'afterInitialize' event fires regardless of the presence o…

    …f the 'initialize' method and corresponding code notes/cleanup for reference.
    virgofx committed Oct 9, 2017
    Copy the full SHA
    da5f3e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13112 from virgofx/feat/dispatcher

    Fixed Dispatcher::dispatch() to ensure proper flow for all event handling, forwarding, exceptions, bubbling and performance improvements. Fixes #12931
    sergeyklay committed Oct 9, 2017
    Copy the full SHA
    0783b9e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Copy the full SHA
    0259ac4 View commit details
    Browse the repository at this point in the history
  2. Updated dependencies

    sergeyklay committed Oct 12, 2017
    Copy the full SHA
    0c07ece View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    297f44a View commit details
    Browse the repository at this point in the history
  4. Use latest Zephir Parser

    sergeyklay committed Oct 12, 2017
    Copy the full SHA
    d772cf0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cde7087 View commit details
    Browse the repository at this point in the history
  6. Fix indents

    sergeyklay committed Oct 12, 2017
    Copy the full SHA
    b1fd531 View commit details
    Browse the repository at this point in the history
  7. Regenerated build (PHP5)

    sergeyklay committed Oct 12, 2017
    Copy the full SHA
    a8b5bb0 View commit details
    Browse the repository at this point in the history
  8. Regenerated build (PHP7)

    sergeyklay committed Oct 12, 2017
    Copy the full SHA
    2490839 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4c6912a View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG-3.2.md

    sergeyklay committed Oct 12, 2017
    Copy the full SHA
    e62d11d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #13116 from phalcon/3.2.x

    3.2.3
    sergeyklay committed Oct 12, 2017
    Copy the full SHA
    a863577 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Don't send dispatcher parameters

    These will erase previously set variables, and dispatcher's params were never accessible this way so far, so removing the argument in this function is fine.
    dugwood committed Oct 18, 2017
    Copy the full SHA
    07f15cc View commit details
    Browse the repository at this point in the history
  2. Add changelog for #13121

    dugwood committed Oct 18, 2017
    Copy the full SHA
    907532f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. Merge pull request #13123 from dugwood/patch-1

    Don't send dispatcher parameters
    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    bf2f6d7 View commit details
    Browse the repository at this point in the history
  2. Bump version

    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    07f02ab View commit details
    Browse the repository at this point in the history
  3. Fixes #12971

    Refs: #13124
    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    85d87d2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6c79e84 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ff44af1 View commit details
    Browse the repository at this point in the history
  6. Removed not used variables

    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    5f961d0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1c14058 View commit details
    Browse the repository at this point in the history
  8. Regenerated build (PHP5)

    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    37ed5fb View commit details
    Browse the repository at this point in the history
  9. Regenerated build (PHP7)

    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    8a28061 View commit details
    Browse the repository at this point in the history
  10. Used latest Zephir

    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    13ce09f View commit details
    Browse the repository at this point in the history
  11. Fixed CHANGELOG [ci skip]

    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    b22eedd View commit details
    Browse the repository at this point in the history
  12. Merge pull request #13129 from phalcon/3.2.x

    3.2.4
    sergeyklay committed Oct 21, 2017
    Copy the full SHA
    a0560cb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Merge upstream

    Merge branch 'master' into type_time
    ruudboon committed Nov 7, 2017
    Copy the full SHA
    d7a64d4 View commit details
    Browse the repository at this point in the history
  2. Revert

    ruudboon committed Nov 7, 2017
    Copy the full SHA
    f87eeaa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7ce48a6 View commit details
    Browse the repository at this point in the history