2
0

561 Commits

Author SHA1 Message Date
Unknwon
04f97b1c80 #3417 wrong dashboard issue count for create by you 2016-08-09 23:19:52 -07:00
Unknwon
722427e216 #3158 skip RUN_USER check on Windows 2016-08-09 17:41:18 -07:00
Unknwon
279b1cd419 Little code refactoring 2016-08-09 12:56:00 -07:00
Unknwon
6e987c5d4d #3399 500 for upstream pulls page if user has forked repository 2016-08-08 13:02:55 -07:00
Unknwon
db02619c00 #2825 early response 200 when ?go-get=1 2016-08-07 14:29:16 -07:00
Unknwon
90d24701ae #3320 code cleanup 2016-08-07 11:01:47 -07:00
Unknwon
99728407d4 #3393 fix missing sub-url prefix in relative avatar link 2016-08-07 10:13:05 -07:00
Unknwon
ee904cfb38 #2593 allow render raw content
Use URL query parameter render=1 to render content in raw mode.
2016-08-05 18:34:13 -07:00
rugk
be909fcc1c Replace gogs.io http links with https version (#3386) 2016-08-05 17:35:40 -07:00
Unknwon
0bc1ce1b9d Ignore repository with issue disabled or use external tracker in dashboard issues 2016-08-05 12:46:26 -07:00
Unknwon
53a0407083 #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
Unknwon
8fbc5f27e5 #2162 completely disable builtin issue tracker when enable external tracker 2016-08-04 16:32:02 -07:00
Unknwon
8b01b7cb01 #3290 better code structure and batch minor improvements 2016-08-03 11:51:22 -07:00
Unknwon
d90a2e0276 #3345 dump content directly to HTTP ResponseWriter 2016-07-30 23:39:58 +08:00
Unknwon
2bdd615bd1 #3327 fix wrong table name in Join 2016-07-26 18:40:20 +08:00
Unknwon
a09fe55fb8 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 2016-07-26 17:26:48 +08:00
Unknwon
6a3498c6a3 models/ssh_key: code cleaning 2016-07-26 10:47:25 +08:00
Unknwon
3f60d71e08 #1601 support delete issue comment 2016-07-26 02:48:17 +08:00
Unknwon
631af92670 #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00
Unknwon
48b0d21673 Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
Unknwon
04df55122f Add some tutorial links [CI SKIP] 2016-07-23 21:23:30 +08:00
Unknwon
15e13a1842 Update README [CI SKIP] 2016-07-23 19:22:43 +08:00
Unknwon
f9bc8d4d3d #2903 use different reversed words and patterns for repository and user 2016-07-23 18:58:18 +08:00
Unknwon
30e39bc8b7 #3181 detect situation when base branch is deleted in pull request 2016-07-23 18:35:16 +08:00
Unknwon
0b6c011d95 #3157 create user path before rename repository while transfer
os.Rename does not create parent directory automatically when not exist
2016-07-23 17:36:15 +08:00
Unknwon
f62068102d #3076 detect invalid tag name git error 2016-07-23 15:59:19 +08:00
Unknwon
6680e32fee Bump version 2016-07-22 21:52:39 +08:00
Unknwon
bf90a4b75c #3295 fix wrong logic judgement 2016-07-21 14:15:04 +08:00
Unknwon
f082ae1207 models/webhook: restrict deletion to be explicitly with repo and org ID 2016-07-17 08:33:59 +08:00
Unknwon
27778760b9 #2937 able to prohibit user login 2016-07-16 10:22:16 +08:00
Unknwon
1e42163c97 Bump version 2016-07-16 00:37:21 +08:00
Unknwon
63b3db9ad1 #2798 fix assign operation not take effect 2016-07-15 17:06:17 +08:00
Unknwon
2a009f1fb5 #2586 bump git-module requirement 2016-07-12 06:20:09 +08:00
Unknwon
bffe731220 #2458 fix emoji been rendered inside raw content area 2016-07-11 05:28:56 +08:00
Unknwon
6ccc2f3acb Minor fix for #3246 2016-07-09 13:42:05 +08:00
Unknwon
0aa255fd7d #3057 retrieve webhook with repo_id
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
2016-07-08 13:57:09 +08:00
Unknwon
da9ed19994 Use SecurityProtocol to replace UseSSL in LDAP config
Initially proposed by #2376 and fixes #3068 as well.
2016-07-08 07:25:09 +08:00
Unknwon
631defa243 #3058 #3059 support correct page size and link header 2016-07-04 17:27:06 +08:00
Unknwon
3dc8fb6862 #2968 use HTTP_ADDR to replace localhost 2016-07-02 18:54:48 +08:00
Unknwon
faf8b4e49e Do not show filename not have suffifx .md 2016-07-01 15:34:03 +08:00
Unknwon
b71485c85e #2959 update README version description 2016-06-30 15:16:29 +08:00
Unknwon
6a12d4db66 #518 update git-module require version 2016-06-30 02:21:23 +08:00
Unknwon
de14bdcc2f #3174 genetate bindata 2016-06-29 23:25:41 +08:00
Unknwon
fecfe65629 repo/http: clean code 2016-06-01 04:19:01 -07:00
Unknwon
8470f67eb6 #2954 use text/plain as default email content format 2016-05-30 01:32:01 -07:00
Unknwon
16fc2ca8d8 #809 fix wrong closed issue count when create closed issue via API
Add start count corrector for Repository.NumClosedIssues
2016-05-27 18:23:39 -07:00
Unknwon
11b5481756 #3045 fix DEPRECATED Action signature erorr 2016-05-12 14:32:28 -04:00
Unknwon
8e4ee6dba2 Add Czech support 2016-05-11 12:00:47 -04:00
Julien Reichardt
d5656e426c Add DPlatform as an installation way (#3044) 2016-05-06 19:44:05 -04:00
Unknwon
8eb1bf4a90 models/release: filter input to prevent command line argument vulnerability 2016-05-06 15:40:41 -04:00