Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | change minimum password length to 1 | Unknwon | 2015-08-18 |
| | |||
* | make cron task configurable | Unknwon | 2015-08-18 |
| | |||
* | try to fix HTTP ops not GC | Unknwon | 2015-08-17 |
| | |||
* | Merge pull request #1497 from codeskyblue/develop | 无闻 | 2015-08-17 |
|\ | | | | | add pam for docker | ||
| * | add pam for docker | codeskyblue | 2015-08-17 |
|/ | |||
* | update docker README | Unknwon | 2015-08-17 |
| | |||
* | Merge pull request #1494 from codeskyblue/develop | 无闻 | 2015-08-17 |
|\ | | | | | docker support ssh | ||
| * | add docker ssh support | codeskyblue | 2015-08-17 |
| | | |||
| * | add missing file | codeskyblue | 2015-08-17 |
| | | |||
| * | pass test in my foreign machine test | codeskyblue | 2015-08-17 |
| | | |||
| * | Merge branch 'develop' of https://github.com/gogits/gogs into develop | codeskyblue | 2015-08-17 |
| |\ | |||
| * | | some modify, I need to move my workenv to foreign county, network in china ↵ | codeskyblue | 2015-08-17 |
| | | | | | | | | | | | | is so slow. | ||
* | | | work on #1493 | Unknwon | 2015-08-17 |
| |/ |/| | |||
* | | update locales | Unknwon | 2015-08-17 |
|/ | |||
* | Merge pull request #1492 from SergioBenitez/develop | 无闻 | 2015-08-17 |
|\ | | | | | Small style fixes to the LDAP module README | ||
| * | Small style fixes to the LDAP module README | Sergio Benitez | 2015-08-16 |
|/ | |||
* | fix #1491 | Unknwon | 2015-08-16 |
| | |||
* | remove duplicated files | Unknwon | 2015-08-16 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-08-16 |
|\ | |||
| * | prepare 0.6.5 | Unknwon | 2015-08-16 |
| | | |||
* | | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 |
|\ \ | |/ |/| | | | | | # Conflicts: # modules/bindata/bindata.go | ||
| * | Updated the LDAP module readme. | Sergio Benitez | 2015-08-12 |
| | | |||
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 |
| | | |||
* | | update octicons to 3.1 | Unknwon | 2015-08-16 |
| | | |||
* | | README images style | Unknwon | 2015-08-16 |
| | | |||
* | | Update README screenshots | Unknwon | 2015-08-16 |
| | | |||
* | | fix style and locale name | Unknwon | 2015-08-16 |
| | | |||
* | | update locale and TRANSLATOR | Unknwon | 2015-08-15 |
| | | |||
* | | Merge pull request #1490 from KLIM8D/patch-1 | 无闻 | 2015-08-15 |
|\ \ | | | | | | | Update TRANSLATORS | ||
| * | | Update TRANSLATORS | Morten Klim Sørensen | 2015-08-15 |
|/ / | |||
* | | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-08-15 |
|\ \ | |||
| * \ | Merge pull request #1486 from linquize/gopmfile | 无闻 | 2015-08-14 |
| |\ \ | | | | | | | | | Fix Fail to load gopmfile: could not parse line: github.com/mcuadros/go-version | ||
| | * | | Fix Fail to load gopmfile: could not parse line: github.com/mcuadros/go-version | Linquize | 2015-08-14 |
| |/ / | |||
* | | | fix css styles | Unknwon | 2015-08-15 |
| | | | |||
* | | | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 |
| | | | |||
* | | | fix autocomplete on migration | Unknwon | 2015-08-15 |
| | | | |||
* | | | Merge pull request #1475 from donbowman/master | 无闻 | 2015-08-15 |
|\ \ \ | | | | | | | | | Fix race condition on ssh key delete, and revert re-revert of hard line break | ||
| * | | | remove empty line as per https://github.com/gogits/gogs/pull/1475 | Don Bowman | 2015-08-15 |
| | | | | |||
| * | | | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change | Don Bowman | 2015-08-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | 423b1c69be7828c331a47467b66217d190e916b9, which in turn causes all content to be served as text/plain. Let go decide what the mime type is (e.g. text/html instead of text/plain). | ||
| * | | | race condition on keydelete | Don Bowman | 2015-08-12 |
| | | | | |||
| * | | | Merge branch 'master' of https://github.com/gogits/gogs | Don Bowman | 2015-08-12 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: routers/repo/download.go | ||
| * | | | | fixes for binary | Don Bowman | 2015-08-12 |
| | | | | | |||
* | | | | | clean file and update locales | Unknwon | 2015-08-15 |
| | | | | | |||
* | | | | | #1180 and #1250: migration | Unknwon | 2015-08-15 |
| | | | | | |||
* | | | | | update locale | Unknwon | 2015-08-15 |
| | | | | | |||
* | | | | | able sort issues | Unknwon | 2015-08-15 |
| | | | | | |||
* | | | | | Filter issues by assignee | Unknwon | 2015-08-15 |
| | | | | | |||
* | | | | | more on #1319 | Unknwon | 2015-08-15 |
| | | | | | |||
* | | | | | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 |
| | | | | | |||
* | | | | | Creates hooks directory when init update hook | Unknwon | 2015-08-15 |
| | | | | |