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
Age
Commit message (
Collapse
)
Author
2016-12-14
juick-notifications: components should not depend on database
Vitaly Takmazov
2016-12-12
update dependencies
Vitaly Takmazov
2016-12-12
@Controller + @ResponseBody = @RestController
Vitaly Takmazov
2016-12-07
common configuration for tests
Alexander Alexeev
2016-12-02
move project dependencies versions definitions to the root project
Vitaly Takmazov
2016-11-30
notification properties are added to example configuration
Alexander Alexeev
2016-11-30
prevent string concatenation for disabled loggers
Alexander Alexeev
2016-11-30
configurations clean-up, import is redundant
Alexander Alexeev
2016-11-28
configure json serialization properties
Vitaly Takmazov
2016-11-28
all components using jackson now, org.json serializer moved to compatibility tests package
Vitaly Takmazov
2016-11-26
status constants
Alexander Alexeev
2016-11-24
update dependencies
Vitaly Takmazov
2016-11-22
add APNS feedback component
Vitaly Takmazov
2016-11-18
one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ↵
Alexander Alexeev
inteface and method close()
2016-11-18
correct closing babble components implemented
Alexander Alexeev
2016-11-17
babbler dependency moved to juick-server
Vitaly Takmazov
2016-11-16
server-core -> juick-server
Vitaly Takmazov
2016-11-16
formatMessage moved to core, remove copy-paste from juick-rss
Vitaly Takmazov
2016-11-15
empty web.xml files are added to projects
Alexander Alexeev
2016-11-15
juick-notifications: fix pms
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-15
core classes are now serializeable with JAXB (to use as babbler extension)
Vitaly Takmazov
2016-11-13
server core module
Alexander Alexeev
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-12
logback example corrected
Alexander Alexeev
2016-11-12
empty directories are removed
Alexander Alexeev
2016-11-12
configuration updated: common dependences moved to core module
Alexander Alexeev
2016-11-11
logback configurations are copied
Alexander Alexeev
2016-11-11
common data configuration is added
Alexander Alexeev
2016-11-11
empty files are added to empty webapp directories
Alexander Alexeev
2016-11-11
configuration updated:
Alexander Alexeev
mysql jdbc driver updated to 5.1.40; commons-logging is excluded from build
2016-11-10
using slf4j + logback for logging
Alexander Alexeev
2016-11-10
"ignoreResourceNotFound = true" for juick.conf
Alexander Alexeev
2016-11-09
components: remove @Component annotation to prevent double initialization
Vitaly Takmazov
2016-11-08
update deps
Vitaly Takmazov
2016-11-08
reorganize structure again
Vitaly Takmazov
2016-10-24
notifications: jdbctemplate -> resttemplate
Vitaly Takmazov
2016-10-24
push component -> juick-notifications project
Vitaly Takmazov
[prev]