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

moduleLoader pod #866

Closed
wants to merge 10 commits into from
Closed

moduleLoader pod #866

wants to merge 10 commits into from

Commits on Nov 25, 2012

  1. reflect CHANGES

    Alexis Sukrieh authored and mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    5e536f9 View commit details
    Browse the repository at this point in the history
  2. fix CHANGES

    Alexis Sukrieh authored and mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    983f143 View commit details
    Browse the repository at this point in the history
  3. Bump Version

    Alexis Sukrieh authored and mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    9f75179 View commit details
    Browse the repository at this point in the history
  4. Move check for template on disk to a method other views can override

    Signed-off-by: Pedro Melo <melo@simplicidade.org>
    melo authored and mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    89382c9 View commit details
    Browse the repository at this point in the history
  5. Document how view_exists() works and why it exists

    Signed-off-by: Pedro Melo <melo@simplicidade.org>
    melo authored and mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    bfe8570 View commit details
    Browse the repository at this point in the history
  6. Update lib/Dancer.pm

    more hook pod updates
    mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    d46ebdd View commit details
    Browse the repository at this point in the history
  7. Fix Bug PerlDancer#844/PerlDancer#760 - Misleading plack middleware d…

    …ocumentation
    
    The Plack middlware interface expects an array of arrays, where
    the first element of each one is the middleware name, and the rest
    are the arguments to that middleware.  The Cookbook suggests a
    name and array-reference is required.
    
    This change adjusts the data structures used appropriately (both
    in code and in YAML).
    
    Tested against Dancer 1.3095 and Plack 0.9988
    pjf authored and mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    881506f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    555a27a View commit details
    Browse the repository at this point in the history
  9. Correct example apache config

    jwittkoski authored and mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    e162b4d View commit details
    Browse the repository at this point in the history
  10. pod update for ModuleLoader

    mokko committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    b509bd3 View commit details
    Browse the repository at this point in the history