storj/satellite/console
ethanadams 16e3b77cf5
Enable Scopelint Linter (#2049)
* added scopelint and correcte issues found

* corrected scopelint issue

* made updates based on Ivan's suggestions

Most were around naming conventions
Some were false positives, but I kept them since the test.Run could eventually be changed to run in parallel, which could cause a bug
Others were false positives.  Added // nolint: scopelint
2019-05-29 09:30:16 -04:00
..
consoleauth Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
consoleweb Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
apikeys_test.go server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
apikeys.go server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
auth.go V3-1399 Error messages (#1715) 2019-04-10 03:15:12 +03:00
database.go ResetPassword Table and all CRUD methods. (#1916) 2019-05-13 18:53:52 +03:00
projectmembers_test.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
projectmembers.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
projects_test.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
projects.go Per-project usage limiting (#2036) 2019-05-28 09:36:52 -06:00
registrationtoken.go V3-1319 Add an authorization token field for account creation backend (#1492) 2019-03-19 19:55:43 +02:00
resetpasswordtoken_test.go ResetPassword Table and all CRUD methods. (#1916) 2019-05-13 18:53:52 +03:00
resetpasswordtoken.go ResetPassword Table and all CRUD methods. (#1916) 2019-05-13 18:53:52 +03:00
service.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
usagerollups_test.go Console buckets page (#1847) 2019-05-16 13:43:46 +03:00
usagerollups.go Console buckets page (#1847) 2019-05-16 13:43:46 +03:00
users_test.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
users.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
validation.go V3-1399 Error messages (#1715) 2019-04-10 03:15:12 +03:00