Commit Graph
48 Commits
Author SHA1 Message Date
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
igoradamenko cb7ebf6d7c add git to frontend-part container deps 2018-05-26 23:16:31 +03:00
Umputun a6f588e452 remove support of CODECOV 2018-05-25 21:13:36 -05:00
Umputun c3d5136a0e try codecov.io 2018-05-25 10:28:17 -05:00
Umputun 59d744113a bunch of env for travis 2018-05-24 20:06:01 -05:00
Umputun 6766167bf1 trying to restore coveralls 2018-05-24 19:48:36 -05:00
UmputunandGitHub e54ab6778e Merge pull request #50 from AlekSi/no-grep
No need to explicitly exclude vendor with Go 1.9+.
2018-05-24 13:48:46 -05:00
Umputun 1cb1962d82 switch to latest base 2018-05-24 13:44:40 -05:00
Alexey Palazhchenko 0663ec600b No need to explicitly exclude vendor with Go 1.9+. 2018-05-24 12:20:46 +03:00
Umputun 6a539dabd7 remove branch dbg 2018-05-23 01:18:35 -05:00
Umputun 38fc202cca clean dup in dockerfile 2018-05-23 01:13:47 -05:00
Umputun 870c48a499 add travis arguments 2018-05-23 01:09:43 -05:00
Umputun 0d558857e3 fix lack of git info for coverage 2018-05-23 00:37:05 -05:00
Umputun 8291203d7a move coveral report to docker 2018-05-23 00:30:56 -05:00
Umputun 7e058b6c11 remove -v from go tests 2018-05-20 13:17:56 -05:00
Kirill Zhuravlev 6c8b1f4a64 add .git directory for contruct revision string 2018-05-19 18:38:46 +03:00
Umputun d76db0cc1b move expose and heatlcheck down 2018-05-17 16:28:38 -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 9bc0c92d14 switch base images to public #28 2018-05-14 14:39:25 -05:00
Umputun cde10a1dd2 move sh to scripts 2018-05-08 20:44:54 -05:00
Umputun a507f7864b add restore backuo script 2018-05-03 01:58:29 -05:00
Umputun e1fd9bb7a8 add import script to docker 2018-05-02 01:51:17 -05:00
igoradamenko bb12630ee5 Revert "pass REMARK_URL as arg to frontend part during build time"
This reverts commit d9d1082
2018-04-14 21:28:16 +03:00
Umputun 07e43714da start.sh as root and su-exec after env prep 2018-04-14 13:27:38 -05:00
Umputun 2c4187f0cb fix cmd 2018-04-12 20:00:37 -05:00
Umputun e634d5ae3e add start.sh as command 2018-04-10 15:02:45 -05:00
igoradamenko d9d1082f9e pass REMARK_URL as arg to frontend part during build time 2018-04-08 15:19:13 +03:00
igoradamenko 8976bd0e0c remove node_modules during the frontend building process 2018-03-26 16:02:05 +03:00
Umputun 3de748ec59 revert race flag 2018-03-12 21:06:17 -05:00
Umputun 18dae24694 race flag to tests 2018-03-12 21:05:07 -05:00
igoradamenko 0e4a95026e try to remove git from build-frontend 2018-03-11 22:33:40 +03:00
igoradamenko b1410a13be try to remove python make g++ from build-frontend 2018-03-11 22:30:40 +03:00
igoradamenko c2e44e2870 change paths for copying public files of webapp 2018-02-12 22:25:37 +02:00
igoradamenko e9ffc75bfa remove useless NODE_ENV key from dockerfile build-frontend part 2018-02-12 22:17:57 +02:00
igoradamenko 4011f5da19 fix webapp directory in dockerfile 2018-02-12 22:10:38 +02:00
igoradamenko 80352a86f0 add build-frontend part to dockerfile 2018-02-12 22:08:19 +02:00
Umputun 5fa1dae636 revendor fresh docker libs 2018-01-07 13:30:26 -06:00
Umputun 8d10939e11 add health check 2018-01-02 13:28:39 -06:00
Umputun 8530ef642d exclude vendor from metalinter 2018-01-02 13:23:04 -06:00
Umputun 135fa19214 add notify to dron 2017-12-30 23:26:20 -06:00
umputunandeugene c5d8b90a1d switch disqus importer to streaming model 2017-12-24 12:18:03 -06:00
Eugene a110b2e4c6 strip bin 2017-12-22 20:54:59 -06:00
Eugene c034a84c6b working local dev config 2017-12-22 14:42:15 -06:00
Eugene 04d441b8d6 lint: error shadowing and missed return 2017-12-20 15:54:02 -06:00
Eugene eb32dda24c init 2017-12-20 15:29:54 -06:00