Unknwon
|
30a996fbc4
|
Merge pull request #2335 from andreynering/highlight-diff
Highlight diff
|
9 years ago |
Unknwon
|
d81852a6ec
|
require token for list my orgs
|
9 years ago |
Unknwon
|
cf8fa59bd8
|
fix cannot show user public ssh keys
|
9 years ago |
Unknwon
|
30a1b74552
|
fix markdown autolink error
|
9 years ago |
Andrey Nering
|
ecfdb4ceb5
|
Fix: now highlights in diff view are getting the correct lines.
|
9 years ago |
Unknwon
|
4e6f9675e2
|
fix #2360
|
9 years ago |
ddelpero
|
4e03e1f423
|
Update repo.go
Release download file name doesn't include tag number #2339
Download: Changed to use refName instead of commit.ID for downloaded file name
|
9 years ago |
Andrey Nering
|
d3ae762f35
|
Semantic fixes.
|
9 years ago |
Unknwon
|
04286ed266
|
#2345 disallow access of some pages for empty repo
|
9 years ago |
Unknwon
|
92906ef786
|
fix #2350
|
9 years ago |
Unknwon
|
1ab0304193
|
Merge pull request #2352 from zhuharev/develop
typo fix
|
9 years ago |
Unknwon
|
5c227411ed
|
Merge pull request #2347 from ivanmarban/develop
Remove RSA1 keys as only SSH version 2 is used
|
9 years ago |
Andrey Nering
|
183ee384c7
|
Declaring specific types for enums constants.
This makes the code more strict since you can't assign or compare
values of different types without proper cast.
|
9 years ago |
Andrey Nering
|
000931e238
|
Highlighting differences of lines in the diff view.
|
9 years ago |
zhuharev
|
43e7e4a4a2
|
typo fix
|
9 years ago |
Unknwon
|
7276965aae
|
update locale
|
9 years ago |
Ivan Marban
|
4a39ebe0ef
|
Remove RSA1 keys as only SSH version 2 is used
|
9 years ago |
Unknwon
|
447ca73d07
|
update dep lib version requirement
|
9 years ago |
Unknwon
|
24dfd522a0
|
Merge pull request #2296 from bkcsoft/feature/split-diff
Implement Split Diff-View
|
9 years ago |
Kim "BKC" Carlbäcker
|
ec768bbff1
|
Removed opticon-fold
|
9 years ago |
Kim "BKC" Carlbäcker
|
aabab341ca
|
merged split/unified templates
|
9 years ago |
Unknwon
|
94ab9c184b
|
Merge pull request #2336 from andreynering/scroll-always-visible
Making scroll always visible.
|
9 years ago |
Kim "BKC" Carlbäcker
|
827b2477b8
|
Changed name from inline to unified
|
9 years ago |
Kim "BKC" Carlbäcker
|
b34c4f23ca
|
i18n-fix for split-view
|
9 years ago |
Kim "BKC" Carlbäcker
|
f5576c90a7
|
Implement Split Diff-View
- Unified/Inline Diff-View Selectable
|
9 years ago |
Unknwon
|
7bc247c886
|
fix #2327
|
9 years ago |
Andrey Nering
|
72c091f2fe
|
Making scroll always visible.
|
9 years ago |
Unknwon
|
31e7017d81
|
Merge pull request #2323 from ggramlich/develop
Update s6 path in Dockerfile.rpi
|
9 years ago |
Gregor Gramlich
|
17e34680cc
|
Update s6 path in Dockerfile.rpi
Apply the change from 0cbf56855a to the Dockerfile.rpi as well
|
9 years ago |
Unknwon
|
8dd298d54e
|
#2185 fall back to use custom chardet lib
|
9 years ago |
Unknwon
|
b9b595fe9b
|
#2311 improve HTTP auth error message
|
9 years ago |
Unknwon
|
f0939809c4
|
more fix on #2268
|
9 years ago |
Unknwon
|
6a85f35c23
|
Merge pull request #2294 from joaopms/patch-1
Fix the description on head.tmpl
|
9 years ago |
Unknwon
|
44ac9b0700
|
#2282 fast detection of utf-8
|
9 years ago |
João Pedro
|
907a2036b2
|
Lowercase "Service"
|
9 years ago |
João Pedro
|
2f4a2972f3
|
Update head.tmpl
|
9 years ago |
Unknwon
|
583a57a454
|
#2273 URL consistency on webhook payload
|
9 years ago |
Unknwon
|
4483f26434
|
#2283 set text/plain for non-binary files in raw mode
|
9 years ago |
Unknwon
|
1139f6e6d0
|
#2282 fix utf-8 recognized as windows-1252
|
9 years ago |
Unknwon
|
bb2897bff6
|
#2264 use monospaced font for commit IDs in news feeds
|
9 years ago |
Unknwon
|
78b0bfc846
|
Merge pull request #2270 from novaeye/develop
PR for fix #2268
|
9 years ago |
Unknwon
|
824f3f2961
|
Merge pull request #2262 from angus-g/fixes/user-following-migration
Add default for NumFollowing field (fixes #2261)
|
9 years ago |
Unknwon
|
bf20cddecb
|
Merge pull request #2257 from Jofkos/patch-1
Wiki pages containing question marks in their name weren't loading
|
9 years ago |
novaeye
|
d7bb183d87
|
fix #2268
|
9 years ago |
Angus Gibson
|
1cfbf02804
|
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
|
00a60453fb
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
9 years ago |
Jofkos
|
45f4c69f74
|
Removed empty line, multi return args
|
9 years ago |
Jofkos
|
0293ddd7b0
|
Wiki pages containing question marks in their name weren't loading
(untested)
|
9 years ago |
Unknwon
|
498d0a8267
|
#2014 allow switch branches between two orgs in compose PR
|
9 years ago |
Unknwon
|
cb15540c39
|
#2180 fix avatar link when disable gravatar
|
9 years ago |