Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Merge pull request #1863 from nathan7/go-source-meta | 无闻 | 2015-10-31 | |
|\ \ \ \ | | | | | | | | | | | Add go-source directive to repo pages | |||
| * | | | | Add go-source directive to repo pages | Nathan Zadoks | 2015-10-30 | |
| |/ / / | | | | | | | | | | | | | This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links | |||
* | | | | Merge pull request #1862 from nathan7/fix-private | 无闻 | 2015-10-31 | |
|\ \ \ \ | |/ / / |/| | | | Fix the JSON field names for MigrateRepoForm | |||
| * | | | Fix the JSON field names for MigrateRepoForm | Nathan Zadoks | 2015-10-30 | |
| |/ / | | | | | | | | | | For some reason, the field names for Private and Mirror got swapped. | |||
* | | | remove test code :dizzy_face: | Unknwon | 2015-10-29 | |
| | | | ||||
* | | | #470 fix max length of email | Unknwon | 2015-10-29 | |
| | | | ||||
* | | | fix e-mail type | Unknwon | 2015-10-29 | |
| | | | ||||
* | | | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 | |
| | | | ||||
* | | | fix issue comment mention and autofix count when start | Unknwon | 2015-10-29 | |
| | | | ||||
* | | | Merge pull request #1858 from ChasingLogic/patch-1 | 无闻 | 2015-10-29 | |
|\ \ \ | |/ / |/| | | Fixed broken link in README | |||
| * | | Fixed broken link in README | Mathew Robinson | 2015-10-29 | |
|/ / | | | | | 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 | |||
* | | Merge pull request #1853 from andreynering/windows-service | 无闻 | 2015-10-29 | |
|\ \ | | | | | | | Adding simple script to install Gogs as a Windows service. | |||
| * | | Adding simple script to install Gogs as a Windows service. | Andrey Nering | 2015-10-29 | |
|/ / | ||||
* | | update README | Unknwon | 2015-10-29 | |
| | | ||||
* | | update locale | Unknwon | 2015-10-28 | |
| | | ||||
* | | Merge pull request #1845 from SergioBenitez/develop | 无闻 | 2015-10-28 | |
|\ \ | | | | | | | Sanitize input to LDAP authentication module | |||
| * | | Sanitizing input to LDAP authentication module. | Sergio Benitez | 2015-10-26 | |
|/ / | ||||
* | | fix insecure tls when trigger task | Unknwon | 2015-10-26 | |
| | | ||||
* | | #1711 try to indicate sqlite session issue when merge | Unknwon | 2015-10-25 | |
| | | ||||
* | | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | |
| | | ||||
* | | update README | Unknwon | 2015-10-25 | |
| | | ||||
* | | Reopen PR need retest patch | Unknwon | 2015-10-25 | |
| | | ||||
* | | Merge pull request #1836 from likeit92/develop | 无闻 | 2015-10-24 | |
|\ \ | | | | | | | workaround for reverse proxy, ssh, submodule | |||
| * | | fix workaround for reverse proxy, ssh, submodule | Matthias Pioch | 2015-10-24 | |
| | | | ||||
| * | | workaround for reverse proxy, ssh, submodule | Matthias Pioch | 2015-10-24 | |
| | | | ||||
* | | | add config and update locale | Unknwon | 2015-10-24 | |
| | | | ||||
* | | | New push to base repo of base branch: retest all corresponding patches | Unknwon | 2015-10-24 | |
|/ / | ||||
* | | update some locales | Unknwon | 2015-10-24 | |
| | | ||||
* | | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | |
| | | ||||
* | | #1830 new comment with status change overwrites issue content | Unknwon | 2015-10-23 | |
| | | ||||
* | | use notice instead of suspend delete archives | Unknwon | 2015-10-23 | |
| | | ||||
* | | work on #1830 | Unknwon | 2015-10-23 | |
| | | ||||
* | | reduce code | Unknwon | 2015-10-22 | |
| | | ||||
* | | add get repo API | Unknwon | 2015-10-22 | |
| | | ||||
* | | work on #1818 | Unknwon | 2015-10-22 | |
| | | ||||
* | | Merge pull request #1814 from 0rax/develop | 无闻 | 2015-10-21 | |
|\ \ | | | | | | | Update docker `socat` link creation | |||
| * | | Docker socat link: default port fix | Jean-Philippe Roemer | 2015-10-21 | |
| | | | | | | | | | | | | | | | - Remove port 80 & 443 unused by the container - Add port 3000 used by gogs application | |||
| * | | Docker `socat` link creation | Jean-Philippe Roemer | 2015-10-21 | |
|/ / | | | | | | | | | | | | | - `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 | |||
* | | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-10-21 | |
|\ \ | ||||
| * \ | Merge pull request #1811 from likeit92/develop | 无闻 | 2015-10-21 | |
| |\ \ | | | | | | | | | fix build error with PKGBUILD (archlinux, x64) | |||
| | * | | fix import path on x64 systems, fix #1795 | Matthias Pioch | 2015-10-21 | |
| |/ / | ||||
| * | | Merge pull request #1809 from likeit92/master | 无闻 | 2015-10-20 | |
| |\ \ | | | | | | | | | fix build error with PKGBUILD (archlinux) | |||
| | * | | fix import path, fix #1795 | Matthias Pioch | 2015-10-20 | |
| |/ / | ||||
| * | | Merge pull request #1803 from kenno/develop | 无闻 | 2015-10-19 | |
| |\ \ | | | | | | | | | Fix import path | |||
| | * | | Fix import path | Soputtra San | 2015-10-19 | |
| |/ / | ||||
* / / | update locale | Unknwon | 2015-10-21 | |
|/ / | ||||
* | | New/reopen PR checks if there is any unmerged and open PR | Unknwon | 2015-10-18 | |
| | | ||||
* | | add new status: checking | Unknwon | 2015-10-18 | |
| | | ||||
* | | Merge pull request #1799 from legoktm/patch-1 | 无闻 | 2015-10-18 | |
|\ \ | | | | | | | Simplify disable Gravatar preference wording | |||
| * | | Simplify disable Gravatar preference wording | Kunal Mehta | 2015-10-17 | |
|/ / | | | | | | | "Enable this to disable..." is needlessly confusing, simplify it by being upfront that this setting disables the Gravatar fetching. |