aboutsummaryrefslogtreecommitdiff
path: root/juick-notifications
AgeCommit message (Expand)Author
2017-03-29juick-notifications: no need to authenticate MPNS twiceGravatar Vitaly Takmazov
2017-03-29fix string quoting in Spring Value annotationGravatar Vitaly Takmazov
2017-03-29juick-notifications: refactor using with Spring annotationsGravatar Vitaly Takmazov
2017-03-27juick-notifications: fix typoGravatar Vitaly Takmazov
2017-03-27juick-notifications: production destinationGravatar Vitaly Takmazov
2017-03-15dependency updatesGravatar Vitaly Takmazov
2017-02-13update dependenciesGravatar Vitaly Takmazov
2017-02-05juick-api: update notifications apiGravatar Vitaly Takmazov
2017-02-05update dependenciesGravatar Vitaly Takmazov
2017-02-01clean up some warningsGravatar Vitaly Takmazov
2017-01-31update dependenciesGravatar Vitaly Takmazov
2017-01-15update and fix test dependenciesGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-20@Repository should uses when DataAccessException translation is needGravatar Alexander Alexeev
2016-12-19juick-notifications: fix testsGravatar Vitaly Takmazov
2016-12-16CharEncoding.UTF_8Gravatar Vitaly Takmazov
2016-12-16juick-notifications: MPNS cleanupGravatar Vitaly Takmazov
2016-12-16juick-notifications: RestService and GCM cleanupGravatar Vitaly Takmazov
2016-12-14juick-notifications: add missing field of MPNS tokenGravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-14juick-notifications: components should not depend on databaseGravatar Vitaly Takmazov
2016-12-12update dependenciesGravatar Vitaly Takmazov
2016-12-12@Controller + @ResponseBody = @RestControllerGravatar Vitaly Takmazov
2016-12-07common configuration for testsGravatar Alexander Alexeev
2016-12-02move project dependencies versions definitions to the root projectGravatar Vitaly Takmazov
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-24update dependenciesGravatar Vitaly Takmazov
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-17babbler dependency moved to juick-serverGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov
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-13server core moduleGravatar Alexander Alexeev
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-12configuration updated: common dependences moved to core moduleGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11common data configuration is addedGravatar Alexander Alexeev