Fernando San Julián
eebcbf9d34
add clipboard API support
2015-08-03 21:27:15 +02:00
Fernando San Julián
6a89eeedf3
browser supports copy detection
2015-08-03 21:27:07 +02:00
Unknwon
e7f015db8c
fix template
2015-08-03 20:14:22 +08:00
Unknwon
04458d49a0
milestone: list view
2015-08-03 17:42:09 +08:00
Unknwon
8e8d535e23
Merge branch 'develop' of github.com:gogits/gogs into develop
2015-08-02 12:37:45 +08:00
Unknwon
cbb78b6a63
better wording
2015-08-02 12:37:29 +08:00
Unknwon
9a4132cb09
better wording
2015-08-02 12:36:35 +08:00
Unknwon
d496d0cc4d
replace path.Join
2015-08-02 11:52:48 +08:00
Unknwon
1490e862cc
custom workDir function to handle speical case in Windows
2015-08-02 11:41:28 +08:00
Unknwon
cc0d963f75
fix check template version
2015-08-02 11:36:18 +08:00
Unknwon
03011e31fe
update locale and .gopmfile
2015-08-01 15:57:03 +08:00
无闻
7241598c19
Merge pull request #1426 from manfer/issues-new-edit-forms-autofocus
...
autofocus for new and edit issue forms
2015-08-01 10:05:11 +08:00
无闻
137e4139ed
Merge pull request #1425 from manfer/markdown-less
...
markdown styles tweaked
2015-08-01 09:59:35 +08:00
Fernando San Julián
c5be40decb
new markdown styles
2015-08-01 02:26:14 +02:00
Fernando San Julián
b92bb77b54
autofocus for new and edit issue forms
2015-07-31 22:12:33 +02:00
无闻
e6b3eb115a
Merge pull request #1418 from manfer/nested-lists
...
nested unordered list inside order list issue
2015-07-31 17:37:53 +08:00
Fernando San Julián
27244174df
nested unordered list inside order list issue
2015-07-31 11:13:37 +02:00
Unknwon
009d692c7d
fix install default db option
2015-07-31 16:23:17 +08:00
Unknwon
bdd92dc7d1
fix disable router log option
2015-07-31 15:03:30 +08:00
Unknwon
4cd892c99f
fix #1227
2015-07-31 14:25:12 +08:00
Unknwon
c44e1c7ca9
fix #1208
2015-07-31 14:05:36 +08:00
Unknwon
eea9302d8f
fix #1204
2015-07-31 13:53:14 +08:00
Unknwon
b983912fce
add italian support
2015-07-31 12:19:40 +08:00
Unknwon
42a2c5ca54
#1400 use new connstr format for postgres
2015-07-31 11:05:06 +08:00
无闻
3ff708b749
Merge pull request #1410 from manfer/issues-pagination-only-if-needed
...
Show pagination only if needed on repo issues page
2015-07-31 08:42:15 +08:00
Fernando San Julián
4bfc71c73f
pagination in repo issues page only if needed
2015-07-30 22:14:52 +02:00
Unknwon
c541938a3d
update locale and prepare for 0.6.3 release
2015-07-30 22:14:06 +08:00
无闻
eedac73229
Merge pull request #1404 from wqweto/develop
...
Allow space and/or percent in file and directory names
2015-07-30 20:22:42 +08:00
Unknwon
869113704b
fix #1407
2015-07-30 20:00:57 +08:00
Vladimir Vissoultchev
2cc050e21e
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
2015-07-29 17:58:03 +03:00
Vladimir Vissoultchev
4917d29c12
Partial impl of git diff encoding
2015-07-29 17:55:01 +03:00
Vladimir Vissoultchev
2bb1fb8f44
Use EscapePound in link hrefs in diff/file views
2015-07-28 19:51:40 +03:00
Vladimir Vissoultchev
43bfee0d48
Raw text file view returns correct charset in content-type header if not utf-8
2015-07-28 19:50:35 +03:00
Vladimir Vissoultchev
fac4e27882
Allow spaces in file/dir names on parsing git diff
2015-07-28 19:48:36 +03:00
Unknwon
72377c721c
update gopmfile
2015-07-28 22:36:41 +08:00
Unknwon
f83519b452
report error when migration auth failed
2015-07-28 21:24:24 +08:00
Unknwon
ba47306a69
fix #1305
2015-07-28 18:01:39 +08:00
无闻
678700b74d
Merge pull request #1402 from wqweto/develop
...
Allow file and directory names to contain percent character
2015-07-28 17:46:58 +08:00
Vladimir Vissoultchev
167265d533
Allow file and directory names to contain percent character
2015-07-28 11:42:06 +03:00
Unknwon
eda9211fa4
fix #1198
2015-07-28 15:30:14 +08:00
无闻
7d8121b077
Merge pull request #1399 from wqweto/develop
...
Allow explicit charset/codepage setting for ANSI source files to alle…
2015-07-28 14:23:16 +08:00
Unknwon
589618c8a5
better paging
2015-07-28 03:14:37 +08:00
Vladimir Vissoultchev
53bcf373c1
Allow explicit charset/codepage setting for ANSI source files to alleviate issue #1088
2015-07-27 21:58:51 +03:00
无闻
31f6069dbe
Merge pull request #1395 from manfer/user-issues-template-fix
...
User Issues Template fix
2015-07-27 10:26:12 +08:00
Fernando San Julián
2f38215f5c
User Issues Template fix
2015-07-26 19:30:46 +02:00
Unknwon
686dd59916
fix #864 with migration and update locale
2015-07-26 22:06:28 +08:00
Unknwon
6f8e388b55
fix #1169
...
- prevent create reop on existed path
2015-07-26 19:22:17 +08:00
Unknwon
436ef5b50a
go-bindata on #1393 and fix #1392
2015-07-26 13:07:04 +08:00
无闻
d384ce7dbc
Merge pull request #1393 from manfer/admin-config-fix
...
admin config fix
2015-07-26 12:57:30 +08:00
Fernando San Julián
514ce712b0
admin config fix
2015-07-25 20:14:07 +02:00