]> source.dussan.org Git - gitea.git/log
gitea.git
8 years agoMerge pull request #2548 from fnkr/fix-unescaped-regex
Unknwon [Tue, 2 Feb 2016 18:30:08 +0000 (13:30 -0500)]
Merge pull request #2548 from fnkr/fix-unescaped-regex

Escape unescaped periods in route regular expression

8 years agoEscape unescaped periods in route regular expression
Florian Kaiser [Tue, 2 Feb 2016 17:34:06 +0000 (17:34 +0000)]
Escape unescaped periods in route regular expression

8 years agoMerge pull request #2546 from fnkr/pretty-404-pages
Unknwon [Tue, 2 Feb 2016 15:35:46 +0000 (10:35 -0500)]
Merge pull request #2546 from fnkr/pretty-404-pages

Use pretty 404 pages in repo.HTTPBackend

8 years agoFix random avatar does not work on Windows
Unknwon [Tue, 2 Feb 2016 15:22:27 +0000 (10:22 -0500)]
Fix random avatar does not work on Windows

path.Dir can't handle Windows case, must use filepath.Dir

8 years agoUse pretty 404 pages in repo.HTTPBackend
Florian Kaiser [Tue, 2 Feb 2016 14:09:47 +0000 (14:09 +0000)]
Use pretty 404 pages in repo.HTTPBackend

8 years agoMinor fix for #2444
Unknwon [Tue, 2 Feb 2016 01:55:12 +0000 (20:55 -0500)]
Minor fix for #2444

8 years agoMerge pull request #2444 from bkcsoft/feature/participants
Unknwon [Tue, 2 Feb 2016 01:31:54 +0000 (20:31 -0500)]
Merge pull request #2444 from bkcsoft/feature/participants

