Egon Elbre
|
ee6c1cac8a
|
private: rename internal to private (#3573)
|
2019-11-14 21:46:15 +02:00 |
|
Nikolai Siedov
|
6354b38849
|
web/satellite: auth graphql api replaced with REST API (#3396)
|
2019-10-29 16:24:16 +02:00 |
|
Egon Elbre
|
a801fab66a
|
all: add archview annotations (#2964)
|
2019-09-10 16:24:16 +03:00 |
|
Egon Elbre
|
00b2e1a7d7
|
all: enable staticcheck (#2849)
* by having megacheck in disable it also disabled staticcheck
* fix closing body
* keep interfacer disabled
* hide bodies
* don't use deprecated func
* fix dead code
* fix potential overrun
* keep stylecheck disabled
* don't pass nil as context
* fix infinite recursion
* remove extraneous return
* fix data race
* use correct func
* ignore unused var
* remove unused consts
|
2019-08-22 13:40:15 +02:00 |
|
Kaloyan Raev
|
8e29ef8a6b
|
Use zap.Stringer instead of zap.String (#2223)
|
2019-06-18 01:37:43 +02:00 |
|
JT Olio
|
29d16b4d68
|
satellite: add monkit task to missing places (#2108)
|
2019-06-04 13:55:37 +02:00 |
|
Egon Elbre
|
748b2b05a4
|
satellite/mailservice: wait for goroutines to finish (#1985)
* satellite/mailservice: wait for goroutines to finish
* fix tests
|
2019-05-17 14:29:35 +02:00 |
|
Bill Thorp
|
ea978dd674
|
hopefully sensible satellite defaults (#1888)
* hopefully sensible satellite defaults
|
2019-05-07 10:44:47 -04:00 |
|
Yaroslav Vorobiov
|
b2b86bee56
|
[V3-1366] Email project name bug (#1571)
|
2019-03-26 17:56:16 +02:00 |
|
Yaroslav Vorobiov
|
cce6fa8fd3
|
added LOGIN auth scheme to satellite mail service (#1552)
|
2019-03-24 02:08:41 +02:00 |
|
Yaroslav Vorobiov
|
9cf56c03fa
|
Bucket usage info rollup table creation and implementation (#1340)
|
2019-03-06 17:54:48 +02:00 |
|
Yaroslav Vorobiov
|
a30ba4eca8
|
Add mail service to the satellite (#1302)
|
2019-03-02 17:22:20 +02:00 |
|