| Commit message (Collapse) | Author | Age |
|
|
| |
[skip ci]
|
|
|
| |
[skip ci]
|
|
|
| |
[skip ci]
|
|
|
| |
Co-authored-by: Joe Chen <jc@unknwon.io>
|
| |
|
| |
|
| |
|
|
|
| |
[skip ci]
|
|
|
| |
Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
|
|
|
| |
[skip ci]
|
|
|
| |
[skip ci]
|
|
|
| |
[skip ci]
|
|
|
| |
[skip ci]
|
|
|
| |
[skip ci]
|
|
|
| |
[skip ci]
|
| |
|
| |
|
|
|
| |
[skip ci]
|
|
|
| |
[skip ci]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Otherwise would create duplicated GitHub Checks.
|
|
|
|
| |
If a pull request has changed any Go file, even if the new push doesn't change any,
we should re-run Go checks to make GitHub Checks look consistent.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
|
| |
|
|
|
| |
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
|
| |
|
| |
|
| |
|
|
|
| |
To include Docker image SHA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|