aboutsummaryrefslogtreecommitdiff
path: root/juick-server/src/main/java/com/juick/service/TagServiceImpl.java
AgeCommit message (Expand)Author
2018-06-21www project disabled, all new web development moved to separate repoGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-03-04cleanup deprecation warningsGravatar Vitaly Takmazov
2017-01-20juick-server: database tags should not be escaped nowGravatar Vitaly Takmazov
2017-01-16juick-server: fix tag autocreationGravatar Vitaly Takmazov
2017-01-10juick-www: now on spring-webmvcGravatar Vitaly Takmazov
2016-12-20delete query optimizationGravatar Alexander Alexeev
2016-12-19juick-server: fix updateTags queryGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
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-16server-core -> juick-serverGravatar Vitaly Takmazov