aboutsummaryrefslogtreecommitdiff
path: root/juick-server
AgeCommit message (Expand)Author
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-28juick-api: all controllers are using spring-security and @RequestParamGravatar Vitaly Takmazov
2016-11-28remember-me authorization with test; a statndard DaoAuthentication provider usedGravatar Alexander Alexeev
2016-11-27cleanupGravatar Vitaly Takmazov
2016-11-26test configurationsGravatar Alexander Alexeev
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26some improvenments on user serviceGravatar Alexander Alexeev
2016-11-26logging on providerGravatar Alexander Alexeev
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-25juick-api: security WIPGravatar Vitaly Takmazov
2016-11-25clean upGravatar Alexander Alexeev
2016-11-25log4jdbc is applied for test databaseGravatar Alexander Alexeev
2016-11-25formatted + transactional settingsGravatar Alexander Alexeev
2016-11-25messageService.getMyFeed() is fixed, simple test is addedGravatar Alexander Alexeev
2016-11-25test dependences for build scriptsGravatar Alexander Alexeev
2016-11-25juick-server: add missing fileGravatar Vitaly Takmazov
2016-11-24update dependenciesGravatar Vitaly Takmazov
2016-11-24juick-api: now on spring-webmvcGravatar Vitaly Takmazov
2016-11-23thymeleaf layout plugin usedGravatar Alexander Alexeev
2016-11-23query fixes : IN replaced by EXISTS, namedParameters usedGravatar Alexander Alexeev
2016-11-23spring-www project skeletonGravatar Alexander Alexeev
2016-11-23field names for core objects are corrected ( standard name conventions used)Gravatar Alexander Alexeev
2016-11-23SearchService stub for most casesGravatar Alexander Alexeev
2016-11-23bugfixesGravatar Alexander Alexeev
2016-11-23search service for full text search implementation;Gravatar Alexander Alexeev
2016-11-23repository improvenments: using Collection in params, forse using exists in some query, force using Lists as query re...Gravatar Alexander Alexeev
2016-11-22add APNS feedback componentGravatar Vitaly Takmazov
2016-11-21juick-server: fix subscribed users query also in service implementationGravatar Vitaly Takmazov
2016-11-21juick-server: respect banned tags when getting subscribed usersGravatar Vitaly Takmazov
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-18babbler updateGravatar Vitaly Takmazov
2016-11-17log4jdbc is added to juick-serverGravatar Alexander Alexeev
2016-11-17xmpp session loggerGravatar Vitaly Takmazov
2016-11-17babbler dependency moved to juick-serverGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov