Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-16 | Closes #35 | Saku Ytti | |
2014-04-16 | Don't daemonize by default0.0.54 | Saku Ytti | |
It's useful to run interactively during startup, to get the helpful messages about missing stuff. | |||
2014-04-16 | remove web API | Saku Ytti | |
It is now separately in oxidized-web package | |||
2014-04-15 | use Asetus#create to create missing config0.0.52 | Saku Ytti | |
2014-04-14 | Use 'asetus' for configuration files | Saku Ytti | |
Main benefits a) we get support for system wide configs b) we don't use symbols in config file, they're confusing to non-rubyist |