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

T13819 remove minifiers #13820

Merged
merged 11 commits into from
Feb 12, 2019
Merged

T13819 remove minifiers #13820

merged 11 commits into from
Feb 12, 2019

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    40d9930 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Merge remote-tracking branch 'upstream/4.0.x' into 4.0.x

    * upstream/4.0.x:
      [4.0.x] - Added unicode flag for email filter
    niden committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    d92ca2b View commit details
    Browse the repository at this point in the history
  2. [4.0.x] - Merge remote-tracking branch 'upstream/4.0.x' into 4.0.x

    * upstream/4.0.x:
      [#13488] - Removed commas that crept in the .env file
      [#13488] - Minor corection to debug; Added funcitonality for getting filtered vars; Added tests
      [#13488] - Initial changes for the feature; adding methods
    niden committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    4057c4e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. [4.0.x] - Merge remote-tracking branch 'upstream/4.0.x' into 4.0.x

    * upstream/4.0.x:
      Updated changelog
      Updated CFLAG default build param
      keep the actionName as set, do cache the methodName in `getActiveMethod` instead (use action mapping to cover Dispatcher `forward`ing case?)
      move formatter into setter
      give up on `camelize`, use a new approach
      unit tests
      Camel-case the action name (before call in handler)
      Correct pull request template
      Fix .editorconfig
      Amended .gitignore
      Bump version
      Fixed preparing release on AppVeyor
      Update change log
      Regenerated build
      Regenerated ext
      Updating the changelog
    niden committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    0f756cb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. [4.0.x] - Merge remote-tracking branch 'upstream/4.0.x' into 4.0.x

    * upstream/4.0.x:
      Updated the changelog
      [#13808] - Updating ext folder
      [#13808] - Adjusting tests
      [#13808] - Renaming ACL elements
    niden committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    a679d58 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. [4.0.x] - Merge remote-tracking branch 'upstream/4.0.x' into 4.0.x

    * upstream/4.0.x:
      Update CHANGELOG-4.0.md
      Updated changelog
      Added geSetMetaData test Modified some unit tests to use metaData
      Modified existing tests to work with the additional MetaData
      Modified Phalcon\Mvc\Model to use Phalcon\Message::setMetaData() instead of setModel()
      Added new MetaData variable to Phalcon\Message. Modified Phalcon\MessageInterface accordingly
      Corrected typo
    niden committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    8aa972f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    c7df2fc View commit details
    Browse the repository at this point in the history
  2. [#13819] - Removed minifiers

    niden committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    13a603c View commit details
    Browse the repository at this point in the history
  3. [#13819] - Updating ext/

    niden committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    bfc785e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96c58b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9599bc5 View commit details
    Browse the repository at this point in the history