Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Add the ability to specify a url_to_path table. #27

Merged
merged 5 commits into from Feb 8, 2013

Commits on Jan 27, 2013

  1. Add the ability to specify a url_to_path table.

    This allows files to be looked up that may not be in the root path.
    Shane Tomlinson committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    a12c9a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2013

  1. Clean up the test for url_to_paths functionality.

    Shane Tomlinson committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    a876c34 View commit details
    Browse the repository at this point in the history
  2. Update docs for the new url_to_paths option.

    Shane Tomlinson committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    eafa4a2 View commit details
    Browse the repository at this point in the history
  3. Add url_to_paths to initial example in README.md

    Shane Tomlinson committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    f3c1c40 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2013

  1. Beef up the test for url_to_paths.

    * Add a file to the repo, test/test-data/test-file.js which is used as a stable file from which to calculate the md5. This is used to make sure url_to_paths is operating as expected.
    Shane Tomlinson committed Feb 8, 2013
    Configuration menu
    Copy the full SHA
    44cfcf6 View commit details
    Browse the repository at this point in the history