Unknwon
|
a47aef5460
|
#2852 code cleanup
|
8 years ago |
Unknwon
|
5077408d78
|
#3233 code cleanup and minor issue fix
|
8 years ago |
Unknwon
|
0f26f3678a
|
#3279 use doer email for FROM field of issues
|
8 years ago |
Unknwon
|
5448d29b2e
|
#3417 wrong dashboard issue count for create by you
|
8 years ago |
Unknwon
|
edd786446c
|
#3158 skip RUN_USER check on Windows
|
8 years ago |
Unknwon
|
f70343660d
|
Little code refactoring
|
8 years ago |
Unknwon
|
90af997fec
|
#3399 500 for upstream pulls page if user has forked repository
|
8 years ago |
Unknwon
|
e5bf4281b5
|
#2825 early response 200 when ?go-get=1
|
8 years ago |
Unknwon
|
99385db0c4
|
#3320 code cleanup
|
8 years ago |
Unknwon
|
ec92565f23
|
#3393 fix missing sub-url prefix in relative avatar link
|
8 years ago |
Unknwon
|
ab9c5fb5e7
|
#2593 allow render raw content
Use URL query parameter render=1 to render content in raw mode.
|
8 years ago |
rugk
|
28dc5bb566
|
Replace gogs.io http links with https version (#3386)
|
8 years ago |
Unknwon
|
cf6d321991
|
Ignore repository with issue disabled or use external tracker in dashboard issues
|
8 years ago |
Unknwon
|
50422f1fc2
|
#3348 always use relative avatar link in the template
|
8 years ago |
Unknwon
|
2f105f3979
|
#2162 completely disable builtin issue tracker when enable external tracker
|
8 years ago |
Unknwon
|
e7fd65f0cf
|
#3290 better code structure and batch minor improvements
|
8 years ago |
Unknwon
|
10dc330640
|
#3345 dump content directly to HTTP ResponseWriter
|
8 years ago |
Unknwon
|
8aa0a76702
|
#3327 fix wrong table name in Join
|
8 years ago |
Unknwon
|
2d76de2574
|
#3281 fix x.Iterate returns nothing inside session scope with SQLite3
|
8 years ago |
Unknwon
|
4d8b905541
|
models/ssh_key: code cleaning
|
8 years ago |
Unknwon
|
899e799459
|
#1601 support delete issue comment
|
8 years ago |
Unknwon
|
e74630ae3b
|
#1384 add pagination for repositories
|
8 years ago |
Unknwon
|
1f2e173a74
|
Refactor User.Id to User.ID
|
8 years ago |
Unknwon
|
57a47bbc05
|
Add some tutorial links [CI SKIP]
|
8 years ago |
Unknwon
|
d90acacd86
|
Update README [CI SKIP]
|
8 years ago |
Unknwon
|
69f5308761
|
#2903 use different reversed words and patterns for repository and user
|
8 years ago |
Unknwon
|
4b5e09e4d6
|
#3181 detect situation when base branch is deleted in pull request
|
8 years ago |
Unknwon
|
745167d57a
|
#3157 create user path before rename repository while transfer
os.Rename does not create parent directory automatically when not exist
|
8 years ago |
Unknwon
|
c912494609
|
#3076 detect invalid tag name git error
|
8 years ago |
Unknwon
|
ae88d76032
|
Bump version
|
8 years ago |
Unknwon
|
57af7432fc
|
#3295 fix wrong logic judgement
|
8 years ago |
Unknwon
|
60110adc06
|
models/webhook: restrict deletion to be explicitly with repo and org ID
|
8 years ago |
Unknwon
|
c083d76567
|
#2937 able to prohibit user login
|
8 years ago |
Unknwon
|
fff615d5fc
|
Bump version
|
8 years ago |
Unknwon
|
194a742fb9
|
#2798 fix assign operation not take effect
|
8 years ago |
Unknwon
|
de10387f41
|
#2586 bump git-module requirement
|
8 years ago |
Unknwon
|
fdcca9292e
|
#2458 fix emoji been rendered inside raw content area
|
8 years ago |
Unknwon
|
9fcf66f0e0
|
Minor fix for #3246
|
8 years ago |
Unknwon
|
d62ab49978
|
#3057 retrieve webhook with repo_id
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
|
8 years ago |
Unknwon
|
401bf944ef
|
Use SecurityProtocol to replace UseSSL in LDAP config
Initially proposed by #2376 and fixes #3068 as well.
|
8 years ago |
Unknwon
|
4b25bdfbc4
|
#3058 #3059 support correct page size and link header
|
8 years ago |
Unknwon
|
6aa00f7bcf
|
#2968 use HTTP_ADDR to replace localhost
|
8 years ago |
Unknwon
|
e84ac64964
|
Do not show filename not have suffifx .md
|
8 years ago |
Unknwon
|
a10ca2c5f6
|
#2959 update README version description
|
8 years ago |
Unknwon
|
7938506e07
|
#518 update git-module require version
|
8 years ago |
Unknwon
|
6f7276278d
|
#3174 genetate bindata
|
8 years ago |
Unknwon
|
c041273dd3
|
repo/http: clean code
|
9 years ago |
Unknwon
|
8df3ba96f3
|
#2954 use text/plain as default email content format
|
9 years ago |
Unknwon
|
e9ae926e04
|
#809 fix wrong closed issue count when create closed issue via API
Add start count corrector for Repository.NumClosedIssues
|
9 years ago |
Unknwon
|
7826eae452
|
#3045 fix DEPRECATED Action signature erorr
|
9 years ago |