Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix release created timezone issue | Unknwon | 2015-08-24 | 1 | -1/+3 | |
| | ||||||
* | fix timezone! | Unknwon | 2015-08-20 | 1 | -0/+21 | |
| | ||||||
* | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 1 | -1/+2 | |
| | ||||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -2/+2 | |
| | ||||||
* | fix mysql parsetime arg | Unknwon | 2015-08-05 | 1 | -2/+2 | |
| | ||||||
* | better wording | Unknwon | 2015-08-02 | 1 | -3/+3 | |
| | ||||||
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 | 1 | -1/+1 | |
| | ||||||
* | Add mysql unix socket support. | Tomcat | 2015-03-14 | 1 | -2/+7 | |
| | | | | 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 fix | Unknwon | 2015-02-23 | 1 | -2/+3 | |
| | ||||||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -2/+2 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | |||||
| * | models: fix XORM API break | Unknwon | 2015-02-14 | 1 | -1/+1 | |
| | | | | | | | | cmd/web.go: check version after load config | |||||
| * | templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵ | Unknwon | 2015-02-12 | 1 | -4/+4 | |
| | | | | | | | | disabled #884 | |||||
* | | code fix #941 caution: undertest | Unknwon | 2015-02-13 | 1 | -0/+10 | |
| | | ||||||
* | | first pass work on migration #925 | Unknwon | 2015-02-11 | 1 | -7/+12 | |
| | | ||||||
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 | 1 | -0/+3 | |
|\| | ||||||
| * | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'dev' into newcollaboration | Peter Smit | 2015-02-05 | 1 | -8/+8 | |
|\| | ||||||
| * | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -8/+8 | |
| | | | | | | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | |||||
* | | Introducing Collaboration Struct | Peter Smit | 2015-01-23 | 1 | -1/+6 | |
|/ | ||||||
* | Create db migrations framework | Peter Smit | 2015-01-22 | 1 | -0/+6 | |
| | ||||||
* | fix #801 | Unknwon | 2014-12-31 | 1 | -7/+8 | |
| | ||||||
* | Add alternative email addresses to the model | Peter Smit | 2014-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | 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 Crail | 2014-12-06 | 1 | -1/+1 | |
| | ||||||
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 1 | -1/+2 | |
| | ||||||
* | force the use of InnoDB as db engine for all tables, fixes #59 | luto | 2014-10-28 | 1 | -1/+1 | |
| | ||||||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | 1 | -2/+10 | |
| | ||||||
* | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 | 1 | -5/+5 | |
|\ | | | | | | | | | Conflicts: models/repo.go | |||||
| * | Fix #532, add system notice | Unknwon | 2014-10-08 | 1 | -5/+5 | |
| | | ||||||
* | | Initial cut of git fork | evolvedlight | 2014-10-04 | 1 | -1/+0 | |
|/ | ||||||
* | Fix minor typo | evolvedlight | 2014-09-28 | 1 | -2/+2 | |
| | ||||||
* | fix https://github.com/go-xorm/xorm/issues/161 | Unknwon | 2014-09-12 | 1 | -1/+1 | |
| | ||||||
* | add showinfo for xorm | lunnyxiao | 2014-09-08 | 1 | -0/+1 | |
| | ||||||
* | Code dedoublication in models/models.go | Tristan Storch | 2014-09-04 | 1 | -29/+15 | |
| | | | | Just some code dedoublication in models/models.go | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-08-29 | 1 | -5/+16 | |
|\ | ||||||
| * | Finish new admin dashboard | Unknwon | 2014-08-28 | 1 | -5/+16 | |
| | | ||||||
* | | add migrate api | lunnyxiao | 2014-08-29 | 1 | -0/+1 | |
|/ | ||||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 1 | -2/+3 | |
| | ||||||
* | Use toolbox | Unknwon | 2014-08-06 | 1 | -0/+4 | |
| | ||||||
* | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 | 1 | -1/+1 | |
| | ||||||
* | Paging function for users and repositories | Unknown | 2014-07-07 | 1 | -2/+2 | |
| | ||||||
* | bug fixed for message tag | Lunny Xiao | 2014-06-28 | 1 | -1/+2 | |
| | ||||||
* | Add create organization | Unknown | 2014-06-25 | 1 | -1/+1 | |
| | ||||||
* | Fix #165 | Unknown | 2014-06-21 | 1 | -24/+24 | |
| | ||||||
* | Add gogs fix location command | Unknown | 2014-06-10 | 1 | -2/+3 | |
| | ||||||
* | Fix #242 | Unknown | 2014-06-08 | 1 | -1/+1 | |
| | ||||||
* | Fix #209 | Unknown | 2014-05-28 | 1 | -2/+1 | |
| | ||||||
* | Fixed #209 | Unknown | 2014-05-25 | 1 | -10/+10 | |
| | ||||||
* | Finish create new label | Unknown | 2014-05-18 | 1 | -1/+1 | |
| | ||||||
* | Finish add new milestone | Unknown | 2014-05-12 | 1 | -2/+4 | |
| | ||||||
* | Add mention, read/unread support of issue tracker | Unknown | 2014-05-07 | 1 | -1/+1 | |
| |