Age | Commit message (Expand) | Author |
2015-05-10 | only install munin plugins in $manage_munin=true | varac |
2015-05-08 | Rename $use_munin to $manage_munin and default to false, fixes #1 | Jerome Charaoui |
2013-10-18 | Revert "fix installation of ruby-passenger on non-squeeze hosts" | Micah Anderson |
2013-10-18 | remove unnecessary package resource, it is handled by the apache::module | Micah Anderson |
2013-10-18 | move individual classes into their own files and lint | Micah Anderson |
2013-10-18 | lint | Micah Anderson |
2013-10-18 | fix installation of ruby-passenger on non-squeeze hosts | Micah Anderson |
2013-06-26 | replace include with class ordering hint, the include keeps the parameterized... | Micah Anderson |
2013-06-26 | fix another lint syntax error | Micah Anderson |
2013-06-26 | fix syntax error from previous lint commit | Micah Anderson |
2013-05-03 | lint | Micah Anderson |
2013-05-03 | Merge remote-tracking branch 'nadir/master' | Micah Anderson |
2013-05-03 | Merge remote-tracking branch 'leap/master' | Micah Anderson |
2013-05-03 | Merge remote-tracking branch 'riseup/add_envvar_to_munin' | Micah Anderson |
2013-02-27 | Include apache to ensure subclass declarations work correctly. | Jerome Charaoui |
2013-01-22 | change apache::module from a class to a define, (it was changed in the apache... | Micah Anderson |
2013-01-22 | Merge branch 'master' into nadir_master | varac |
2012-11-26 | update README to be more current: adds parameterized class information, makes... | Micah Anderson |
2012-11-26 | on newer debian systems, the package name for rack is 'ruby-rack' so this adds a | Micah Anderson |
2012-10-05 | add a variable $passenger_bin_path to the passenger class | k clair |
2012-10-05 | have passenger_stats munin script take an environment variable for the locati... | k clair |
2012-09-26 | Revert "variable PASSENGER_STATUS does not need to be quoted with backticks." | k clair |
2012-09-26 | variable PASSENGER_STATUS does not need to be quoted with backticks. | k clair |
2012-09-21 | add a variable $passenger_bin_path to the passenger class | k clair |
2012-09-21 | have passenger_stats munin script take an environment variable for the locati... | k clair |
2012-07-18 | change apache::module from a class to a define, (it was changed in the apache... | Micah Anderson |
2012-07-08 | there was a start at abstracting out the classes, but this is not needed at t... | Micah Anderson |
2012-07-08 | Passenger Module: apache2::module doesn't exist in apache module, this updates | Micah Anderson |
2012-06-27 | 2.7 underscore rename | Micah Anderson |
2012-04-09 | fix logic for $use_gems | Micah Anderson |
2012-04-09 | fix rack check | Micah Anderson |
2012-04-09 | make it so both gem and package work with the apache module loading | Micah Anderson |
2012-04-09 | Merge branch 'master' into riseup | Micah Anderson |
2012-04-09 | switch to parameterized class, and allow for gem based installation of passenger | Micah Anderson |
2011-02-11 | librack-ruby1.8 should also be managed by the ensure_version | Micah Anderson |
2010-07-15 | merge with shared-modules/passenger | varac |
2010-05-12 | correct class name typo | Jerome Charaoui |
2010-05-12 | refactor classes for multi-platform, place munin in seperate (optional) class... | Jerome Charaoui |
2010-05-09 | change default munin category for graphs | Micah Anderson |
2010-05-07 | make the configurable munin variable a little cleaner | Micah Anderson |
2010-05-07 | fix the way the environment variable is defined, you do not specify '=' | Micah Anderson |
2010-05-07 | remove some bogus test things that snuck in | Micah Anderson |
2010-05-07 | allow for munin plugin configuration overrides, update README to reflect this... | Micah Anderson |
2010-04-27 | change name of $librack-ruby_ensure_version variable name, the dash in the na... | Micah Anderson |
2010-04-27 | update README to note apache module requirement | Micah Anderson |
2010-04-27 | make sure the module is enabled | Micah Anderson |
2010-04-27 | update passenger-memory-stats to a better version of the plugin | Micah Anderson |
2010-04-27 | better way to deploy munin plugins is to use the munin::plugin::deploy | Micah Anderson |
2010-04-26 | initial commit | Micah Anderson |
2010-01-24 | Added Debian support for apache passenger | varac |