evolvedlight
c9e5e38fcf
Initial cut of git fork
10 years ago
Michael Boke
29a7d1ce61
updated some strange translated message so they will match their context on the website
10 years ago
Michael Boke
500b8a2a0f
updated translations with the latest master version
10 years ago
Michael Boke
ba1270df2d
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
conf/app.ini
10 years ago
Michael Boke
ba0feadc34
Added dutch translations
10 years ago
Unknwon
405ee14711
Fix SMTP auth logic
10 years ago
无闻
1126522a99
Merge pull request #521 from DerDackel/dev
...
Added some missing strings under the [action] category to german localization
10 years ago
Sebastian Jackel
1601b27ad3
Added some missing strings under the [action] category to german localization
10 years ago
Unknwon
f03b6be8f9
Work on #516
10 years ago
无闻
3ffa17c49a
Merge pull request #519 from silverkorn/dev
...
Debian's "init.d" - Tentative to fix user's environment variables loading
10 years ago
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.
10 years ago
Unknwon
2a031c1365
Fix #515
10 years ago
无闻
198567eccb
Merge pull request #517 from silverkorn/dev
...
Added "init.d" service script for Debian-based Linux.
10 years ago
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:
10 years ago
Unknwon
86eac0842b
Fix feeds display issue
10 years ago
Unknwon
a046a31d2b
UI: Confirmation box
10 years ago
Unknwon
cd084dacf1
Merge branch 'dev' of github.com:gogits/gogs into dev
10 years ago
Unknwon
ac2055e33c
Fix #514
10 years ago
无闻
96f4c9045a
Merge pull request #513 from lbeltrame/add-centos-init-script
...
Add CentOS init script
10 years ago
Luca Beltrame
d95e7065d9
s/USER/GOGS_USER/g
10 years ago
Luca Beltrame
5e48c89c5e
Add a CentOS init script
10 years ago
Unknwon
3cfa4a581c
Bug: 500 when transfer repository to collaborator
10 years ago
无闻
ce6931a046
Merge pull request #512 from fundon/feature_support_dsa_key
...
support dsa key format
10 years ago
fundon
eb1e6f8e3e
support dsa key format
10 years ago
无闻
263fc76b87
Merge pull request #507 from codeskyblue/dev
...
update .gobuild.yml inorder to support sqlite for amd64 arch
10 years ago
无闻
c1d047d16e
Merge pull request #508 from chadoe/homelink
...
Fix user HomeLink when using a suburl
10 years ago
无闻
38f71af363
Merge pull request #509 from chadoe/avatarlink
...
Fix AvatarLink when using a suburl
10 years ago
无闻
ecdbeea3f5
Merge pull request #510 from evolvedlight/master
...
Fix minor typo
10 years ago
evolvedlight
b7b0ee7df9
Fix minor typo
10 years ago
Martin van Beurden
bb05ef907b
Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
10 years ago
Martin van Beurden
204952439a
Fix user HomeLink when using a suburl
10 years ago
codeskyblue
e2e362f2dc
update .gobuild.yml remove start.bat
10 years ago
codeskyblue
26a0888bee
Merge branch 'master' into dev
10 years ago
codeskyblue
9ce0bd043c
update .gobulid.yml
10 years ago
Unknwon
5e747bc877
Clean old dockerfiles
10 years ago
Unknwon
11af8658cf
Simple fix
10 years ago
Unknwon
e6e6aaeacb
Delete verbose
10 years ago
Unknwon
e3b78c47e2
Merge branch 'master' of github.com:gogits/gogs
...
Conflicts:
public/ng/less/gogs/repository.less
templates/repo/home.tmpl
10 years ago
Unknwon
49193bebd2
UI: Confirmation box
10 years ago
shengxiang
3598c1435e
Update .gobuild.yml
10 years ago
shengxiang
ab59165d2f
Create start.bat
10 years ago
shengxiang
092b59a297
Update .gobuild.yml
10 years ago
fuxiaohei
7d48f811f1
add issue router for new issue page ui preview
10 years ago
fuxiaohei
e3a27aeb25
template and ui fix
10 years ago
fuxiaohei
dccc50e9d4
template and ui fix
10 years ago
Unknwon
ad2ab6d214
Add modal to change username
...
Signed-off-by: Unknwon <joe2010xtmf@163.com>
10 years ago
Unknwon
b8368f98ff
Add directory level commit message
10 years ago
无闻
3164354255
Merge pull request #503 from fundon/fix_lastcommit_user_email_link
...
Fix last commit user email link
10 years ago
fundon
54724c33ec
no neet for md5 email
10 years ago
lunnyxiao
d1911658e1
remove debug info
10 years ago