Commit Graph

4414 Commits (1262ff6734543b37d834e63a6a623648c77ee4f4)

Author SHA1 Message Date
Nanguan Lin eb1478791f
Clean some functions about project issue (#27705) 1 year ago
6543 e83f2cbbac
Add doctor dbconsistency fix to delete repos with no owner (#27290) 1 year ago
Jason Song 4e98224a45
Support allowed hosts for webhook to work with proxy (#27655) 1 year ago
Jason Song 1be49fdda6
Improve retrying index issues (#27554) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Jason Song 2c7b6c378e
Increase queue length (#27555) 1 year ago
wxiaoguang e2e0280108
Fix `environment-to-ini` inherited key bug (#27543) 1 year ago
silverwind 5bf367f904
Restore warning commit status (#27504) 1 year ago
M Hickford a825cc0f34
Pre-register OAuth application for tea (#27509) 1 year ago
silverwind 3b139fa3a3
Improve feed icons and feed merge text color (#27498) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
Kirill Sorokin 2b06c106ef
Add support for HEAD ref in /src/branch and /src/commit routes (#27384) 1 year ago
Francesco Antognazza bc21723717
Make Actions tasks/jobs timeouts configurable by the user (#27400) 1 year ago
wxiaoguang dfa4e5857f
Fix git 2.11 error when checking IsEmpty (again) (#27399) 1 year ago
wxiaoguang caef9f9503
Fix git 2.11 error when checking IsEmpty (#27393) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Zettat123 3fcad582c9
Improvements of releases list and tags list (#25859) 1 year ago
6543 15fa0383fb
doctor: delete action entries without existing user (#27292) 1 year ago
Earl Warren 98f02203f9
fix orphan check for deleted branch (#27310) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
wxiaoguang d0012c8806
Document the queue item's marshaling behavior (#27271) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
Nabapadma-sarker 8e23524b18
Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) 1 year ago
KN4CK3R bcb78e70ca
Quote table `release` in sql queries (#27205) 1 year ago
Daniel Kilimnik 0ee7cbf725
Fix push mirror, wrong timestamp format (#27153) 1 year ago
wxiaoguang c0ed26f987
Remove some dead code (#27196) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
Nanguan Lin 2f8e1604f8
Fix review request number and add more tests (#27104) 1 year ago
Chongyi Zheng 9631958a82
Refactor lfs requests (#26783) 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
Nanguan Lin 7cdbe65a2c
Add tests for db indexer in indexer_test.go (#27087) 1 year ago
Lunny Xiao e5ec57cd60
Actions are no longer experimental, so enable them by default (#27054) 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
Nanguan Lin 0de09d3afc
Remove the useless function `GetUserIssueStats` and move relevant tests to `indexer_test.go` (#27067) 1 year ago
Nanguan Lin da50be7360
Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
Earl Warren 79afd280e1
fix media description render for orgmode (#26895) 1 year ago
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018) 1 year ago
wxiaoguang 8ecdc93f8b
Fix object storage path handling (#27024) 1 year ago
Earl Warren 7818121d50
S3: log human readable error on connection failure (#26856) 1 year ago
Lunny Xiao ebff0513db
Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 1 year ago