index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
db
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: reenable switch check
TheFox0x7
2024-08-18
1
-1
/
+2
*
Adjust codespell config + make it fix few typos which sneaked in since additi...
Yaroslav Halchenko
2024-08-08
1
-1
/
+1
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
5
-65
/
+68
*
Enable multiStatements for MySQL
Gusted
2024-07-16
1
-1
/
+3
*
[Refactor] Unify repo search order by logic (#30876)
6543
2024-06-16
1
-6
/
+0
*
Fix various problems around projects board view (#30696)
Lunny Xiao
2024-05-12
1
-0
/
+1
*
Enable more `revive` linter rules (#30608)
silverwind
2024-04-28
1
-1
/
+0
*
Merge pull request '[gitea] week 2024-17 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-04-22
1
-2
/
+2
|
\
|
*
Improve "must-change-password" logic and document (#30472)
wxiaoguang
2024-04-21
1
-2
/
+2
*
|
s/Gitea/Forgejo in various log messages and comments
0ko
2024-04-21
1
-1
/
+1
|
/
*
[CHORE] Remove Microsoft SQL Server Support
Gusted
2024-04-05
5
-96
/
+4
*
[FEAT] Mark database errors in tests as failure
Gusted
2024-04-02
1
-1
/
+7
*
Fix misuse of `TxContext` (#30061)
Jason Song
2024-03-30
1
-0
/
+10
*
Partially enable MSSQL case-sensitive collation support (#29238)
wxiaoguang
2024-03-11
1
-2
/
+1
*
feat(xorm): add max idle time setting for db connections (#2418)
Michael Kriese
2024-02-21
1
-0
/
+1
*
[FEAT] Don't log context cancelled SQL errors
Gusted
2024-02-12
1
-1
/
+2
*
[TESTS] add log.Level to test.NewLogChecker
Earl Warren
2024-02-05
1
-2
/
+2
*
[GITEA] Add slow SQL query warning (squash) Fix setting typo
Gusted
2024-02-05
1
-2
/
+2
*
[GITEA] Log SQL queries when the database return error
Gusted
2024-02-05
2
-0
/
+48
*
[GITEA] Add slow SQL query warning
Gusted
2024-02-05
2
-0
/
+66
*
[SEMVER] store SemVer in ForgejoSemVer after a database upgrade
Earl Warren
2024-02-05
2
-0
/
+2
*
Fix joins in `db.Find(AndCount)` (#28978)
KN4CK3R
2024-01-30
1
-11
/
+21
*
Move more functions to db.Find (#28419)
Lunny Xiao
2024-01-15
2
-33
/
+31
*
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)
wxiaoguang
2024-01-10
3
-5
/
+203
*
Avoid cycle-redirecting user/login page (#28636)
wxiaoguang
2023-12-30
1
-3
/
+0
*
Refactor deletion (#28610)
delvh
2023-12-25
2
-25
/
+27
*
Remove GetByBean method because sometimes it's danger when query condition pa...
Lunny Xiao
2023-12-07
3
-11
/
+59
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
3
-21
/
+77
*
refactor: make db iterate context aware (#27710)
6543
2023-10-21
1
-14
/
+19
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
2
-8
/
+2
*
Improve DeleteByID (#26904)
Lunny Xiao
2023-09-05
1
-1
/
+1
*
Fix NuGet search endpoints (#25613)
KN4CK3R
2023-08-14
1
-0
/
+16
*
Rename `Sync2` -> `Sync` (#26479)
delvh
2023-08-13
2
-3
/
+3
*
Refactor and enhance issue indexer to support both searching, filtering and p...
Jason Song
2023-07-31
1
-0
/
+17
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
4
-52
/
+52
*
Split lfs size from repository size (#22900)
a1012112796
2023-06-29
1
-0
/
+4
*
Fix wrong warn messages in migration steps (#25475)
Lunny Xiao
2023-06-24
1
-1
/
+4
*
Fix index generation parallelly failure (#25235)
Lunny Xiao
2023-06-15
1
-0
/
+29
*
Fix parallelly generating index failure with Mysql (#24567)
Lunny Xiao
2023-06-05
1
-1
/
+22
*
Use a separate admin page to show global stats, remove `actions` stat (#25062)
wxiaoguang
2023-06-03
1
-25
/
+0
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-29
/
+23
*
Improve milestone filter on issues page (#22423)
Lunny Xiao
2023-04-30
1
-1
/
+1
*
Use more specific test methods (#24265)
KN4CK3R
2023-04-22
1
-1
/
+1
*
Allow adding new files to an empty repo (#24164)
wxiaoguang
2023-04-19
2
-7
/
+15
*
fix calReleaseNumCommitsBehind (#24148)
oliverpool
2023-04-18
2
-3
/
+3
*
Support converting varchar to nvarchar for mssql database (#24105)
Lunny Xiao
2023-04-17
1
-0
/
+27
*
Test renderReadmeFile (#23185)
Nick
2023-03-09
2
-3
/
+3
*
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-03-07
4
-6
/
+6
*
Fix db.Find bug (#23115)
Lunny Xiao
2023-02-24
2
-2
/
+50
*
Remove all package data after tests (#22984)
KN4CK3R
2023-02-23
2
-1
/
+13
[next]