Unknwon
030d83fece
Merge pull request #2493 from andreynering/fix-2489
...
Refactoring of inline diff computing to prevent empty diff box.
2016-01-28 05:33:27 -05:00
Andrey Nering
ddcce651a6
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
2016-01-27 18:54:08 -02:00
Unknwon
63e01f1e0a
Merge pull request #2492 from SarenCurrie/patch-1
...
Fix grammar in deploy key section
2016-01-27 15:46:51 -05:00
Unknwon
31bffe1467
Merge pull request #2483 from bkcsoft/fix/mysql-webhook-url-length
...
Fixed Webhook URL-length Issue #2465
2016-01-27 04:04:01 -05:00
Saren Currie
447c749076
Fix grammar in deploy key section
2016-01-27 15:32:47 +13:00
Kim "BKC" Carlbäcker
cfccfc75ca
Fixed Webhook URL-length Issue #2465
2016-01-27 01:40:35 +01:00
Unknwon
1035581cb2
Merge pull request #2446 from jgsqware/develop
...
Add Docker Volume from 1.9
2016-01-26 13:45:24 -05:00
Unknwon
89528faf2c
Merge pull request #2425 from andreynering/make-test
...
Add command to run the test suite in Makefile.
2016-01-26 03:14:19 -05:00
Unknwon
818bc914d7
Merge pull request #2433 from xxxtonixxx/develop
...
To add spanish translation to home template
2016-01-26 03:11:54 -05:00
Unknwon
9ce19c0bbb
Merge pull request #2480 from andreynering/fix-2462
...
Compute inline diff for pull request view, too. Fix #2462
2016-01-26 03:07:47 -05:00
Unknwon
bc1b6b693b
Merge pull request #2475 from 0rax/develop
...
Update Dockerfile & build script and add /etc/nsswitch.conf
2016-01-26 02:32:40 -05:00
Unknwon
fbb9c8b998
fix #2416
2016-01-26 02:00:16 -05:00
Andrey Nering
7278b53584
Compute inline diff for pull request view, too. Fix #2462
2016-01-25 20:56:27 -02:00
Unknwon
60d3ed1860
Merge pull request #2445 from bkcsoft/feature/fix-2442
...
Admins are allowed to create repos for arbitrary Orgs
2016-01-25 15:11:56 -05:00
Unknwon
3f3578d99d
Minor fix for #2396
2016-01-25 14:04:46 -05:00
Unknwon
e817885c87
Merge pull request #2396 from bkcsoft/feature/markdown-checklist
...
[Feature] Markdown Checklist-rendering
2016-01-25 13:56:13 -05:00
Unknwon
3719d1e52f
Merge pull request #2432 from nd/develop
...
Fix #2431 - handle requests waiting for reply
2016-01-25 13:16:32 -05:00
Jean-Philippe Roemer
bd873ba856
Update Dockerfile & build script and add /etc/nsswitch.conf:
...
- Add nsswitch.conf to configure LibC Name Service inside the container
- Change my email in the Dockerfile
- Update build script to install software as a `build-deps` virtual package so that adding a package to it will be automatically removed at the end of the build script
2016-01-25 13:07:37 +00:00
Unknwon
0c47ca5745
Update locales
2016-01-25 02:33:52 -05:00
Unknwon
f0a18f1b4c
Merge pull request #2467 from pdan/patch-1
...
Fixed forgotten err variable assignment
2016-01-25 02:33:09 -05:00
Pourya Daneshvar
740bc4663c
Fixed forgotten err variable assignment
2016-01-24 10:24:21 +03:30
juliengarcia
edecc03515
Add Docker Volume from 1.9
2016-01-20 16:54:38 +01:00
Kim "BKC" Carlbäcker
e0eddc8c36
Admins are allowed to create repos for arbitrary Orgs
2016-01-20 14:46:45 +01:00
Toni Villena
56be121a6f
Add es-ES to home template
2016-01-18 17:49:17 +01:00
Dmitry Neverov
6f2339f7ec
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
2016-01-18 16:54:10 +01:00
Andrey Nering
bf17006365
Add command to run the test suite in Makefile.
2016-01-16 16:13:54 -02:00
Unknwon
16796f2763
#2179 use Go sub-repo ssh to verify public key content
2016-01-15 18:39:51 +08:00
Unknwon
ec283a3967
URL fix for #2287
2016-01-15 18:00:39 +08:00
Unknwon
a98b530358
hide section with user has no organizations
2016-01-14 21:29:25 +08:00
Unknwon
b2daf36b47
fix CSS of branch dropdown when view commits under revision
2016-01-14 21:27:36 +08:00
Unknwon
6a19184d73
minor fix to #2383
...
- add tooltip for organization name in profile
2016-01-14 21:21:56 +08:00
Unknwon
42a77ad01f
Merge pull request #2383 from exmex/develop
...
Added organization display on profile
2016-01-14 21:07:17 +08:00
ExMex
fd114cf7da
Added improvement from Unknwon
2016-01-14 11:48:24 +01:00
Unknwon
d91d0025a4
Merge pull request #2403 from ddelpero/master
...
Update repo.go
2016-01-14 14:55:45 +08:00
Unknwon
4a32daffac
Merge pull request #2399 from nanoant/patch/osx-launchd-script
...
OS X launchd script
2016-01-14 14:42:55 +08:00
Unknwon
91f912d408
Merge pull request #2398 from nanoant/patch/fix-refurl-arg
...
commit.RefUrl expects AppUrl argument
2016-01-14 14:41:13 +08:00
Unknwon
9937dd9a12
Merge pull request #2393 from sapk/fix-issue-2375
...
Correction for issue #2375
2016-01-14 14:32:32 +08:00
Unknwon
19b7cfc1cf
fix #2385
2016-01-14 14:28:07 +08:00
Kim "BKC" Carlbäcker
49bfb31540
Made Sanitizer-setup cleaner
2016-01-14 03:00:05 +01:00
Adam Strzelecki
14d1b417cd
OS X launchd script
...
Using this script:
1. Copy scripts/launchd/io.gogs.web.plist into /Library/LaunchDaemons
2. The script assumes Gogs is running under 'gogs' user and group, modify
/Library/LaunchDaemons/io.gogs.web.plist if you want to user different user.
3. The script assumes Gogs is installed in /Users/git/gogs, modify
/Library/LaunchDaemons/io.gogs.web.plist if you installed Gogs in different
location.
4. Once you are sure that running Gogs manually via `gogs web` works fine, run
it as a launchd service with:
sudo launchctl load -F /Library/LaunchDaemons/io.gogs.web.plist
From now on launchd will ensure Gogs is running, eg. when system is restarted.
2016-01-13 19:32:07 +01:00
Adam Strzelecki
ed2bdc7cf2
commit.RefUrl expects AppUrl argument
...
This is fixup for f0c24eb7ba . The bug was not
visible because commit.RefUrl was always returning empty url due regression
described in https://github.com/gogits/git-module/pull/4
2016-01-13 19:09:50 +01:00
Kim "BKC" Carlbäcker
125aa91d30
Checklist-rendering implemented
2016-01-13 13:25:52 +01:00
Antoine GIRARD
68f6164a44
Fix username display in lower-cased for comment in Dashboard
2016-01-12 21:30:14 +01:00
ExMex
9d8a3e2f7a
Added links to org profile icons
2016-01-12 03:19:46 +01:00
ExMex
50870827cf
Added organization display on profile
...
Fixed "Follower" Icon too big
2016-01-12 03:09:59 +01:00
Unknwon
771ca35f74
Merge pull request #2381 from philippechataignon/develop
...
Add fr-FR to home template
2016-01-11 23:59:45 +08:00
Philippe Chataignon
b270a0477b
Add fr-FR to home template
2016-01-11 13:55:52 +01:00
Unknwon
ee97f04f27
#2287 Truncate repository name if too long
2016-01-11 20:41:43 +08:00
Unknwon
e5e6ad1a65
update locale
2016-01-11 18:30:44 +08:00
Unknwon
dbdca56017
#2349 fix convert type
2016-01-11 15:47:23 +08:00