| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong warn messages in migration steps (#25475) (#25487) | Giteabot | 2023-06-24 | 1 | -1/+4 |
* | Fix index generation parallelly failure (#25235) (#25269) | Giteabot | 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 |
* | Fix parallel creating commit status bug with tests (#21911) | Lunny Xiao | 2022-12-01 | 1 | -5/+0 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 23 | -46/+23 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 3 | -9/+15 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 4 | -11/+87 |
* | Merge db.Iterate and IterateObjects (#21641) | Lunny Xiao | 2022-10-31 | 3 | -18/+57 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -4/+4 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 3 | -6/+38 |
* | Refactor GetNextResourceIndex to make it work properly with transaction (#21469) | wxiaoguang | 2022-10-16 | 2 | -62/+191 |
* | test: use `T.TempDir` to create temporary test directory (#21043) | Eng Zer Jun | 2022-09-04 | 1 | -3/+1 |
* | Add migrate repo archiver and packages storage support on command line (#20757) | Lunny Xiao | 2022-08-16 | 1 | -0/+34 |
* | Modify milestone search keywords to be case insensitive again (#20513) | Tyrone Yeh | 2022-07-28 | 1 | -0/+23 |
* | Fix various typos (#20338) | luzpaz | 2022-07-12 | 1 | -1/+1 |
* | Allow manager logging to set SQL (#20064) | zeripath | 2022-06-24 | 2 | -9/+25 |
* | Adjust transaction handling via db.Context (#20031) | Lunny Xiao | 2022-06-20 | 1 | -26/+19 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 4 | -4/+4 |
* | Move tests as seperate sub packages to reduce duplicated file names (#19951) | Lunny Xiao | 2022-06-15 | 3 | -1/+78 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 3 | -12/+43 |
* | Move some repository related code into sub package (#19711) | Lunny Xiao | 2022-06-06 | 1 | -5/+0 |
* | Fix order by parameter (#19849) | Lunny Xiao | 2022-06-04 | 1 | -3/+2 |
* | Estimate Action Count in Statistics (#19775) | zeripath | 2022-05-21 | 1 | -0/+22 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -2/+3 |