Unknwon
f4c164e2ea
fix #1697
10 years ago
Unknwon
aa5c5db1ac
work on #1748
10 years ago
无闻
cf5bb46050
Merge pull request #1869 from tjyang/tjyang
adding extra check on logpath
10 years ago
Unknwon
69fad687b7
minor fix for #1865
10 years ago
无闻
9d5f653901
Merge pull request #1865 from mattarnster/develop
Translation for invalid milestone due date format ISO 8601 fix.
10 years ago
Unknwon
07922dffa2
minor fix on #1863
10 years ago
无闻
7e67845e5e
Merge pull request #1863 from nathan7/go-source-meta
Add go-source directive to repo pages
10 years ago
无闻
e85fd9e599
Merge pull request #1862 from nathan7/fix-private
Fix the JSON field names for MigrateRepoForm
10 years ago
T.J. Yang
365fffa126
adding extra check on logpath
10 years ago
Matt Arnold
8b7a36fcf8
Translation for invalid milestone due date format ISO 8601 fix.
10 years ago
Nathan Zadoks
d2ff47f997
Add go-source directive to repo pages
This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
10 years ago
Nathan Zadoks
5e5ab4d364
Fix the JSON field names for MigrateRepoForm
For some reason, the field names for Private and Mirror got swapped.
10 years ago
Unknwon
be9704d458
remove test code 😵
10 years ago
Unknwon
a0fa043909
#470 fix max length of email
10 years ago
Unknwon
6930f6f011
fix e-mail type
10 years ago
Unknwon
9087f6230d
work on #470 and fix miror JS issue when choose targets on compare and pull
10 years ago
Unknwon
696185195c
fix issue comment mention and autofix count when start
10 years ago
无闻
0c41a50b20
Merge pull request #1858 from ChasingLogic/patch-1
Fixed broken link in README
10 years ago
Mathew Robinson
f6dc35edfa
Fixed broken link in README
The link http://gogs.io/docs/intro/ produces a 404 error and is used in the README updated it to http://gogs.io/docs/intro which correctly links to the introductory documentation
10 years ago
无闻
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