Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debian's Init.d workaround for loading user's environment variables with ↵ | Danny B | 2014-09-30 | 1 | -9/+4 |
| | | | | | | `start-stop-daemon` command. Implies 2 running child, so the `stop` command usually needs a `KILL` instead of a `TERM` to close properly so I reduced it to 1 second to get quickly with the `KILL` signal. | ||||
* | Added "init.d" service script for Debian-based Linux. | Danny B | 2014-09-29 | 1 | -0/+129 |
| | | | | | | | | Compatible with "/etc/default/gogs" configuration file for adding or overwriting values. Based on "/etc/init.d/skeleton" and tested on Raspbian 2014-06-20 (Debian 7.5 [Wheezy] ARM) [TO FIX] For some reason, it's necessary to remove the value of RUN_USER from the app.ini configuration file because the following error occurs: 2014/09/28 18:12:53 [setting.go:182 NewConfigContext()] [E] Expect user(git) but current user is: | ||||
* | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 | 3 | -0/+13 |
| | |||||
* | template and ui fix | fuxiaohei | 2014-09-27 | 5 | -63/+76 |
| | |||||
* | template and ui fix | fuxiaohei | 2014-09-27 | 6 | -6/+18 |
| | |||||
* | Add modal to change username | Unknwon | 2014-09-26 | 10 | -12/+442 |
| | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | ||||
* | Add directory level commit message | Unknwon | 2014-09-26 | 6 | -11/+32 |
| | |||||
* | Merge pull request #503 from fundon/fix_lastcommit_user_email_link | 无闻 | 2014-09-26 | 1 | -1/+1 |
|\ | | | | | Fix last commit user email link | ||||
| * | no neet for md5 email | fundon | 2014-09-26 | 1 | -1/+1 |
|/ | |||||
* | remove debug info | lunnyxiao | 2014-09-26 | 1 | -5/+0 |
| | |||||
* | Merge pull request #501 from fundon/fix_suburl_undefined | 无闻 | 2014-09-25 | 1 | -1/+1 |
|\ | | | | | bugfix, suburl defaults to empty string when suburl is undefined | ||||
| * | bugfix, suburl defaults to empty string when suburl is undefined | fundon | 2014-09-26 | 1 | -1/+1 |
| | | |||||
* | | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 3 | -2/+9 |
| | | |||||
* | | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 5 | -63/+25 |
|/ | |||||
* | Mirror template bug fix | Unknwon | 2014-09-25 | 1 | -1/+2 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 12 | -79/+275 |
| | |||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 10 | -21/+45 |
| | |||||
* | Merge pull request #498 from cedricziel/translations | 无闻 | 2014-09-25 | 1 | -1/+1 |
|\ | | | | | [TASK] Refine german string for authentification source | ||||
| * | [TASK] Refine german string for authentification source | Cedric Ziel | 2014-09-25 | 1 | -1/+1 |
| | | |||||
* | | is utils improvement | fuxiaohei | 2014-09-25 | 6 | -16/+79 |
| | | |||||
* | | add action repousername for transfer | lunnyxiao | 2014-09-25 | 1 | -1/+2 |
|/ | |||||
* | Fix download archive issue | Unknwon | 2014-09-24 | 6 | -24/+54 |
| | |||||
* | bug fixed for download 404 from repo's home page | lunnyxiao | 2014-09-24 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |