Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
9 years ago
Unknwon
5cadf34f21
fix #2454
9 years ago
Unknwon
5b8fbe2a82
Remove unused tests
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
9 years ago
Josh Frye
173684ecec
Make log path required
9 years ago
Josh Frye
fb8c598933
Add helper text for log path.
9 years ago
Josh Frye
2a5b31d2f5
Add install option for log path
9 years ago
Unknwon
e11c8407c8
Update locales and update sponsor
9 years ago
Unknwon
0e661c24d7
#2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
9 years ago
Andrey Nering
b3ad764459
Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
9 years ago
Unknwon
4cdec819c2
Merge pull request #2579 from nanoant/patch/fix-ldap-username
Fix #2221 LDAP username attribute must be fetched
9 years ago
Adam Strzelecki
7bf5deac1f
Fix #2221 LDAP username attribute must be fetched
This is fix-up for 573305f
. Forgot to fetch AttributeUsername value from the
LDAP server, so the setting was effectively not working as intended.
9 years ago
Unknwon
efd7e59b3e
Improve db path prompt when install
9 years ago
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