summaryrefslogtreecommitdiffstats
path: root/models/error.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-0/+40
* Use fingerprint to check instead content for public key (#911)Lunny Xiao2017-02-141-3/+5
* fix: gofmt error. (#918)Bo-Yi Wu2017-02-141-1/+1
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-0/+16
* Two factor authentication support (#630)Andrew2017-01-161-0/+19
* Fix typos in models/ (#576)Ethan Koenig2017-01-051-2/+2
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-0/+14
* [API] Pull Requests (#248)Kim "BKC" Carlbäcker2016-12-021-0/+22
* Expand documentation a bit moreSandro Santilli2016-11-241-82/+83
* Lint error.goSandro Santilli2016-11-241-0/+82
* fixed bug #151 caused Find should be Get (#153)Lunny Xiao2016-11-121-3/+4
* models/login_source: code improvementUnknwon2016-08-311-0/+13
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-311-12/+25
* Web editor: support upload filesUnknwon2016-08-301-5/+3
* #2966 code cleanupUnknwon2016-08-261-2/+3