aboutsummaryrefslogtreecommitdiff
path: root/juick-server
AgeCommit message (Expand)Author
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-20ANONYM -> ANONYMOUSGravatar Vitaly Takmazov
2016-12-19juick-server: fix tags in getSubscribedUsersGravatar Vitaly Takmazov
2016-12-20delete query optimizationGravatar Alexander Alexeev
2016-12-19juick-server: JuickProtocol refactoringGravatar Vitaly Takmazov
2016-12-19juick-server: drop json part from JuickProtocol replyGravatar Vitaly Takmazov
2016-12-19juick-server: fix updateTags queryGravatar Vitaly Takmazov
2016-12-19juick-protocol: format user feedGravatar Vitaly Takmazov
2016-12-19juick-server: fix getRecommendedUsers queryGravatar Vitaly Takmazov
2016-12-19all projects except juick-www are spring-managed nowGravatar Vitaly Takmazov
2016-12-16Anonym -> AnonymousGravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-13juick-rss: webmvc port WIPGravatar Vitaly Takmazov
2016-12-13separate update configurationGravatar Alexander Alexeev
2016-12-12template settingsGravatar Alexander Alexeev
2016-12-12using thymeleaf spring security extensionGravatar Alexander Alexeev
2016-12-13reg exp fixedGravatar Alexander Alexeev
2016-12-13mysql updaterGravatar Alexander Alexeev
2016-12-12juick-spring-www: settings templates and other WIPGravatar Vitaly Takmazov
2016-12-11guava and commons-fileupload dependencies moved to juick-server build fileGravatar Alexander Alexeev
2016-12-11finalize fields for AnonymUserGravatar Alexander Alexeev
2016-12-11anonymous user supportGravatar Alexander Alexeev
2016-12-11duplicated util method is removedGravatar Alexander Alexeev
2016-12-11Api authorization entry point renamedGravatar Alexander Alexeev
2016-12-10light exceptionsGravatar Alexander Alexeev
2016-12-09bugfix: wrong sql parameterGravatar Alexander Alexeev
2016-12-09juick-server: fix telegram serviceGravatar Vitaly Takmazov
2016-12-09juick-spring-www: merge some work from develop branch, port some templates to ThymeleafGravatar Vitaly Takmazov
2016-12-07common configuration for testsGravatar Alexander Alexeev
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: 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: fix attachment serializationGravatar 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-28WebUtils utilite class ; some inprovements; tests now run successfullyGravatar Alexander Alexeev
2016-11-28permit all for /users and /messages;Gravatar Alexander Alexeev
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: 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