Commit Graph

2530 Commits (655aea13a5ad5dd51bcaafd1b96ecce2673f0312)

Author SHA1 Message Date
6543 d7c1310353 expose PR counter on Repo API (#9202) 5 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) 5 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
guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127) 5 years ago
guillep2k d779deef6e Fix show single review comments in the PR page (#9143) 5 years ago
Lunny Xiao 9856ac5818
fix race on indexer (#9136) 5 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) 5 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024) 5 years ago
Jordan 1615b3c187 Hide given credentials for migrated repos. (#9097) 5 years ago
6543 2ab8c78c30 Refactor Issues Subscription (#8738) 5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312) 5 years ago
guillep2k 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734) 5 years ago
Antoine GIRARD f128e06ea6 fix: add search to reserved usernames (#9063) 5 years ago
guillep2k 64769c8a6b Allow authors to use act keywords in PR content (#9059) 5 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866) 5 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) 5 years ago
David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031) 5 years ago
Lunny Xiao 11208f3381
Move git graph from models to modules/graph (#9027) 5 years ago
Lunny Xiao e0e4473172 extract some inline functions related with create comment (#8931) 5 years ago
guillep2k c58fba944d Fix permission checks for close/reopen from commit (#8875) 5 years ago
guillep2k 9930d47be2 Add review comments to mail notifications (#8996) 5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
John Olheiser 06a8504c78 Update dashboard context for PR reviews (#8995) 5 years ago
John Olheiser 4b5ebb93e4 New review approvals shouldn't require a message (#8991) 5 years ago
6543 665ce1dcb3 Drop Admin attribute based on LDAP when login (continue #1743) (#8849) 5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
Lunny Xiao bb6879d339
Improve notification (#8835) 5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768) 5 years ago
Lunny Xiao 273a24f226
Move notifywatchers from models to notification (#8907) 5 years ago
zeripath ee1d64ddd1
Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
6543 31416a5f4e Fix API Bug (fail on empty assignees) (#8873) 5 years ago
guillep2k a647a54a08 Leave non-dated issues for last (#8871) 5 years ago
David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867) 5 years ago
Lunny Xiao f02138a148 Fix bug when migrate from API (#8631) 5 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779) 5 years ago
Lunny Xiao 12170d26a7 Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784) 5 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 5 years ago
jaqra c0f4675a68 Fix (open/closed) issue count when label excluded (#8815) 5 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802) 5 years ago
mrsdizzie dce22efbee Fix SSH2 conditonal in key parsing code (#8806) 5 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729) 5 years ago
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769) 5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747) 5 years ago
succcubbus a2bd8fe8dc mark review comment as invalidated when file is deleted (#8751) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago