Koen Wilde
4db0e1d340
Fix status command in FreeBSD init script
...
If the init script is called with `status`, the rc.subr(8) routines check if
the first argument associated with the pid in the pidfile is equal to
`procname`. By default, `procname` is equal to the value of `command`. In our
case, `command` contains a space (i.e. has multiple arguments), so `procname`
can never be equal to the first argument of the command associated with the
pid.
Set `procname` to the first argument of `command` to fix the `status` command
of the init script.
9 years ago
Unknwon
e0f0f72a36
#2345 disallow access of some pages for empty repo
9 years ago
Unknwon
ca35ddd078
fix #2350
9 years ago
Unknwon
f4309bbb05
Merge pull request #2352 from zhuharev/develop
...
typo fix
9 years ago
Unknwon
6dc407c7d9
Merge pull request #2347 from ivanmarban/develop
...
Remove RSA1 keys as only SSH version 2 is used
9 years ago
zhuharev
0d5dc8a064
typo fix
9 years ago
Unknwon
0cb7396840
update locale
9 years ago
Ivan Marban
4ea75dfcbe
Remove RSA1 keys as only SSH version 2 is used
9 years ago
Unknwon
cc22c8a1ae
update dep lib version requirement
9 years ago
Unknwon
2481fe2f56
Merge pull request #2296 from bkcsoft/feature/split-diff
...
Implement Split Diff-View
9 years ago
Kim "BKC" Carlbäcker
2087156119
Removed opticon-fold
9 years ago
Kim "BKC" Carlbäcker
3870a7a3c8
merged split/unified templates
9 years ago
Unknwon
19c234db39
Merge pull request #2336 from andreynering/scroll-always-visible
...
Making scroll always visible.
9 years ago
Kim "BKC" Carlbäcker
8fe5d887ae
Changed name from inline to unified
9 years ago
Kim "BKC" Carlbäcker
4e6d048ba1
i18n-fix for split-view
9 years ago
Kim "BKC" Carlbäcker
0df39b33eb
Implement Split Diff-View
...
- Unified/Inline Diff-View Selectable
9 years ago
Unknwon
7392b6a755
fix #2327
9 years ago
Andrey Nering
cb8134da52
Making scroll always visible.
9 years ago
Unknwon
590637246b
Merge pull request #2323 from ggramlich/develop
...
Update s6 path in Dockerfile.rpi
9 years ago
Gregor Gramlich
053d1424b2
Update s6 path in Dockerfile.rpi
...
Apply the change from 0cbf56855a
to the Dockerfile.rpi as well
9 years ago
Unknwon
4993ab1a76
#2185 fall back to use custom chardet lib
9 years ago
Unknwon
a62290de52
#2311 improve HTTP auth error message
9 years ago
Unknwon
8d58e06ad8
more fix on #2268
9 years ago
Unknwon
b8fbf6559d
Merge pull request #2294 from joaopms/patch-1
...
Fix the description on head.tmpl
9 years ago
Unknwon
44637f03cc
#2282 fast detection of utf-8
9 years ago
João Pedro
7bab3d682f
Lowercase "Service"
9 years ago
João Pedro
34f01aab5e
Update head.tmpl
9 years ago
Unknwon
240fe07287
#2273 URL consistency on webhook payload
9 years ago
Unknwon
93f03707a7
#2283 set text/plain for non-binary files in raw mode
9 years ago
Unknwon
85af36332b
#2282 fix utf-8 recognized as windows-1252
9 years ago
Unknwon
13fe733037
#2264 use monospaced font for commit IDs in news feeds
9 years ago
Unknwon
4c896bb620
Merge pull request #2270 from novaeye/develop
...
PR for fix #2268
9 years ago
Unknwon
157d868254
Merge pull request #2262 from angus-g/fixes/user-following-migration
...
Add default for NumFollowing field (fixes #2261 )
9 years ago
Unknwon
e16042010e
Merge pull request #2257 from Jofkos/patch-1
...
Wiki pages containing question marks in their name weren't loading
9 years ago
novaeye
227dcc3cb9
fix #2268
9 years ago
Angus Gibson
e914969e4c
Add default for NumFollowing field ( fixes #2261 )
...
We set the default value for the non-NULL field NumFollowing of the User
model to 0, which stops an error when the ORM tries to sync.
9 years ago
Unknwon
a49af93faf
#1692 APIs: Users Followers
...
- User profile un/follow
- List user's followers/following
10 years ago
Jofkos
76d4af891f
Removed empty line, multi return args
10 years ago
Jofkos
0721095944
Wiki pages containing question marks in their name weren't loading
...
(untested)
10 years ago
Unknwon
c62a6b7a12
#2014 allow switch branches between two orgs in compose PR
10 years ago
Unknwon
cadf03db68
#2180 fix avatar link when disable gravatar
10 years ago
Unknwon
5ff6eedf5e
#2251 fix button name
10 years ago
Unknwon
53eb37d529
fix #1436
10 years ago
Unknwon
3bcdb3855c
#2250 Use HTTP/HTTPS as default clone option
10 years ago
Unknwon
f00fef0cd0
#2251 show commits count in PR tabs
10 years ago
Unknwon
2d3ecbe5b2
make mailer log more verbose
10 years ago
Unknwon
09c981846b
update locales
10 years ago
Unknwon
037a01c4e4
fix #2189
10 years ago
Unknwon
1d95844d55
prepare release
10 years ago
Unknwon
1c9dd11ba7
#1692 API: admin create repo
10 years ago