Commit Graph

4292 Commits (4674aea25b54baf08594c54f061dee9e44190f02)

Author SHA1 Message Date
Lunny Xiao c8ba17c73f
Remove duplicated checkinit on git module (#28824) 10 months ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 10 months ago
Lunny Xiao 930e38d010
Use refname:strip-2 instead of refname:short when syncing tags (#28797) 10 months ago
wxiaoguang b0e6c25535
Caller should check the ResponseExtra.HasError() first to see whether the request fails (#28796) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
yp05327 c7e4629c02
Fix nil pointer panic when exec some gitea cli command (#28791) 10 months ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
Yarden Shoham 5a7bacb005
Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths (#26984) 10 months ago
delvh abfdaef5bd
Show description as tooltip instead of title for labels (#28754) 10 months ago
Mihir Joshi 669bbbaf24
Integration Test for Commit Search containing Square Brackets (#28751) 10 months ago
Mihir Joshi 839cd26b1a
Add -F to commit search to treat keywords as strings (#28744) 10 months ago
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
wxiaoguang 79da4bbc56
Suggest to use Type=simple for systemd service (#28717) 10 months ago
wxiaoguang e75e9a0e7e
Fix panic when parsing empty pgsql host (#28708) 10 months ago
Kyle D 54acf7b0d4
Normalize oauth email username (#28561) 11 months ago
Brecht Van Lommel 12c0487e01
Make cross-reference issue links work in markdown documents again (#28682) 11 months ago
wxiaoguang 91aa263225
Make template `DateTime` show proper tooltip (#28677) 11 months ago
Yarden Shoham cdc33b29a0
Add global setting how timestamps should be rendered (#28657) 11 months ago
wxiaoguang e5d8c4b8d4
Avoid cycle-redirecting user/login page (#28636) 11 months ago
wxiaoguang e743570f65
Refactor timeutil package (#28623) 11 months ago
wxiaoguang f3999888c0
Refactor some legacy code and remove unused code (#28622) 11 months ago
KN4CK3R 4cd666d7dc
Do not set `Accept` header twice (#28598) 11 months ago
wxiaoguang b41925cee3
Refactor CORS handler (#28587) 11 months ago
Lunny Xiao 177cea7c70
Make offline mode as default to no connect external avatar service by default (#28548) 11 months ago
wxiaoguang e4a24d6727
Fix the issue ref rendering for wiki (#28556) 11 months ago
Lunny Xiao 577421691b
Add missing head of lfs client batch (#28550) 11 months ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
Bo-Yi Wu 14ffdf6173
chore(api): support ignore password if login source type is LDAP for creating user API (#28491) 11 months ago
wxiaoguang 11f0519ad8
Update go dependencies (#28518) 11 months ago
Earl Warren e02095c5b6
Add orphaned topic consistency check (#28507) 11 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
Earl Warren 9a15267871
Initalize stroage for orphaned repository doctor (#28487) 11 months ago
wxiaoguang 9947af639c
Only use SHA256 feature when git >= 2.42 (#28466) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
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) 11 months ago
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 11 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