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

Update loader and yui to optionally use pathogen encoding #1950

Merged
merged 10 commits into from
Sep 12, 2014

Commits on Aug 27, 2014

  1. Add tests for pathogen encoder.

    tripp committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    3ec3692 View commit details
    Browse the repository at this point in the history
  2. Add extendedCore config to yui for adding loader-pathogen-encoder.

    Add `comboHander` config to yui for allowing the use of pathogen encoding logic.
    Update loader to use pathogen encoding logic when `comboHandler` config is set.
    Add `loader-pathogen-encoder` submodule.
    Update build and meta files for `loader-pathogen-encoder` submodule.
    
     Changes to be committed:
    	modified:   loader/build.json
    	modified:   loader/js/loader.js
    	modified:   loader/meta/loader.json
    	modified:   yui/js/yui.js
    tripp committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    4cea961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e30829 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2014

  1. Code style changes.

    tripp committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    f41c5b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757df59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bd19d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

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

Commits on Sep 12, 2014

  1. Configuration menu
    Copy the full SHA
    b2aeec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c81c27 View commit details
    Browse the repository at this point in the history
  3. Loader should fall back to default combo when no customComboBase conf…

    …ig has been specified.
    tripp committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    85c3cb3 View commit details
    Browse the repository at this point in the history