aboutsummaryrefslogtreecommitdiff
path: root/juick-notifications/src
AgeCommit message (Expand)Author
2016-11-30notification properties are added to example configurationGravatar Alexander Alexeev
2016-11-30prevent string concatenation for disabled loggersGravatar Alexander Alexeev
2016-11-30configurations clean-up, import is redundantGravatar Alexander Alexeev
2016-11-28configure json serialization propertiesGravatar Vitaly Takmazov
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-22add APNS feedback componentGravatar Vitaly Takmazov
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-18correct closing babble components implementedGravatar Alexander Alexeev
2016-11-16formatMessage moved to core, remove copy-paste from juick-rssGravatar Vitaly Takmazov
2016-11-15empty web.xml files are added to projectsGravatar Alexander Alexeev
2016-11-15juick-notifications: fix pmsGravatar Vitaly Takmazov
2016-11-15juick-notifications: using http authGravatar Vitaly Takmazov
2016-11-15all components using babbler now, only juick-xmpp uses ugnich xmppGravatar Vitaly Takmazov
2016-11-15core classes are now serializeable with JAXB (to use as babbler extension)Gravatar Vitaly Takmazov
2016-11-12extracted application configuration from Mvc configuration with application specific beans;Gravatar Alexander Alexeev
2016-11-12logback example correctedGravatar Alexander Alexeev
2016-11-12empty directories are removedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11common data configuration is addedGravatar Alexander Alexeev
2016-11-11empty files are added to empty webapp directoriesGravatar Alexander Alexeev
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev
2016-11-10"ignoreResourceNotFound = true" for juick.confGravatar Alexander Alexeev
2016-11-09components: remove @Component annotation to prevent double initializationGravatar Vitaly Takmazov
2016-11-08reorganize structure againGravatar Vitaly Takmazov
2016-10-24notifications: jdbctemplate -> resttemplateGravatar Vitaly Takmazov
2016-10-24push component -> juick-notifications projectGravatar Vitaly Takmazov