aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fill the specified ref in webhook test payload (#20961)Jason Song2022-09-042-6/+16
* fix: PackageMetadataVersion deps (#21017)José Carlos2022-09-021-9/+12
* Support Issue forms and PR forms (#20987)Jason Song2022-09-023-69/+132
* Go 1.19 format (#20758)John Olheiser2022-08-306-61/+53
* Redirect if user does not exist (#20981)KN4CK3R2022-08-291-1/+5
* fix hard-coded timeout and error panic in API archive download endpoint (#20925)Peter Gardfjäll2022-08-292-51/+55
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-293-1/+254
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-2811-60/+73
* Only show relevant repositories on explore page (#19361)Gusted2022-08-251-6/+14
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-2514-20/+21
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-2545-252/+260
* Return 404 NotFound if requested attachment does not exist (#20886)zeripath2022-08-241-0/+20
* refactor webhook *EditPost (#20780)oliverpool2022-08-232-481/+196
* Improve single repo action for issue and pull requests (#20730)CodeDoctor2022-08-221-0/+2
* Fix mirror address setting not working (#20850)Gary Wang2022-08-211-2/+5
* Fix SQL Query for `SearchTeam` (#20844)Gusted2022-08-211-1/+1
* Pad GPG Key ID with preceding zeroes (#20878)zeripath2022-08-211-0/+7
* Remove calls to load Mirrors in user.Dashboard (#20855)zeripath2022-08-181-33/+0
* Fix owners cannot create organization repos bug (#20841)Lunny Xiao2022-08-182-2/+5
* Add badge capabilities to users (#20607)techknowlogick2022-08-181-0/+7
* Use the total issue count for UI (#20785)parnic2022-08-171-2/+7
* auth/reverseproxy: Add support for full name (#20776)Will Norris2022-08-161-0/+1
* Add migrate repo archiver and packages storage support on command line (#20757)Lunny Xiao2022-08-161-1/+2
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-162-6/+6
* Remove follow from commits by file (#20765)zeripath2022-08-142-4/+4
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-134-38/+64
* refactor webhook *NewPost (#20729)oliverpool2022-08-114-488/+131
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-103-0/+27
* Add support for NuGet API keys (#20721)KN4CK3R2022-08-092-0/+46
* Keep download count on Container tag overwrite (#20728)KN4CK3R2022-08-091-0/+3
* Add an option to create new issues from "/issues" page (#20650)CodeDoctor2022-08-091-0/+6
* Add support for `npm unpublish` (#20688)KN4CK3R2022-08-092-2/+73
* Allow multiple files in generic packages (#20661)KN4CK3R2022-08-092-40/+68
* Refactor legacy git init (#20376)wxiaoguang2022-08-091-3/+1
* Add issue filter for Author (#20578)parnic2022-08-081-1/+9
* Fix init mail render logic (#20704)KN4CK3R2022-08-081-4/+0
* Add support for Pub packages (#20560)KN4CK3R2022-08-074-2/+292
* Use request timeout for git service rpc (#20689)parnic2022-08-061-5/+6
* Allow multiple metadata files for Maven packages (#20674)KN4CK3R2022-08-051-2/+3
* Send correct NuGet status codes (#20647)KN4CK3R2022-08-031-3/+5
* Add default commit messages to PR for squash merge (#20618)Tyrone Yeh2022-08-031-0/+2
* Use correct page size for link header pagination (#20546)Norwin2022-08-021-1/+1
* Rework mailer settings (#18982)Clar Fon2022-08-022-4/+6
* Support localized README (#20508)Gary Wang2022-08-012-69/+117
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-1/+8
* Add missing Tabs on organisation/package view (Frontport #20539) (#20540)65432022-07-311-0/+16
* Rework file highlight rendering and fix yaml copy-paste (#19967)silverwind2022-07-301-13/+13
* Add new API endpoints for push mirrors management (#19841)Mohamed Sekour2022-07-305-9/+361
* WebAuthn CredentialID field needs to be increased in size (#20530)zeripath2022-07-301-2/+1
* Add latest commit's SHA to content response (#20398)Gusted2022-07-301-11/+2