Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-10 | using slf4j + logback for logging | ||
2016-11-10 | no need injecting "jdbc" bean - local jdbc() used | ||
2016-11-10 | no need uses @Component and @inject annotations | ||
2016-11-10 | logging over slf4j | ||
2016-11-10 | "ignoreResourceNotFound = true" for juick.conf | ||
2016-11-10 | xmpp: using right component name now | ||
2016-11-09 | components: remove @Component annotation to prevent double initialization | ||
2016-11-08 | ws: fix injection | ||
2016-11-08 | juick-xmpp: statsfile -> status | ||
2016-11-08 | reorganize structure again | ||