Commit Graph

4353 Commits (4e3d81e44ee3f504f7262966533305561e04101f)

Author SHA1 Message Date
Jack Hay 4e879fed90
Deprecate query string auth tokens (#28390) 11 months ago
wxiaoguang f2a309e6c8
Improve doctor cli behavior (#28422) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
Adam Majer d9c19899cd
Make gogit Repository.GetBranchNames consistent (#28348) 11 months ago
Lunny Xiao dd30d9d5c0
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 12 months ago
wxiaoguang 1e512b800c
Use `filepath` instead of `path` to create SQLite3 database file (#28374) 12 months ago
capvor c1b86ecdab
Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) 12 months ago
Earl Warren 876a0cb3d6
Render PyPi long description as document (#28272) 12 months ago
darrinsmart 38a93a0665
Convert git commit summary to valid UTF8. (#28356) 12 months ago
KN4CK3R 14354e4f8e
Read `previous` info from git blame (#28306) 12 months ago
Brecht Van Lommel a7de14e493
Meilisearch: require all query terms to be matched (#28293) 12 months ago
wxiaoguang b348424c64
Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) 12 months ago
Earl Warren cb8298b717
Ignore temporary files for directory size (#28265) 12 months ago
pitpalme eacce14546
Fix delete-orphaned-repos (#28200) 12 months ago
wxiaoguang 2ac2796a4c
Refactor graceful manager to use shared code (#28073) 12 months ago
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141) 12 months ago
wxiaoguang 7c0ab8b974
Make CORS work for oauth2 handlers (#28184) 12 months ago
yp05327 a6a674e26a
Add guide page to actions when there's no workflows (#28145) 1 year ago
Denys Konovalov 816e46ee7c
add skip ci functionality (#28075) 1 year ago
Nanguan Lin f63b116697
Change default size of attachments and repo files (#28100) 1 year ago
wxiaoguang 17d246cdcc
Fix incorrect pgsql conn builder behavior (#28085) 1 year ago
wxiaoguang 79394b340d
Improve graceful manager code/comment (#28063) 1 year ago
Yarden Shoham 1c0566f66d
Render email addresses as such if followed by punctuation (#27987) 1 year ago
KN4CK3R 481e738e7f
Remove `title` from elements on Org mode (#27968) 1 year ago
6543 16ba16dbe9
Allow to set explore page default sort (#27951) 1 year ago
Lunny Xiao 69d98f83f9
Fix format error (#27963) 1 year ago
KN4CK3R 4f4fea734c
Unify two factor check (#27915) 1 year ago
Earl Warren 59f9ef9fee
Remove action runners on user deletion (#27902) 1 year ago
Earl Warren da0c4b8d10
Remove SSH workaround (#27893) 1 year ago
Moritz Poldrack 9b6e77c489
refactor postgres connection string building (#27723) 1 year ago
Lunny Xiao d519a39302
Support storage base path as prefix (#27827) 1 year ago
wxiaoguang a4b242ae7a
Clean up template locale usage (#27856) 1 year ago
Lunny Xiao 16d15ce087
Fix package webhook (#27839) 1 year ago
KN4CK3R ab3f6c1bac
Close all hashed buffers (#27787) 1 year ago
Nanguan Lin 1eae2aadae
Fix issue not showing on default board and add test (#27720) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Earl Warren 6352114a77
Fix label render containing invalid HTML (#27752) 1 year ago
6543 b2f828db5e
refactor: make db iterate context aware (#27710) 1 year ago
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