aboutsummaryrefslogtreecommitdiff
path: root/models/models.go
Commit message (Expand)AuthorAge
* fix import path, fix #1782Unknwon2015-10-15
* print log every time regulater timezoneUnknwon2015-10-10
* add log when cannot regulate timeUnknwon2015-10-09
* drop oauth2 feature supportUnknwon2015-09-17
* simplify namesUnknwon2015-09-16
* #1500 only regulateTimeZone for MySQLUnknwon2015-09-13
* add tidb supportUnknwon2015-09-12
* #1500 timezone minutes offsetUnknwon2015-09-11
* more minor fix on 1581Unknwon2015-09-10
* finish all new user settings UIUnknwon2015-09-10
* new user profile settings UIUnknwon2015-09-06
* #1569 force InnoDB for MySQLUnknwon2015-09-03
* PR: nothing to commit and has pull request checkUnknwon2015-09-02
* work on PR conversationUnknwon2015-09-01
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
* #1526 URL escape for username and passwordUnknwon2015-08-29
* add webhook recent deliveriesUnknwon2015-08-27
* fix release created timezone issueUnknwon2015-08-24
* fix timezone!Unknwon2015-08-20
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
* #334: Add Deployment Key SupportUnknwon2015-08-06
* fix mysql parsetime argUnknwon2015-08-05
* better wordingUnknwon2015-08-02
* #1400 use new connstr format for postgresUnknwon2015-07-31
* Add mysql unix socket support.Tomcat2015-03-14
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * models: fix XORM API breakUnknwon2015-02-14
| * templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-12
* | code fix #941 caution: undertestUnknwon2015-02-13
* | first pass work on migration #925Unknwon2015-02-11
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-11
|\|
| * models: make code change for session issue with SQLite3 #739Unknwon2015-02-10
* | Merge branch 'dev' into newcollaborationPeter Smit2015-02-05
|\|
| * cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-01
* | Introducing Collaboration StructPeter Smit2015-01-23
|/
* Create db migrations frameworkPeter Smit2015-01-22
* fix #801Unknwon2014-12-31
* Add alternative email addresses to the modelPeter Smit2014-12-17
* Fix spelling errors in comments.Joseph Crail2014-12-06
* add personal access token panel #12Unknwon2014-11-12
* force the use of InnoDB as db engine for all tables, fixes #59luto2014-10-28
* Able to fork repo to individualsUnknwon2014-10-19
* Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-13
|\
| * Fix #532, add system noticeUnknwon2014-10-08
* | Initial cut of git forkevolvedlight2014-10-04
|/
* Fix minor typoevolvedlight2014-09-28
* fix https://github.com/go-xorm/xorm/issues/161Unknwon2014-09-12
* add showinfo for xormlunnyxiao2014-09-08
* Code dedoublication in models/models.goTristan Storch2014-09-04