summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* Completely quote AppPath and CustomConf paths (#12955)zeripath2020-09-281-3/+3
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Adopt repositories (#12920)zeripath2020-09-254-5/+44
* Fixed count of filtered issues when api request. (#12275)ひのしば / hinoshiba2020-09-241-1/+22
* API: NotificationSubject show Issue/Pull State (#12901)65432020-09-201-0/+2
* Add configurable Trust Models (#11712)zeripath2020-09-206-92/+212
* Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...65432020-09-181-65/+3
* Simplify CheckUnitUser logic (#12854)赵智超2020-09-152-10/+15
* Add migration for password algorithm change (#12784)zeripath2020-09-152-0/+196
* Add postgres schema to the search_path on database connection (#12634)zeripath2020-09-111-0/+10
* Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic...zeripath2020-09-111-1/+5
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-2/+3
* Add Primary Key to Topic and RepoTopic (#12639)zeripath2020-09-103-3/+44
* ui: change commentTag style (#11668)赵智超2020-09-101-0/+3
* Fix "only mail on mention" bug (#12775)赵智超2020-09-092-1/+28
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-0/+16
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-082-0/+33
* gitea dump: include version & Check InstallLock (#12760)65432020-09-072-0/+17
* Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)zeripath2020-09-061-0/+4
* Add command to recreate tables (#12407)zeripath2020-09-062-0/+248
* Fix bug of migraition v111 (#12738)Lunny Xiao2020-09-061-3/+3