aboutsummaryrefslogtreecommitdiff
path: root/models/models.go
Commit message (Collapse)AuthorAge
* #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
| | | | If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
|
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * models: fix XORM API breakUnknwon2015-02-14
| | | | | | | | cmd/web.go: check version after load config
| * templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵Unknwon2015-02-12
| | | | | | | | disabled #884
* | 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
| | | | | | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* | 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
| | | | | | | | | | A new struct is created named EmailAddress that contains alternative email addresses for users. Also the email related methods; IsEmailUsed and GetUserByEmail are updated. DeleteUser deletes the extra email addresses and DeleteInactivateUsers also deletes inactive accounts. This could be factored out, but should do it for now.
* 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
|\ | | | | | | | | Conflicts: models/repo.go
| * 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
| | | | Just some code dedoublication in models/models.go
* 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
|