summaryrefslogtreecommitdiffstats
path: root/models/error.go
Commit message (Expand)AuthorAgeFilesLines
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-0/+17
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-2/+2
* Add tag protection (#15629)KN4CK3R2021-06-251-0/+15
* Always store primary email address into email_address table and also the stat...Lunny Xiao2021-06-081-0/+15
* rsponse 404 when delete not exist email (#15383)a10121127962021-04-101-0/+15
* Ensure validation occurs on clone addresses too (#14994)zeripath2021-03-151-27/+27
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-6/+3
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+34
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-0/+15
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-0/+23
* Add email validity check (#13475)Chris Shyi2020-11-141-0/+15
* Add review request api (#11355)a10121127962020-10-201-1/+1
* Add team support for review request (#12039)赵智超2020-10-121-0/+20
* Improve error feedback for duplicate deploy keys (#13112)Chris Shyi2020-10-121-1/+1
* Adopt repositories (#12920)zeripath2020-09-251-0/+16
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+38
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-291-0/+15
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-0/+22
* [API] ListIssues add filter for milestones (#10148)65432020-04-301-0/+4
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-2/+33
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-301-3/+3
* Handle push rejection in branch and upload (#10854)zeripath2020-03-281-66/+0
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+19
* account for empty lines in receive-hook message (#10773)zeripath2020-03-201-1/+1
* Various fixes in login sources (#10428)guillep2k2020-02-231-0/+15
* Handle push rejection message in Merge & Web Editor (#10373)zeripath2020-02-221-0/+48
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-0/+16
* [API] Fix 9544 | return 200 when reaction already exist (#9550)65432019-12-311-0/+15
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-0/+55
* Refactor comment (#9330)Lunny Xiao2019-12-151-0/+32
* [API] Add Reactions (#9220)65432019-12-071-0/+15
* Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)zeripath2019-11-101-0/+73
* Prevent upload (overwrite) of lfs locked file (#8769)David Svantesson2019-11-021-0/+17
* Transaction-aware retry create issue to cope with duplicate keys (#8307)guillep2k2019-10-031-0/+15
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-0/+15
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+17
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-0/+16
* Add error for fork already existing (#7185)John Olheiser2019-06-121-0/+17
* Hash App token (#6724)techknowlogick2019-05-041-2/+2
* LDAP: ignore already existing public keys after ldap sync (#6766)Lukas Prettenthaler2019-04-261-1/+1
* fix pulls broken when fork repository deleted (#6754)Lunny Xiao2019-04-261-0/+18
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-15/+0
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-18/+150
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-141-0/+15
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+39
* Fix prohibit login check on authorization (#6106)Lunny Xiao2019-02-191-0/+32
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+22
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+85
* Improve logging for e-mail and OpenID already in use errors (#4174)Christopher Medlin2018-06-081-2/+2
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+22