Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go vet and fix #1890 | Unknwon | 2015-11-08 | 1 | -1/+1 |
| | |||||
* | fix #1902 | Unknwon | 2015-11-07 | 1 | -24/+24 |
| | |||||
* | #1433 images with links in Markdown | Unknwon | 2015-11-06 | 1 | -1/+10 |
| | | | | - #1904 minor fix on image link | ||||
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 | 1 | -1/+1 |
| | |||||
* | rename fields | Unknwon | 2015-11-03 | 14 | -37/+58 |
| | |||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 4 | -19/+54 |
| | |||||
* | #1838 update merge base before generate new patch | Unknwon | 2015-11-03 | 1 | -13/+37 |
| | |||||
* | update locales | Unknwon | 2015-11-03 | 1 | -231/+231 |
| | |||||
* | add Makefile | Unknwon | 2015-11-03 | 1 | -0/+9 |
| | |||||
* | #1078 not show bin when rename a file | Unknwon | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | fix problem with #1879 | Unknwon | 2015-11-02 | 2 | -219/+220 |
| | |||||
* | Merge pull request #1871 from Gibheer/config_minimum_key_sizes | 无闻 | 2015-11-01 | 1 | -0/+6 |
|\ | | | | | move minimum key sizes to config | ||||
| * | move minimum key sizes to config | Gibheer | 2015-10-30 | 1 | -0/+6 |
| | | | | | | | | | | This moves the minimum key sizes into the config file, so that anyone can modify the restrictions. | ||||
* | | fix #1831 | Unknwon | 2015-11-01 | 1 | -30/+30 |
| | | |||||
* | | fix #1697 | Unknwon | 2015-10-31 | 1 | -2/+2 |
| | | |||||
* | | minor fix for #1865 | Unknwon | 2015-10-31 | 1 | -28/+28 |
| | | |||||
* | | minor fix on #1863 | Unknwon | 2015-10-31 | 1 | -19/+21 |
| | | |||||
* | | Merge pull request #1863 from nathan7/go-source-meta | 无闻 | 2015-10-31 | 1 | -0/+2 |
|\ \ | | | | | | | Add go-source directive to repo pages | ||||
| * | | Add go-source directive to repo pages | Nathan Zadoks | 2015-10-30 | 1 | -0/+2 |
| | | | | | | | | | | | | 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. | ||||
* | | #470 fix max length of email | Unknwon | 2015-10-29 | 1 | -2/+2 |
| | | |||||
* | | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 | 3 | -7/+13 |
| | | |||||
* | | fix issue comment mention and autofix count when start | Unknwon | 2015-10-29 | 1 | -6/+7 |
|/ | |||||
* | update README | Unknwon | 2015-10-29 | 1 | -2/+2 |
| | |||||
* | update locale | Unknwon | 2015-10-28 | 1 | -25/+25 |
| | |||||
* | Sanitizing input to LDAP authentication module. | Sergio Benitez | 2015-10-26 | 1 | -3/+39 |
| | |||||
* | fix insecure tls when trigger task | Unknwon | 2015-10-26 | 1 | -6/+6 |
| | |||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | 3 | -15/+17 |
| | |||||
* | 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 | 2 | -6/+4 |
| | | |||||
| * | workaround for reverse proxy, ssh, submodule | Matthias Pioch | 2015-10-24 | 2 | -2/+11 |
| | | |||||
* | | add config and update locale | Unknwon | 2015-10-24 | 2 | -7/+7 |
|/ | |||||
* | update some locales | Unknwon | 2015-10-24 | 1 | -5/+5 |
| | |||||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | 2 | -2/+6 |
| | |||||
* | work on #1830 | Unknwon | 2015-10-23 | 1 | -5/+4 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-10-21 | 2 | -3/+3 |
|\ | |||||
| * | Fix import path | Soputtra San | 2015-10-19 | 2 | -3/+3 |
| | | |||||
* | | update locale | Unknwon | 2015-10-21 | 1 | -26/+26 |
|/ | |||||
* | New/reopen PR checks if there is any unmerged and open PR | Unknwon | 2015-10-18 | 1 | -218/+218 |
| | |||||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 13 | -27/+27 |
| | |||||
* | print out git version | Unknwon | 2015-10-13 | 1 | -0/+5 |
| | |||||
* | update locale | Unknwon | 2015-10-08 | 1 | -26/+26 |
| | |||||
* | unified API error response | Unknwon | 2015-10-08 | 4 | -12/+13 |
| | |||||
* | save PR info as patch and minor fix on PR | Unknwon | 2015-10-04 | 1 | -15/+3 |
| | |||||
* | new quick start page | Unknwon | 2015-10-02 | 2 | -7/+10 |
| | |||||
* | update locales | Unknwon | 2015-10-02 | 1 | -17/+17 |
| | |||||
* | drop go 1.2 support | Unknwon | 2015-09-26 | 6 | -775/+1 |
| | |||||
* | prepare release | Unknwon | 2015-09-26 | 1 | -26/+26 |
| | |||||
* | #1602 Wrong commit order on issue page when pushing multiple commits | Unknwon | 2015-09-25 | 2 | -7/+9 |
| |