gogs/internal
ᴜɴᴋɴᴡᴏɴ 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
..
app route: no session for routes without UI (#6066) 2020-04-05 06:36:08 +08:00
assets db: add tests for repos (#6112) 2020-04-17 10:14:18 +08:00
auth login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00
authutil lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
avatar internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
cmd route: bypass require signin check for trigger repo tasks (#6079) 2020-04-08 20:55:15 +08:00
conf lfsutil: add `Storager` interface and local storage (#6083) 2020-04-10 22:13:42 +08:00
context route: no session for routes without UI (#6066) 2020-04-05 06:36:08 +08:00
cron conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
cryptoutil db: add tests for two factors (#6099) 2020-04-14 09:41:54 +08:00
db db: add tests for repos (#6112) 2020-04-17 10:14:18 +08:00
dbutil login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00
email lint: fix some Golang CI lint issues (#5955) 2020-03-01 14:55:03 +08:00
errutil lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
form lint: fix some Golang CI lint issues (#5955) 2020-03-01 14:55:03 +08:00
gitutil lfs: add unit test for middleware (#6070) 2020-04-06 18:35:10 +08:00
httplib workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
lazyregexp all: use lazyregexp (#5911) 2020-01-29 19:36:57 +08:00
lfsutil lfsutil: add `Storager` interface and local storage (#6083) 2020-04-10 22:13:42 +08:00
markup conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
mocks lfs: add unit test for middleware (#6070) 2020-04-06 18:35:10 +08:00
osutil login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00
pathutil repo/editor: clean up tree path 2020-02-19 23:45:02 +08:00
process log: migrate to unknwon.dev/clog/v2 (#5927) 2020-02-20 02:25:02 +08:00
route db: add tests for repos (#6112) 2020-04-17 10:14:18 +08:00
ssh ssh: improve env command processing (#6095) 2020-04-12 12:18:43 +08:00
strutil db: add tests for two factors (#6099) 2020-04-14 09:41:54 +08:00
sync internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
template refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
testutil lfsutil: add `Storager` interface and local storage (#6083) 2020-04-10 22:13:42 +08:00
tool db: add tests for two factors (#6099) 2020-04-14 09:41:54 +08:00