| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade xorm to 1.3.4 (#27807) | Nanguan Lin | 2023-10-27 | 1 | -1/+1 |
* | Upgrade xorm (#27673) | Nanguan Lin | 2023-10-19 | 1 | -1/+1 |
* | Restore warning commit status (#27504) | silverwind | 2023-10-08 | 1 | -0/+4 |
* | More `db.DefaultContext` refactor (#27265) | JakobDev | 2023-09-29 | 1 | -1/+1 |
* | make writing main test easier (#27270) | Lunny Xiao | 2023-09-28 | 1 | -4/+1 |
* | Updates to the API for archived repos (#27149) | JakobDev | 2023-09-21 | 1 | -2/+12 |
* | Search branches (#27055) | Lunny Xiao | 2023-09-17 | 1 | -0/+4 |
* | move repository deletion to service layer (#26948) | Lunny Xiao | 2023-09-08 | 1 | -0/+2 |
* | Replace `util.SliceXxx` with `slices.Xxx` (#26958) | CaiCandong | 2023-09-07 | 1 | -1/+2 |
* | Add link to job details and tooltip to commit status in repo list in dashboar... | yp05327 | 2023-08-21 | 1 | -0/+6 |
* | Some fixes of the prompt of new branches (#26257) | Zettat123 | 2023-08-01 | 1 | -2/+2 |
* | Fix pull request check list is limited (#26179) | caicandong | 2023-07-31 | 1 | -3/+3 |
* | Fix bugs in LFS meta garbage collection (#26122) | Zettat123 | 2023-07-26 | 1 | -5/+4 |
* | Only show newly pushed branches message in the same repository (#26148) | Zettat123 | 2023-07-26 | 1 | -0/+1 |
* | Fix wrong commit status in web ui (#26121) | yp05327 | 2023-07-25 | 1 | -1/+1 |
* | Remove commit status running and warning to align GitHub (#25839) | caicandong | 2023-07-21 | 1 | -4/+0 |
* | Exclude default branch from pushed branch hint (#25795) | Lunny Xiao | 2023-07-10 | 1 | -1/+3 |
* | Newly pushed branches hints on repository home page (#25715) | Lunny Xiao | 2023-07-08 | 1 | -0/+21 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 2 | -2/+2 |
* | Make FindBranches have stable result (#25631) | wxiaoguang | 2023-07-03 | 1 | -6/+2 |
* | Display branch commit status (#25608) | Lunny Xiao | 2023-07-03 | 1 | -0/+47 |
* | Get latest commit statuses from database instead of git data on dashboard for... | Lunny Xiao | 2023-07-03 | 1 | -0/+17 |
* | Following-up improvments for various PRs (#25620) | wxiaoguang | 2023-07-01 | 1 | -2/+2 |
* | Fix branch commit message too long problem (#25588) | Lunny Xiao | 2023-06-30 | 2 | -8/+18 |
* | Sync branches into databases (#22743) | Lunny Xiao | 2023-06-29 | 5 | -224/+565 |
* | Fix index generation parallelly failure (#25235) | Lunny Xiao | 2023-06-15 | 1 | -0/+34 |
* | Fix parallelly generating index failure with Mysql (#24567) | Lunny Xiao | 2023-06-05 | 1 | -6/+28 |
* | Fix missed table name on iterate lfs meta objects (#24768) | Lunny Xiao | 2023-05-17 | 1 | -1/+1 |
* | Revert "Fix missed table name on iterate lfs meta objects" (#24764) | Yarden Shoham | 2023-05-17 | 1 | -1/+1 |
* | Fix missed table name on iterate lfs meta objects | Lunny Xiao | 2023-05-17 | 1 | -1/+1 |
* | Add status indicator on main home screen for each repo (#24638) | Yarden Shoham | 2023-05-13 | 1 | -0/+50 |
* | Use more specific test methods (#24265) | KN4CK3R | 2023-04-22 | 1 | -3/+3 |
* | Fix branch protection priority (#24045) | Lunny Xiao | 2023-04-11 | 2 | -7/+79 |
* | Introduce path Clean/Join helper functions (#23495) | wxiaoguang | 2023-03-21 | 1 | -3/+3 |
* | Use CleanPath instead of path.Clean (#23371) | Lunny Xiao | 2023-03-08 | 1 | -8/+4 |
* | Refactor `setting.Database.UseXXX` to methods (#23354) | Jason Song | 2023-03-07 | 1 | -1/+1 |
* | Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) | yp05327 | 2023-02-18 | 1 | -2/+2 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -1/+2 |
* | Add cron method to gc LFS MetaObjects (#22385) | zeripath | 2023-01-16 | 1 | -3/+66 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 5 | -419/+684 |
* | Improve utils of slices (#22379) | Jason Song | 2023-01-11 | 1 | -4/+4 |
* | Use context parameter in models/git (#22367) | Jason Song | 2023-01-09 | 7 | -91/+91 |
* | Use complete SHA to create and query commit status (#22244) | Jason Song | 2022-12-27 | 1 | -0/+4 |
* | Add doctor command for full GC of LFS (#21978) | zeripath | 2022-12-15 | 1 | -0/+54 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 4 | -17/+12 |
* | Fix generate index failure possibility on postgres (#21998) | Lunny Xiao | 2022-12-02 | 1 | -0/+18 |
* | Fix parallel creating commit status bug with tests (#21911) | Lunny Xiao | 2022-12-01 | 1 | -65/+36 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 9 | -18/+9 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 2 | -17/+19 |
* | Adjust gitea doctor --run storages to check all storage types (#21785) | zeripath | 2022-11-15 | 1 | -3/+3 |