summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* milestone: list viewUnknwon2015-08-0316-131/+274
|
* Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-08-020-0/+0
|\
| * better wordingUnknwon2015-08-023-6/+7
| |
* | better wordingUnknwon2015-08-023-6/+7
| |
* | replace path.JoinUnknwon2015-08-021-2/+2
|/
* custom workDir function to handle speical case in WindowsUnknwon2015-08-021-1/+12
|
* fix check template versionUnknwon2015-08-023-3/+3
|
* update locale and .gopmfileUnknwon2015-08-015-40/+40
|
* Merge pull request #1426 from manfer/issues-new-edit-forms-autofocus无闻2015-08-012-1/+2
|\ | | | | autofocus for new and edit issue forms
| * autofocus for new and edit issue formsFernando San Julián2015-07-312-1/+2
| |
* | Merge pull request #1425 from manfer/markdown-less无闻2015-08-014-575/+1147
|\ \ | |/ |/| markdown styles tweaked
| * new markdown stylesFernando San Julián2015-08-014-575/+1147
|/
* Merge pull request #1418 from manfer/nested-lists无闻2015-07-311-1/+1
|\ | | | | nested unordered list inside order list issue
| * nested unordered list inside order list issueFernando San Julián2015-07-311-1/+1
|/
* fix install default db optionUnknwon2015-07-311-3/+3
|
* fix disable router log optionUnknwon2015-07-311-3/+5
|
* fix #1227Unknwon2015-07-311-1/+5
|
* fix #1208Unknwon2015-07-311-2/+2
|
* fix #1204Unknwon2015-07-313-10/+5
|
* add italian supportUnknwon2015-07-315-6/+828
|
* #1400 use new connstr format for postgresUnknwon2015-07-314-6/+6
|
* Merge pull request #1410 from manfer/issues-pagination-only-if-needed无闻2015-07-311-1/+3
|\ | | | | Show pagination only if needed on repo issues page
| * pagination in repo issues page only if neededFernando San Julián2015-07-301-1/+3
|/
* update locale and prepare for 0.6.3 releaseUnknwon2015-07-306-176/+176
|
* Merge pull request #1404 from wqweto/develop无闻2015-07-307-41/+52
|\ | | | | Allow space and/or percent in file and directory names
| * Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodingsVladimir Vissoultchev2015-07-293-4/+4
| |
| * Partial impl of git diff encodingVladimir Vissoultchev2015-07-291-20/+23
| |
| * Use EscapePound in link hrefs in diff/file viewsVladimir Vissoultchev2015-07-283-12/+13
| |
| * Raw text file view returns correct charset in content-type header if not utf-8Vladimir Vissoultchev2015-07-281-4/+11
| |
| * Allow spaces in file/dir names on parsing git diffVladimir Vissoultchev2015-07-281-2/+2
| |
* | fix #1407Unknwon2015-07-303-20/+20
|/
* update gopmfileUnknwon2015-07-284-6/+6
|
* report error when migration auth failedUnknwon2015-07-283-2/+4
|
* fix #1305Unknwon2015-07-282-4/+2
|
* Merge pull request #1402 from wqweto/develop无闻2015-07-283-4/+4
|\ | | | | Allow file and directory names to contain percent character
| * Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-283-4/+4
| |
* | fix #1198Unknwon2015-07-282-47/+16
| |
* | Merge pull request #1399 from wqweto/develop无闻2015-07-282-0/+5
|\| | | | | Allow explicit charset/codepage setting for ANSI source files to alle…
| * Allow explicit charset/codepage setting for ANSI source files to alleviate ↵Vladimir Vissoultchev2015-07-272-0/+5
| | | | | | | | issue #1088
* | better pagingUnknwon2015-07-289-18/+37
|/
* Merge pull request #1395 from manfer/user-issues-template-fix无闻2015-07-271-1/+1
|\ | | | | User Issues Template fix
| * User Issues Template fixFernando San Julián2015-07-261-1/+1
|/
* fix #864 with migration and update localeUnknwon2015-07-2619-96/+587
|
* fix #1169Unknwon2015-07-264-2/+21
| | | | - prevent create reop on existed path
* go-bindata on #1393 and fix #1392Unknwon2015-07-261-26/+26
|
* Merge pull request #1393 from manfer/admin-config-fix无闻2015-07-2614-15/+15
|\ | | | | admin config fix
| * admin config fixFernando San Julián2015-07-2514-15/+15
|/
* #835: Realtime webhooksUnknwon2015-07-2513-69/+140
|
* fix sqlUnknwon2015-07-251-1/+1
|
* fix paging links and issue countUnknwon2015-07-256-11/+19
|