index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
juick-notifications
/
src
/
main
/
java
/
com
/
juick
/
components
/
configuration
Age
Commit message (
Collapse
)
Author
2017-10-17
notifications: APNS HTTP API
Vitaly Takmazov
2017-09-05
fix other web configurations
Vitaly Takmazov
2017-06-30
move babbler to server-core
Vitaly Takmazov
2017-06-30
notifications: fix configuration
Vitaly Takmazov
2017-06-30
MVC was not enabled in apps based on BaseWebConfiguration
Vitaly Takmazov
2017-06-29
notifications and configurations refactoring
Vitaly Takmazov
2017-06-25
commons-lang3 deprecated classes -> commons-text and commons-codec
Vitaly Takmazov
2017-03-29
fix string quoting in Spring Value annotation
Vitaly Takmazov
2017-03-29
juick-notifications: refactor using with Spring annotations
Vitaly Takmazov
2017-03-27
juick-notifications: production destination
Vitaly Takmazov
2016-12-16
CharEncoding.UTF_8
Vitaly Takmazov
2016-12-16
juick-notifications: RestService and GCM cleanup
Vitaly Takmazov
2016-12-14
juick-notifications: components should not depend on database
Vitaly Takmazov
2016-12-12
update dependencies
Vitaly Takmazov
2016-11-30
notification properties are added to example configuration
Alexander Alexeev
2016-11-30
configurations clean-up, import is redundant
Alexander Alexeev
2016-11-22
add APNS feedback component
Vitaly Takmazov
2016-11-15
juick-notifications: using http auth
Vitaly Takmazov
2016-11-15
all components using babbler now, only juick-xmpp uses ugnich xmpp
Vitaly Takmazov
2016-11-12
extracted application configuration from Mvc configuration with application specific beans;
Alexander Alexeev
extracted bean initialization from constructor; force using properties;
2016-11-11
logback configurations are copied
Alexander Alexeev
2016-11-11
common data configuration is added
Alexander Alexeev
2016-11-10
"ignoreResourceNotFound = true" for juick.conf
Alexander Alexeev
2016-11-08
reorganize structure again
Vitaly Takmazov