summaryrefslogtreecommitdiffstats
path: root/models/error.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Multiple assignees (#3705)kolaente2018-05-091-0/+16
* Added checks for protected branches in pull requests (#3544)Chri-s2018-03-131-0/+15
* Fix rendering of wiki page list if wiki repo contains other files (#3454)Lauris BH2018-02-051-0/+15
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-271-8/+11
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-0/+17
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-021-4/+6
* Git LFS lock api (#2938)Antoine GIRARD2017-11-281-0/+57
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-281-1/+16
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-211-0/+14
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-0/+45
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+44
* Only check at least one email gpg key (#2266)Antoine GIRARD2017-09-051-11/+9
* Improve org error handling (#2117)Antoine GIRARD2017-07-061-0/+16
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-261-0/+30
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+15
* Implement GPG api (#710)Antoine GIRARD2017-03-161-0/+48