Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 1 | -3/+9 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 13 | -40/+160 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 2 | -8/+9 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 9 | -50/+84 |
| | |||||
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 | 7 | -10/+14 |
| | |||||
* | resize star font size | fuxiaohei | 2014-09-24 | 2 | -2/+2 |
| | |||||
* | resize star font size | fuxiaohei | 2014-09-23 | 2 | -0/+2 |
| | |||||
* | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 | 3 | -15/+19 |
| | |||||
* | Merge remote-tracking branch 'origin/dev' into dev | fuxiaohei | 2014-09-23 | 2 | -0/+4 |
|\ | |||||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-09-23 | 8 | -226/+343 |
| |\ | |||||
| * | | UI fix | Unknwon | 2014-09-23 | 2 | -2/+4 |
| | | | |||||
* | | | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 | 5 | -68/+92 |
| |/ |/| | |||||
* | | pull request page ui review, upgrade octicon icons | fuxiaohei | 2014-09-23 | 9 | -228/+343 |
|/ | |||||
* | Merge pull request #496 from domnikl/patch-1 | 无闻 | 2014-09-23 | 1 | -2/+2 |
|\ | | | | | fixed typos and English phrases in German translation | ||||
| * | fixed typos and English phrases | Dominik Liebler | 2014-09-23 | 1 | -2/+2 |
| | | | | | | fixed Typo "Hilef" | ||||
* | | improve ui details | fuxiaohei | 2014-09-23 | 4 | -419/+419 |
| | | |||||
* | | Feature: Integrate crypto/tls/generate_cert.go command | Unknwon | 2014-09-22 | 4 | -1/+166 |
|/ | |||||
* | Add basic submodule support | Unknwon | 2014-09-22 | 6 | -19/+57 |
| | |||||
* | 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 |
| | |