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
|
e84ac64964
|
Do not show filename not have suffifx .md
|
8 years ago |
Andrey Nering
|
743d22669a
|
Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)
|
8 years ago |
Franz Schmidt
|
8b35c194ec
|
Fixes #3110 (#3136)
|
8 years ago |
Unknwon
|
4bbb878d20
|
Minor fix for #3194
- Update locale bindata
|
8 years ago |
Sandro Santilli
|
2ce60ff314
|
Include repository owner name and description in html title (#3194)
Closes #3192
|
8 years ago |
Unknwon
|
c041273dd3
|
repo/http: clean code
|
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
|
bf5faf76eb
|
#809 able to set issue state to closed when create
|
9 years ago |
Kim Carlbäcker
|
3df8eb60e3
|
PDF-Previews in file-lists now working (#3000)
|
9 years ago |
Thomas Boerger
|
dfad51fe9e
|
Made the issue stats query more secure with parameterized placeholders (#2895)
|
9 years ago |
Cosmin Stroe
|
ba314a7a36
|
Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
|
9 years ago |
Tamás Molnár
|
39356f4238
|
Set utf-8 charset for text files when serving raw content (#2898)
|
9 years ago |
Unknwon
|
d27ca649c7
|
api/admin: add/remove organization team repository
|
9 years ago |
Unknwon
|
762ab056a2
|
Fix XORM IN condition table name parse
|
9 years ago |
Unknwon
|
dd36c431ec
|
#2842 add quotes to attachment file name
|
9 years ago |
Unknwon
|
b1d41cfa60
|
#1692 add admin APIs to add/remove a user from teams
|
9 years ago |
Unknwon
|
5e11341232
|
Fix status code
|
9 years ago |
Unknwon
|
90e93b1f3a
|
Change list teams API to non-admin specific
|
9 years ago |
Unknwon
|
e6f927f61a
|
#1692 api: admin list and create team under organization
|
9 years ago |
Unknwon
|
60ae8ac3d2
|
Add route for #2846
|
9 years ago |
Unknwon
|
149d62a648
|
#13 fix admin can't search private repos
- update glide info
|
9 years ago |
Zachery Hostens
|
63e21c146a
|
ensure we don’t try changing LDAP passswords
|
9 years ago |
Unknwon
|
9bd9ad4205
|
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
|
9 years ago |
Unknwon
|
dd6faf7f9b
|
Convert all API handers to use *context.APIContext
|
9 years ago |
Unknwon
|
b4f47a7623
|
#1891 attempt to fix invalid csrf token
|
9 years ago |
Unknwon
|
2bf8494332
|
#13 finish user and repository search
Both are possible on explore and admin panel
|
9 years ago |
Unknwon
|
514382e2eb
|
Rename module: middleware -> context
|
9 years ago |
Marin Jankovski
|
1314ba219e
|
Updated and created were appended with _unix. Fresh databases have only the newly named fields.
|
9 years ago |
Alec S
|
792c13cf0a
|
readd 'dashboard' to title
|
9 years ago |
Alec S
|
bfed3ea7d3
|
fix indentation
|
9 years ago |
Alec S
|
affa3c2dbf
|
Remove dashboard keyword from title
|
9 years ago |
Alec S
|
6775ac7334
|
change page titles for user and org dashes
|
9 years ago |
Jan Christophersen
|
72a8fa3bc8
|
Allowing site admins to view private repositories in org/home
|
9 years ago |
Unknwon
|
0e9bc2d410
|
Fix pull request availability check
|
9 years ago |
Unknwon
|
9cf7f3e46f
|
Remove duplicated of code
|
9 years ago |
Tamás Molnár
|
9c91e27933
|
Added: Ability to delete org avatar.
|
9 years ago |
Unknwon
|
a5b0400be7
|
#1146 finish new access rights for collaborators
|
9 years ago |
Unknwon
|
045f14fbd0
|
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
|
9 years ago |
Unknwon
|
a2f13eae55
|
#1157 some avatar setting changes
- Allow to delete current avatar
|
9 years ago |
Unknwon
|
4cb8bf1b75
|
#1597 fix premission logic check of pull request
|
9 years ago |
Unknwon
|
2d2d85bba4
|
#1597 support pull requests in same repository
|
9 years ago |
Unknwon
|
9df6ce48c5
|
Minor fixes for #2746
|
9 years ago |
Josh Frye
|
1ca171dbe9
|
Add ability to delete single wiki pages.
|
9 years ago |
Unknwon
|
260723e2cc
|
Minor fixes for #2745
|
9 years ago |
Josh Frye
|
f3358f5927
|
Repo setting to delete and disable wiki
|
9 years ago |
Unknwon
|
f946040fa9
|
#1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
|
9 years ago |
Unknwon
|
8055a0bdac
|
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
|
9 years ago |