aboutsummaryrefslogtreecommitdiffstats
path: root/src/relcool.erl
AgeCommit message (Expand)Author
2013-05-09Basic file rename from rcl to rlxEric
2013-05-09support the creation or relupsEric B Merritt
2013-04-30support the full range of possible arguments in the programmatic apiEric B Merritt
2013-03-13update do type spec for undefined configTristan Sloughter
2013-02-05fix bug in error reporting by relcoolEric B Merritt
2013-01-24convert relcool to take a config as a opt argumentEric
2013-01-24fix and normalize module headersEric
2013-01-04change the default log level to infoEric
2013-01-04provide the erlang lib dir and cwd as working librariesEric
2013-01-04minor format refactoringEric
2012-12-30support the ability to specify a root directoryEric
2012-12-30support only one config file in the systemEric
2012-12-30only allow relcool to take a single configEric
2012-12-10support a setable root directory for the systemEric
2012-12-10change the default verbosity to errorEric
2012-12-07fix nasty bug that didn't let relcool output errorsEric
2012-11-21support specifing overrides in the configurationEric
2012-10-30make sure that the system does not exit when the API is usedEric
2012-10-24fix miscalculation in error reporting in relcool.erlEric
2012-10-24fix error reporting when using the erlang APIEric
2012-10-24change the default log level to be a bit less verboseEric
2012-09-19fully support testing of release buildsEric
2012-09-18make sure errors carry the name of the module that created themEric
2012-09-18support a stable public api for relcoolEric
2012-09-18handle config providers slightly differently from other providersEric
2012-09-10add config validation support to the systemEric
2012-09-09full argument parsing and management capabilityEric
2012-09-02initial commit of the relcool systemEric