Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UI: Use tooltip not alert when copy clone URL | Unknwon | 2014-09-22 | 8 | -36/+327 |
| | |||||
* | Fix #491 | Unknwon | 2014-09-22 | 8 | -36/+30 |
| | |||||
* | Merge pull request #494 from compressed/gt_2_commits | 无闻 | 2014-09-22 | 1 | -2/+5 |
|\ | | | | | Increase max commits in payload to 5 | ||||
| * | increase max commits in payload to 5 | Christopher Brickley | 2014-09-22 | 1 | -2/+5 |
|/ | |||||
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 | 3 | -21/+17 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-22 | 12 | -21/+98 |
|\ | |||||
| * | Support custom robots.txt | Unknwon | 2014-09-21 | 2 | -0/+12 |
| | | |||||
| * | Mirror bug fix | Unknwon | 2014-09-21 | 2 | -3/+5 |
| | | |||||
| * | Mirror bug fix | Unknwon | 2014-09-21 | 7 | -11/+8 |
| | | |||||
| * | Merge pull request #492 from chadoe/suburlcookie | 无闻 | 2014-09-21 | 6 | -14/+16 |
| |\ | | | | | | | Set cookiepath to AppSubUrl | ||||
| | * | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 | 6 | -14/+16 |
| |/ | |||||
| * | Merge pull request #490 from fanningert/patch-1 | 无闻 | 2014-09-20 | 1 | -1/+65 |
| |\ | | | | | | | Update locale_de-DE.ini | ||||
| | * | Update locale_de-DE.ini | fanningert | 2014-09-20 | 1 | -1/+65 |
| |/ | |||||
* / | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 | 7 | -9/+115 |
|/ | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 90 | -283/+287 |
| | |||||
* | Merge pull request #463 from chadoe/urlroot | 无闻 | 2014-09-19 | 91 | -300/+322 |
|\ | | | | | Allow Gogs to run from a suburl behind a reverse proxy. | ||||
| * | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 91 | -300/+322 |
|/ | | | | | | | | | | | | | | 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 | ||||
* | Merge pull request #483 from pkgr/dev | 无闻 | 2014-09-18 | 2 | -4/+2 |
|\ | | | | | Add new distributions on https://packager.io/gh/pkgr/gogs | ||||
| * | Add new distributions on https://packager.io/gh/pkgr/gogs | Cyril Rohr | 2014-09-18 | 2 | -4/+2 |
|/ | | | | | * ubuntu 12.04 * debian 7 | ||||
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | 4 | -0/+4 |
| | |||||
* | Mirror fix and fix #481 | Unknwon | 2014-09-17 | 8 | -15/+17 |
| | |||||
* | Merge pull request #480 from compressed/correct_push_user | 无闻 | 2014-09-17 | 3 | -9/+34 |
|\ | | | | | clarify name/username/owner/pusher for webhook | ||||
| * | clarify name/username/owner/pusher for webhook | Christopher Brickley | 2014-09-17 | 3 | -9/+34 |
|/ | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 | 20 | -48/+659 |
|\ | | | | | | | | | Conflicts: conf/app.ini | ||||
| * | Merge pull request #479 from quux/dev | 无闻 | 2014-09-16 | 2 | -2/+518 |
| |\ | | | | | | | French translation | ||||
| | * | typos | Philippe Barsalou | 2014-09-16 | 1 | -279/+279 |
| | | | |||||
| | * | started french localization | Philippe Barsalou | 2014-09-16 | 2 | -2/+518 |
| | | | |||||
| * | | Quick fix on #476 | Unknwon | 2014-09-16 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #477 from fanningert/dev | 无闻 | 2014-09-16 | 1 | -0/+18 |
| |\ | | | | | | | Intial commit for systemd support | ||||
| | * | Intial commit for systemd support | Thomas Fanninger | 2014-09-16 | 1 | -0/+18 |
| |/ | |||||
| * | Work #475 and #458 | Unknown | 2014-09-16 | 2 | -4/+14 |
| | | |||||
| * | Work on #476 | Unknwon | 2014-09-16 | 3 | -3/+7 |
| | | |||||
| * | Work on #476 | Unknwon | 2014-09-16 | 7 | -17/+78 |
| | | |||||
| * | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 | 6 | -12/+15 |
| | | |||||
| * | Merge branch 'master' of github.com:gogits/gogs into dev | Unknwon | 2014-09-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge pull request #473 from j100002ben/master | 无闻 | 2014-09-16 | 1 | -1/+1 |
| | |\ | | | | | | | | | Fix TimeSince arguments error. | ||||
| | | * | Fix TimeSince arguments error. | Benjamin Peng | 2014-09-16 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #474 from tobyzxj/dev | 无闻 | 2014-09-16 | 1 | -1/+1 |
| |\ \ | | | | | | | | | fix user's actions on domain/org/name-of-organization/dashboard | ||||
| | * | | fix user's actions on domain/org/name-of-organization/dashboard | tobyzxj | 2014-09-16 | 1 | -1/+1 |
| |/ / | |||||
| * | | Fix UI | Unknwon | 2014-09-15 | 2 | -2/+2 |
| | | | |||||
| * | | Fix #468 | Unknwon | 2014-09-15 | 3 | -6/+7 |
| |/ | |||||
| * | Fix #464 | Unknwon | 2014-09-15 | 1 | -6/+4 |
| | | |||||
| * | Fix #465 | Unknwon | 2014-09-15 | 3 | -3/+3 |
| | | |||||
* | | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | 7 | -34/+62 |
|/ | |||||
* | Fix UI issue | Unknwon | 2014-09-14 | 1 | -0/+5 |
| | |||||
* | Fix #461 | Unknwon | 2014-09-14 | 3 | -25/+30 |
| | |||||
* | UI fix | Unknwon | 2014-09-13 | 9 | -12/+24 |
| | |||||
* | add missing style | Unknwon | 2014-09-13 | 2 | -10/+18 |
| | |||||
* | Merge pull request #460 from 4d47/rm-app-logo | 无闻 | 2014-09-13 | 7 | -8/+3 |
|\ | | | | | Remove APP_LOGO setting | ||||
| * | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 | 7 | -8/+3 |
|/ |