3186 Commits (da607c611de6fb42b88af260d36d2ff442216cd1)
 

Author SHA1 Message Date
Matt Arnold c7eaf96b37 Translation for invalid milestone due date format ISO 8601 fix. 9 years ago
Nathan Zadoks 4323a89c03 Add go-source directive to repo pages
This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
9 years ago
Gibheer b90b0c1191 move minimum key sizes to config
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
9 years ago
Nathan Zadoks f1aa4c0524 Fix the JSON field names for MigrateRepoForm
For some reason, the field names for Private and Mirror got swapped.
9 years ago
Unknwon 102b675f96 remove test code 😵 9 years ago
Unknwon 073da3c49d #470 fix max length of email 9 years ago
Unknwon 0fe6fe663e fix e-mail type 9 years ago
Unknwon 7d72c8333e work on #470 and fix miror JS issue when choose targets on compare and pull 9 years ago
Unknwon 706b0f72e2 fix issue comment mention and autofix count when start 9 years ago
无闻 1f4beb530c Merge pull request #1858 from ChasingLogic/patch-1
Fixed broken link in README
9 years ago
Mathew Robinson 89bf56a6ac 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
9 years ago
无闻 31b375782b Merge pull request #1853 from andreynering/windows-service
Adding simple script to install Gogs as a Windows service.
9 years ago
Andrey Nering 0252629956 Adding simple script to install Gogs as a Windows service. 9 years ago
Unknwon 4f0e31e96d update README 9 years ago
Unknwon f5689ee3a5 update locale 9 years ago
无闻 a020cf803b Merge pull request #1845 from SergioBenitez/develop
Sanitize input to LDAP authentication module
9 years ago
Sergio Benitez 630ebbe6c2 Sanitizing input to LDAP authentication module. 9 years ago
Unknwon b9f5def5dc fix insecure tls when trigger task 9 years ago
Unknwon 87c3c8172a #1711 try to indicate sqlite session issue when merge 9 years ago
Unknwon 022820103d #1657 allow forcing all private repos 9 years ago
Unknwon d5fab7f1b9 update README 9 years ago
Unknwon c3ba5590c9 Reopen PR need retest patch 9 years ago
无闻 379629d28a Merge pull request #1836 from likeit92/develop
workaround for reverse proxy, ssh, submodule
9 years ago
Matthias Pioch 8b92f9cca6 fix workaround for reverse proxy, ssh, submodule 9 years ago
Matthias Pioch 78a4e71245 workaround for reverse proxy, ssh, submodule 9 years ago
Unknwon 63e6e31271 add config and update locale 9 years ago
Unknwon 2be5837cb0 New push to base repo of base branch: retest all corresponding patches 9 years ago
Unknwon 71d8ff247d update some locales 9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 9 years ago
Unknwon e0aab4a7f6 #1830 new comment with status change overwrites issue content 9 years ago
Unknwon db7ac8bc1d use notice instead of suspend delete archives 9 years ago
Unknwon c6ce6bd4c2 work on #1830 9 years ago
Unknwon b5fdf0947b reduce code 9 years ago
Unknwon 35a65736fa add get repo API 9 years ago
Unknwon 04af4b24fd work on #1818 9 years ago
无闻 a301c7ed26 Merge pull request #1814 from 0rax/develop
Update docker `socat` link creation
9 years ago
Jean-Philippe Roemer f7c7837fc8 Docker socat link: default port fix
- Remove port 80 & 443 unused by the container
- Add port 3000 used by gogs application
9 years ago
Jean-Philippe Roemer 02289479ef 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
9 years ago
Unknwon eac91a74d8 Merge branch 'develop' of github.com:gogits/gogs into develop 9 years ago
Unknwon f17b746a01 update locale 9 years ago
无闻 d3f67d341f Merge pull request #1811 from likeit92/develop
fix build error with PKGBUILD (archlinux, x64)
9 years ago
Matthias Pioch 0f4f81f1fb fix import path on x64 systems, fix #1795 9 years ago
无闻 d0c17adfea Merge pull request #1809 from likeit92/master
fix build error with PKGBUILD (archlinux)
9 years ago
Matthias Pioch 87c05c386f fix import path, fix #1795 9 years ago
无闻 8fc8848ce2 Merge pull request #1803 from kenno/develop
Fix import path
9 years ago
Soputtra San 1f1abb17e2 Fix import path 9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR 9 years ago
Unknwon 4dc6285715 add new status: checking 9 years ago
无闻 9825760817 Merge pull request #1799 from legoktm/patch-1
Simplify disable Gravatar preference wording
9 years ago
Kunal Mehta 9573f9afe9 Simplify disable Gravatar preference wording
"Enable this to disable..." is needlessly confusing, simplify it by being
upfront that this setting disables the Gravatar fetching.
9 years ago