Unknwon
3be6173192
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
9 years ago
Unknwon
3d1beb8a82
Generate CSS for #2561
9 years ago
Unknwon
c0c51ba711
Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
Feature/markdown custom url scheme
9 years ago
Unknwon
ad2d66ed4f
#2556 handle space in image URL
9 years ago
Andrey Nering
a00f3969c0
Enable sintax highlighting on diff view. Close #733
9 years ago
Unknwon
671ab5fcbc
Minor fix for #2530
9 years ago
Unknwon
2732046410
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
9 years ago
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
9 years ago
Unknwon
c4dccaf1eb
Minor fix for #2444
9 years ago
Unknwon
eb15f928e8
Fix one user may block entire listen loop for builtin SSH
9 years ago
Unknwon
1d65fa9652
#2229 adjust URL verbose depth for reverse proxy sub-path
9 years ago
Florian Kaiser
5d3eae18b3
Organization owners see all repositories & teams
9 years ago
Florian Kaiser
0916b6527f
Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin
9 years ago
Florian Kaiser
88ae14a8a6
Only show teams the user has access to
9 years ago
Florian Kaiser
84f5822fb4
Allow modification of a release if Content is empty ( fix #2516 )
9 years ago
Unknwon
0c6f6be314
#2497 incorrect error handle for team name
9 years ago
Unknwon
f82aef971d
Merge pull request #2508 from MilesPong/develop
Fixed gravatar url
9 years ago
miles@Oscar
9f506aa7e1
Using https for gravatar
9 years ago
miles@Oscar
d5c45f4688
Fixed gravatar url
9 years ago
Unknwon
938934da8a
Update locales
9 years ago
Kim "BKC" Carlbäcker
e09b4c0832
Not working, but slightly better...
9 years ago
Kim "BKC" Carlbäcker
e60ea6741c
Custom URL-Schemas for Markdown
9 years ago
Unknwon
b80af0d28c
Minor fix for #2396
9 years ago
Unknwon
fe297c59fc
Merge pull request #2396 from bkcsoft/feature/markdown-checklist
[Feature] Markdown Checklist-rendering
9 years ago
Unknwon
2682a01dc1
Merge pull request #2432 from nd/develop
Fix #2431 - handle requests waiting for reply
9 years ago
Unknwon
61976ce9f0
Update locales
9 years ago
Pourya Daneshvar
c20ae1ffe6
Fixed forgotten err variable assignment
9 years ago
Dmitry Neverov
08b2f41a02
Fix #2431 - handle requests waiting for reply
According to the docs [1], the Reply method must be called for all
requests where WantReply is true. This fixes a hanging java ssh
implementation (jsch) which sets WantReply flag and waits for reply from
the server.
[1] https://godoc.org/golang.org/x/crypto/ssh#Request.Reply
9 years ago
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
9 years ago
Kim "BKC" Carlbäcker
9317933abe
Made Sanitizer-setup cleaner
9 years ago
Kim "BKC" Carlbäcker
5ac5166b32
Checklist-rendering implemented
9 years ago
Unknwon
6e2051352e
#2287 Truncate repository name if too long
9 years ago
Unknwon
7a9b5d32d6
update locale
9 years ago
Unknwon
315418ced5
stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
9 years ago
Unknwon
30a1b74552
fix markdown autolink error
9 years ago
Unknwon
92906ef786
fix #2350
9 years ago
zhuharev
43e7e4a4a2
typo fix
9 years ago
Unknwon
7276965aae
update locale
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
Unknwon
7bc247c886
fix #2327
9 years ago
Unknwon
8dd298d54e
#2185 fall back to use custom chardet lib
9 years ago
Unknwon
44ac9b0700
#2282 fast detection of utf-8
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
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
498d0a8267
#2014 allow switch branches between two orgs in compose PR
9 years ago
Unknwon
d20633c205
fix #1436
9 years ago
Unknwon
753f45a333
make mailer log more verbose
9 years ago