Commit Graph

224 Commits (6edfa6bc88ed73fc5a31f1b2fe9f5587c932ada7)

Author SHA1 Message Date
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911)
3 years ago
6543 658e90a114
[Docu] Fix Location of Comments in migrations.go (#13900)
3 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
3 years ago
6543 594cc4aa2a
Update Gitea Version & Fix Migration Comments (#13789)
3 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705)
3 years ago
zeripath 3fd060eb37
Include OriginalAuthor in Reaction constraint (#13505)
3 years ago
zeripath b091c994b5
Comments on review should have the same sha (#13448)
3 years ago
Lunny Xiao 35cc82abbf
Revert "Replies to outdated code comments should also be outdated (#13217)" (#13439)
3 years ago
zeripath 3cab3bee57
Replies to outdated code comments should also be outdated (#13217)
4 years ago
zeripath 4099e4f1b6
Ensure topics added using the API are added to the repository (#13285)
4 years ago
Lanre Adelowo e918636283
Enhance release list (#6025)
4 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
4 years ago
6543 ade9c8dc3c
[API] If User is Admin, show 500 error message on PROD mode too (#13115)
4 years ago
6543 f4ffe8ed54
Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124)
4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039)
4 years ago
6543 9513638715
Prohibit automatic downgrades (#13108)
4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
zeripath 772b5e0f54
Add migration for password algorithm change (#12784)
4 years ago
zeripath 47289344e2
Add Primary Key to Topic and RepoTopic (#12639)
4 years ago
zeripath 1b9d5074a7
Add command to recreate tables (#12407)
4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
6543 6c5266c9ca
[BugFix] Fix comment broken issue ref dependence (#12651)
4 years ago
zeripath 9c9c3348bb
Prevent NPE on commenting on lines with invalidated comments (with migration) (#12549)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath e17e3f71f4
Use transaction in V102 migration (#12395)
4 years ago
zeripath 502e38c33c
Increase size of the language column in language_stat (#12396)
4 years ago
S7evinK bf60146444
Don't use legacy method to send Matrix Webhook (#12348)
4 years ago
赵智超 12f9dd8fa9
Decrease the num_stars when deleting a repo (#11954)
4 years ago
zeripath b9e281265e
Add migration to set IsArchived false if it is null (#11853)
4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353)
4 years ago
Lauris BH ea4c139cd2
Change language statistics to save size instead of percentage (#11681)
4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742)
4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914)
4 years ago
zeripath d26885e2bf
Mulitple Gitea Doctor improvements (#10943)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786)
4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
Antoine GIRARD ae452d024e
Migration for deleting orphaned dependencies (#10617)
4 years ago
Lauris BH 6420f17fb6
Add migration to fix the old broken merge-bases (#10604)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 (#10026)
4 years ago
Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
guillep2k bec99507a4 Add missing columns to repository and user (#9861)
4 years ago