Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1681 some fixes for builtin SSH server on Windows | Unknwon | 2015-11-23 | 1 | -0/+1 |
| | |||||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 | 1 | -0/+6 |
| | |||||
* | remove test code :dizzy_face: | Unknwon | 2015-10-29 | 1 | -1/+0 |
| | |||||
* | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 | 1 | -0/+1 |
| | |||||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | 1 | -0/+1 |
| | |||||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | 1 | -2/+0 |
| | |||||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 | 1 | -1/+1 |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | ||||
* | simplify names | Unknwon | 2015-09-16 | 1 | -4/+4 |
| | |||||
* | #697 add install option | Unknwon | 2015-09-13 | 1 | -0/+2 |
| | |||||
* | #1625 remove auto_register and makes it default | Unknwon | 2015-09-12 | 1 | -0/+3 |
| | |||||
* | add tidb support | Unknwon | 2015-09-12 | 1 | -3/+27 |
| | |||||
* | #1626 default db_type | Unknwon | 2015-09-11 | 1 | -4/+8 |
| | |||||
* | new user profile settings UI | Unknwon | 2015-09-06 | 1 | -2/+9 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | #1333 Disable Gravatar option when install | Unknwon | 2015-08-30 | 1 | -0/+2 |
| | |||||
* | #1458: Authorities were messed up when using mysql database | Unknwon | 2015-08-28 | 1 | -2/+0 |
| | |||||
* | Able to set SSH port when install, update Docker docs | Unknwon | 2015-08-19 | 1 | -0/+8 |
| | |||||
* | Merge pull request #1414 from nice-software/wip/currentUser | 无闻 | 2015-08-19 | 1 | -8/+3 |
|\ | | | | | Factor out function to get the current user | ||||
| * | Factor out function to get the current user | Paolo Borelli | 2015-08-15 | 1 | -8/+3 |
| | | | | | | | | | | The same logic was duplicated in three places. Factor it out so that we can add further fallbacks in a single place. | ||||
* | | make cron task configurable | Unknwon | 2015-08-18 | 1 | -1/+1 |
|/ | |||||
* | better wording | Unknwon | 2015-08-02 | 1 | -1/+2 |
| | |||||
* | fix install default db option | Unknwon | 2015-07-31 | 1 | -3/+3 |
| | |||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -0/+1 |
| | |||||
* | Disable log color in prod mode | Unknwon | 2015-07-16 | 1 | -0/+1 |
| | |||||
* | install - add mail from setting | Unknwon | 2015-07-09 | 1 | -0/+2 |
| | |||||
* | UI: install - done | Unknwon | 2015-07-09 | 1 | -7/+29 |
| | |||||
* | UI: install - new version | Unknwon | 2015-07-08 | 1 | -11/+35 |
| | |||||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | #1140 MySQL root password exposure | Unknwon | 2015-03-24 | 1 | -1/+0 |
| | |||||
* | modules/setting: simple behave change in startup | Unknwon | 2015-02-26 | 1 | -0/+1 |
| | |||||
* | routers/install.go: able to keep previous custom settings for 2nd time install | Unknwon | 2015-02-13 | 1 | -0/+6 |
| | | | | - .gopmfile: update all commits | ||||
* | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 | 1 | -2/+3 |
| | |||||
* | routers: save partial config when install | Unknwon | 2015-02-01 | 1 | -25/+27 |
| | |||||
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -67/+45 |
| | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | ||||
* | fix #801 | Unknwon | 2014-12-31 | 1 | -26/+25 |
| | |||||
* | mirror fix and update | Unknwon | 2014-12-20 | 1 | -0/+2 |
| | |||||
* | fix #660 | Unknwon | 2014-11-24 | 1 | -1/+10 |
| | |||||
* | work on #616 and update locales | Unknwon | 2014-11-10 | 1 | -2/+2 |
| | |||||
* | Fix API broken | Unknwon | 2014-10-18 | 1 | -0/+1 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||||
* | Fix UI issue | Unknwon | 2014-09-14 | 1 | -0/+5 |
| | |||||
* | Finish new install page, almost ready for 0.5 release | Unknwon | 2014-09-07 | 1 | -22/+27 |
| | |||||
* | Bug fix on organization | Unknwon | 2014-08-27 | 1 | -0/+2 |
| | |||||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 | 1 | -2/+3 |
| | | | | instead of 40-length string, complete log module | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -8/+9 |
| | |||||
* | Add create organization | Unknown | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | In progress of name template name constant | Unknown | 2014-06-22 | 1 | -10/+16 |
| | |||||
* | Remove qiniu/log | Unknown | 2014-06-20 | 1 | -0/+1 |
| | |||||
* | Fix #242 | Unknown | 2014-06-08 | 1 | -2/+1 |
| |