无闻
e1f30c3bb7
Merge pull request #1853 from andreynering/windows-service
Adding simple script to install Gogs as a Windows service.
10 years ago
Andrey Nering
d925e13319
Adding simple script to install Gogs as a Windows service.
10 years ago
Unknwon
c347252e85
update README
10 years ago
Unknwon
70c378854f
update locale
10 years ago
无闻
11ffcfcee7
Merge pull request #1845 from SergioBenitez/develop
Sanitize input to LDAP authentication module
10 years ago
Sergio Benitez
8dd535a6a7
Sanitizing input to LDAP authentication module.
10 years ago
Unknwon
bc10f0dc78
fix insecure tls when trigger task
10 years ago
Unknwon
e494318a48
#1711 try to indicate sqlite session issue when merge
10 years ago
Unknwon
4a6b397126
#1657 allow forcing all private repos
10 years ago
Unknwon
2b5888a6dd
update README
10 years ago
Unknwon
32c8ba9a32
Reopen PR need retest patch
10 years ago
无闻
b6ed90f352
Merge pull request #1836 from likeit92/develop
workaround for reverse proxy, ssh, submodule
10 years ago
Matthias Pioch
a33352a8e0
fix workaround for reverse proxy, ssh, submodule
10 years ago
Matthias Pioch
46faac0c6b
workaround for reverse proxy, ssh, submodule
10 years ago
Unknwon
9d6fa3b200
add config and update locale
10 years ago
Unknwon
266a2ff8a7
New push to base repo of base branch: retest all corresponding patches
10 years ago
Unknwon
ec3919339f
update some locales
10 years ago
Unknwon
d4ffa64a15
New push to head repo of head branch: regenerate patch and retest apply
10 years ago
Unknwon
9aab540f7c
#1830 new comment with status change overwrites issue content
10 years ago
Unknwon
1155356a10
use notice instead of suspend delete archives
10 years ago
Unknwon
396d0babfb
work on #1830
10 years ago
Unknwon
6ae6ac0682
reduce code
10 years ago
Unknwon
85d78c8d39
add get repo API
10 years ago
Unknwon
90a7cc5c46
work on #1818
10 years ago
无闻
a761d721e1
Merge pull request #1814 from 0rax/develop
Update docker `socat` link creation
10 years ago
Jean-Philippe Roemer
596869fbb1
Docker socat link: default port fix
- Remove port 80 & 443 unused by the container
- Add port 3000 used by gogs application
10 years ago
Jean-Philippe Roemer
d6fc97c92a
Docker `socat` link creation
- `start.sh` will now verify that the port is not already used by another service
- Resolve #1807
- Log when a service is created, or could not be created
- Keep track of which port is already used, including goes & sshd port
10 years ago
Unknwon
351fa1611b
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
be40931bbe
update locale
10 years ago
无闻
c36096d622
Merge pull request #1811 from likeit92/develop
fix build error with PKGBUILD (archlinux, x64)
10 years ago
Matthias Pioch
37779cc72f
fix import path on x64 systems, fix #1795
10 years ago
无闻
a8c624349e
Merge pull request #1809 from likeit92/master
fix build error with PKGBUILD (archlinux)
10 years ago
Matthias Pioch
bf887babd4
fix import path, fix #1795
10 years ago
无闻
73e0979894
Merge pull request #1803 from kenno/develop
Fix import path
10 years ago
Soputtra San
84ea4b684f
Fix import path
10 years ago
Unknwon
20f3397f8c
New/reopen PR checks if there is any unmerged and open PR
10 years ago
Unknwon
0f44537a23
add new status: checking
10 years ago
无闻
ab6958699a
Merge pull request #1799 from legoktm/patch-1
Simplify disable Gravatar preference wording
10 years ago
Kunal Mehta
71642b531f
Simplify disable Gravatar preference wording
"Enable this to disable..." is needlessly confusing, simplify it by being
upfront that this setting disables the Gravatar fetching.
10 years ago
Unknwon
83cf28f44b
#1790 fast return for too large diff
10 years ago
Unknwon
f066c2f1d8
fix import path, fix #1782
10 years ago
无闻
c406dfa864
Merge pull request #1778 from limianwang/develop
fix typo in README for Docker
10 years ago
Limian Wang
f77e59866f
fix typo in README for Docker
10 years ago
Unknwon
1876645e3b
print out git version
10 years ago
无闻
a7fc083bbd
Merge pull request #1767 from 0rax/develop
Fix bug introduced in #1759 preventing ssh server to launch
10 years ago
Jean-Philippe Roemer
ecfc7cbc60
Fix bug introduced in #1759 preventing ssh server to launch
- ssh/setup: test directive now check if a file exist in key path instead of a folder
- ssh/setup script was hanging waiting for an input about rewriting the key
as the test case was returning true, when it should have been false
(check if file is a folder instead of a file)
10 years ago
无闻
949d06d31e
Merge pull request #1766 from 0rax/develop
Docker repository path backward compatibility fix
10 years ago
Jean-Philippe Roemer
8109718112
Edit comment to make it clear that we are talking about container version
10 years ago
Jean-Philippe Roemer
2f984b1727
Docker repository path backward compatibility fix:
- resolve #1765
- create link to old git repository path: `/home/git/gogs-repository`
10 years ago
无闻
a2a35a4090
Merge pull request #1764 from 0rax/develop
Volumed data setup changed to allow #1759
10 years ago