Commit Graph
843 Commits
Author SHA1 Message Date
Umputun 3e04384cd7 fix img routing 2018-05-18 02:20:53 -05:00
Umputun 8c569d2771 invoke img proxy on preview 2018-05-18 02:13:46 -05:00
Umputun 7a4b06aa61 remove img proxy dbg 2018-05-18 02:11:35 -05:00
Umputun d66960e8b0 renanm proxy params 2018-05-18 02:01:14 -05:00
Umputun 8b06c7134f lint: unchecked errors 2018-05-18 01:58:40 -05:00
Umputun 8b1ebfdf4f add optional img proxy 2018-05-18 01:52:29 -05:00
Umputun 7df0ae5235 migrate all rest tests to httptest 2018-05-17 21:19:41 -05:00
Umputun d76db0cc1b move expose and heatlcheck down 2018-05-17 16:28:38 -05:00
UmputunandGitHub 6f36d80131 Merge pull request #36 from kazhuravlev/master
Dockerfile optimisations
2018-05-17 16:26:21 -05:00
Umputun e64101226a dirty hack: avoid minute change in rss test 2018-05-17 15:43:19 -05:00
Umputun b249158961 parallel test for cache 2018-05-17 15:33:56 -05:00
igoradamenko 90f6259143 add sort by active & redesign select 2018-05-17 23:05:37 +03:00
Umputun 33d345bd2c Merge remote-tracking branch 'origin/master' 2018-05-17 14:22:57 -05:00
Umputun 3875791ccc add low and critical score thresholds #37 2018-05-17 14:22:44 -05:00
igoradamenko a1053be566 remove red border from input field in ff 2018-05-17 22:17:39 +03:00
Umputun 4db35108a6 add docs about cache limits #24 2018-05-17 13:51:29 -05:00
Umputun dc0e1fd266 allow to pass cache sizes via params/env #24 2018-05-17 13:39:27 -05:00
Umputun 85cbda509c limit max size of cache, number of items and size of value #24 2018-05-17 13:25:19 -05:00
Umputun 5c26d75a9b fix site rss content type 2018-05-17 01:13:47 -05:00
Umputun 1616135336 add site rss test 2018-05-17 00:12:42 -05:00
Umputun dfe6d644ae clear import aliases 2018-05-16 21:52:05 -05:00
Umputun 9638d95279 refactor store to isolate service and engine levels 2018-05-16 18:03:08 -05:00
Umputun 7e6a15a0f4 remove noise debug with cache hit/miss info 2018-05-16 14:29:07 -05:00
Umputun 88d91f857e mention active sort as valid key 2018-05-16 11:46:05 -05:00
Umputun 10c92a9251 restore time sort, add active sort 2018-05-16 11:43:14 -05:00
Kirill Zhuravlev 98d05634e6 remove commented code 2018-05-16 16:27:31 +03:00
Kirill Zhuravlev 771278a462 reorganized main build stage for caching
- frequent operations - last
- rare operations - on the top
- group chmod operations
- chown - after all file operations
2018-05-16 16:27:13 +03:00
Kirill Zhuravlev 6bd1d26fe6 build-backend stage use only he required files 2018-05-16 16:17:07 +03:00
Kirill Zhuravlev f6e0a53306 add list of ignored files on build 2018-05-16 16:15:15 +03:00
Umputun 4cf7c0a5ee time sort in tree with replies #35 2018-05-16 01:08:36 -05:00
Umputun 369e4d8be7 lint: fix lack of comment #13 2018-05-15 18:52:21 -05:00
Umputun 58e21dbc5c add orig to comment and edit request #13 2018-05-15 18:47:30 -05:00
Umputun 5f6134b390 add test for admin-only auth 2018-05-15 12:14:10 -05:00
Umputun ae782722f1 add auth tests 2018-05-15 11:59:29 -05:00
Umputun e710b11dc9 reorg route structure to make clear which open and which not 2018-05-15 11:20:42 -05:00
Umputun 1d0fee79a3 avatar proxy - allow more requests and turn logging off 2018-05-15 10:28:01 -05:00
Umputun 1c4ea5a9a4 fix pull_request event 2018-05-15 09:38:18 -05:00
Umputun 7fba5f1cec add note regarding base images 2018-05-14 15:42:02 -05:00
Umputun e3449c7eaa add delay to test auth server 2018-05-14 14:54:32 -05:00
Umputun 0964cbd973 logout test, possible port conflict 2018-05-14 14:50:09 -05:00
Umputun 9bc0c92d14 switch base images to public #28 2018-05-14 14:39:25 -05:00
Umputun 84980a664d add docs for site rss, adjust .rest file to demo site 2018-05-14 10:55:23 -05:00
Umputun f45aac17b3 fix env SECRET key name 2018-05-13 20:29:50 -05:00
Umputun 7fa1e0d37e rename to SECRET and add to import as well 2018-05-13 20:24:13 -05:00
Umputun 6b43fef9ee restore long caching for rss 2018-05-13 19:55:31 -05:00
Umputun 96577439ae shorter caching for rss 2018-05-13 19:48:57 -05:00
Umputun 9d1694b385 rss for site comments #15 2018-05-13 19:45:50 -05:00
Umputun e8bc7e7137 extract avatar proxy to separate package 2018-05-13 19:19:47 -05:00
Umputun ee7086fb57 rss controllers to separate mount 2018-05-13 18:53:41 -05:00
Umputun 399d949e5a use user name as update title for rss #15 2018-05-13 16:26:27 -05:00