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
Age
Commit message (
Expand
)
Author
2016-11-11
logback reverted
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
ws: fix injection and reply quote
Vitaly Takmazov
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
ws: fix injection
Vitaly Takmazov
2016-11-08
reorganize structure again
Vitaly Takmazov
2016-11-08
xmpp: always use UTF-8 for output
Vitaly Takmazov
2016-11-08
xmpp: allow s2s without tls
Vitaly Takmazov
2016-10-24
push component -> juick-notifications project
Vitaly Takmazov
2016-10-24
api: subscriptions
Vitaly Takmazov
2016-10-24
ws: fix injections
Vitaly Takmazov
2016-10-24
s2s: fix router
Vitaly Takmazov
2016-08-08
juick-ws: fix push component
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-08-01
xmpp: read s2s port from config
Vitaly Takmazov
2016-08-01
Utils.parseInt -> apache-lang3's NumberUtils
Vitaly Takmazov
2016-07-31
move components to ws module
Vitaly Takmazov
2016-07-27
terminal: small fixes
Vitaly Takmazov
2016-07-27
juick-ws: lowercase upgrade header
Vitaly Takmazov
2016-07-27
terminal: fix status and keepalive refresh
Vitaly Takmazov
2016-07-27
fix ws configuration
Vitaly Takmazov
2016-07-27
juick-ws: websocket terminal
Vitaly Takmazov
2016-07-20
DriverManagerDataSource -> BasicDataSource
Vitaly Takmazov
2016-07-19
juick-ws: name of property should match the bean to inject the same instance
Vitaly Takmazov
2016-07-19
juick-ws: WebsocketComponent is singleton
Vitaly Takmazov
2016-07-19
juick-ws: add status page
Vitaly Takmazov
2016-07-07
reorganize project, part 3
Vitaly Takmazov