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

Fix for autoInject argument injection into final callback #1100

Merged
merged 11 commits into from
Apr 7, 2016

Commits on Aug 31, 2014

  1. autoInject - dependency injection for auto.

    Steve Robb committed Aug 31, 2014
    Configuration menu
    Copy the full SHA
    e56a371 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Merge branch 'master' into autoInjectPR

    Conflicts:
    	lib/async.js
    	test/test-async.js
    Steve Robb committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    a6d5e95 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2016

  1. Callback goes at the end.

    Steve Robb committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    99920c3 View commit details
    Browse the repository at this point in the history
  2. autoInject tests updated.

    Steve Robb committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    828231b View commit details
    Browse the repository at this point in the history
  3. Support concurrency parameter.

    Steve Robb committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    0858e09 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into autoInjectPR

    Conflicts:
    	README.md
    	lib/async.js
    	test/test-async.js
    Steve Robb committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    20c0a9b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Merge branch 'master' into autoInjectPR

    Steve Robb committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    8190a16 View commit details
    Browse the repository at this point in the history
  2. Duplicate section removed and typo fixed.

    Steve Robb committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    b42f072 View commit details
    Browse the repository at this point in the history
  3. Fix for injection into final callback.

    Steve Robb committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    33556e0 View commit details
    Browse the repository at this point in the history
  4. Array results test.

    Steve Robb committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    b5bba26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e33843 View commit details
    Browse the repository at this point in the history