Implemented participant-listing for issue-pages (Fixes #2377)

8 years agoMerge pull request #2542 from fnkr/fix-markdown-code-blocks-issue-comment-save
Unknwon [Mon, 1 Feb 2016 23:12:17 +0000 (18:12 -0500)]
Merge pull request #2542 from fnkr/fix-markdown-code-blocks-issue-comment-save

Fix syntax highlighting for markdown code blocks on issue description/comment save

8 years agoFix syntax highlighting for markdown code blocks on issue description/comment save
Florian Kaiser [Mon, 1 Feb 2016 22:48:04 +0000 (22:48 +0000)]
Fix syntax highlighting for markdown code blocks on issue description/comment save

8 years agoMerge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-authorized_keys
Unknwon [Mon, 1 Feb 2016 21:32:30 +0000 (16:32 -0500)]
Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-authorized_keys

Fixes #2447 (delete public key from authorized_keys)

8 years agoMerge pull request #2539 from redoz/develop
Unknwon [Mon, 1 Feb 2016 21:25:44 +0000 (16:25 -0500)]
Merge pull request #2539 from redoz/develop

Change en-us localization "mirror from"  to "mirror of"

8 years agoChange en-us localization "mirror from" to "mirror of"
Patrik [Mon, 1 Feb 2016 20:59:48 +0000 (21:59 +0100)]
Change en-us localization "mirror from"  to "mirror of"

8 years agoMerge pull request #2537 from fnkr/remember-clone-protocol
Unknwon [Mon, 1 Feb 2016 20:58:01 +0000 (15:58 -0500)]
Merge pull request #2537 from fnkr/remember-clone-protocol

Remember last selected clone protocol

8 years agoSelect HTTPS if remembered clone protocol is SSH but SSH is disabled now
Florian Kaiser [Mon, 1 Feb 2016 20:42:10 +0000 (20:42 +0000)]
Select HTTPS if remembered clone protocol is SSH but SSH is disabled now

8 years agoMerge pull request #2538 from fnkr/issue-markdown-code-block-highlighted
Unknwon [Mon, 1 Feb 2016 20:31:05 +0000 (15:31 -0500)]
Merge pull request #2538 from fnkr/issue-markdown-code-block-highlighted

Make highlighted markdown code blocks work on issue pages

8 years agoMake highlighted markdown code blocks work on issue pages
Florian Kaiser [Mon, 1 Feb 2016 19:52:47 +0000 (19:52 +0000)]
Make highlighted markdown code blocks work on issue pages

8 years agoFix one user may block entire listen loop for builtin SSH
Unknwon [Mon, 1 Feb 2016 17:10:49 +0000 (12:10 -0500)]
Fix one user may block entire listen loop for builtin SSH

8 years agoRemember last selected clone protocol, and establish uniform order (https, ssh)
Florian Kaiser [Mon, 1 Feb 2016 16:30:28 +0000 (16:30 +0000)]
Remember last selected clone protocol, and establish uniform order (https, ssh)

8 years agoTrim whitespace when adding SSH keys (fixes #2447)
John Maguire [Mon, 1 Feb 2016 03:00:55 +0000 (22:00 -0500)]
Trim whitespace when adding SSH keys (fixes #2447)

8 years agoAdd debug log when SSH key for deletion isn't found
John Maguire [Mon, 1 Feb 2016 03:01:16 +0000 (22:01 -0500)]
Add debug log when SSH key for deletion isn't found

8 years agoMerge pull request #2533 from fnkr/icon-fork-private-collision
Unknwon [Mon, 1 Feb 2016 00:41:21 +0000 (19:41 -0500)]
Merge pull request #2533 from fnkr/icon-fork-private-collision

Use icon repo-forked instead of repo-lock for private, forked repos

8 years agoUndo change in templates/explore/repo_list.tmpl
Florian Kaiser [Sun, 31 Jan 2016 21:59:18 +0000 (21:59 +0000)]
Undo change in templates/explore/repo_list.tmpl

8 years agoUse icon repo-forked instead of repo-lock for private, forked repos
Florian Kaiser [Sun, 31 Jan 2016 20:41:57 +0000 (20:41 +0000)]
Use icon repo-forked instead of repo-lock for private, forked repos

8 years ago#2229 adjust URL verbose depth for reverse proxy sub-path
Unknwon [Sun, 31 Jan 2016 20:38:20 +0000 (15:38 -0500)]
#2229 adjust URL verbose depth for reverse proxy sub-path

8 years agoMerge pull request #2531 from andreynering/home-template-pt-BR
Unknwon [Sun, 31 Jan 2016 20:10:21 +0000 (15:10 -0500)]
Merge pull request #2531 from andreynering/home-template-pt-BR

Add portuguese-BR to home template.

8 years agoAdd portuguese-BR to home template.
Andrey Nering [Sun, 31 Jan 2016 19:58:51 +0000 (17:58 -0200)]
Add portuguese-BR to home template.

8 years agofix #2529
Unknwon [Sun, 31 Jan 2016 18:33:36 +0000 (13:33 -0500)]
fix #2529

8 years agoMerge pull request #2527 from fnkr/hide-private-orgs-from-profile
Unknwon [Sun, 31 Jan 2016 13:56:21 +0000 (08:56 -0500)]
Merge pull request #2527 from fnkr/hide-private-orgs-from-profile

Show all orgs on user profile, except the private one's

8 years agoUpdate and reorganize front-end resources
Unknwon [Sun, 31 Jan 2016 03:10:20 +0000 (22:10 -0500)]
Update and reorganize front-end resources

8 years agoShow all orgs on user profile, except the private one's
Florian Kaiser [Sat, 30 Jan 2016 21:51:11 +0000 (21:51 +0000)]
Show all orgs on user profile, except the private one's

8 years agoUpdate .gopmfile
Unknwon [Sat, 30 Jan 2016 15:12:23 +0000 (10:12 -0500)]
Update .gopmfile

8 years agoMerge pull request #2517 from fnkr/issue-2516
Unknwon [Sat, 30 Jan 2016 14:47:37 +0000 (09:47 -0500)]
Merge pull request #2517 from fnkr/issue-2516

Allow modification of a release if Content is empty (fix #2516)

8 years agoAllow modification of a release if Content is empty (fix #2516)
Florian Kaiser [Sat, 30 Jan 2016 13:39:02 +0000 (13:39 +0000)]
Allow modification of a release if Content is empty (fix #2516)

8 years ago#2497 incorrect error handle for team name
Unknwon [Fri, 29 Jan 2016 22:06:14 +0000 (17:06 -0500)]
#2497 incorrect error handle for team name

8 years ago#2491 minor fix for sr on dashboard
Unknwon [Fri, 29 Jan 2016 20:28:24 +0000 (15:28 -0500)]
#2491 minor fix for sr on dashboard

8 years agoMerge pull request #2508 from MilesPong/develop
Unknwon [Fri, 29 Jan 2016 10:44:00 +0000 (05:44 -0500)]
Merge pull request #2508 from MilesPong/develop

Fixed gravatar url

8 years agoMerge pull request #2509 from 0rax/develop
Unknwon [Fri, 29 Jan 2016 10:15:08 +0000 (05:15 -0500)]
Merge pull request #2509 from 0rax/develop

Update Docker container with Alpine 3.3 & Fix RPi2 build

8 years agoUsing https for gravatar
miles@Oscar [Fri, 29 Jan 2016 05:06:17 +0000 (13:06 +0800)]
Using https for gravatar

8 years agoFixed gravatar url
miles@Oscar [Fri, 29 Jan 2016 03:05:41 +0000 (11:05 +0800)]
Fixed gravatar url

8 years agoUpdate Dockerfile.rpi to better match Dockerfile:
Jean-Philippe Roemer [Thu, 28 Jan 2016 21:27:15 +0000 (21:27 +0000)]
Update Dockerfile.rpi to better match Dockerfile:

- Dockerfile.rpi now uses hypriot/rpi-alpine-scratch as base (build script are available w/ a better maintainer & more updates)
- Dockerfile.rpi updates alpine from v3.2 to v3.3 to be on par with Dockerfile

8 years agoUpdate Dockerfile to update alpine to v3.3 & fix virtual package and repository pinni...
Jean-Philippe Roemer [Thu, 28 Jan 2016 15:03:02 +0000 (15:03 +0000)]
Update Dockerfile to update alpine to v3.3 & fix virtual package and repository pinning on RPi

- Dockerfile now uses alpine:3.3 as base
- Dockerfile.rpi now uses v3.3/community repository without pinning
- Go package is no longer fetched using repository pinning
- Fixes problem while using repository pinning & virtual package at the same time

8 years agoMerge pull request #2502 from bkcsoft/fix/split-view-diff
Unknwon [Thu, 28 Jan 2016 15:11:45 +0000 (10:11 -0500)]
Merge pull request #2502 from bkcsoft/fix/split-view-diff

Split view fixed

8 years agoRecord error when fail to health check repository
Unknwon [Thu, 28 Jan 2016 11:46:25 +0000 (06:46 -0500)]
Record error when fail to health check repository

8 years agoUpdate locales
Unknwon [Thu, 28 Jan 2016 11:15:49 +0000 (06:15 -0500)]
Update locales

8 years agoMinor fix for #2494
Unknwon [Thu, 28 Jan 2016 11:07:16 +0000 (06:07 -0500)]
Minor fix for #2494

- Change tooltip size from mini to tiny in profile page

8 years agoMerge pull request #2494 from mhartkorn/pullreq-name-change
Unknwon [Thu, 28 Jan 2016 10:58:37 +0000 (05:58 -0500)]
Merge pull request #2494 from mhartkorn/pullreq-name-change

Change user name in Pull Requests to avoid errors (fixes #2495)

8 years agoMerge pull request #2493 from andreynering/fix-2489
Unknwon [Thu, 28 Jan 2016 10:33:27 +0000 (05:33 -0500)]
Merge pull request #2493 from andreynering/fix-2489

Refactoring of inline diff computing to prevent empty diff box.

8 years agoSplit view fixed
Kim "BKC" Carlbäcker [Wed, 27 Jan 2016 22:52:42 +0000 (23:52 +0100)]
Split view fixed

8 years agoChange user name in Pull Requests
Martin Hartkorn [Wed, 27 Jan 2016 21:45:03 +0000 (22:45 +0100)]
Change user name in Pull Requests

8 years agoRefactoring of inline diff computing to prevent empty diff box. Fix #2489
Andrey Nering [Wed, 27 Jan 2016 20:54:08 +0000 (18:54 -0200)]
Refactoring of inline diff computing to prevent empty diff box. Fix #2489

8 years agoMerge pull request #2492 from SarenCurrie/patch-1
Unknwon [Wed, 27 Jan 2016 20:46:51 +0000 (15:46 -0500)]
Merge pull request #2492 from SarenCurrie/patch-1

Fix grammar in deploy key section

8 years agoGo-ism :D
Kim "BKC" Carlbäcker [Wed, 27 Jan 2016 19:11:07 +0000 (20:11 +0100)]
Go-ism :D

8 years agoMerge pull request #2483 from bkcsoft/fix/mysql-webhook-url-length
Unknwon [Wed, 27 Jan 2016 09:04:01 +0000 (04:04 -0500)]
Merge pull request #2483 from bkcsoft/fix/mysql-webhook-url-length

Fixed Webhook URL-length Issue #2465

8 years agoFix grammar in deploy key section
Saren Currie [Wed, 27 Jan 2016 02:32:47 +0000 (15:32 +1300)]
Fix grammar in deploy key section

8 years agoFixed Webhook URL-length Issue #2465
Kim "BKC" Carlbäcker [Wed, 27 Jan 2016 00:38:07 +0000 (01:38 +0100)]
Fixed Webhook URL-length Issue #2465

8 years agoMerge pull request #2446 from jgsqware/develop
Unknwon [Tue, 26 Jan 2016 18:45:24 +0000 (13:45 -0500)]
Merge pull request #2446 from jgsqware/develop

Add Docker Volume from 1.9

8 years agoFixed Poster/Commenter-bug and clean-up
Kim "BKC" Carlbäcker [Tue, 26 Jan 2016 16:53:10 +0000 (17:53 +0100)]
Fixed Poster/Commenter-bug and clean-up

8 years agoFix OP not 'participating' until commented
Kim "BKC" Carlbäcker [Wed, 20 Jan 2016 16:53:28 +0000 (17:53 +0100)]
Fix OP not 'participating' until commented

8 years agoOptimize participant-fetching
Kim Carlbäcker [Wed, 20 Jan 2016 15:16:39 +0000 (16:16 +0100)]
Optimize participant-fetching

8 years agoName popup
Kim "BKC" Carlbäcker [Tue, 19 Jan 2016 13:23:04 +0000 (14:23 +0100)]
Name popup

8 years agoImplemented participant-listing for issue-pages
Kim "BKC" Carlbäcker [Tue, 19 Jan 2016 13:04:24 +0000 (14:04 +0100)]
Implemented participant-listing for issue-pages

8 years agoMerge pull request #2425 from andreynering/make-test
Unknwon [Tue, 26 Jan 2016 08:14:19 +0000 (03:14 -0500)]
Merge pull request #2425 from andreynering/make-test

Add command to run the test suite in Makefile.

8 years agoMerge pull request #2433 from xxxtonixxx/develop
Unknwon [Tue, 26 Jan 2016 08:11:54 +0000 (03:11 -0500)]
Merge pull request #2433 from xxxtonixxx/develop

To add spanish translation to home template

8 years agoMerge pull request #2480 from andreynering/fix-2462
Unknwon [Tue, 26 Jan 2016 08:07:47 +0000 (03:07 -0500)]
Merge pull request #2480 from andreynering/fix-2462

Compute inline diff for pull request view, too. Fix #2462

8 years agoMerge pull request #2475 from 0rax/develop
Unknwon [Tue, 26 Jan 2016 07:32:40 +0000 (02:32 -0500)]
Merge pull request #2475 from 0rax/develop

Update Dockerfile & build script and add /etc/nsswitch.conf

8 years agofix #2416
Unknwon [Tue, 26 Jan 2016 07:00:02 +0000 (02:00 -0500)]
fix #2416

8 years agoCompute inline diff for pull request view, too. Fix #2462
Andrey Nering [Mon, 25 Jan 2016 22:56:27 +0000 (20:56 -0200)]
Compute inline diff for pull request view, too. Fix #2462

8 years agoMerge pull request #2445 from bkcsoft/feature/fix-2442
Unknwon [Mon, 25 Jan 2016 20:11:56 +0000 (15:11 -0500)]
Merge pull request #2445 from bkcsoft/feature/fix-2442

Admins are allowed to create repos for arbitrary Orgs

8 years agoMinor fix for #2396
Unknwon [Mon, 25 Jan 2016 19:04:46 +0000 (14:04 -0500)]
Minor fix for #2396

8 years agoMerge pull request #2396 from bkcsoft/feature/markdown-checklist
Unknwon [Mon, 25 Jan 2016 18:56:13 +0000 (13:56 -0500)]
Merge pull request #2396 from bkcsoft/feature/markdown-checklist

[Feature] Markdown Checklist-rendering

8 years agoMerge pull request #2432 from nd/develop
Unknwon [Mon, 25 Jan 2016 18:16:32 +0000 (13:16 -0500)]
Merge pull request #2432 from nd/develop

Fix #2431 - handle requests waiting for reply

8 years agoUpdate Dockerfile & build script and add /etc/nsswitch.conf:
Jean-Philippe Roemer [Mon, 25 Jan 2016 13:07:37 +0000 (13:07 +0000)]
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

8 years agoUpdate locales
Unknwon [Mon, 25 Jan 2016 07:33:52 +0000 (02:33 -0500)]
Update locales

8 years agoMerge pull request #2467 from pdan/patch-1
Unknwon [Mon, 25 Jan 2016 07:33:09 +0000 (02:33 -0500)]
Merge pull request #2467 from pdan/patch-1

Fixed forgotten err variable assignment

8 years agoFixed forgotten err variable assignment
Pourya Daneshvar [Sun, 24 Jan 2016 06:54:21 +0000 (10:24 +0330)]
Fixed forgotten err variable assignment

8 years agoAdd Docker Volume from 1.9
juliengarcia [Wed, 20 Jan 2016 15:54:38 +0000 (16:54 +0100)]
Add Docker Volume from 1.9

8 years agoAdmins are allowed to create repos for arbitrary Orgs
Kim "BKC" Carlbäcker [Wed, 20 Jan 2016 13:46:45 +0000 (14:46 +0100)]
Admins are allowed to create repos for arbitrary Orgs

8 years agoAdd es-ES to home template
Toni Villena [Mon, 18 Jan 2016 16:49:17 +0000 (17:49 +0100)]
Add es-ES to home template

8 years agoFix #2431 - handle requests waiting for reply
Dmitry Neverov [Mon, 18 Jan 2016 15:52:38 +0000 (16:52 +0100)]
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

8 years agoAdd command to run the test suite in Makefile.
Andrey Nering [Sat, 16 Jan 2016 18:13:54 +0000 (16:13 -0200)]
Add command to run the test suite in Makefile.

8 years ago#2179 use Go sub-repo ssh to verify public key content
Unknwon [Fri, 15 Jan 2016 10:39:51 +0000 (18:39 +0800)]
#2179 use Go sub-repo ssh to verify public key content

8 years agoURL fix for #2287
Unknwon [Fri, 15 Jan 2016 10:00:39 +0000 (18:00 +0800)]
URL fix for #2287

8 years agohide section with user has no organizations
Unknwon [Thu, 14 Jan 2016 13:29:25 +0000 (21:29 +0800)]
hide section with user has no organizations

8 years agofix CSS of branch dropdown when view commits under revision
Unknwon [Thu, 14 Jan 2016 13:27:36 +0000 (21:27 +0800)]
fix CSS of branch dropdown when view commits under revision

8 years agominor fix to #2383
Unknwon [Thu, 14 Jan 2016 13:21:56 +0000 (21:21 +0800)]
minor fix to #2383

- add tooltip for organization name in profile

8 years agoMerge pull request #2383 from exmex/develop
Unknwon [Thu, 14 Jan 2016 13:07:17 +0000 (21:07 +0800)]
Merge pull request #2383 from exmex/develop

Added organization display on profile

8 years agoAdded improvement from Unknwon
ExMex [Thu, 14 Jan 2016 10:48:24 +0000 (11:48 +0100)]
Added improvement from Unknwon

8 years agoMerge pull request #2403 from ddelpero/master
Unknwon [Thu, 14 Jan 2016 06:55:45 +0000 (14:55 +0800)]
Merge pull request #2403 from ddelpero/master

Update repo.go

8 years agoMerge pull request #2399 from nanoant/patch/osx-launchd-script
Unknwon [Thu, 14 Jan 2016 06:42:55 +0000 (14:42 +0800)]
Merge pull request #2399 from nanoant/patch/osx-launchd-script

OS X launchd script

8 years agoMerge pull request #2398 from nanoant/patch/fix-refurl-arg
Unknwon [Thu, 14 Jan 2016 06:41:13 +0000 (14:41 +0800)]
Merge pull request #2398 from nanoant/patch/fix-refurl-arg

commit.RefUrl expects AppUrl argument

8 years agoMerge pull request #2393 from sapk/fix-issue-2375
Unknwon [Thu, 14 Jan 2016 06:32:32 +0000 (14:32 +0800)]
Merge pull request #2393 from sapk/fix-issue-2375

Correction for issue #2375

8 years agofix #2385
Unknwon [Thu, 14 Jan 2016 06:28:07 +0000 (14:28 +0800)]
fix #2385

8 years agoMade Sanitizer-setup cleaner
Kim "BKC" Carlbäcker [Thu, 14 Jan 2016 02:00:05 +0000 (03:00 +0100)]
Made Sanitizer-setup cleaner

8 years agoOS X launchd script
Adam Strzelecki [Wed, 13 Jan 2016 18:32:07 +0000 (19:32 +0100)]
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.

8 years agocommit.RefUrl expects AppUrl argument
Adam Strzelecki [Wed, 13 Jan 2016 18:01:53 +0000 (19:01 +0100)]
commit.RefUrl expects AppUrl argument

This is fixup for ea375c0dcca118c8ac3c48ba569b025836ad5ccf. 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

8 years agoChecklist-rendering implemented
Kim "BKC" Carlbäcker [Wed, 13 Jan 2016 12:25:52 +0000 (13:25 +0100)]
Checklist-rendering implemented

8 years agoFix username display in lower-cased for comment in Dashboard
Antoine GIRARD [Tue, 12 Jan 2016 20:10:56 +0000 (21:10 +0100)]
Fix username display in lower-cased for comment in Dashboard

8 years agoAdded links to org profile icons
ExMex [Tue, 12 Jan 2016 02:19:46 +0000 (03:19 +0100)]
Added links to org profile icons

8 years agoAdded organization display on profile
ExMex [Tue, 12 Jan 2016 02:09:59 +0000 (03:09 +0100)]
Added organization display on profile
Fixed "Follower" Icon too big

8 years agoMerge pull request #2381 from philippechataignon/develop
Unknwon [Mon, 11 Jan 2016 15:59:45 +0000 (23:59 +0800)]
Merge pull request #2381 from philippechataignon/develop

Add fr-FR to home template