summaryrefslogtreecommitdiffstats
path: root/models/models.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* #3013 support connect PostgreSQL via unix socketUnknwon2016-08-111-12/+19
* #3281 fix x.Iterate returns nothing inside session scope with SQLite3Unknwon2016-07-261-1/+2
* #1384 add pagination for repositoriesUnknwon2016-07-241-3/+3
* getEngine() not handles DB parameters (#2972) (#2974)Tom2016-07-021-6/+10
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-091-24/+0
* fix dependency broken because xorm's API changedLunny Xiao2016-02-161-6/+1
* fix #1902Unknwon2015-11-071-1/+1
* fix import path, fix #1782Unknwon2015-10-151-2/+1
* print log every time regulater timezoneUnknwon2015-10-101-1/+2
* add log when cannot regulate timeUnknwon2015-10-091-0/+2
* drop oauth2 feature supportUnknwon2015-09-171-2/+2
* simplify namesUnknwon2015-09-161-1/+1
* #1500 only regulateTimeZone for MySQLUnknwon2015-09-131-1/+1
* add tidb supportUnknwon2015-09-121-1/+3
* #1500 timezone minutes offsetUnknwon2015-09-111-3/+4
* more minor fix on 1581Unknwon2015-09-101-1/+1
* finish all new user settings UIUnknwon2015-09-101-1/+1
* new user profile settings UIUnknwon2015-09-061-0/+9
* #1569 force InnoDB for MySQLUnknwon2015-09-031-1/+1
* PR: nothing to commit and has pull request checkUnknwon2015-09-021-1/+1
* work on PR conversationUnknwon2015-09-011-2/+2
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-1/+1
* #1526 URL escape for username and passwordUnknwon2015-08-291-1/+2
* add webhook recent deliveriesUnknwon2015-08-271-0/+5
* fix release created timezone issueUnknwon2015-08-241-1/+3
* fix timezone!Unknwon2015-08-201-0/+21
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-101-1/+2
* #334: Add Deployment Key SupportUnknwon2015-08-061-2/+2
* fix mysql parsetime argUnknwon2015-08-051-2/+2
* better wordingUnknwon2015-08-021-3/+3
* #1400 use new connstr format for postgresUnknwon2015-07-311-1/+1
* Add mysql unix socket support.Tomcat2015-03-141-2/+7
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-2/+3
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-2/+2
|\
| * models: fix XORM API breakUnknwon2015-02-141-1/+1
| * templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-121-4/+4
* | code fix #941 caution: undertestUnknwon2015-02-131-0/+10
* | first pass work on migration #925Unknwon2015-02-111-7/+12
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-111-0/+3
|\|
| * models: make code change for session issue with SQLite3 #739Unknwon2015-02-101-0/+3
* | Merge branch 'dev' into newcollaborationPeter Smit2015-02-051-8/+8
|\|
| * cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-8/+8
* | Introducing Collaboration StructPeter Smit2015-01-231-1/+6
|/
* Create db migrations frameworkPeter Smit2015-01-221-0/+6