Umputun
6ef88bf375
lint: tests warning
2019-03-25 23:57:27 -05:00
Umputun
bc714480d4
lint: multiple shadowed errors, missed comments for exported methods
2019-03-19 20:54:05 -05:00
Umputun
3314223120
switch native import lock to sized group
2019-02-02 22:28:16 -06:00
Umputun
e6f30b0768
sync with preemptuve lock in concurrent migrator
2019-02-02 18:45:24 -06:00
Umputun
0af3eda684
write imported records concurrently
2019-02-02 18:09:23 -06:00
Umputun
781d90e98b
switch to lgr
2019-01-07 22:32:50 -06:00
Umputun
de80a6414b
Merge branch 'migrator-meta' of github.com:umputun/remark into migrator-meta
2018-12-24 00:39:34 -06:00
Umputun
2aaae35717
lint: lack to err checks in tests
2018-12-24 00:39:31 -06:00
Umputun and GitHub
2fc027299f
Merge branch 'master' into migrator-meta
2018-12-24 00:35:09 -06:00
Umputun
b8ed722b2e
increase wrtie timeout to allow long exports
2018-12-24 00:19:12 -06:00
Umputun
f3619b4fc3
adjust tests for v1 native format
2018-12-23 03:01:44 -06:00
Umputun
be3d1bdf3e
simplify import & export
2018-12-23 02:23:54 -06:00
Umputun
094f4c66a1
replace confusing name for native import/export provider
2018-12-21 20:01:03 -06:00
Umputun
616e4e2c1c
sort metas for consistency
2018-12-21 02:21:58 -06:00
Umputun
a5265bc82a
lint: more shadowing
2018-12-21 00:39:26 -06:00
Umputun
ca5948ab31
lint: errors not handled in export
2018-12-21 00:28:30 -06:00
Umputun
a0dff0a4f0
adjust export tests
2018-12-21 00:13:13 -06:00
Umputun
110566a658
change native export to new format
2018-12-21 00:01:59 -06:00
Umputun and GitHub
2ecc08fb3e
Ext cache ( #236 )
...
* remove cache, switch to go-pkgz/rest/cache
* remove mongo cache from server test
* remove old caching code
* test tricky disqus inputs
* fix migrator test
* stacktrace dump test
2018-12-19 21:57:33 -06:00
Umputun
1ccbf3328f
test for sequential dbl import
2018-12-17 03:02:15 -06:00
Umputun
6458f622d2
refactor to combine admin and key store
2018-09-11 11:58:50 -05:00
Umputun and GitHub
75a1edcff3
feature/adm_mongo ( #201 )
...
* add admin akd key mongo implementations
* wire admin and key stores to mongo
* lint: wrong comment on keys store
* typos and comments corrections
* fix failed test on avatar resizer
* get rid of ineffectual assignment in test
* add tests for encoding fallback and mongo's keys & admin
* empty encode test adjusted
2018-09-09 16:59:33 -05:00
Umputun
8503e31f64
reformat imports
2018-08-15 22:14:30 -05:00
Umputun
4e2895aa2d
simplify wp converter, no need in special struct
2018-08-13 21:47:39 -05:00
Anton Kosourov and Umputun
d5a75cfc00
Use comment formatter for wp importer ( #192 )
...
* use comment formater in wp importer
* remove debug code
* change name to formatter
2018-08-13 21:33:00 -05:00
Umputun and GitHub
1b9ee3d763
feature/keystore ( #185 )
...
* add keyStore and switch all secret usage to this store
- implement static ks
- add shared secret
* lint: shadow in jwt and missing comment
* rename static key group to shared and use top-level shared secret
* move siteID extraction (from token) to internal func
* lint: merge var and assign for key test
2018-08-08 14:33:18 -05:00
Anton Kosourov and Umputun
39e426bd4b
Add wordpress importer ( #182 )
...
* add wordpress, test
* add wp migrator to rest
* add readme, fix test, fix error handling
2018-08-02 22:05:53 -05:00
Umputun
2a7d23c2ca
clean test bolt after remark migrator tests
2018-08-01 22:19:06 -05:00
Umputun and GitHub
7aee7add08
Feature/backend ( #101 )
...
* move backend code #99
* adjust drone build for backend subdir
* move .rest to backend
2018-06-23 12:31:19 -05:00