| Commit message (Expand) | Author | Age | Files | Lines |
* | updateSize when create a repo with init commit (#13441) | a1012112796 | 2020-11-06 | 1 | -4/+4 |
* | Revert "Replies to outdated code comments should also be outdated (#13217)" (... | Lunny Xiao | 2020-11-06 | 3 | -92/+0 |
* | Replies to outdated code comments should also be outdated (#13217) | zeripath | 2020-11-04 | 3 | -0/+92 |
* | Fix bug on release publisherid migrations (#13410) | Lunny Xiao | 2020-11-03 | 1 | -1/+4 |
* | Add the tag list page to the release page (#12096) | a1012112796 | 2020-11-02 | 1 | -1/+5 |
* | Fix reactions on code comments (#13390) | Cirno the Strongest | 2020-11-02 | 1 | -0/+4 |
* | don't append key file if asked not to (#13368) | Antoine GIRARD | 2020-10-31 | 1 | -1/+1 |
* | Refactor Logger (#13294) | zeripath | 2020-10-31 | 1 | -1/+1 |
* | Delete tag API (#13358) | John Olheiser | 2020-10-30 | 1 | -0/+16 |
* | Group Label Changed Comments in timeline (#13304) | Pedro Alves | 2020-10-25 | 1 | -1/+3 |
* | #12897 - add mastodon provider (#13293) | Divyam Bhasin | 2020-10-25 | 1 | -0/+6 |
* | Ensure topics added using the API are added to the repository (#13285) | zeripath | 2020-10-24 | 3 | -3/+100 |
* | Store task errors following migrations and display them (#13246) | zeripath | 2020-10-23 | 1 | -0/+21 |
* | Avatar autogeneration fixed (#13233) | Paweł Bogusławski | 2020-10-23 | 2 | -7/+2 |
* | Keep database transactions not too big (#13254) | Lunny Xiao | 2020-10-22 | 1 | -41/+40 |
* | Enhance release list (#6025) | Lanre Adelowo | 2020-10-21 | 2 | -0/+142 |
* | Update heatmap fixtures to restore tests (#13224) | 6543 | 2020-10-20 | 2 | -2/+2 |
* | Add review request api (#11355) | a1012112796 | 2020-10-20 | 6 | -5/+56 |
* | [Refactor] Move APIFormat functions into convert package (#12856) | 6543 | 2020-10-17 | 8 | -124/+11 |
* | Improve users management through the CLI (#6001) (#10492) | ydelafollye | 2020-10-15 | 1 | -0/+6 |
* | Change order of possible-owner organizations to alphabetical (#13160) | Elena Neuschild | 2020-10-15 | 1 | -1/+2 |
* | Avatars and Repo avatars support storing in minio (#12516) | Lunny Xiao | 2020-10-14 | 8 | -367/+424 |
* | Show original author's reviews on pull summary box (#13127) | 赵智超 | 2020-10-14 | 1 | -0/+14 |
* | [Enhancement] Allow admin to merge pr with protected file changes (#12078) | 赵智超 | 2020-10-13 | 4 | -0/+58 |
* | Provide self-registering storage system (#12978) | zeripath | 2020-10-12 | 1 | -2/+0 |
* | [API] If User is Admin, show 500 error message on PROD mode too (#13115) | 6543 | 2020-10-12 | 1 | -2/+2 |
* | Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ... | 6543 | 2020-10-12 | 8 | -25/+108 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 9 | -137/+449 |
* | Prohibit automatic downgrades (#13108) | 6543 | 2020-10-12 | 1 | -4/+9 |
* | Improve error feedback for duplicate deploy keys (#13112) | Chris Shyi | 2020-10-12 | 1 | -1/+1 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -1/+1 |
* | Add ssh certificate support (#12281) | Wim | 2020-10-10 | 2 | -4/+238 |
* | Fix deadlock when deleting team user (#13092) | zeripath | 2020-10-10 | 1 | -1/+1 |
* | Disable DSA ssh keys by default (#13056) | zeripath | 2020-10-09 | 1 | -1/+3 |
* | (Re)Load issue labels when changing them (#13007) | zeripath | 2020-10-05 | 2 | -0/+20 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 1 | -46/+5 |
* | Refactor use TrimSuffix instead of TrimRight (#12993) | 6543 | 2020-10-01 | 1 | -1/+1 |
* | Add default storage configurations (#12813) | Lunny Xiao | 2020-09-29 | 3 | -4/+9 |
* | Completely quote AppPath and CustomConf paths (#12955) | zeripath | 2020-09-28 | 1 | -3/+3 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 1 | -0/+1 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 4 | -5/+44 |
* | Fixed count of filtered issues when api request. (#12275) | ひのしば / hinoshiba | 2020-09-24 | 1 | -1/+22 |
* | API: NotificationSubject show Issue/Pull State (#12901) | 6543 | 2020-09-20 | 1 | -0/+2 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 6 | -92/+212 |
* | Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1... | 6543 | 2020-09-18 | 1 | -65/+3 |
* | Simplify CheckUnitUser logic (#12854) | 赵智超 | 2020-09-15 | 2 | -10/+15 |
* | Add migration for password algorithm change (#12784) | zeripath | 2020-09-15 | 2 | -0/+196 |
* | Add postgres schema to the search_path on database connection (#12634) | zeripath | 2020-09-11 | 1 | -0/+10 |
* | Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic... | zeripath | 2020-09-11 | 1 | -1/+5 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -2/+3 |