Commit Graph

4207 Commits (cf74f5fc40692f20508be9398675e38be41588d4)

Author SHA1 Message Date
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
wxiaoguang 998cea5888
Use secure cookie for HTTPS sites (#26999) 1 year ago
wxiaoguang e7745c94f8
Fix INI parsing for value with trailing slash (#26995) 1 year ago
wxiaoguang 4807f7be22
Clarify the git command Stdin hanging problem (#26967) 1 year ago
zareck 4e240f2304
Expanding documentation in queue.go (#26889) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 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