1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-23 05:08:57 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
1c9b022c4d Refactor db package and remove unnecessary DumpTables () 2024-12-20 16:11:38 +00:00
ebe803e514 Penultimate round of db.DefaultContext refactor ()
Part of 

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-10-11 04:24:07 +00:00
e81ccc406b Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2022-11-27 18:20:29 +00:00
1d8543e7db Move some files into models' sub packages ()
* Move some files into models' sub packages

* Move functions

* merge main branch

* Fix check

* fix check

* Fix some tests

* Fix lint

* Fix lint

* Revert lint changes

* Fix error comments

* Fix lint

Co-authored-by: 6543 <6543@obermui.de>
2022-08-25 10:31:57 +08:00
de8e3948a5 Refactor auth package () 2022-01-02 21:12:35 +08:00