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
/
build.gradle
Age
Commit message (
Expand
)
Author
2017-10-31
gradle: farm configuration
Vitaly Takmazov
2017-06-29
notifications and configurations refactoring
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-05-12
gradle: dependencyUpdates
Vitaly Takmazov
2016-12-12
juick-ws: using json serialization
Vitaly Takmazov
2016-12-12
juick-ws: drop status servlet
Vitaly Takmazov
2016-12-03
update dependencies
Vitaly Takmazov
2016-12-02
move project dependencies versions definitions to the root project
Vitaly Takmazov
2016-11-28
all components using jackson now, org.json serializer moved to compatibility tests package
Vitaly Takmazov
2016-11-24
update dependencies
Vitaly Takmazov
2016-11-17
babbler dependency moved to juick-server
Vitaly Takmazov
2016-11-16
server-core -> juick-server
Vitaly Takmazov
2016-11-15
all components using babbler now, only juick-xmpp uses ugnich xmpp
Vitaly Takmazov
2016-11-13
server core module
Alexander Alexeev
2016-11-12
configuration updated: common dependences moved to core module
Alexander Alexeev
2016-11-11
configuration updated:
Alexander Alexeev
2016-11-10
using slf4j + logback for logging
Alexander Alexeev
2016-11-08
update deps
Vitaly Takmazov
2016-10-25
update dependencies
Vitaly Takmazov
2016-08-10
gradle: add versions plugin and update dependencies
Vitaly Takmazov
2016-08-07
juick-ws: do not use servlet api directly, refactor components as InitializingBean
Vitaly Takmazov
2016-07-31
move components to ws module
Vitaly Takmazov
2016-07-31
gradle: update dependencies
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-07
reorganize project, part 3
Vitaly Takmazov