aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Rename pull request GetGitRefName to GetGitHeadRefName (#35093)Lunny Xiao12 hours1-1/+1
* Fix review comment/dimiss comment x reference can be refereced back (#35094)Lunny Xiao13 hours1-1/+1
* Send email on Workflow Run Success/Failure (#34982)NorthRealm24 hours1-0/+5
* Fix user's sign email check (#35045)wxiaoguang5 days2-2/+3
* Fix git commit committer parsing and add some tests (#35007)Lunny Xiao6 days3-31/+13
* Refactor OpenIDConnect to support SSH/FullName sync (#34978)wxiaoguang6 days3-5/+5
* Also display "recently pushed branch" alert on PR view (#35001)Naxdy6 days2-1/+7
* Start automerge check again after the conflict check and the schedule (#34989)wxiaoguang8 days1-1/+6
* Improve NuGet API Parity (#21291) (#34940)Scion10 days1-0/+8
* Enable gocritic `equalFold` and fix issues (#34952)silverwind10 days1-5/+4
* Don't send trigger for a pending review's comment create/update/delete (#34928)Lunny Xiao14 days1-7/+3
* Refactor container package (#34877)wxiaoguang2025-06-291-0/+9
* enforce explanation for necessary nolints and fix bugs (#34883)TheFox0x72025-06-279-39/+15
* enforce nolint scope (#34851)TheFox0x72025-06-27286-288/+293
* Use standalone function to update repository cols (#34811)Lunny Xiao2025-06-261-12/+6
* Fix some log and UI problems (#34863)wxiaoguang2025-06-263-3/+3
* Fix archive API (#34853)wxiaoguang2025-06-251-0/+1
* fix(issue): Replace stopwatch toggle with explicit start/stop actions (#34818)Junsik Kong2025-06-252-138/+90
* Fix team permissions (#34827)wxiaoguang2025-06-246-41/+85
* Fix job status aggregation logic (#34823)JIUN-TAI NIEN2025-06-242-5/+5
* Edit file workflow for creating a fork and proposing changes (#34240)Brecht Van Lommel2025-06-221-1/+1
* Add post-installation redirect based on admin account status (#34493)Kerwin Bryant2025-06-211-0/+14
* Refactor editor (#34780)wxiaoguang2025-06-211-2/+0
* Add workflow_run api + webhook (#33964)ChristopherHX2025-06-206-20/+126
* Upgrade `gopls` to v0.19.0, add `make fix` (#34772)silverwind2025-06-181-2/+1
* Fix some package registry problems (#34759)wxiaoguang2025-06-191-2/+2
* when using rules to delete packages, remove unclean bugs (#34632)anthony-zh2025-06-182-21/+17
* Run `gopls modernize` on codebase (#34751)silverwind2025-06-1833-196/+75
* Fix ghost user in feeds when pushing in an actions, it should be gitea-action...Lunny Xiao2025-06-171-1/+1
* Improve nuget/rubygems package registries (#34741)wxiaoguang2025-06-173-16/+5
* Replace update repository function in some places (#34566)Lunny Xiao2025-06-174-20/+7
* Allow renaming/moving binary/LFS files in the UI (#34350)bytedream2025-06-161-0/+12
* Refactor container and UI (#34736)wxiaoguang2025-06-164-3/+26
* Fix commit message rendering and some UI problems (#34680)wxiaoguang2025-06-102-13/+18
* Update x/crypto package and make builtin SSH use default parameters (#34667)wxiaoguang2025-06-091-1/+1
* Fix footnote jump behavior on the issue page. (#34621)charles2025-06-092-3/+9
* Keeping consistent between UI and API about combined commit status state and ...Lunny Xiao2025-06-093-72/+69
* Refactor FindOrgOptions to use enum instead of bool, fix membership visibilit...wxiaoguang2025-06-093-22/+43
* Fix GetUsersByEmails (#34643)wxiaoguang2025-06-073-17/+43
* Fix issue label delete incorrect labels webhook payload (#34575)badhezi2025-06-031-0/+1
* Refactor some tests (#34580)wxiaoguang2025-06-033-14/+4
* Do not mutate incoming options to SearchRepositoryByName (#34553)Philip Peterson2025-06-023-61/+63
* Fix/improve avatar sync from LDAP (#34573)Râu Cao2025-06-021-2/+1
* Fix some trivial problems (#34579)wxiaoguang2025-06-021-1/+1
* Fix doctor deleting orphaned issues attachments (#34142)Lunny Xiao2025-05-301-135/+8
* Fix actions skipped commit status indicator (#34507)badhezi2025-05-282-2/+12
* Do not mutate incoming options to RenderUserSearch and SearchUsers (#34544)Philip Peterson2025-05-272-20/+20
* Split GetLatestCommitStatus as two functions (#34535)Lunny Xiao2025-05-264-14/+52
* Add sort option recentclose for issues and pulls (#34525)Markus Amshove2025-05-263-1/+46
* Performance optimization for tags synchronization (#34355)Lunny Xiao2025-05-221-54/+7