Commit Graph

774 Commits (677032d36af9a4052b838e011142d9e0bc706ef5)

Author SHA1 Message Date
Lunny Xiao 09d5028442
Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) 1 year ago
KN4CK3R 14354e4f8e
Read `previous` info from git blame (#28306) 1 year ago
JakobDev 3618715fab
Add missing variable in tag list (#28305) 1 year ago
yp05327 8572e71a7f
Fix issue will be detected as pull request when checking `First-time contributor` (#28237) 1 year ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year ago
Nanguan Lin 37ed92d6fd
Revert "Fix EOL handling in web editor" (#28101) 1 year ago
JakobDev 08552f0076
Add edit option for README.md (#28071) 1 year ago
JakobDev 48b9d98593
Fix viewing wiki commit on empty repo (#28040) 1 year ago
yp05327 f48a863b99
Fix citation error when the file size is larger than 1024 bytes (#27958) 1 year ago
Lunny Xiao 0ba4ecc3bd
Fix http protocol auth (#27875) 1 year ago
Brecht Van Lommel 1756e30e10
Allow pull requests Manually Merged option to be used by non-admins (#27780) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Nanguan Lin 61d94b247a
Fix `link-action` redirect network error (#27734) 1 year ago
6543 adbc995c34
Show total TrackedTime on issue/pull/milestone lists (#26672) 1 year ago
yp05327 8abc1aae4a
Improve the list header in milestone page (#27302) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
silverwind 73b63d9311
Replace ajax with fetch, improve image diff (#27267) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464) 1 year ago
Lunny Xiao fe68bbeea0
When comparing with an non-exist repository, return 404 but 500 (#27437) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
delvh e709bc199f
Differentiate between `push` and `pull` `mirror sync in progress` (#27390) 1 year ago
wxiaoguang e4313feefd
Document the line-number counting behavior (#27386) 1 year ago
puni9869 50070550a8
Hide archived labels when filtering by labels on the issue list (#27115) 1 year ago
yp05327 393193a3e0
Fix repo count in org action settings (#27245) 1 year ago
6543 2a2b0cb1d2
rename TotalTimes() to TotalTimesForEachUser() (#27261) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
yp05327 3945c26722
Improve tree not found page (#26570) 1 year ago
Dmitry Sharshakov 5e02e3b7ee
Add support for forking single branch (#25821) 1 year ago
Zettat123 3fcad582c9
Improvements of releases list and tags list (#25859) 1 year ago
wxiaoguang 72c68177ab
Improve issue history dialog and make poster can delete their own history (#27323) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
silverwind 3a187eace5
Fix EOL handling in web editor (#27141) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
Lunny Xiao 47b878858a
Search branches (#27055) 1 year ago
KN4CK3R ed64f1c2b8
Support `.git-blame-ignore-revs` file (#26395) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
JakobDev 8d0343e028
Fix issue templates when blank isses are disabled (#27061) 1 year ago
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Lunny Xiao f20e317d6d
Improve hint when uploading a too large avatar (#26935) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
merlleu a7d9a70552
allow "latest" to be used in release vTag when downloading file (#26748) 1 year ago