Commit Graph

1647 Commits (211dc74816c3832f973284f19ad0831da039ac76)
 

Author SHA1 Message Date
evolvedlight 211dc74816 Got the fork count working
evolvedlight c9e5e38fcf Initial cut of git fork
Unknwon 405ee14711 Fix SMTP auth logic
无闻 1126522a99 Merge pull request from DerDackel/dev
Added some missing strings under the [action] category to german localization
Sebastian Jackel 1601b27ad3 Added some missing strings under the [action] category to german localization
Unknwon f03b6be8f9 Work on
无闻 3ffa17c49a Merge pull request from silverkorn/dev
Debian's "init.d" - Tentative to fix user's environment variables loading
Danny B 98c719c342 Debian's Init.d workaround for loading user's environment variables with `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.
Unknwon 2a031c1365 Fix
无闻 198567eccb Merge pull request from silverkorn/dev
Added "init.d" service script for Debian-based Linux.
Danny B f7de6d2b86 Added "init.d" service script for Debian-based Linux.
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:
Unknwon 86eac0842b Fix feeds display issue
Unknwon a046a31d2b UI: Confirmation box
Unknwon cd084dacf1 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon ac2055e33c Fix
无闻 96f4c9045a Merge pull request from lbeltrame/add-centos-init-script
Add CentOS init script
Luca Beltrame d95e7065d9 s/USER/GOGS_USER/g
Luca Beltrame 5e48c89c5e Add a CentOS init script
Unknwon 3cfa4a581c Bug: 500 when transfer repository to collaborator
无闻 ce6931a046 Merge pull request from fundon/feature_support_dsa_key
support dsa key format
fundon eb1e6f8e3e support dsa key format
无闻 263fc76b87 Merge pull request from codeskyblue/dev
update .gobuild.yml inorder to support sqlite for amd64 arch
无闻 c1d047d16e Merge pull request from chadoe/homelink
Fix user HomeLink when using a suburl
无闻 38f71af363 Merge pull request from chadoe/avatarlink
Fix AvatarLink when using a suburl
无闻 ecdbeea3f5 Merge pull request from evolvedlight/master
Fix minor typo
evolvedlight b7b0ee7df9 Fix minor typo
Martin van Beurden bb05ef907b Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
Martin van Beurden 204952439a Fix user HomeLink when using a suburl
codeskyblue e2e362f2dc update .gobuild.yml remove start.bat
codeskyblue 26a0888bee Merge branch 'master' into dev
codeskyblue 9ce0bd043c update .gobulid.yml
Unknwon 5e747bc877 Clean old dockerfiles
Unknwon 11af8658cf Simple fix
Unknwon e6e6aaeacb Delete verbose
Unknwon e3b78c47e2 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	public/ng/less/gogs/repository.less
	templates/repo/home.tmpl
Unknwon 49193bebd2 UI: Confirmation box
shengxiang 3598c1435e Update .gobuild.yml
shengxiang ab59165d2f Create start.bat
shengxiang 092b59a297 Update .gobuild.yml
fuxiaohei 7d48f811f1 add issue router for new issue page ui preview
fuxiaohei e3a27aeb25 template and ui fix
fuxiaohei dccc50e9d4 template and ui fix
Unknwon ad2ab6d214 Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
Unknwon b8368f98ff Add directory level commit message
无闻 3164354255 Merge pull request from fundon/fix_lastcommit_user_email_link
Fix last commit user email link
fundon 54724c33ec no neet for md5 email
lunnyxiao d1911658e1 remove debug info
无闻 c8b50975bc Merge pull request from fundon/fix_suburl_undefined
bugfix, suburl defaults to empty string when suburl is undefined
Unknwon 10673417dc Mirror fix on transfer repo
Unknwon ad52b2d791 Mirror fix on transfer repo