| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve "must-change-password" logic and document (#30472) | wxiaoguang | 2024-04-14 | 1 | -2/+2 |
* | Replace MSSQL driver with a better maintained version (#30390) | Lunny Xiao | 2024-04-11 | 1 | -3/+3 |
* | Fix oauth2 builtin application logic (#30304) | wxiaoguang | 2024-04-08 | 1 | -6/+6 |
* | Fix misuse of `TxContext` (#30061) | Jason Song | 2024-03-25 | 1 | -0/+10 |
* | Partially enable MSSQL case-sensitive collation support (#29238) | wxiaoguang | 2024-03-08 | 1 | -2/+1 |
* | Add slow SQL query warning (#27545) | Earl Warren | 2024-02-23 | 1 | -0/+31 |
* | 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-28 | 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-21 | 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 |
* | Use beforeCommit instead of baseCommit (#22949) | Kyle D | 2023-02-20 | 1 | -1/+1 |
* | Move delete user to service (#22478) | Lunny Xiao | 2023-02-13 | 1 | -0/+26 |
* | Fix .golangci.yml (#22868) | zeripath | 2023-02-11 | 1 | -2/+5 |
* | Show all projects, not just repo projects and open/closed projects (#22640) | Lunny Xiao | 2023-02-04 | 1 | -0/+6 |
* | update to build with go1.20 (#22732) | techknowlogick | 2023-02-03 | 1 | -5/+2 |
* | some refactor about code comments (#20821) | Lunny Xiao | 2023-01-17 | 1 | -1/+49 |
* | Fix halfCommitter and WithTx (#22366) | Jason Song | 2023-01-09 | 2 | -5/+124 |
* | Always reuse transaction (#22362) | Jason Song | 2023-01-08 | 3 | -34/+96 |
* | Support estimated count with multiple schemas (#22276) | Jason Song | 2022-12-30 | 1 | -1/+4 |
* | Check primary keys for all tables and drop ForeignReference (#21721) | Jason Song | 2022-12-23 | 1 | -0/+33 |
* | Test views of LFS files (#22196) | Nick | 2022-12-23 | 1 | -1/+1 |
* | Add a simple test for external renderer (#20033) | Lunny Xiao | 2022-12-12 | 1 | -1/+1 |
* | Update xorm (#22094) | KN4CK3R | 2022-12-10 | 1 | -1/+1 |
* | Update go dev dependencies (#22064) | silverwind | 2022-12-08 | 1 | -2/+4 |
* | Fix generate index failure possibility on postgres (#21998) | Lunny Xiao | 2022-12-02 | 1 | -0/+20 |