Unknwon
74bd6b939c
milestone: edit
2015-08-05 18:26:18 +08:00
Unknwon
b9527cd1bf
#1299 force downcase e-mail
2015-08-05 17:36:22 +08:00
Unknwon
cf90312b8f
clean file
2015-08-05 15:46:35 +08:00
Unknwon
4081f86654
fix new milestone button visibility
2015-08-05 15:27:22 +08:00
Unknwon
3e4cdccf6b
milestone: create page
2015-08-05 15:24:26 +08:00
Unknwon
ce4dcf1e83
fix naming
2015-08-05 11:18:24 +08:00
Unknwon
e50982f5ec
allow anonymous SSH clone
2015-08-05 11:14:17 +08:00
Unknwon
487fc8ca39
fix #1439
2015-08-05 10:16:21 +08:00
Unknwon
9311a9858a
milestone: pagination
2015-08-04 22:24:04 +08:00
Unknwon
e6792796cc
minor fix on #1432
2015-08-04 09:13:37 +08:00
无闻
96c1ce9606
Merge pull request #1432 from manfer/enhance-copy-clipboard
...
Enhance copy clipboard
2015-08-04 08:51:06 +08:00
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