gitea/modules/repository
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093)
* Move login related structs and functions to models/login

* Fix test

* Fix lint

* Fix lint

* Fix lint of windows

* Fix lint

* Fix test

* Fix test

* Only load necessary fixtures when preparing unit tests envs

* Fix lint

* Fix test

* Fix test

* Fix error log

* Fix error log

* Fix error log

* remove unnecessary change

* fix error log

* merge main branch
2021-09-24 19:32:56 +08:00
..
adopt.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
archive.go Fix archive error when rename repo or user (#16399) 2021-07-13 14:16:31 +02:00
branch.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
cache.go Make commit info cancelable (#16032) 2021-06-06 19:44:58 -04:00
check.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
commits.go Report the correct number of pushes on the feeds (#16811) 2021-08-25 19:04:58 -04:00
commits_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
create.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
create_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
fork.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
fork_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
generate.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
hooks.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
init.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
main_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
push.go Fix a bug on refactoring (#13373) 2020-10-31 23:42:54 +08:00
repo.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
update.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00