Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-25 | Support setting pidfile location | roedie | |
2016-02-17 | create `-v` and `--version` options | Danilo Sousa | |
2016-01-15 | fixes issue #264 | Elvin Efendi | |
2015-12-13 | refactor and fix bugs introduced with new changes | Elvin Efendi | |
2015-12-07 | bug fix | Elvin Efendi | |
2015-12-04 | do not start new instance when there is one running | Elvin Efendi | |
2015-11-13 | better test framework, more specs and Travis CI | Elvin Efendi | |
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 |