Unknwon
|
beee6e03b1
error: move ErrRepoNotExist -> errors.RepoNotExist
|
7 years ago |
Unknwon
|
85a050fca7
issue: fix redirect to random issue if index does not exist (#4315)
|
7 years ago |
Unknwon
|
0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist
|
7 years ago |
Unknwon
|
1df54ea0cd
release: able to add attchments to release (#1614)
|
7 years ago |
Unknwon
|
8fa6d0d302
repo/pull: handle head repository of merged pull requests deleted
|
7 years ago |
Unknwon
|
ebc0943713
templates/repo: only show Git stats in repository home page (#3518)
|
7 years ago |
Unknwon
|
b06f299748
webhook: add fork event
|
7 years ago |
Unknwon
|
87f0ce793d
repo: able to perform initial commit on behave of actual user
|
7 years ago |
Unknwon
|
4f9c5981a9
refactoring: modules/auth/*_form.go -> modules/form
|
7 years ago |
Unknwon
|
4d90527a6e
repo: does not allow fork to original owner (#4182)
|
7 years ago |
Unknwon
|
b78e03934d
models/access: hasAccess only need userID not user object
|
7 years ago |
Unknwon
|
0c8c1ee96f
pull: fix split view on pull request page (#3695)
|
7 years ago |
Unknwon
|
7e09d210ba
Initial version of protected branches (#776)
|
7 years ago |
Unknwon
|
d521e716dd
refactoring: SSH and HTTP push procees is now unified
|
7 years ago |
Unknwon
|
eb66060cd7
log: start using gopkg.in/clog.v1
|
7 years ago |
Unknwon
|
afab38b0d7
routers/repo/pull: fix 404 on PR compare (#4074)
|
7 years ago |
Andrey Nering
|
1d951cfc49
Fix 500 when repo has invalid .editorconfig (#3758)
|
7 years ago |
Unknwon
|
e8c3e9bcf8
Improve code for fix of #4006
|
7 years ago |
Unknwon
|
cdfcef04a1
Fix incorrect logic check for fork repo action
|
7 years ago |
Unknwon
|
8aa35577b3
Fix vulnerability reported in #4006
|
7 years ago |
Unknwon
|
d04b19545d
Code fix for PR #3547
|
7 years ago |
Unknwon
|
6f9a95f830
#2246 add HTMLURL to webhook type
|
8 years ago |
Unknwon
|
61e27dedf7
#3466 fix response of pull request form validation error
|
8 years ago |
Richard Mahn
|
d0a0239bac
Squashed commit of the following:
|
8 years ago |
Unknwon
|
3f7f4852ef
#2246 fully support of webhooks for pull request
|
8 years ago |
Andrey Nering
|
dbed39ba05
On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241)
|
8 years ago |
Unknwon
|
1f2e173a74
Refactor User.Id to User.ID
|
8 years ago |
Unknwon
|
256cd6374a
#2790 fix not detect diff style in pull request file changes
|
8 years ago |
Unknwon
|
4b5e09e4d6
#3181 detect situation when base branch is deleted in pull request
|
8 years ago |
Unknwon
|
f1b8d52eb3
#2854 fix no mail notification when issue is closed/reopened
|
8 years ago |