Commit graph

2561 commits

Author SHA1 Message Date
无闻 eedac73229 Merge pull request from wqweto/develop
Allow space and/or percent in file and directory names
2015-07-30 20:22:42 +08:00
Unknwon 869113704b fix 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 2015-07-28 18:01:39 +08:00
无闻 678700b74d Merge pull request 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 2015-07-28 15:30:14 +08:00
无闻 7d8121b077 Merge pull request 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 2015-07-27 21:58:51 +03:00
无闻 31f6069dbe Merge pull request 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 with migration and update locale 2015-07-26 22:06:28 +08:00
Unknwon 6f8e388b55 fix
- prevent create reop on existed path
2015-07-26 19:22:17 +08:00
Unknwon 436ef5b50a go-bindata on and fix 2015-07-26 13:07:04 +08:00
无闻 d384ce7dbc Merge pull request 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
Unknwon fa298a2c30 : Realtime webhooks 2015-07-25 21:32:04 +08:00
Unknwon 2b1442f3df fix sql 2015-07-25 13:18:19 +08:00
Unknwon 2e7b38db9f fix paging links and issue count 2015-07-25 13:07:00 +08:00
Unknwon 68cacf9c63 fix issue paging 2015-07-25 07:59:54 +08:00
Unknwon c0883a51a0 mirror fix on 2015-07-25 07:47:43 +08:00
无闻 b838e94980 Merge pull request from vitalvas/develop
Add function in cron to autofix counters in repository
2015-07-25 07:22:50 +08:00
Unknwon 752b527152 update Chinese locale 2015-07-25 03:13:47 +08:00
Unknwon 1ba837a055 new issue and label page 2015-07-25 02:52:25 +08:00
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 2015-07-25 00:49:40 +08:00
Unknwon 70d44e9565 Merge branch 'master' of github.com:gogits/gogs into develop 2015-07-25 00:48:42 +08:00
无闻 bab811c530 Merge pull request from vtduncan/referrer-protection
Prevent browsers from leaking referrer headers
2015-07-25 00:48:14 +08:00
无闻 57651060ce Merge pull request from technosophos/master
Fix minor spelling issues.
2015-07-25 00:47:09 +08:00
无闻 007a42a8ff Merge pull request from wfriesen/freebsdinit
Fix command used by FreeBSD init script
2015-07-25 00:46:52 +08:00
无闻 333ab1b2b4 Merge pull request from smcquay/keys
fix .keys route
2015-07-25 00:46:39 +08:00
无闻 d86c4841fa Merge pull request from stettberger/master
settings/password: no minimal required characters for OldPassword
2015-07-25 00:45:53 +08:00
无闻 74511b1d54 Merge pull request from winfr34k/develop
Fix: "Port is blocked" issue
2015-07-25 00:43:07 +08:00
无闻 fcd6b45192 Merge pull request from Knorkebrot/master
fix debian init script
2015-07-25 00:42:29 +08:00
无闻 4ab60bbfba Merge pull request from chadoe/systemd-env
fix systemd "Trailing garbage, ignoring." warning.
2015-07-25 00:42:14 +08:00
无闻 c0b56f3057 Merge pull request from mrburns/develop
Add/Fix app sub url for color picker js lib inclusion
2015-07-25 00:41:49 +08:00
无闻 3dcc0a4b5f Merge pull request from donbowman/master
in routers/repo/download.go, don't set mime type, let go figure it out.
2015-07-25 00:41:22 +08:00
无闻 91ab2538c3 Merge pull request from jamesa/develop
Add full name field to admin's user edit page (fixes )
2015-07-25 00:39:16 +08:00
无闻 9cf334fca9 Merge pull request from linquize/build-win
Update build.sh for Windows
2015-07-25 00:36:57 +08:00
无闻 e69f09f50e Merge pull request from jstasiak/develop
Add file permalink button
2015-07-25 00:32:11 +08:00
无闻 6272986192 Merge pull request from nice-software/wip/certCommonName
Add CommonName to the self signed certificate
2015-07-25 00:29:31 +08:00
无闻 52dd09fb76 Merge pull request from tpires/develop
Update docker image.
2015-07-25 00:24:39 +08:00
无闻 900796ec52 Merge pull request from manfer/admin-password-field-fix
install admin password field fix
2015-07-25 00:22:58 +08:00
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
2015-07-24 23:13:42 +08:00