summaryrefslogtreecommitdiffstats
path: root/models/models.go
Commit message (Expand)AuthorAgeFilesLines
* Add missing indexer doc in configuration (#3324)Antoine GIRARD2018-01-081-1/+1
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+1
* Git LFS lock api (#2938)Antoine GIRARD2017-11-281-0/+1
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-031-14/+9
* Code/repo search (#2582)Ethan Koenig2017-10-271-4/+20
* Add branch overiew page (#2108)Bwko2017-10-261-0/+1
* Replace deprecated Id method with ID (#2655)Ethan Koenig2017-10-051-1/+1
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-0/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+2
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-221-1/+1
* Fix git hooks update to receive required arguments. Fixes #2090 (#2095)Lauris BH2017-07-021-3/+2
* Refactor session close as xorm already does everything needed internally (#2020)Lauris BH2017-06-211-7/+0
* SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1...Kim "BKC" Carlbäcker2017-06-151-1/+3
* Status-API (#1332)Kim "BKC" Carlbäcker2017-04-211-0/+1
* Create issue_watch tableAndrey Nering2017-03-291-0/+1
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+1
* Implement GPG api (#710)Antoine GIRARD2017-03-161-0/+1
* fix install submit crash caused by xorm log (#1119)Lunny Xiao2017-03-061-2/+1
* Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao2017-02-251-2/+0
* added missing new struct sync (#1021)Lunny Xiao2017-02-231-0/+2
* Make Xorm log configurable (#174)Lunny Xiao2017-02-201-12/+5
* Small optimization for getTeamIDs (#919)Lunny Xiao2017-02-141-0/+1
* small optimization for get issue labelsLunny Xiao2017-02-121-0/+1
* Consistency checks for unit tests (#853)Ethan Koenig2017-02-071-0/+1
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-0/+1
* Fix bug in removeOrgRepoEthan Koenig2017-02-041-0/+2
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-0/+1
* Cleanup log messagingGabriel Jackson2017-02-021-5/+5
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-0/+4
* Two factor authentication support (#630)Andrew2017-01-161-0/+1
* Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-031-3/+10
* fix gofmt errorBo-Yi Wu2016-12-301-9/+9
* Notification - Step 1 (#523)Andrey Nering2016-12-311-9/+35
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-1/+1
* Enables mssql support (#383)btrepp2016-12-241-0/+22
* Catch os... errorsBwko2016-12-021-1/+4
* golint fixed for models/models.go (#284)Lunny Xiao2016-11-281-3/+3
* Lint models/org.go & models.goBwko2016-11-261-5/+21
* test database is connect OK after db config initialized (#239)Lunny Xiao2016-11-241-0/+4
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-2/+2
* use x.SQL instead of x.SqlLunny Xiao2016-11-101-1/+1
* Replace Gogs to Gitea in installation optionsJoubert RedRat2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Changed interface (#3685)LefsFlare2016-09-221-1/+1
* Web editor: support upload filesUnknwon2016-08-301-1/+1
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-151-0/+1
* Code clean upUnknwon2016-08-121-9/+1
* #3442 add test suitesUnknwon2016-08-121-0/+15
* Fix #3437: Cannot connect to PostgreSQL via IPv6 address (#3442)Thibault Meyer2016-08-121-6/+6
* models: rename EnableTidb to EnableTiDBUnknwon2016-08-111-1/+1