summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-8/+17
* Increment skip to avoid infini-loop (#13703)John Olheiser2020-11-271-1/+1
* Use chronological commit order in default squash message (#13661) (#13696)Jimmy Praet2020-11-251-2/+3
* Handle incomplete diff files properly (#13662)zeripath2020-11-212-6/+96
* Comments on review should have the same sha (#13448)zeripath2020-11-091-24/+59
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-072-0/+531
* Revert "Replies to outdated code comments should also be outdated (#13217)" (...Lunny Xiao2020-11-061-59/+24
* Alternative fix for HTML diff entity split (#13425)mrsdizzie2020-11-042-114/+45
* Replies to outdated code comments should also be outdated (#13217)zeripath2020-11-041-24/+59
* Add the tag list page to the release page (#12096)a10121127962020-11-021-4/+0
* When creating line diffs do not split within an html entity (#13357)zeripath2020-10-312-0/+114
* Fix a bug on refactoring (#13373)Lunny Xiao2020-10-311-1/+1
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-304-118/+24
* Update Mirror IsEmpty status on synchronize (#13185)zeripath2020-10-251-2/+67
* Enhance release list (#6025)Lanre Adelowo2020-10-211-0/+6
* Fix initial commit page & binary munching problem (#13249)zeripath2020-10-211-1/+10
* Add better error checking for inline html diff code (#13239)mrsdizzie2020-10-212-48/+44
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-212-4/+4
* Add review request api (#11355)a10121127962020-10-201-6/+158
* Fix error in diff html rendering (#13191)mrsdizzie2020-10-182-3/+12
* Fix diff skipping lines (#13154)zeripath2020-10-162-182/+348
* Finally fix diff names (#13136)zeripath2020-10-142-123/+80
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-135-14/+173
* Move update-server-info to hooks (#12826)zeripath2020-10-141-4/+0
* Add team support for review request (#12039)赵智超2020-10-122-4/+40
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-3/+3
* Cache last commit when pushing for big repository (#10109)Lunny Xiao2020-10-091-7/+46
* Fix error create comment on outdated file (#13041)65432020-10-051-1/+4
* Fix repository create/delete event webhooks (#13008)James Lakin2020-10-021-5/+3
* Mirror: Update DB on Address-Update too (#12964)65432020-09-281-3/+5
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-1/+2
* Adopt repositories (#12920)zeripath2020-09-252-11/+20
* Update only the repository columns that need updating (#12900)zeripath2020-09-201-3/+8
* Add configurable Trust Models (#11712)zeripath2020-09-202-9/+29
* Stop cloning unnecessarily on PR update (#12839)zeripath2020-09-141-60/+17
* Fix git open close bug (#12834)Lunny Xiao2020-09-141-3/+3
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-113-0/+515
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-2/+2
* Fix "only mail on mention" bug (#12775)赵智超2020-09-092-2/+2
* Fix yet another bug with diff file names (#12771)zeripath2020-09-092-50/+246
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-0/+14
* [Vendor] Switch go-version lib (#12719)65432020-09-052-10/+7
* Add email notify for new release (#12463)赵智超2020-08-231-0/+69
* Fix diff path unquoting (#12554)zeripath2020-08-222-30/+34
* Prevent NPE on commenting on lines with invalidated comments (with migration)...zeripath2020-08-211-1/+1
* Support Force-update in Mirror and improve Tracing in mirror (#12242)zeripath2020-08-201-1/+33
* Fix typos (#12542)Gjergji Ramku2020-08-201-3/+3
* Default empty merger list to those with write permissions (#12535)zeripath2020-08-201-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-2/+2
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-114-6/+12