Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work on #1880 | Unknwon | 2015-11-02 | 4 | -8/+9 |
| | |||||
* | fix problem with #1879 | Unknwon | 2015-11-02 | 5 | -222/+223 |
| | |||||
* | update some libs | Unknwon | 2015-11-02 | 9 | -58/+66 |
| | |||||
* | Merge pull request #1871 from Gibheer/config_minimum_key_sizes | 无闻 | 2015-11-01 | 3 | -12/+18 |
|\ | | | | | move minimum key sizes to config | ||||
| * | move minimum key sizes to config | Gibheer | 2015-10-30 | 3 | -12/+18 |
| | | | | | | | | | | This moves the minimum key sizes into the config file, so that anyone can modify the restrictions. | ||||
* | | fix #1831 | Unknwon | 2015-11-01 | 17 | -241/+233 |
| | | |||||
* | | safe check | Unknwon | 2015-10-31 | 1 | -0/+6 |
| | | |||||
* | | more on #1705 | Unknwon | 2015-10-31 | 1 | -0/+12 |
| | | |||||
* | | work #1705 | Unknwon | 2015-10-31 | 4 | -3/+48 |
| | | |||||
* | | fix #1697 | Unknwon | 2015-10-31 | 4 | -15/+2 |
| | | |||||
* | | work on #1748 | Unknwon | 2015-10-31 | 4 | -11/+13 |
| | | |||||
* | | Merge pull request #1869 from tjyang/tjyang | 无闻 | 2015-10-31 | 1 | -1/+4 |
|\ \ | | | | | | | adding extra check on logpath | ||||
| * | | adding extra check on logpath | T.J. Yang | 2015-10-31 | 1 | -1/+4 |
| |/ | |||||
* | | minor fix for #1865 | Unknwon | 2015-10-31 | 14 | -209/+222 |
| | | |||||
* | | Merge pull request #1865 from mattarnster/develop | 无闻 | 2015-10-31 | 9 | -9/+9 |
|\ \ | | | | | | | Translation for invalid milestone due date format ISO 8601 fix. | ||||
| * | | Translation for invalid milestone due date format ISO 8601 fix. | Matt Arnold | 2015-10-30 | 9 | -9/+9 |
| | | | |||||
* | | | minor fix on #1863 | Unknwon | 2015-10-31 | 3 | -21/+23 |
| | | | |||||
* | | | Merge pull request #1863 from nathan7/go-source-meta | 无闻 | 2015-10-31 | 3 | -1/+7 |
|\ \ \ | | | | | | | | | Add go-source directive to repo pages | ||||
| * | | | Add go-source directive to repo pages | Nathan Zadoks | 2015-10-30 | 3 | -1/+7 |
| |/ / | | | | | | | | | | 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 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | Fix the JSON field names for MigrateRepoForm | ||||
| * | | Fix the JSON field names for MigrateRepoForm | Nathan Zadoks | 2015-10-30 | 1 | -2/+2 |
| |/ | | | | | | | For some reason, the field names for Private and Mirror got swapped. | ||||
* | | remove test code :dizzy_face: | Unknwon | 2015-10-29 | 1 | -1/+0 |
| | | |||||
* | | #470 fix max length of email | Unknwon | 2015-10-29 | 1 | -2/+2 |
| | | |||||
* | | fix e-mail type | Unknwon | 2015-10-29 | 1 | -1/+1 |
| | | |||||
* | | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 | 7 | -18/+26 |
| | | |||||
* | | fix issue comment mention and autofix count when start | Unknwon | 2015-10-29 | 6 | -83/+70 |
| | | |||||
* | | Merge pull request #1858 from ChasingLogic/patch-1 | 无闻 | 2015-10-29 | 1 | -1/+1 |
|\ \ | |/ |/| | Fixed broken link in README | ||||
| * | Fixed broken link in README | Mathew Robinson | 2015-10-29 | 1 | -1/+1 |
|/ | | | 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 | 1 | -0/+25 |
|\ | | | | | 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 | 1 | -0/+25 |
|/ | |||||
* | update README | Unknwon | 2015-10-29 | 4 | -4/+27 |
| | |||||
* | update locale | Unknwon | 2015-10-28 | 13 | -86/+108 |
| | |||||
* | Merge pull request #1845 from SergioBenitez/develop | 无闻 | 2015-10-28 | 1 | -3/+39 |
|\ | | | | | Sanitize input to LDAP authentication module | ||||
| * | Sanitizing input to LDAP authentication module. | Sergio Benitez | 2015-10-26 | 1 | -3/+39 |
|/ | |||||
* | fix insecure tls when trigger task | Unknwon | 2015-10-26 | 5 | -11/+14 |
| | |||||
* | #1711 try to indicate sqlite session issue when merge | Unknwon | 2015-10-25 | 3 | -6/+8 |
| | |||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | 15 | -35/+75 |
| | |||||
* | update README | Unknwon | 2015-10-25 | 2 | -12/+14 |
| | |||||
* | Reopen PR need retest patch | Unknwon | 2015-10-25 | 10 | -135/+171 |
| | |||||
* | Merge pull request #1836 from likeit92/develop | 无闻 | 2015-10-24 | 1 | -1/+8 |
|\ | | | | | workaround for reverse proxy, ssh, submodule | ||||
| * | fix workaround for reverse proxy, ssh, submodule | Matthias Pioch | 2015-10-24 | 3 | -8/+6 |
| | | |||||
| * | workaround for reverse proxy, ssh, submodule | Matthias Pioch | 2015-10-24 | 3 | -4/+13 |
| | | |||||
* | | add config and update locale | Unknwon | 2015-10-24 | 5 | -8/+11 |
| | | |||||
* | | New push to base repo of base branch: retest all corresponding patches | Unknwon | 2015-10-24 | 2 | -29/+69 |
|/ | |||||
* | update some locales | Unknwon | 2015-10-24 | 3 | -188/+188 |
| | |||||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | 20 | -152/+473 |
| | |||||
* | #1830 new comment with status change overwrites issue content | Unknwon | 2015-10-23 | 2 | -4/+14 |
| | |||||
* | use notice instead of suspend delete archives | Unknwon | 2015-10-23 | 1 | -4/+8 |
| | |||||
* | work on #1830 | Unknwon | 2015-10-23 | 5 | -10/+9 |
| | |||||
* | reduce code | Unknwon | 2015-10-22 | 1 | -2/+2 |
| |