aboutsummaryrefslogtreecommitdiff
path: root/models/models.go
Commit message (Expand)AuthorAge
* 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
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-08-29
|\
| * Finish new admin dashboardUnknwon2014-08-28
* | add migrate apilunnyxiao2014-08-29
|/
* Finish new home page of organizationUnknwon2014-08-10
* Use toolboxUnknwon2014-08-06
* WIP: Allow attachments for commentsJustin Nuß2014-07-23
* Paging function for users and repositoriesUnknown2014-07-07
* bug fixed for message tagLunny Xiao2014-06-28
* Add create organizationUnknown2014-06-25
* Fix #165Unknown2014-06-21
* Add gogs fix location commandUnknown2014-06-10
* Fix #242Unknown2014-06-08
* Fix #209Unknown2014-05-28
* Fixed #209Unknown2014-05-25
* Finish create new labelUnknown2014-05-18
* Finish add new milestoneUnknown2014-05-12
* Add mention, read/unread support of issue trackerUnknown2014-05-07
* Finish issue designUnknown2014-05-07
* Improve delete SSH keyUnknown2014-05-06
* Finish add web hookUnknown2014-05-05
* Merge branch 'dev-ldap' into devLunny Xiao2014-05-05
|\
| * ldap supportLunny Xiao2014-05-03
* | command dumpUnknown2014-05-05
* | Add router log config optionUnknown2014-05-01
|/
* Prepare for v0.3.0 releaseUnknown2014-04-21
* API fixUnknown2014-04-21
* Fix import pathUnknown2014-04-18
* Bug fix on build tagUnknown2014-04-17
* update SetEngine for postgresql #76Christopher Brickley2014-04-14
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-14
|\
| * Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-14
| |\
| * | bug fixed #76Lunny Xiao2014-04-14
* | | Mirror updatesUnknown2014-04-14
| |/ |/|
* | Finish releaseUnknown2014-04-14
|/
* Add repo mirror and importUnknown2014-04-12
* Mirror fix on sqlite3 tagUnknown2014-04-12
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-12
|\
| * Add sqlite build tagMichael Crosby2014-04-12
* | UPDATE READMEUnknown2014-04-11
|/
* add oauth2 table initskyblue2014-04-05
|\