Commit Graph

2497 Commits (d3a9c4ceec85489bf917eba8b45fa57fd0c1f4e6)

Author SHA1 Message Date
zeripath d3a9c4ceec
Testing: Update postgres sequences (#9304) 5 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 5 years ago
6543 37e10d4543 [API] Add Reactions (#9220) 5 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276) 5 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247) 5 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266) 5 years ago
Oscar Costa 1583c48e3a Show label list on label set (#9251) 5 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 5 years ago
Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229) 5 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222) 5 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741) 5 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125) 5 years ago
6543 7c6f2e27be Add release_counter to Repo API (#9214) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163) 5 years ago
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