Commit Graph
926 Commits
Author SHA1 Message Date
Umputun dab4eeb33f add integration tests 2018-05-22 22:46:01 -05:00
Umputun 3883d6414b make application methods as a part of struct 2018-05-22 21:32:39 -05:00
Umputun e3f8e6d2dc bolt test fixed 2018-05-22 21:04:50 -05:00
Umputun d7d90eeb4e lint: bunch of minor warnings 2018-05-22 20:56:52 -05:00
Umputun bb4a54ff71 main split to setup and run stages, with graceful shutdown 2018-05-22 20:44:02 -05:00
Umputun 781bfca637 add test for SetDeleted 2018-05-22 12:02:50 -05:00
UmputunandGitHub a8fb752f69 Merge pull request #48 from umputun/develop
Develop
2018-05-22 02:23:34 -05:00
Umputun d7874ad915 coverage badge 2018-05-22 02:21:26 -05:00
Umputun b325692279 go v1.10 for travis 2018-05-22 02:13:29 -05:00
Umputun 10be03a0be test all packages 2018-05-22 02:03:06 -05:00
Umputun 0c42019ebd rung goveral from app 2018-05-22 01:56:38 -05:00
Umputun 786d16db56 trying goveralls with travis 2018-05-22 01:51:27 -05:00
Umputun 282f61f6aa remove git from build 2018-05-22 01:32:26 -05:00
Umputun 7d06f1b1fe revert coverall experiment 2018-05-22 01:31:51 -05:00
Umputun 120b39c60e to base ws path 2018-05-22 01:19:28 -05:00
Umputun e42a1658f0 fix goverlalls command 2018-05-22 01:18:05 -05:00
Umputun 84ce31f18c add git to drone build 2018-05-22 01:15:24 -05:00
Umputun 6158653164 trying to add coveralls 2018-05-22 01:10:14 -05:00
Umputun bc92154e58 skip img prox if not hosted on https 2018-05-22 00:55:52 -05:00
Umputun d7fc68d721 fix to many jwt refreshes 2018-05-22 00:03:03 -05:00
Umputun 189b741301 hide warn with xsrf values 2018-05-21 23:54:26 -05:00
Umputun cb93aab664 fix protocol mismatch for jwt logout 2018-05-21 23:47:58 -05:00
Umputun 6ab30fc9b6 lint: duration conv 2018-05-21 23:06:35 -05:00
Umputun 27ab745521 add jwt refresh 2018-05-21 22:59:01 -05:00
Umputun 1ccbc4175d lint: convetion warn for time and typo in double []byte 2018-05-21 19:30:39 -05:00
Umputun 21e9fcbb14 remove store parameter 2018-05-21 19:17:44 -05:00
Umputun 07ea6e5b4e switch session store to jwt, no refresh yet #30 2018-05-21 19:16:16 -05:00
Umputun 60794baedd add httperrors tests 2018-05-20 22:08:22 -05:00
UmputunandGitHub 9c269acbea Merge pull request #46 from AlekSi/travis-ci
Remove extra lines from Travis CI config.
2018-05-20 16:48:45 -05:00
Umputun 01498828dc more tests for proxy 2018-05-20 14:03:23 -05:00
Umputun 7e058b6c11 remove -v from go tests 2018-05-20 13:17:56 -05:00
Alexey Palazhchenko fcd98ceaaa Remove extra lines from Travis CI config. 2018-05-20 16:09:19 +03:00
Umputun 0ccdb3ccd6 switch status badge to travis 2018-05-19 18:03:36 -05:00
UmputunandGitHub af7993c61a Merge pull request #45 from AlekSi/travis-ci
Add basic Travis CI configuration.
2018-05-19 17:55:28 -05:00
Alexey Palazhchenko 9804451f4f Add basic Travis CI configuration. 2018-05-20 01:19:00 +03:00
Umputun 7de535297a add indication of reply to rss 2018-05-19 12:26:22 -05:00
Umputun 292853b51d fix prev comment 2018-05-19 11:35:47 -05:00
Umputun 1cdb25fa6a eliminate deleted for blocked user from last rest 2018-05-19 11:16:26 -05:00
UmputunandGitHub 1a963e4a0d Merge pull request #42 from kazhuravlev/fix-version-build
add .git directory for construct revision string
2018-05-19 10:46:12 -05:00
Kirill Zhuravlev 6c8b1f4a64 add .git directory for contruct revision string 2018-05-19 18:38:46 +03:00
Umputun 6d8e8865f5 add concurrent test for votes 2018-05-18 18:44:48 -05:00
Umputun a9846afd3d Merge remote-tracking branch 'origin/master' 2018-05-18 16:09:18 -05:00
Umputun ec5428c6d5 hide deleted tree #39 2018-05-18 16:08:59 -05:00
igoradamenko 2b49a09475 add proxy methods for store 2018-05-19 00:07:57 +03:00
igoradamenko b43f9cbb23 fix method addComment 2018-05-19 00:00:28 +03:00
igoradamenko 109dccb9e4 remove useless methods 2018-05-18 23:58:10 +03:00
igoradamenko cbc74041c6 fix adding comment to store, again 2018-05-18 23:45:25 +03:00
igoradamenko ed0060ffcb fix adding comments to local store 2018-05-18 23:34:58 +03:00
igoradamenko fa8e581729 fix preview 2018-05-18 23:30:09 +03:00
igoradamenko a30c2ab07e optimise requests on edit / send 2018-05-18 23:21:45 +03:00