Age | Commit message (Expand) | Author |
2018-02-06 | api server should authenticate in database for now | Vitaly Takmazov |
2018-01-30 | web: authenticate services over api | Vitaly Takmazov |
2018-01-30 | notifications: drop xmpp | Vitaly Takmazov |
2018-01-30 | gradle: dependency updates | Vitaly Takmazov |
2018-01-17 | prevent nulls with StringUtils.defaultString() | Vitaly Takmazov |
2018-01-12 | api: merge top component | Vitaly Takmazov |
2017-12-11 | fix some tests | Vitaly Takmazov |
2017-12-04 | notifications: add mid to APNS notification | Vitaly Takmazov |
2017-11-13 | notifications: implement set_popular for rest service | Vitaly Takmazov |
2017-11-13 | notifications: fix top url | Vitaly Takmazov |
2017-11-13 | notifications: initialize top | Vitaly Takmazov |
2017-11-13 | notifications: moved top service from cron | Vitaly Takmazov |
2017-11-01 | notifications: fix tokens deletion | Vitaly Takmazov |
2017-10-24 | crosspost: refactoring | Vitaly Takmazov |
2017-10-23 | notifications: fix mpns deeplink | Vitaly Takmazov |
2017-10-23 | notifications: mpns encoding | Vitaly Takmazov |
2017-10-23 | notifications: prevent mpns url double-encoding | Vitaly Takmazov |
2017-10-23 | notifications: fix mnps notifications | Vitaly Takmazov |
2017-10-23 | notifications: mpns cleanup | Vitaly Takmazov |
2017-10-18 | notifications: fix mpns | Vitaly Takmazov |
2017-10-18 | notifications: add missing MPNS header | Vitaly Takmazov |
2017-10-18 | notifications: format APNS notification | Vitaly Takmazov |
2017-10-17 | notifications: drop httpclient dependency | Vitaly Takmazov |
2017-10-17 | notifications: fix test | Vitaly Takmazov |
2017-10-17 | notifications: APNS HTTP API | Vitaly Takmazov |
2017-09-05 | fix other web configurations | Vitaly Takmazov |
2017-08-21 | cleanup unused injections in remaining apps | Vitaly Takmazov |
2017-07-20 | Update copyrights in all java sources | Vitaly Takmazov |
2017-06-30 | move babbler to server-core | Vitaly Takmazov |
2017-06-30 | notifications: fix configuration | Vitaly Takmazov |
2017-06-30 | MVC was not enabled in apps based on BaseWebConfiguration | Vitaly Takmazov |
2017-06-29 | notifications and configurations refactoring | Vitaly Takmazov |
2017-06-29 | project structure: split server into jdbc + web | Vitaly Takmazov |
2017-06-25 | commons-lang3 deprecated classes -> commons-text and commons-codec | Vitaly Takmazov |
2017-06-16 | dependencyUpdates | Vitaly Takmazov |
2017-05-12 | gradle: dependencyUpdates | Vitaly Takmazov |
2017-03-29 | juick-notifications: no need to authenticate MPNS twice | Vitaly Takmazov |
2017-03-29 | fix string quoting in Spring Value annotation | Vitaly Takmazov |
2017-03-29 | juick-notifications: refactor using with Spring annotations | Vitaly Takmazov |
2017-03-27 | juick-notifications: fix typo | Vitaly Takmazov |
2017-03-27 | juick-notifications: production destination | Vitaly Takmazov |
2017-03-15 | dependency updates | Vitaly Takmazov |
2017-02-13 | update dependencies | Vitaly Takmazov |
2017-02-05 | juick-api: update notifications api | Vitaly Takmazov |
2017-02-05 | update dependencies | Vitaly Takmazov |
2017-02-01 | clean up some warnings | Vitaly Takmazov |
2017-01-31 | update dependencies | Vitaly Takmazov |
2017-01-15 | update and fix test dependencies | Vitaly Takmazov |
2016-12-20 | StringUtils.EMPTY | Vitaly Takmazov |
2016-12-20 | @Repository should uses when DataAccessException translation is need | Alexander Alexeev |