Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #1902 | Unknwon | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -2/+1 |
| | |||||
* | print log every time regulater timezone | Unknwon | 2015-10-10 | 1 | -1/+2 |
| | |||||
* | add log when cannot regulate time | Unknwon | 2015-10-09 | 1 | -0/+2 |
| | |||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | 1 | -2/+2 |
| | |||||
* | simplify names | Unknwon | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | #1500 only regulateTimeZone for MySQL | Unknwon | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | add tidb support | Unknwon | 2015-09-12 | 1 | -1/+3 |
| | |||||
* | #1500 timezone minutes offset | Unknwon | 2015-09-11 | 1 | -3/+4 |
| | |||||
* | more minor fix on 1581 | Unknwon | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | finish all new user settings UI | Unknwon | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | new user profile settings UI | Unknwon | 2015-09-06 | 1 | -0/+9 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | #1569 force InnoDB for MySQL | Unknwon | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | work on PR conversation | Unknwon | 2015-09-01 | 1 | -2/+2 |
| | |||||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | #1526 URL escape for username and password | Unknwon | 2015-08-29 | 1 | -1/+2 |
| | |||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | 1 | -0/+5 |
| | |||||
* | 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 |
| |