Unknwon
|
8217099a3d
|
Ignore repository with issue disabled or use external tracker in dashboard issues
|
9 years ago |
Unknwon
|
ad3b586d6e
|
#3348 always use relative avatar link in the template
|
9 years ago |
Unknwon
|
5dcf393802
|
#2162 completely disable builtin issue tracker when enable external tracker
|
9 years ago |
Unknwon
|
ba4980ef92
|
#3290 better code structure and batch minor improvements
|
9 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
|
ad03b5a528
|
Add some tutorial links [CI SKIP]
|
9 years ago |
Unknwon
|
767ae681cd
|
Update README [CI SKIP]
|
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
|
1ef690459c
|
#2959 update README version description
|
9 years ago |
Unknwon
|
5817905391
|
#518 update git-module require version
|
9 years ago |
Unknwon
|
58b350e67f
|
#3174 genetate bindata
|
9 years ago |
Unknwon
|
c602044c8e
|
repo/http: clean code
|
9 years ago |
Unknwon
|
ede3242712
|
#2954 use text/plain as default email content format
|
9 years ago |
Unknwon
|
da5050d92f
|
#809 fix wrong closed issue count when create closed issue via API
Add start count corrector for Repository.NumClosedIssues
|
9 years ago |
Unknwon
|
dd15dac38a
|
#3045 fix DEPRECATED Action signature erorr
|
9 years ago |
Unknwon
|
10332ef7cc
|
Add Czech support
|
9 years ago |
Julien Reichardt
|
0966898255
|
Add DPlatform as an installation way (#3044)
|
9 years ago |
Unknwon
|
9e3e82ebea
|
models/release: filter input to prevent command line argument vulnerability
|
9 years ago |
Unknwon
|
6d0dc3bbcc
|
#2895 minor fix for bug of xorm
|
9 years ago |
Unknwon
|
f34f5ee273
|
Add new language support
- Update language choose dropdown to fit more languages
|
9 years ago |
Unknwon
|
1bedc83fef
|
#2992 set default style name when empty in AfterSet
|
9 years ago |
Unknwon
|
ab4d2d3a25
|
#2916 fix sort' field missing on issue pagination link
|
9 years ago |
Unknwon
|
fd631bf9c0
|
Fix XORM IN condition table name parse
|
9 years ago |
Unknwon
|
6ba31f0be3
|
#2878 print error of JSON unmarshal and always returns a valid object
|
9 years ago |
Unknwon
|
8328452c5a
|
#1692 add admin APIs to add/remove a user from teams
|
9 years ago |
Unknwon
|
59873085d6
|
Handle windows deletion when start
Fix #2872
|
9 years ago |
Unknwon
|
0b2c7a6284
|
#1692 api: admin list and create team under organization
|
9 years ago |