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
/
configuration
Age
Commit message (
Expand
)
Author
2017-11-03
server-ws: code cleanup
Vitaly Takmazov
2017-10-18
ws: httpclient -> RestTemplate
Vitaly Takmazov
2017-10-16
ws: fix xmpp initialization
Vitaly Takmazov
2017-10-16
web: move scheduler config to base web config
Vitaly Takmazov
2017-10-16
ws: fix scheduler config
Vitaly Takmazov
2017-10-15
api: ImagesService
Vitaly Takmazov
2017-09-05
fix other web configurations
Vitaly Takmazov
2017-08-21
ws: cleanup components initialization
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
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-01-17
drop juick-console, add protocol handler to juick-ws
Vitaly Takmazov
2017-01-12
juick-ws: ping websocket clients
Vitaly Takmazov
2016-12-16
CharEncoding.UTF_8
Vitaly Takmazov
2016-12-12
juick-ws: drop status servlet
Vitaly Takmazov
2016-11-30
configurations clean-up, import is redundant
Alexander Alexeev
2016-11-30
juick-ws: update to data services
Vitaly Takmazov
2016-11-25
web socket configuration separated; header mapping fixed
Alexander Alexeev
2016-11-17
bugfix: Injection of autowired dependencies failed; nested exception is java.lang.IllegalStateException: Only one Tra...
Alexander Alexeev
2016-11-17
webSocket app configuration merged with webSocketMvcConfiguration
Alexander Alexeev
2016-11-16
juick-ws: threads are handled by babbler
Vitaly Takmazov
2016-11-12
extracted application configuration from Mvc configuration with application specific beans;
Alexander Alexeev
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
2016-10-24
push component -> juick-notifications project
Vitaly Takmazov
2016-10-24
ws: fix injections
Vitaly Takmazov
2016-10-24
s2s: fix router
Vitaly Takmazov
2016-08-08
juick-ws: fix Environment injection
Vitaly Takmazov
2016-08-08
juick-ws: components as async beans
Vitaly Takmazov
2016-08-07
juick-ws: do not use servlet api directly, refactor components as InitializingBean
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: add status page
Vitaly Takmazov
2016-07-07
reorganize project, part 3
Vitaly Takmazov