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-ws
/
src
/
main
/
java
/
com
/
juick
/
ws
/
XMPPConnection.java
Age
Commit message (
Expand
)
Author
2016-11-18
correct closing babble components implemented
Alexander Alexeev
2016-11-16
juick-ws: threads are handled by babbler
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-12
extracted application configuration from Mvc configuration with application specific beans;
Alexander Alexeev
2016-11-11
ws: fix injection and reply quote
Vitaly Takmazov
2016-11-10
using slf4j + logback for logging
Alexander Alexeev
2016-11-08
ws: fix injection
Vitaly Takmazov
2016-11-08
reorganize structure again
Vitaly Takmazov
2016-10-24
ws: fix injections
Vitaly Takmazov
2016-08-08
juick-ws: fix Environment injection
Vitaly Takmazov
2016-08-08
juick-ws: fix components initialization
Vitaly Takmazov
2016-08-08
juick-ws: components as async beans
Vitaly Takmazov
2016-08-08
juick-ws: read component jids and ports from config
Vitaly Takmazov
2016-08-08
juick-ws: async components
Vitaly Takmazov
2016-08-07
juick-ws: do not use servlet api directly, refactor components as InitializingBean
Vitaly Takmazov
2016-07-07
reorganize project, part 3
Vitaly Takmazov