summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051)65432021-03-193-0/+34
* Fix postgres ID sequences broken by recreate-table (#15015) (#15029)zeripath2021-03-192-1/+123
* API: fix set milestone on PR creation (#14981) (#15001)Norwin2021-03-153-0/+17
* Add "captcha" to list of reserved usernames (#14930)fnetX (aka fralix)2021-03-081-0/+1
* When transfering repository and database transaction failed, rollback the ren...65432021-03-061-6/+42
* Disable broken OAuth2 providers at startup (#14802) (#14811)zeripath2021-02-261-1/+7
* Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607)zeripath2021-02-082-8/+90
* Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573)65432021-02-052-6/+6
* Fix GPG key deletion during account deletion (#14561) (#14569)Anton Khimich2021-02-042-1/+15
* Set the name Mapper in migrations (#14526) (#14529)65432021-01-301-0/+5
* ChangeUserName: rename user files back on DB issue (#14447)65432021-01-251-3/+12
* Fix migration v141 (#14387) (#14388)65432021-01-232-3/+12
* [Backport] Fix Deadlock & Delete affected reactions on comment deletion (#143...65432021-01-235-14/+23
* Check if label template exist first (#14384) (#14389)65432021-01-192-23/+17
* check release publisher exists (#14375)Norwin2021-01-181-1/+5
* Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#...Jimmy Praet2021-01-031-0/+14
* Fix avatar bugs (#14217) (#14220)65432021-01-021-4/+3
* Ensure that schema search path is set with every connection on postgres (#141...zeripath2021-01-022-11/+85
* Fix dashboard issues labels filter bug (#14210) (#14214)Lunny Xiao2021-01-021-12/+22
* Fix creation OAuth2 auth source from CLI. (#14146)Daniil Pankratov2020-12-251-1/+11
* HotFix: Hide private partisipation in Orgs (#13994) (#14031)65432020-12-171-0/+1
* Trim the branch prefix from action.GetBranch (#13981) (#13986)zeripath2020-12-141-1/+2
* [API] return original URL of Repositories (#13885) (#13886)65432020-12-081-0/+1
* Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776)65432020-12-011-0/+23
* ui: show 'owner' tag for real owner (#13689) (#13743)a10121127962020-11-291-0/+21
* Validate email before inserting/updating (#13475) (#13666)65432020-11-224-5/+72
* Replies to outdated code comments should also be outdated (#13217) (#13433)65432020-11-051-0/+12
* Fix reactions on code comments (#13390) (#13401)Cirno the Strongest2020-11-021-0/+4
* Avatar autogeneration fixed (#13282)Paweł Bogusławski2020-10-262-7/+2
* Ensure topics added using the API are added to the repository (#13285) (#13302)zeripath2020-10-261-3/+30
* Store task errors following migrations and display them (#13246) (#13287)techknowlogick2020-10-241-0/+21
* Update heatmap fixtures to restore tests (#13224) (#13225)65432020-10-202-2/+2
* fix a small nit (#13187)赵智超2020-10-171-1/+1
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-148-367/+424
* Show original author's reviews on pull summary box (#13127)赵智超2020-10-141-0/+14
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-134-0/+58
* Provide self-registering storage system (#12978)zeripath2020-10-121-2/+0
* [API] If User is Admin, show 500 error message on PROD mode too (#13115)65432020-10-121-2/+2
* Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ...65432020-10-128-25/+108
* Add team support for review request (#12039)赵智超2020-10-129-137/+449
* Prohibit automatic downgrades (#13108)65432020-10-121-4/+9
* Improve error feedback for duplicate deploy keys (#13112)Chris Shyi2020-10-121-1/+1
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Add ssh certificate support (#12281)Wim2020-10-102-4/+238
* Fix deadlock when deleting team user (#13092)zeripath2020-10-101-1/+1
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-1/+3
* (Re)Load issue labels when changing them (#13007)zeripath2020-10-052-0/+20
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-46/+5
* Refactor use TrimSuffix instead of TrimRight (#12993)65432020-10-011-1/+1
* Add default storage configurations (#12813)Lunny Xiao2020-09-293-4/+9