summaryrefslogtreecommitdiffstats
path: root/models/models.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix #801Unknwon2014-12-311-7/+8
* Add alternative email addresses to the modelPeter Smit2014-12-171-1/+1
* Fix spelling errors in comments.Joseph Crail2014-12-061-1/+1
* add personal access token panel #12Unknwon2014-11-121-1/+2
* force the use of InnoDB as db engine for all tables, fixes #59luto2014-10-281-1/+1
* Able to fork repo to individualsUnknwon2014-10-191-2/+10
* Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-131-5/+5
|\
| * Fix #532, add system noticeUnknwon2014-10-081-5/+5
* | Initial cut of git forkevolvedlight2014-10-041-1/+0
|/
* Fix minor typoevolvedlight2014-09-281-2/+2
* fix https://github.com/go-xorm/xorm/issues/161Unknwon2014-09-121-1/+1
* add showinfo for xormlunnyxiao2014-09-081-0/+1
* Code dedoublication in models/models.goTristan Storch2014-09-041-29/+15
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-08-291-5/+16
|\
| * Finish new admin dashboardUnknwon2014-08-281-5/+16
* | add migrate apilunnyxiao2014-08-291-0/+1
|/
* Finish new home page of organizationUnknwon2014-08-101-2/+3
* Use toolboxUnknwon2014-08-061-0/+4
* WIP: Allow attachments for commentsJustin Nuß2014-07-231-1/+1
* Paging function for users and repositoriesUnknown2014-07-071-2/+2
* bug fixed for message tagLunny Xiao2014-06-281-1/+2
* Add create organizationUnknown2014-06-251-1/+1
* Fix #165Unknown2014-06-211-24/+24
* Add gogs fix location commandUnknown2014-06-101-2/+3
* Fix #242Unknown2014-06-081-1/+1
* Fix #209Unknown2014-05-281-2/+1
* Fixed #209Unknown2014-05-251-10/+10
* Finish create new labelUnknown2014-05-181-1/+1
* Finish add new milestoneUnknown2014-05-121-2/+4
* Add mention, read/unread support of issue trackerUnknown2014-05-071-1/+1
* Finish issue designUnknown2014-05-071-1/+1
* Improve delete SSH keyUnknown2014-05-061-4/+5
* Finish add web hookUnknown2014-05-051-1/+1
* Merge branch 'dev-ldap' into devLunny Xiao2014-05-051-1/+1
|\
| * ldap supportLunny Xiao2014-05-031-1/+1
* | command dumpUnknown2014-05-051-0/+5
* | Add router log config optionUnknown2014-05-011-4/+4
|/
* Prepare for v0.3.0 releaseUnknown2014-04-211-1/+0
* API fixUnknown2014-04-211-1/+1