Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | finish new milestone page | Unknwon | 2015-08-05 |
| | |||
* | clean files | Unknwon | 2015-08-05 |
| | |||
* | milestone: edit | Unknwon | 2015-08-05 |
| | |||
* | clean file | Unknwon | 2015-08-05 |
| | |||
* | fix new milestone button visibility | Unknwon | 2015-08-05 |
| | |||
* | milestone: create page | Unknwon | 2015-08-05 |
| | |||
* | fix naming | Unknwon | 2015-08-05 |
| | |||
* | milestone: pagination | Unknwon | 2015-08-04 |
| | |||
* | fix template | Unknwon | 2015-08-03 |
| | |||
* | milestone: list view | Unknwon | 2015-08-03 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-08-02 |
|\ | |||
| * | better wording | Unknwon | 2015-08-02 |
| | | |||
* | | better wording | Unknwon | 2015-08-02 |
| | | |||
* | | replace path.Join | Unknwon | 2015-08-02 |
|/ | |||
* | custom workDir function to handle speical case in Windows | Unknwon | 2015-08-02 |
| | |||
* | fix check template version | Unknwon | 2015-08-02 |
| | |||
* | update locale and .gopmfile | Unknwon | 2015-08-01 |
| | |||
* | Merge pull request #1426 from manfer/issues-new-edit-forms-autofocus | 无闻 | 2015-08-01 |
|\ | | | | | autofocus for new and edit issue forms | ||
| * | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 |
| | | |||
* | | Merge pull request #1425 from manfer/markdown-less | 无闻 | 2015-08-01 |
|\ \ | |/ |/| | markdown styles tweaked | ||
| * | new markdown styles | Fernando San Julián | 2015-08-01 |
|/ | |||
* | Merge pull request #1418 from manfer/nested-lists | 无闻 | 2015-07-31 |
|\ | | | | | nested unordered list inside order list issue | ||
| * | nested unordered list inside order list issue | Fernando San Julián | 2015-07-31 |
|/ | |||
* | fix install default db option | Unknwon | 2015-07-31 |
| | |||
* | fix disable router log option | Unknwon | 2015-07-31 |
| | |||
* | fix #1227 | Unknwon | 2015-07-31 |
| | |||
* | fix #1208 | Unknwon | 2015-07-31 |
| | |||
* | fix #1204 | Unknwon | 2015-07-31 |
| | |||
* | add italian support | Unknwon | 2015-07-31 |
| | |||
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 |
| | |||
* | Merge pull request #1410 from manfer/issues-pagination-only-if-needed | 无闻 | 2015-07-31 |
|\ | | | | | Show pagination only if needed on repo issues page | ||
| * | pagination in repo issues page only if needed | Fernando San Julián | 2015-07-30 |
|/ | |||
* | update locale and prepare for 0.6.3 release | Unknwon | 2015-07-30 |
| | |||
* | Merge pull request #1404 from wqweto/develop | 无闻 | 2015-07-30 |
|\ | | | | | Allow space and/or percent in file and directory names | ||
| * | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 |
| | | |||
| * | Partial impl of git diff encoding | Vladimir Vissoultchev | 2015-07-29 |
| | | |||
| * | Use EscapePound in link hrefs in diff/file views | Vladimir Vissoultchev | 2015-07-28 |
| | | |||
| * | Raw text file view returns correct charset in content-type header if not utf-8 | Vladimir Vissoultchev | 2015-07-28 |
| | | |||
| * | Allow spaces in file/dir names on parsing git diff | Vladimir Vissoultchev | 2015-07-28 |
| | | |||
* | | fix #1407 | Unknwon | 2015-07-30 |
|/ | |||
* | update gopmfile | Unknwon | 2015-07-28 |
| | |||
* | report error when migration auth failed | Unknwon | 2015-07-28 |
| | |||
* | fix #1305 | Unknwon | 2015-07-28 |
| | |||
* | Merge pull request #1402 from wqweto/develop | 无闻 | 2015-07-28 |
|\ | | | | | Allow file and directory names to contain percent character | ||
| * | Allow file and directory names to contain percent character | Vladimir Vissoultchev | 2015-07-28 |
| | | |||
* | | fix #1198 | Unknwon | 2015-07-28 |
| | | |||
* | | Merge pull request #1399 from wqweto/develop | 无闻 | 2015-07-28 |
|\| | | | | | Allow explicit charset/codepage setting for ANSI source files to alle… | ||
| * | Allow explicit charset/codepage setting for ANSI source files to alleviate ↵ | Vladimir Vissoultchev | 2015-07-27 |
| | | | | | | | | issue #1088 | ||
* | | better paging | Unknwon | 2015-07-28 |
|/ | |||
* | Merge pull request #1395 from manfer/user-issues-template-fix | 无闻 | 2015-07-27 |
|\ | | | | | User Issues Template fix |