Unknwon
|
6e37e3f3d7
|
Replace convert.To with APIFormat calls
|
8 years ago |
Unknwon
|
f60f4fc56e
|
#2246 fully support of webhooks for pull request
|
8 years ago |
Unknwon
|
414b16bb9b
|
Add subcommand to create new user in CLI
|
8 years ago |
Unknwon
|
313ab83aeb
|
#2852 code cleanup
|
8 years ago |
Unknwon
|
b04ef27a6a
|
#3233 code cleanup and minor issue fix
|
8 years ago |
Unknwon
|
1aae68b5f6
|
#3279 use doer email for FROM field of issues
|
8 years ago |
Unknwon
|
0b083b7623
|
#3091 show Git configs on admin panel
|
8 years ago |
Unknwon
|
a8bf16976e
|
#3417 wrong dashboard issue count for create by you
|
8 years ago |
Unknwon
|
34deb580d8
|
#3158 skip RUN_USER check on Windows
|
8 years ago |
Unknwon
|
e30fa23d81
|
Little code refactoring
|
8 years ago |
Unknwon
|
770eadb221
|
#3406 fix regression of MustEnableIssues check
|
8 years ago |
Unknwon
|
8b4cb41262
|
#3399 500 for upstream pulls page if user has forked repository
|
8 years ago |
Unknwon
|
68a238261d
|
Fix 404 when comment on pulls and not using interal issue tracker
|
8 years ago |
Unknwon
|
603fd86ed1
|
#2825 early response 200 when ?go-get=1
|
8 years ago |
Unknwon
|
c378da1881
|
#3320 code cleanup
|
8 years ago |
Unknwon
|
d94b5f971e
|
#3393 fix missing sub-url prefix in relative avatar link
|
8 years ago |
Unknwon
|
533f862e79
|
#2593 allow render raw content
Use URL query parameter render=1 to render content in raw mode.
|
8 years ago |
Unknwon
|
8217099a3d
|
Ignore repository with issue disabled or use external tracker in dashboard issues
|
8 years ago |
Unknwon
|
ad3b586d6e
|
#3348 always use relative avatar link in the template
|
8 years ago |
Unknwon
|
5dcf393802
|
#2162 completely disable builtin issue tracker when enable external tracker
|
8 years ago |
Unknwon
|
ba4980ef92
|
#3290 better code structure and batch minor improvements
|
8 years ago |
Unknwon
|
b4596dc0d4
|
#3345 dump content directly to HTTP ResponseWriter
|
9 years ago |
Unknwon
|
3d3fee66e6
|
#3327 fix wrong table name in Join
|
9 years ago |
Unknwon
|
7f11372669
|
#3281 fix x.Iterate returns nothing inside session scope with SQLite3
|
9 years ago |
Unknwon
|
600675304d
|
models/ssh_key: code cleaning
|
9 years ago |
Unknwon
|
d633b89ee9
|
#1601 support delete issue comment
|
9 years ago |
Unknwon
|
027aebc72c
|
#1384 add pagination for repositories
|
9 years ago |
Unknwon
|
3b42ab0e57
|
Refactor User.Id to User.ID
|
9 years ago |
Unknwon
|
ed22b6b01b
|
#2903 use different reversed words and patterns for repository and user
|
9 years ago |
Unknwon
|
2397e0dae9
|
#3181 detect situation when base branch is deleted in pull request
|
9 years ago |
Unknwon
|
a4afe68626
|
#3157 create user path before rename repository while transfer
os.Rename does not create parent directory automatically when not exist
|
9 years ago |
Unknwon
|
41c8e6c524
|
#3076 detect invalid tag name git error
|
9 years ago |
Unknwon
|
19e34b9a9e
|
Bump version
|
9 years ago |
Unknwon
|
3efd30608d
|
#3295 fix wrong logic judgement
|
9 years ago |
Unknwon
|
9bdf738b7e
|
models/webhook: restrict deletion to be explicitly with repo and org ID
|
9 years ago |
Unknwon
|
607de5e909
|
#2937 able to prohibit user login
|
9 years ago |
Unknwon
|
b40ab466ae
|
Bump version
|
9 years ago |
Unknwon
|
871bfa0bf7
|
#2798 fix assign operation not take effect
|
9 years ago |
Unknwon
|
c7bbd3048f
|
#2586 bump git-module requirement
|
9 years ago |
Unknwon
|
d6fbbb3384
|
#2458 fix emoji been rendered inside raw content area
|
9 years ago |
Unknwon
|
d3505ff984
|
Minor fix for #3246
|
9 years ago |
Unknwon
|
7270678853
|
#3057 retrieve webhook with repo_id
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
|
9 years ago |
Unknwon
|
126c84acc4
|
Use SecurityProtocol to replace UseSSL in LDAP config
Initially proposed by #2376 and fixes #3068 as well.
|
9 years ago |
Unknwon
|
abc82c3f25
|
#3058 #3059 support correct page size and link header
|
9 years ago |
Unknwon
|
ca8355c6e4
|
#2968 use HTTP_ADDR to replace localhost
|
9 years ago |
Unknwon
|
9877453b1c
|
Do not show filename not have suffifx .md
|
9 years ago |
Unknwon
|
5817905391
|
#518 update git-module require version
|
9 years ago |
Unknwon
|
58b350e67f
|
#3174 genetate bindata
|
9 years ago |
Unknwon
|
389c3c8ac9
|
Update glide.yaml
|
9 years ago |
Unknwon
|
f28a20be20
|
Minor fix for #3194
- Update locale bindata
|
9 years ago |