- 04 Mar, 2016 6 commits
- 03 Mar, 2016 8 commits
- 02 Mar, 2016 3 commits
-
-
Unknwon authored
-
Unknwon authored
ISSUE_TEMPLATE: suggestion to test at try.gogs.io
-
Lubomir I. Ivanov authored
I've noticed that a lot of issues cannot be reproduced on http://try.gogs.io, which either hints about specific database type problems or hints about bugs which are already solved in the newer version (as http://try.gogs.io is usually a newer build). This patch adds the suggestion to test the issue at http://try.gogs.io in the Github "issue template". The user can answer: "Yes", "No", "Not relevant". "Not relevant" is an option where testing on http://try.gogs.io makes no sense as the bug is unrelated to the Web UI or is very specific in nature.
-
- 01 Mar, 2016 2 commits
- 29 Feb, 2016 5 commits
- 28 Feb, 2016 2 commits
- 27 Feb, 2016 4 commits
-
-
Unknwon authored
allow native and ssh-keygen public key check
-
Unknwon authored
-
Unknwon authored
Add ForegroundColor for labels to resolve #2033
-
Lukas Dietrich authored
-
- 26 Feb, 2016 5 commits
-
-
Unknwon authored
Image attachments keep aspect ratio
-
Unknwon authored
Improved Pull Request refs
-
Unknwon authored
Docker Container update
-
Jean-Philippe Roemer authored
- Remove the known issue about `.dockerignore` being ignored during DockerHub automated build as this has been fixed - Added a note on the fact that we currently do no support building the container on RPi1
-
ChubbyNinja authored
-
- 25 Feb, 2016 5 commits
-
-
Jean-Philippe Roemer authored
-
Jean-Philippe Roemer authored
- Upgrade of gosu to v1.7 - Change in docker/build.sh to use `--no-cache` to prevent APKINDEX creation when installing dev dependencies - Manual upgrade of Alpine on Raspberry Pi when building to make sure the environment is the same as the standard Dockerfile
-
Unknwon authored
-
Unknwon authored
Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen. It can be different from SSH_PORT which is supposed to be exposed in the clone URL. This should solve the problem when user runs Gogs inside Docker container and still want to use builtin SSH server.
-
Unknwon authored
-