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

Adds NG states to php-formula #14

Merged
merged 12 commits into from
Jun 8, 2014
Merged

Commits on May 19, 2014

  1. New state for managing the php.ini file.

    Clayton Kramer committed May 19, 2014
    Configuration menu
    Copy the full SHA
    cfe623f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

  1. Adds full fpm pools management.

    Chad Heuschober committed May 20, 2014
    Configuration menu
    Copy the full SHA
    5e30454 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

  1. Cleaned up the installed package bit.

    Chad Heuschober committed May 21, 2014
    Configuration menu
    Copy the full SHA
    5b18a9a View commit details
    Browse the repository at this point in the history
  2. Tightened up some ng requirements.

    Chad Heuschober committed May 21, 2014
    Configuration menu
    Copy the full SHA
    9c5ef03 View commit details
    Browse the repository at this point in the history
  3. Tightened up some ng requirements.

    Chad Heuschober committed May 21, 2014
    Configuration menu
    Copy the full SHA
    0b65d5a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2014

  1. Fixes serialization issues with the ini files. Still has an unhealthy…

    … dependency on odict() and cannot recurse its method. Macro.jinja has additional methods that should also be pruned once
    Chad Heuschober committed May 22, 2014
    Configuration menu
    Copy the full SHA
    c2435a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. Configuration menu
    Copy the full SHA
    7268b7d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2014

  1. Rewrote ini and cli.ini handling

    Chad Heuschober committed Jun 6, 2014
    Configuration menu
    Copy the full SHA
    116f3fa View commit details
    Browse the repository at this point in the history
  2. Fixed mixxing set in installed.jinja

    Chad Heuschober committed Jun 6, 2014
    Configuration menu
    Copy the full SHA
    b8278ba View commit details
    Browse the repository at this point in the history
  3. Fixed broken test ininstalled.jinja

    Chad Heuschober committed Jun 6, 2014
    Configuration menu
    Copy the full SHA
    0a8b0ce View commit details
    Browse the repository at this point in the history
  4. Cleaned up pools.

    Chad Heuschober committed Jun 6, 2014
    Configuration menu
    Copy the full SHA
    ef19add View commit details
    Browse the repository at this point in the history
  5. Finishes first-pass documentation and fixes minor niggle in pools_con…

    …fig.
    Chad Heuschober committed Jun 6, 2014
    Configuration menu
    Copy the full SHA
    7f90be9 View commit details
    Browse the repository at this point in the history