Commit Graph

4196 Commits (6cdeb7798ba7dc1e9d7ea7e181d51f845951b905)

Author SHA1 Message Date
JakobDev f2b2608a86
Don't let API add 2 exclusive labels from same scope (#27433) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 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
Lunny Xiao 6e87a44034
Allow get release download files and lfs files with oauth2 token format (#26430) 1 year ago
yp05327 393193a3e0
Fix repo count in org action settings (#27245) 1 year ago
Panagiotis "Ivory" Vasilopoulos 65e09a303e
Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) 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
Lunny Xiao 3b2da7e4ae
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 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
Dionysios Kakouris e46274b5b4
Fix organization field being null in POST /orgs/{orgid}/teams (#27150) 1 year ago
hazy 74a5db03fd
Fix: treat tab "overview" as "repositories" in user profiles without readme (#27124) 1 year ago
Earl Warren fc09c30081
fix pagination for followers and following (#27127) 1 year ago
CaiCandong f93ee5937b
Fix token endpoints ignore specified account (#27080) 1 year ago
wxiaoguang 8531ca0837
Make SSPI auth mockable (#27036) 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 efecbbaca1
Fix NPE when editing OAuth2 applications (#27078) 1 year ago
KN4CK3R d513628db9
Allow empty Conan files (#27092) 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
Lunny Xiao 198a9ca635
Display all user types and org types on admin management UI (#27050) 1 year ago
puni9869 e0aacc7624
Show the repo count in code tab on both user profile and org page. (#27048) 1 year ago
Dmitry Sharshakov 63b53af933
Show OpenID Connect and OAuth on signup page (#20242) 1 year ago
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018) 1 year ago
JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038) 1 year ago
jladbrook e33f112e01
resolve issue with sort icons on admin/users and admin/runners (#24360) 1 year ago
KN4CK3R 591f586bf1
Extract auth middleware from service (#27028) 1 year ago
Lunny Xiao ebff0513db
Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 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 e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
Nanguan Lin 1ee4882b88
Fix the missing repo count (#26942) 1 year ago