Commit Graph

4103 Commits (78e8296e113e2fd9259ec05fe87035427821ea0b)

Author SHA1 Message Date
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 10 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 10 months ago
Lunny Xiao eba9c0ce48
Add testing for CalcCommitStatus (#28823) 10 months ago
Lunny Xiao 2bdab948cb
Add missing migration (#28827) 10 months ago
Mihir Joshi b8270240bf
Fix reverting a merge commit failing (#28794) 10 months ago
Gwyneth Morgan 2c3da59e27
Add ability to see open and closed issues at the same time (#28757) 10 months ago
KN4CK3R 3793ec4d14
Fix `GetCommitStatuses` (#28787) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 10 months ago
yp05327 ce0225c1b8
Forbid removing the last admin user (#28337) 10 months ago
yp05327 b820019fec
Fix when private user following user, private user will not be counted in his own view (#28037) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
Lunny Xiao fa8c3beb26
Speed up loading the dashboard on mysql/mariadb (#28546) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
Kyle D 54acf7b0d4
Normalize oauth email username (#28561) 11 months ago
Lunny Xiao da58bb85fa
Upgrade xorm to new version which supported update join for all supported databases (#28590) 11 months ago
Lunny Xiao cb10f2767c
Fix migration test (#28659) 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
Lunny Xiao 4c29c75968
Fix session key conflict with database keyword (#28613) 11 months ago
delvh 778ad795fd
Refactor deletion (#28610) 11 months ago
Jean-Baptiste Gomond d0f24ff4ca
Added instance-level variables (#28115) 11 months ago
Lunny Xiao 0407a402bb
Revert "improve possible performance bottleneck (#28547)" (#28593) 11 months ago
Lunny Xiao b35d3fddfa
improve possible performance bottleneck (#28547) 11 months ago
6543 2c48733afe
Fix inperformant query on retrifing review from database. (#28552) 11 months ago
Nanguan Lin 6a725b6f9c
Remove deadcode under models/issues (#28536) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
yp05327 4ea522fecf
Only check online runner when detecting matching runners in workflows (#28286) 11 months ago
Earl Warren e02095c5b6
Add orphaned topic consistency check (#28507) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
wxiaoguang 4f04ab2586
Refactor SSH clone URL generation code (#28421) 11 months ago
sebastian-sauer e08f1a9cbd
Add combined index for issue_user.uid and issue_id (#28080) 11 months ago
nekrondev 52046b934d
Retry SSH key verification with additional CRLF if it failed (#28392) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
yp05327 0abb5633e3
Fix commit status in repo list (#28412) 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
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 11 months ago
yp05327 f4561c44b1
Fix incorrect run order of action jobs (#28367) 11 months ago
Nate Levesque f891172ef4
handle repository.size column being NULL in migration v263 (#28336) 12 months ago
wxiaoguang a6aed0fee6
Increase "version" when update the setting value to a same value as before (#28243) 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
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141) 12 months ago
yp05327 976a9926d7
Fix no ActionTaskOutput table waring (#28149) 1 year ago