2775 Commits (9a17e2830b6d0501c36e600595e68cd2d8cd90f3)

Author SHA1 Message Date
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
Jochen Peters 385433d2f4
additional data for type StopWatch in swagger api (#12458)
4 years ago
6543 6c5266c9ca
[BugFix] Fix comment broken issue ref dependence (#12651)
4 years ago
zeripath 5c0697ad1e
Use argon as default password hash algorithm (#12688)
4 years ago
zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646)
4 years ago
6543 d5b6931dbe
[API] Delete Token accept names too (#12366)
4 years ago
zeripath f3fb3c6f56
Open transaction when adding Avatar email-hash pairs to the DB (#12577)
4 years ago
6543 4b97f9018b
OpenGraph: use repo avatar if exist (#12586)
4 years ago
zeripath 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
赵智超 e7d65cbc6e
Add email notify for new release (#12463)
4 years ago
Lunny Xiao 2026d885d6
Fix bug on migration 147 (#12565)
4 years ago
zeripath 7c2cf236f8
Allow addition of gpg keyring with multiple keys (#12487)
4 years ago
zeripath 9c9c3348bb
Prevent NPE on commenting on lines with invalidated comments (with migration) (#12549)
4 years ago
zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath d1e67d7ade
Fix bug preventing transfer to private organization (#12497)
4 years ago
zeripath f50364a5b0
Keys should not verify revoked email addresses (#12486)
4 years ago
techknowlogick c9d1e40dfc
UI: Update commit signature view (#12473)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
zeripath d87dbd7519
Fix Migration 145 on MSSQL if varchar is changed to nvarchar (#12445)
4 years ago
zeripath e17e3f71f4
Use transaction in V102 migration (#12395)
4 years ago
zeripath 5e5c893555
Need RepoID in the languagestat field (#12427)
4 years ago
zeripath 502e38c33c
Increase size of the language column in language_stat (#12396)
4 years ago
Lars Lehtonen e4d6f2e9e5
models: break out of loop (#12386)
4 years ago
S7evinK bf60146444
Don't use legacy method to send Matrix Webhook (#12348)
4 years ago
赵智超 1f12dc8e88
Add action feed for new release (#12324)
4 years ago
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336)
4 years ago
6543 7ecb25b41b
Refactor: Remove Dependencies from Migration v111 (#11646)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago
6543 2753d72773
Migrations (v82,v96,v99,v136) remove dependencies (#12286)
4 years ago
Lunny Xiao 45631083a4
Support use nvarchar for all varchar columns when using mssql (#12269)
4 years ago
silverwind 0e24af6951
Update Octicons to v10 (#12240)
4 years ago
zeripath 4fa2e217c1
Set NoAutoTime when updating is_archived (#12266)
4 years ago
Lars Lehtonen b49a195839
models: fix xorm variable clobber (#12231)
4 years ago
bobemoe bac57ab590
When starting new stopwatch stop previous if it is still running (#10533)
4 years ago
zeripath 63591016b3
Extend Notifications API and return pinned notifications by default (#12164)
4 years ago
Jürgen Hötzel 30399cf04a
Trim to 255 runes instead of bytes (#12150)
4 years ago
赵智超 12f9dd8fa9
Decrease the num_stars when deleting a repo (#11954)
4 years ago
zeripath 8a0bb7cd04
Ensure Subkeys are verified (#12155)
4 years ago
Lars Lehtonen 56f222d44c
models: break out of loops (#12159)
4 years ago
zeripath 482ba937ed
Provide option to unlink a fork (#11858)
4 years ago
赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555)
4 years ago
successgo 4dee08a6b4
Fix typo (#12013)
4 years ago
silverwind e24ee48776
Add serviceworker.js to KnownPublicEntries (#11992)
4 years ago
zeripath 654a970644
Fix commenting on non-utf8 encoded files (#11916)
4 years ago
Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943)
4 years ago
techknowlogick 9e6a79bea9
upgrade to use testfixtures v3 (#11904)
4 years ago
Lunny Xiao 1645d4a5d8
Use ID or Where to instead directly use Get when load object from database (#11925)
4 years ago