Commit Graph
11 Commits
Author SHA1 Message Date
Anatoly Milkov 0873f05588 lint: misspell, ineffassign 2018-05-31 15:28:38 -07:00
UmputunandGitHub 6aee34bb1e feature/ts - read-only support (#57)
* extend post info with ts and add info implemenation to engine

* info controller

* remove unused

* docker froendly new test

* tree find to include post info struct

* remove leftovers from codeconv

* test for empty tree request

* add func name to error rest report

* test with disabled proxy

* add read only age and reject updates on old posts

* lint: shaddow err

* make info calls fast. needs migration!

* fix backup restore script

* increase limiter timeout

* add local exporter

* migrate list to new info

* fix rest list tests

* add manual backup script

* default backup path

* fix eait on sec change failing rss tests

* add RO status bucket and rest

* add admin RO controller test
2018-05-28 14:57:36 -05:00
Umputun 838c1a760f simplify rss headers 2018-05-25 14:08:27 -05:00
Umputun 01ba236e40 fix test on time 2018-05-24 20:35:43 -05:00
Umputun 7fe7e851e8 more accurate wait on 59 in rss test 2018-05-23 14:46:41 -05:00
Umputun 7de535297a add indication of reply to rss 2018-05-19 12:26:22 -05:00
Umputun da2244d88e point rss items links to comment anchors 2018-05-18 14:17:47 -05:00
Umputun 7df0ae5235 migrate all rest tests to httptest 2018-05-17 21:19:41 -05:00
Umputun e64101226a dirty hack: avoid minute change in rss test 2018-05-17 15:43:19 -05:00
Umputun 1616135336 add site rss test 2018-05-17 00:12:42 -05:00
Umputun ee7086fb57 rss controllers to separate mount 2018-05-13 18:53:41 -05:00