aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02move project dependencies versions definitions to the root projectGravatar Vitaly Takmazov
2016-12-01juick-server: fix serialization, vNextGravatar Vitaly Takmazov
2016-12-01juick-core: fix replies serializationGravatar Vitaly Takmazov
2016-12-01juick-server: fix push queries annotationsGravatar Vitaly Takmazov
2016-12-01juick-server: fix popular queryGravatar Vitaly Takmazov
2016-12-01juick-server: fix myfeed orderGravatar Vitaly Takmazov
2016-12-01juick-api: start telegram bot in different threadGravatar Vitaly Takmazov
2016-12-01juick-api: disable WebSecurity debuggingGravatar Vitaly Takmazov
2016-12-01juick-api: post controller should consume POST methodGravatar Vitaly Takmazov
2016-12-01juick-api: add methods for compatibility with old clientsGravatar Vitaly Takmazov
2016-12-01juick-api: Notifications controller from perl, refactoringGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-12-01remember-me for juick-api by request parameterGravatar Alexander Alexeev
2016-11-30juick-server: fix recommendations queryGravatar Vitaly Takmazov
2016-11-30juick-core: do not serialize user messagesCountGravatar Vitaly Takmazov
2016-11-30juick-core: fix attachment serializationGravatar Vitaly Takmazov
2016-11-30juick-xmpp: fix injectionGravatar Vitaly Takmazov
2016-11-30juick-xmpp: using data servicesGravatar Vitaly Takmazov
2016-11-30beans dependenciesGravatar Alexander Alexeev
2016-11-30notification properties are added to example configurationGravatar Alexander Alexeev
2016-11-30prevent string concatenation for disabled loggersGravatar Alexander Alexeev
2016-11-30configurations clean-up, import is redundantGravatar Alexander Alexeev
2016-11-30juick-ws: update to data servicesGravatar Vitaly Takmazov
2016-11-30juick-ws: more loggingGravatar Vitaly Takmazov
2016-11-29juick-ws: add xmpp debuggerGravatar Vitaly Takmazov
2016-11-29juick-core: do not serialize AttachmentTypeGravatar Vitaly Takmazov
2016-11-28juick-api: /thread is also available to anonymousGravatar Vitaly Takmazov
2016-11-28WebUtils utilite class ; some inprovements; tests now run successfullyGravatar Alexander Alexeev
2016-11-28permit all for /users and /messages;Gravatar Alexander Alexeev
2016-11-28fix vk users.get deserializationGravatar Vitaly Takmazov
2016-11-28configure json serialization propertiesGravatar Vitaly Takmazov
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-28juick-api: cleanupGravatar Vitaly Takmazov
2016-11-28juick-api: red test for anonymous apisGravatar 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-28tests are improved: simple cors, preflight cors are addedGravatar Alexander Alexeev
2016-11-28CORS configurationGravatar Alexander Alexeev
2016-11-27juick-api: add hash-based authentication filterGravatar Vitaly Takmazov
2016-11-27juick-api: red tests for cors and hash authenticationGravatar Vitaly Takmazov
2016-11-27cleanupGravatar Vitaly Takmazov
2016-11-26test adapted for spring securityGravatar Alexander Alexeev
2016-11-26using @RequestParam for request parametersGravatar Alexander Alexeev
2016-11-26test configurationsGravatar Alexander Alexeev
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26messages controller improvenments; test correctedGravatar Alexander Alexeev
2016-11-26some improvenments on user serviceGravatar Alexander Alexeev
2016-11-26logging on providerGravatar Alexander Alexeev
2016-11-26log level on close changed to infoGravatar Alexander Alexeev
2016-11-26api configurationGravatar Alexander Alexeev