Unknwon
970e514f4e
#2650 fix possbility that use email as pusher user name
...
Remove the possibility of using email as user name when user actually push
through combination of email and password with HTTP.
Also refactor update action function to replcae tons of arguments with
single PushUpdateOptions struct.
And define the user who pushes code as pusher, therefore variable names shouldn't
be confusing any more.
2016-02-17 22:47:06 -05:00
Unknwon
354dd25700
Remove cache avatar support and add its tests
2016-02-14 23:14:55 -05:00
Unknwon
b52970cd3d
Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
...
Feature/markdown custom url scheme
2016-02-05 13:11:45 -05:00
Unknwon
3aaace1dc5
#2556 handle space in image URL
2016-02-04 22:51:40 -05:00
Unknwon
a7126a11d5
#2229 adjust URL verbose depth for reverse proxy sub-path
2016-01-31 15:38:20 -05:00
Kim "BKC" Carlbäcker
f852ab7ada
Not working, but slightly better...
2016-01-27 21:48:57 +01:00
Kim "BKC" Carlbäcker
93d56ee5af
Custom URL-Schemas for Markdown
2016-01-27 02:02:03 +01:00
Kim "BKC" Carlbäcker
49bfb31540
Made Sanitizer-setup cleaner
2016-01-14 03:00:05 +01:00
Kim "BKC" Carlbäcker
125aa91d30
Checklist-rendering implemented
2016-01-13 13:25:52 +01:00
Unknwon
ee97f04f27
#2287 Truncate repository name if too long
2016-01-11 20:41:43 +08:00
Unknwon
0c2a30fc7c
fix markdown autolink error
2016-01-09 10:59:04 +08:00
Unknwon
535758a58d
#2185 fall back to use custom chardet lib
2015-12-31 22:13:47 -05:00
Unknwon
035b4e4415
#2282 fast detection of utf-8
2015-12-27 17:02:36 -05:00
Unknwon
53398d6473
#2283 set text/plain for non-binary files in raw mode
2015-12-25 05:45:07 -05:00
Unknwon
a54e0bff4f
#2282 fix utf-8 recognized as windows-1252
2015-12-25 05:25:47 -05:00
Unknwon
9e27955942
#2185 use Go sub-repo to detect encoding
2015-12-13 19:56:33 -05:00
Unknwon
1b4291aced
#2161 fix wrong regexp
2015-12-12 16:13:18 -05:00
Unknwon
22b787e0da
#2161 No issue linking in commits when issue number in brackets
2015-12-12 16:01:54 -05:00
Unknwon
4b54ceb402
fix #1829 and fix #890
2015-12-04 21:30:33 -05:00
Unknwon
1b650fca77
minor fix markdown post process
2015-11-24 19:29:35 -05:00
Unknwon
66fecedad3
more link fix
2015-11-24 19:28:24 -05:00
Unknwon
f354dd37d0
fix #2020
2015-11-24 18:49:34 -05:00
Unknwon
6686001295
fix possible panic
2015-11-21 21:06:11 -05:00
Unknwon
7a264562e2
HTML render fix
2015-11-20 05:37:51 -05:00
Unknwon
0c50b27298
fix #1873
2015-11-20 01:52:11 -05:00
Unknwon
8b0e58c1df
minor fix for #1949
2015-11-15 17:37:26 -05:00
Howl
aa7956c1f7
Safely detect urlPrefix in the format /:owner/:repo
2015-11-15 22:22:25 +01:00
Howl
d9e2a31677
Fix bad issue links in non-readme markdown files
2015-11-15 12:04:43 +01:00
Unknwon
9fe7b7125d
Show custom avatars in commits
2015-11-13 17:10:25 -05:00
Unknwon
6b9617443d
fix #1572 fix file histrory paging issue
2015-11-10 16:46:17 -05:00
Unknwon
b34fccd2c7
fix 1540 and experimental SSH server support
2015-11-08 16:59:56 -05:00
Unknwon
bec3bc723a
#1433 images with links in Markdown
...
- #1904 minor fix on image link
2015-11-06 11:10:27 -05:00
Unknwon
13fb07271d
#1078 not show bin when rename a file
2015-11-03 09:52:17 -05:00
Unknwon
ae339c4642
#1657 allow forcing all private repos
2015-10-25 04:26:26 -04:00
Unknwon
87bcab99a4
unified API error response
2015-10-08 20:36:07 -04:00
Sergio Benitez
6b1ae04f0c
Commit messages now rendered with line breaks and prefix spacing.
2015-09-18 19:02:23 -07:00
Unknwon
24b7f81f87
#1646 and other minor fixes
2015-09-16 15:34:46 -04:00
Unknwon
1627582b87
#1595 pushing new branch will rereference issues in previous branch
2015-09-10 07:53:40 -04:00
Hongcai Deng
9ad08ec200
add regexp to restrict <code class=""></code>
2015-09-10 09:06:09 +08:00
Hongcai Deng
e35b06692f
add allow attribute class to <code>
2015-09-09 17:31:14 +08:00
Unknwon
983d96d119
#1594 Collaborative Repositories missing suburl on Dashboard
2015-09-07 05:57:19 -04:00
Unknwon
7df8c3eb50
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io >
2015-09-06 16:31:22 -04:00
Unknwon
f6e072b29e
#1377 add rename repo action
2015-09-01 09:29:52 -04:00
Unknwon
b535333043
#1009 Config option for preserving hard line breaks
2015-09-01 08:32:02 -04:00
Unknwon
32daad557e
webhook APIs
2015-08-29 11:49:59 +08:00
Unknwon
cfb4aece0b
#1203 bundle jquery with gogs
2015-08-28 14:24:05 +08:00
Unknwon
0f2cbfcf5e
new org dashboard issues
2015-08-25 23:22:05 +08:00
Unknwon
a628783db1
fix timezone
2015-08-20 00:32:18 +08:00
Unknwon
928c2419ea
print time to debug
2015-08-20 00:25:32 +08:00
Unknwon
feb2e92c43
#1500 use UTC for TimeSince
2015-08-20 00:16:54 +08:00