Age | Commit message (Expand) | Author |
2012-10-30 | make sure that the system does not exit when the API is used | Eric |
2012-10-30 | fix bug in constraint parsing | Eric |
2012-10-30 | fix config file processing in relcool | Eric |
2012-10-24 | fix miscalculation in error reporting in relcool.erl | Eric |
2012-10-24 | fix bug in goal parsing and handling | Eric |
2012-10-24 | fix error reporting when using the erlang API | Eric |
2012-10-24 | add a bit of additional logging information | Eric |
2012-10-24 | change the default log level to be a bit less verbose | Eric |
2012-10-24 | add the new rebar vsn plugin for semver support to relcool | Eric |
2012-09-24 | fix bug in error printing for rcl_prv_discover | Eric |
2012-09-19 | discover should not discover files in the output dir | Eric |
2012-09-19 | fix minor bugs in the assembler | Eric |
2012-09-19 | fix format detail bug in prv discover | Eric |
2012-09-19 | fully support testing of release builds | Eric |
2012-09-18 | add depsolver directly to the system | Eric |
2012-09-18 | minor formatting and cleanup | Eric |
2012-09-18 | make sure errors carry the name of the module that created them | Eric |
2012-09-18 | support release generation in the system | Eric |
2012-09-18 | support a stable public api for relcool | Eric |
2012-09-18 | support undefined as valid default release types | Eric |
2012-09-18 | support adding the 'caller' type to the state | Eric |
2012-09-18 | suport the ability to update releases in the system | Eric |
2012-09-18 | support available apps as rcl_app_info instead of generic descriptor | Eric |
2012-09-18 | rcl_app_info must support comparible versions | Eric |
2012-09-18 | handle config providers slightly differently from other providers | Eric |
2012-09-18 | make sure that app_info can print a representation of itself | Eric |
2012-09-18 | cleanup and clarify provider spec | Eric |
2012-09-18 | add system and rebar discover to rcl_prv_discover | Eric |
2012-09-18 | support arbitrary data in configs (per provider state) | Eric |
2012-09-18 | support topographical sorting for release artifacts | Eric |
2012-09-12 | support incremental 'build versions' according to semver specs | Eric |
2012-09-12 | add missing dependencies to the system | Eric |
2012-09-12 | add a to_binary to the utils | Eric |
2012-09-12 | support OTP App discovery in the system | Eric |
2012-09-12 | support config file parsing for the system | Eric |
2012-09-12 | support a concrete release metadata implementation | Eric |
2012-09-12 | suport a general 'logic' provider as the base of a plugin system | Eric |
2012-09-10 | add config validation support to the system | Eric |
2012-09-09 | full argument parsing and management capability | Eric |
2012-09-08 | add a utility file to the system with an inital mkdir_p option | Eric |
2012-09-08 | add goal parsing capability to the system | Eric |
2012-09-04 | the initial state management system | Eric |
2012-09-04 | initial console logging system | Eric |
2012-09-02 | initial commit of the relcool system | Eric |