wxiaoguang
|
750a8465f5
|
A better go code formatter, and now `make fmt` can run in Windows (#17684)
* go build / format tools
* re-format imports
|
3 years ago |
Lunny Xiao
|
e153cf07c3
|
Add a migrate service type switch page (#12697)
* Add a migrat service type switch page
* Improve translations
* remove images
* Fix images
* remove extra create repo button on dashboard
* Follow reviewers' opinions
* Fix frontend lint
* Remove wrong submit file
* Fix tests
* Adjust the size of image
* Apply suggestions from code review
Co-authored-by: 赵智超 <1012112796@qq.com>
* Remove username and password from migration of github/gitlab
* Improve docs
* Improve interface docs
Co-authored-by: 赵智超 <1012112796@qq.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
|
4 years ago |
赵智超
|
7744b36e56
|
Use a small size repo for migrate test (#12300)
Signed-off-by: a1012112796 <1012112796@qq.com>
|
4 years ago |
zeripath
|
055f6d2296
|
Fix "data race" in testlogger (#9159)
* Fix data race in testlogger
* Update git_helper_for_declarative_test.go
|
5 years ago |
Antoine GIRARD
|
cc7b8e3379
|
Add more bench (#3161)
* Improve makefile + Add benchs
* Apply recommendations of @ethantkoenig
|
7 years ago |
Ethan Koenig
|
e59adcde65
|
Use httptest in integration tests (#3080)
|
7 years ago |
Ethan Koenig
|
f1adaef458
|
Less verbose integration tests (#2123)
* Helper functions for intergration test boilerplate
|
7 years ago |
Ethan Koenig
|
f64c232953
|
Improve integration test helper functions (#2049)
Set request headers in helper functions, and new helper for requests with string-formatted URLs
|
7 years ago |
Mura Li
|
754482bf5d
|
Add integration test for repository migration (#1983)
|
7 years ago |