gogs/internal/route/repo
ᴜɴᴋɴᴡᴏɴ fa497b1633
db: add tests for repos (#6112)
* Add Repos.create method

* Fix repo name error handling

* Fix all compile errors

* Update github.com/go-macaron/captcha to fix http issue

* Add repos tests
2020-04-17 10:14:18 +08:00
..
branch.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
commit.go template: better diff handling of rename and deleted files (#6048) 2020-03-31 04:50:59 +08:00
download.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
editor.go dep: bump github.com/gogs/git-module from 1.0.1 to 1.0.2 (#6030) 2020-03-29 15:24:10 +08:00
http.go access_token: migrate to GORM and add tests (#6086) 2020-04-11 01:25:19 +08:00
issue.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
pull.go db: add tests for repos (#6112) 2020-04-17 10:14:18 +08:00
release.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
repo.go db: add tests for repos (#6112) 2020-04-17 10:14:18 +08:00
setting.go db: add tests for repos (#6112) 2020-04-17 10:14:18 +08:00
tasks.go db: add tests for two factors (#6099) 2020-04-14 09:41:54 +08:00
view.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
webhook.go webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
webhook_test.go lfs: add unit test for middleware (#6070) 2020-04-06 18:35:10 +08:00
wiki.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00