Commit Graph

311 Commits (5849d4fde347cd1e47f2243b3239724c73b1261d)

Author SHA1 Message Date
KN4CK3R f8b471ace1
Unify user update methods (#28733) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 10 months ago
KN4CK3R caad931385
Prevent anonymous container access if `RequireSignInView` is enabled (#28877) 10 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 10 months ago
Adam Majer 075c4c89ee
tests: missing refs/ in bare repositories (#28844) 10 months ago
FuXiaoHei ad98ea63ee
Fix uploaded artifacts should be overwritten (#28726) 10 months ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 10 months ago
Mihir Joshi b8270240bf
Fix reverting a merge commit failing (#28794) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
Earl Warren 3f342d6dff
Modernize merge button (#28140) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
Jack Hay 6c6823935c
Add tests for #28765 (#28773) 10 months ago
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths (#26984) 10 months ago
Mihir Joshi 669bbbaf24
Integration Test for Commit Search containing Square Brackets (#28751) 10 months ago
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
wxiaoguang 9296c31ff7
Fix incorrect URL for "Reference in New Issue" (#28716) 10 months ago
wxiaoguang c5901b622d
Avoid unnecessary 500 panic when a commit doesn't exist (#28719) 10 months ago
Lunny Xiao da58bb85fa
Upgrade xorm to new version which supported update join for all supported databases (#28590) 11 months ago
wxiaoguang e743570f65
Refactor timeutil package (#28623) 11 months ago
Lunny Xiao 921df1cbad
Remove unnecessary syncbranchToDB with tests (#28624) 11 months ago
Lunny Xiao 4c29c75968
Fix session key conflict with database keyword (#28613) 11 months ago
delvh 778ad795fd
Refactor deletion (#28610) 11 months ago
wxiaoguang b41925cee3
Refactor CORS handler (#28587) 11 months ago
Kyle D 33439b733a
Disable query token param in integration tests (#28592) 11 months ago
KN4CK3R 838db2f891
Convert to url auth to header auth in tests (#28484) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao 717d0f5934
Do some missing checks (#28423) 11 months ago
Lunny Xiao aeb383025f
Also sync DB branches on push if necessary (#28361) 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) 11 months ago
KN4CK3R a95d5b7702
Add `HEAD` support for rpm repo files (#28309) 12 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 12 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
Denys Konovalov 816e46ee7c
add skip ci functionality (#28075) 1 year ago
Earl Warren 340055ab6c
Enable system users search via the API (#28013) 1 year ago
Earl Warren f2ea31de36
Enable system users for comment.LoadPoster (#28014) 1 year ago
KN4CK3R 4f4fea734c
Unify two factor check (#27915) 1 year ago
Jean-Baptiste Gomond 9106514e51
Add user secrets API integration tests (#27832) 1 year ago
KN4CK3R b36e2ca419
List all Debian package versions in `Packages` (#27786) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Lunny Xiao 9852c92e9a
Remove unnecessary parameter (#27671) 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
Evan Tobin ae419fa494
Fix permissions for Token DELETE endpoint to match GET and POST (#27610) 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
Earl Warren 1050d7a78f
show manual cron run's last time (#27544) 1 year ago