Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #1902 | Unknwon | 2015-11-07 |
| | |||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 |
| | |||
* | print log every time regulater timezone | Unknwon | 2015-10-10 |
| | |||
* | add log when cannot regulate time | Unknwon | 2015-10-09 |
| | |||
* | drop oauth2 feature support | Unknwon | 2015-09-17 |
| | |||
* | simplify names | Unknwon | 2015-09-16 |
| | |||
* | #1500 only regulateTimeZone for MySQL | Unknwon | 2015-09-13 |
| | |||
* | add tidb support | Unknwon | 2015-09-12 |
| | |||
* | #1500 timezone minutes offset | Unknwon | 2015-09-11 |
| | |||
* | more minor fix on 1581 | Unknwon | 2015-09-10 |
| | |||
* | finish all new user settings UI | Unknwon | 2015-09-10 |
| | |||
* | new user profile settings UI | Unknwon | 2015-09-06 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | #1569 force InnoDB for MySQL | Unknwon | 2015-09-03 |
| | |||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 |
| | |||
* | work on PR conversation | Unknwon | 2015-09-01 |
| | |||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 |
| | |||
* | #1526 URL escape for username and password | Unknwon | 2015-08-29 |
| | |||
* | add webhook recent deliveries | Unknwon | 2015-08-27 |
| | |||
* | fix release created timezone issue | Unknwon | 2015-08-24 |
| | |||
* | fix timezone! | Unknwon | 2015-08-20 |
| | |||
* | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 |
| | |||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 |
| | |||
* | fix mysql parsetime arg | Unknwon | 2015-08-05 |
| | |||
* | better wording | Unknwon | 2015-08-02 |
| | |||
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 |
| | |||
* | Add mysql unix socket support. | Tomcat | 2015-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 fix | Unknwon | 2015-02-23 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | models: fix XORM API break | Unknwon | 2015-02-14 |
| | | | | | | | | cmd/web.go: check version after load config | ||
| * | templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵ | Unknwon | 2015-02-12 |
| | | | | | | | | disabled #884 | ||
* | | code fix #941 caution: undertest | Unknwon | 2015-02-13 |
| | | |||
* | | first pass work on migration #925 | Unknwon | 2015-02-11 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 |
|\| | |||
| * | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 |
| | | |||
* | | Merge branch 'dev' into newcollaboration | Peter Smit | 2015-02-05 |
|\| | |||
| * | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 |
| | | | | | | | | | | - 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 |
|/ | |||
* | Create db migrations framework | Peter Smit | 2015-01-22 |
| | |||
* | fix #801 | Unknwon | 2014-12-31 |
| | |||
* | Add alternative email addresses to the model | Peter Smit | 2014-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 Crail | 2014-12-06 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | force the use of InnoDB as db engine for all tables, fixes #59 | luto | 2014-10-28 |
| | |||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | |||
* | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 |
|\ | | | | | | | | | Conflicts: models/repo.go | ||
| * | Fix #532, add system notice | Unknwon | 2014-10-08 |
| | | |||
* | | Initial cut of git fork | evolvedlight | 2014-10-04 |
|/ | |||
* | Fix minor typo | evolvedlight | 2014-09-28 |
| | |||
* | fix https://github.com/go-xorm/xorm/issues/161 | Unknwon | 2014-09-12 |
| | |||
* | add showinfo for xorm | lunnyxiao | 2014-09-08 |
| |