Dre
|
90904b3f42
|
workflow: add shellcheck as a linter (#6202)
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
|
2020-07-17 22:49:32 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
a7afa11610
|
lsif: fix upload to private instance (#6216)
|
2020-06-30 00:25:57 +08:00 |
Justin Hutchings
|
79d8aa0cb8
|
Add CodeQL security scanning (#6188)
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
|
2020-06-11 23:02:57 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
cb406bb350
|
lsif: upload data to dogfood instance (#6171)
|
2020-05-22 16:58:26 +08:00 |
garo (they/them)
|
9bbe029c28
|
lsif: don't upload indexes for forks (#6170)
|
2020-05-22 05:40:04 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
34145c990d
|
lfs: implement HTTP routes (#6035)
* Bootstrap with GORM
* Fix lint error
* Set conn max lifetime to one minute
* Fallback to use gorm v1
* Define HTTP routes
* Finish authentication
* Save token updated
* Add docstring
* Finish authorization
* serveBatch rundown
* Define types in lfsutil
* Finish Batch
* authutil
* Finish basic
* Formalize response error
* Fix lint errors
* authutil: add tests
* dbutil: add tests
* lfsutil: add tests
* strutil: add tests
* Formalize 401 response
|
2020-04-04 21:14:15 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
933206f1fe
|
gitutil: refactor the way to mock (#6032)
* Refactor the mock module store
* Only test on 1.14.x
|
2020-03-29 19:37:28 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
a9dcf4ce74
|
github: use Actions for CI (#6022)
* Update golint.yml
* Update README.md
* Update README.md
* Update golint.yml
* Update golint.yml
* Rename golint.yml to go.yml
* Update go.yml
* Update go.yml
* Update go.yml
* Improve tests on Windows
* Delete files
|
2020-03-27 22:06:29 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
ad7d1d4f29
|
github: rename job name (#6004)
* Update golint.yml
* Update lsif.yml
|
2020-03-22 22:23:52 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
5843038a08
|
workflows: enable golangci-lint (#5998)
* Create golint.yml
* Update golint.yml
* Update golint.yml
* Fix errcheck
* Fix gosimple
* Fix staticcheck
|
2020-03-21 13:39:32 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
c65b5b9f84
|
lsif: enable upload
|
2020-03-08 00:08:05 +08:00 |