Commit Graph

1238 Commits (2b3e931cde3e3d70b69202164f35fc6f2c609ade)

Author SHA1 Message Date
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
4 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355)
4 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
4 years ago
John Olheiser 08424648ae Fix create bugs (#9606)
4 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
6543 9cf7048a6a Dont trigger notification twice on issue assignee change (#9582)
4 years ago
6543 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name (#9529)
4 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512)
4 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515)
4 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
Mario Lubenka 1db2381546 Push update after branch is restored (#9416)
4 years ago
Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424)
4 years ago
Brad Albright 8e655728e9 adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484)
4 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313)
4 years ago
Keith Rutkowski 21f84a6315 Change PR commits and diffs to use base repo rather than forked (#3648)
4 years ago
John Olheiser ba8f93a14e Fix some SimpleMDE (#9400)
4 years ago
John Olheiser 33662399d5 Fix double webhook for new PR (#9375)
4 years ago
John Olheiser 1bbb2a637c Add SimpleMDE to compare page for PRs (#9376)
4 years ago
Benno 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352)
4 years ago
John Olheiser 6715677b2b Push to create repo (#8419)
4 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353)
4 years ago
David Svantesson f46176a418 Fix PR/issue redirects when having external tracker (#9339)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247)
4 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124)
4 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
5 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926)
5 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463)
5 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024)
5 years ago
Lunny Xiao d5261b9aab Move HttpBackend function to Http to reduce function calls when git smart http requests (#9057)
5 years ago
Jordan 1615b3c187 Hide given credentials for migrated repos. (#9097)
5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
5 years ago
silverwind f8bd90ba60 enable lazy-loading of gitgraph.js (#9036)
5 years ago