Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flatiron/director
base: 07f841d3ca45
Choose a base ref
...
head repository: flatiron/director
compare: 39767924865d
Choose a head ref
  • 8 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 25, 2014

  1. Start testing node 0.11

    Beau Gunderson committed Jun 25, 2014
    Copy the full SHA
    884ec99 View commit details
    Browse the repository at this point in the history
  2. Whitespace cleanup

    Beau Gunderson committed Jun 25, 2014
    Copy the full SHA
    5d3d73b View commit details
    Browse the repository at this point in the history
  3. Reformat markdown for better readability

    - rawgithub.com → rawgit.com
    - reflow to 80 characters
    - remove manually created anchors; GitHub creates them now
    - change <img> tags to markdown tags
    Beau Gunderson committed Jun 25, 2014
    Copy the full SHA
    33a5cda View commit details
    Browse the repository at this point in the history
  4. Remove shims for obsolete browsers, fixes #98

    Users wishing to support older browsers (like IE 8, for example) will need to
    shim `Array.isArray` and `Array.prototype.filter` themselves.
    Beau Gunderson committed Jun 25, 2014
    Copy the full SHA
    e537801 View commit details
    Browse the repository at this point in the history
  5. [fix] fix undefined fns.captures in async mode

    Fixes #183 and #187.
    Beau Gunderson committed Jun 25, 2014
    Copy the full SHA
    2f401b1 View commit details
    Browse the repository at this point in the history
  6. [fix] add missing path() method to browser build

    Fixes #176.
    Beau Gunderson committed Jun 25, 2014
    Copy the full SHA
    592c605 View commit details
    Browse the repository at this point in the history
  7. [fix] fix path.resolve crash in html5 test backend

    Using fix from #237.
    
    Also tabs → spaces.
    Beau Gunderson committed Jun 25, 2014
    Copy the full SHA
    4ef31cd View commit details
    Browse the repository at this point in the history
  8. [build] version bump, new browser build

    Beau Gunderson committed Jun 25, 2014
    Copy the full SHA
    3976792 View commit details
    Browse the repository at this point in the history