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

Pull Request for "AMD Plugin" branch #125

Closed
wants to merge 10 commits into from
Closed

Pull Request for "AMD Plugin" branch #125

wants to merge 10 commits into from

Commits on Aug 22, 2013

  1. Adding initial changes.

    Chris Montrois committed Aug 22, 2013
    28
    Copy the full SHA
    e2dfa28 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2013

  1. Preserving original url casing when batching apps.

    Chris Montrois committed Aug 26, 2013
    Copy the full SHA
    c5779cf View commit details
    Browse the repository at this point in the history
  2. Updating require to 2.1.8.

    Chris Montrois committed Aug 26, 2013
    Copy the full SHA
    6f1f194 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2013

  1. Returning an error obj instead of throwing an exception.

    Chris Montrois committed Aug 27, 2013
    1
    Copy the full SHA
    e470007 View commit details
    Browse the repository at this point in the history
  2. Adding multiple test endpoints so we don't have to rely on external s…

    …ervers.
    Chris Montrois committed Aug 27, 2013
    Copy the full SHA
    eb14401 View commit details
    Browse the repository at this point in the history
  3. Whitespace.

    Chris Montrois committed Aug 27, 2013
    Copy the full SHA
    6ba88a6 View commit details
    Browse the repository at this point in the history
  4. Fixing the urls used for batch requests.

    Chris Montrois committed Aug 27, 2013
    Copy the full SHA
    82dcfd8 View commit details
    Browse the repository at this point in the history
  5. Adding local jQuery 1.8.2 for misc-spec tests.

    Moving inline Jasmine init code into file.
    Moving require.min.js into tests folder since it's not bundled with F2.
    Chris Montrois committed Aug 27, 2013
    Copy the full SHA
    c37c11c View commit details
    Browse the repository at this point in the history
  6. Fleshing out F2 load test.

    Chris Montrois committed Aug 27, 2013
    Copy the full SHA
    3d31b76 View commit details
    Browse the repository at this point in the history
  7. Committing built files & docs.

    Chris Montrois committed Aug 27, 2013
    Copy the full SHA
    a1abeca View commit details
    Browse the repository at this point in the history