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-xmpp
/
src
/
main
/
java
/
com
/
juick
/
components
/
configuration
Age
Commit message (
Collapse
)
Author
2017-10-19
xmpp: fix configuration
Vitaly Takmazov
2017-10-15
api: ImagesService
Vitaly Takmazov
2017-10-10
xmpp:ConnectionOut -> StreamServerDialback
Vitaly Takmazov
2017-10-09
juick-xmpp-wip: router component
Vitaly Takmazov
2017-09-05
fix other web configurations
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-02-07
juick-xmpp: merge juick-xmpp-ft
Vitaly Takmazov
2017-02-06
juick-xmpp: move ugnich xmpp extensions to tests
Vitaly Takmazov
2017-02-06
juick-xmpp: spring-managed ConnectionRouter
Vitaly Takmazov
2017-01-30
juick-xmpp: shutdown app correctly
Vitaly Takmazov
2016-12-16
juick-xmpp: drop unused code
Vitaly Takmazov
2016-12-16
CharEncoding.UTF_8
Vitaly Takmazov
2016-12-07
juick-xmpp: JuickBot is now Bean
Vitaly Takmazov
2016-12-05
juick-xmpp: CleaningUp refactoring
Vitaly Takmazov
2016-11-30
juick-xmpp: using data services
Vitaly Takmazov
2016-11-30
beans dependencies
Alexander Alexeev
2016-11-30
configurations clean-up, import is redundant
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-11
logback configurations are copied
Alexander Alexeev
2016-11-11
common data configuration is added
Alexander Alexeev
2016-11-10
no need injecting "jdbc" bean - local jdbc() used
Alexander Alexeev
2016-11-10
"ignoreResourceNotFound = true" for juick.conf
Alexander Alexeev
2016-11-08
ws: fix injection
Vitaly Takmazov
2016-11-08
reorganize structure again
Vitaly Takmazov