Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Added some missing strings under the [action] category to german localization | Sebastian Jackel | 2014-10-01 | |
|/ / | ||||
* | | Work on #516 | Unknwon | 2014-10-01 | |
| | | ||||
* | | Merge pull request #519 from silverkorn/dev | 无闻 | 2014-09-30 | |
|\ \ | | | | | | | Debian's "init.d" - Tentative to fix user's environment variables loading | |||
| * | | Debian's Init.d workaround for loading user's environment variables with ↵ | Danny B | 2014-09-30 | |
| | | | | | | | | | | | | | | | | | | `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. | |||
* | | | Fix #515 | Unknwon | 2014-09-30 | |
| | | | ||||
* | | | Merge pull request #517 from silverkorn/dev | 无闻 | 2014-09-29 | |
|\| | | | | | | | | Added "init.d" service script for Debian-based Linux. | |||
| * | | Added "init.d" service script for Debian-based Linux. | Danny B | 2014-09-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 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: | |||
* | | | Fix feeds display issue | Unknwon | 2014-09-29 | |
| | | | ||||
* | | | UI: Confirmation box | Unknwon | 2014-09-29 | |
| | | | ||||
* | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-09-29 | |
|\ \ \ | ||||
| * \ \ | Merge pull request #513 from lbeltrame/add-centos-init-script | 无闻 | 2014-09-29 | |
| |\ \ \ | | | | | | | | | | | Add CentOS init script | |||
| | * | | | s/USER/GOGS_USER/g | Luca Beltrame | 2014-09-29 | |
| | | | | | ||||
| | * | | | Add a CentOS init script | Luca Beltrame | 2014-09-29 | |
| |/ / / | ||||
* / / / | Fix #514 | Unknwon | 2014-09-29 | |
|/ / / | ||||
* | | | Bug: 500 when transfer repository to collaborator | Unknwon | 2014-09-29 | |
| | | | ||||
* | | | Merge pull request #512 from fundon/feature_support_dsa_key | 无闻 | 2014-09-29 | |
|\ \ \ | | | | | | | | | support dsa key format | |||
| * | | | support dsa key format | fundon | 2014-09-29 | |
|/ / / | ||||
* | | | Merge pull request #507 from codeskyblue/dev | 无闻 | 2014-09-28 | |
|\ \ \ | | | | | | | | | update .gobuild.yml inorder to support sqlite for amd64 arch | |||
| * | | | update .gobuild.yml remove start.bat | codeskyblue | 2014-09-28 | |
| | | | | ||||
| * | | | Merge branch 'master' into dev | codeskyblue | 2014-09-28 | |
| |\ \ \ | | |/ / | |/| | | ||||
| | * | | update .gobulid.yml | codeskyblue | 2014-09-28 | |
| | | | | ||||
| | * | | Update .gobuild.yml | shengxiang | 2014-09-28 | |
| | | | | ||||
| | * | | Create start.bat | shengxiang | 2014-09-28 | |
| | | | | ||||
| | * | | Update .gobuild.yml | shengxiang | 2014-09-28 | |
| | | | | ||||
* | | | | Merge pull request #508 from chadoe/homelink | 无闻 | 2014-09-28 | |
|\ \ \ \ | | | | | | | | | | | Fix user HomeLink when using a suburl | |||
| * | | | | Fix user HomeLink when using a suburl | Martin van Beurden | 2014-09-28 | |
| | | | | | ||||
* | | | | | Merge pull request #509 from chadoe/avatarlink | 无闻 | 2014-09-28 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix AvatarLink when using a suburl | |||
| * | | | | | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵ | Martin van Beurden | 2014-09-28 | |
| |/ / / / | | | | | | | | | | | | | | | | cached | |||
* | | | | | Merge pull request #510 from evolvedlight/master | 无闻 | 2014-09-28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix minor typo | |||
| * | | | | Fix minor typo | evolvedlight | 2014-09-28 | |
| | | | | | ||||
* | | | | | Clean old dockerfiles | Unknwon | 2014-09-28 | |
|/ / / / | ||||
* | | | | Simple fix | Unknwon | 2014-09-28 | |
| | | | | ||||
* | | | | Delete verbose | Unknwon | 2014-09-28 | |
| | | | | ||||
* | | | | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2014-09-28 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl | |||
| * | | | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 | |
| | | | | ||||
| * | | | template and ui fix | fuxiaohei | 2014-09-27 | |
| | | | | ||||
| * | | | template and ui fix | fuxiaohei | 2014-09-27 | |
| |/ / | ||||
* / / | UI: Confirmation box | Unknwon | 2014-09-28 | |
|/ / | ||||
* | | Add modal to change username | Unknwon | 2014-09-26 | |
| | | | | | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | |||
* | | Add directory level commit message | Unknwon | 2014-09-26 | |
| | | ||||
* | | Merge pull request #503 from fundon/fix_lastcommit_user_email_link | 无闻 | 2014-09-26 | |
|\ \ | | | | | | | Fix last commit user email link | |||
| * | | no neet for md5 email | fundon | 2014-09-26 | |
|/ / | ||||
* | | remove debug info | lunnyxiao | 2014-09-26 | |
| | | ||||
* | | Merge pull request #501 from fundon/fix_suburl_undefined | 无闻 | 2014-09-25 | |
|\ \ | | | | | | | bugfix, suburl defaults to empty string when suburl is undefined | |||
| * | | bugfix, suburl defaults to empty string when suburl is undefined | fundon | 2014-09-26 | |
| | | | ||||
* | | | Mirror fix on transfer repo | Unknwon | 2014-09-25 | |
| | | | ||||
* | | | Mirror fix on transfer repo | Unknwon | 2014-09-25 | |
|/ / | ||||
* | | Mirror template bug fix | Unknwon | 2014-09-25 | |
| | | ||||
* | | Page: User profile | Unknwon | 2014-09-25 | |
| | | ||||
* | | Fix bug on transfer repo | Unknwon | 2014-09-25 | |
| | |