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-server
/
src
/
main
/
java
/
com
/
juick
/
service
Age
Commit message (
Expand
)
Author
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-19
juick-server: fix tags in getSubscribedUsers
Vitaly Takmazov
2016-12-20
delete query optimization
Alexander Alexeev
2016-12-19
juick-server: fix updateTags query
Vitaly Takmazov
2016-12-19
juick-server: fix getRecommendedUsers query
Vitaly Takmazov
2016-12-13
juick-rss: webmvc port WIP
Vitaly Takmazov
2016-12-12
juick-spring-www: settings templates and other WIP
Vitaly Takmazov
2016-12-09
bugfix: wrong sql parameter
Alexander Alexeev
2016-12-09
juick-server: fix telegram service
Vitaly Takmazov
2016-12-09
juick-spring-www: merge some work from develop branch, port some templates to Thymeleaf
Vitaly Takmazov
2016-12-01
juick-server: fix serialization, vNext
Vitaly Takmazov
2016-12-01
juick-core: fix replies serialization
Vitaly Takmazov
2016-12-01
juick-server: fix push queries annotations
Vitaly Takmazov
2016-12-01
juick-server: fix popular query
Vitaly Takmazov
2016-12-01
juick-server: fix myfeed order
Vitaly Takmazov
2016-12-01
juick-api: Notifications controller from perl, refactoring
Vitaly Takmazov
2016-12-01
juick-api: Tags controller from perl, refactoring
Vitaly Takmazov
2016-12-01
remember-me for juick-api by request parameter
Alexander Alexeev
2016-11-30
juick-server: fix recommendations query
Vitaly Takmazov
2016-11-30
juick-core: fix attachment serialization
Vitaly Takmazov
2016-11-30
prevent string concatenation for disabled loggers
Alexander Alexeev
2016-11-28
permit all for /users and /messages;
Alexander Alexeev
2016-11-28
juick-api: all controllers are using spring-security and @RequestParam
Vitaly Takmazov
2016-11-28
remember-me authorization with test; a statndard DaoAuthentication provider used
Alexander Alexeev
2016-11-26
working spring security config
Alexander Alexeev
2016-11-26
some improvenments on user service
Alexander Alexeev
2016-11-25
formatted + transactional settings
Alexander Alexeev
2016-11-25
messageService.getMyFeed() is fixed, simple test is added
Alexander Alexeev
2016-11-24
juick-api: now on spring-webmvc
Vitaly Takmazov
2016-11-23
query fixes : IN replaced by EXISTS, namedParameters used
Alexander Alexeev
2016-11-23
field names for core objects are corrected ( standard name conventions used)
Alexander Alexeev
2016-11-23
bugfixes
Alexander Alexeev
2016-11-23
search service for full text search implementation;
Alexander Alexeev
2016-11-23
repository improvenments: using Collection in params, forse using exists in some query, force using Lists as query re...
Alexander Alexeev
2016-11-22
add APNS feedback component
Vitaly Takmazov
2016-11-21
juick-server: fix subscribed users query also in service implementation
Vitaly Takmazov
2016-11-16
server-core -> juick-server
Vitaly Takmazov