1 Commits (5a88546a8040c2f56b9cd924b2d4d5b180a63159)

Author SHA1 Message Date
Unknwon 4400d2fdd9
Refactoring: rename package routers -> routes 7 years ago
Unknwon 36d6450977
repo/pull: detect case when no merge base found (#4434) 7 years ago
Unknwon 2478b87432
Refactoring: rename ctx -> c 7 years ago
Unknwon ac43eab51f
Refactoring: rename Signed -> Logged 8 years ago
Unknwon 90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
Unknwon 0e271799f2
Refactoring: rename and simplify pkg/tool functions 8 years ago
Unknwon edaf14f2b6
Refactoring: remove tool.TplName 8 years ago
Unknwon 6fbb984ebf
Refactoring: rename pkg/base -> pkg/tool 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon beee6e03b1
error: move ErrRepoNotExist -> errors.RepoNotExist 8 years ago
Unknwon 85a050fca7
issue: fix redirect to random issue if index does not exist (#4315) 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Unknwon 1df54ea0cd
release: able to add attchments to release (#1614) 8 years ago
Unknwon 8fa6d0d302
repo/pull: handle head repository of merged pull requests deleted 8 years ago
Unknwon ebc0943713
templates/repo: only show Git stats in repository home page (#3518) 8 years ago
Unknwon b06f299748
webhook: add fork event 8 years ago
Unknwon 87f0ce793d
repo: able to perform initial commit on behave of actual user 8 years ago
Unknwon 4f9c5981a9
refactoring: modules/auth/*_form.go -> modules/form 8 years ago
Unknwon 4d90527a6e
repo: does not allow fork to original owner (#4182) 8 years ago
Unknwon b78e03934d
models/access: hasAccess only need userID not user object 8 years ago
Unknwon 0c8c1ee96f
pull: fix split view on pull request page (#3695) 8 years ago
Unknwon 7e09d210ba
Initial version of protected branches (#776) 8 years ago
Unknwon d521e716dd
refactoring: SSH and HTTP push procees is now unified 8 years ago
Unknwon eb66060cd7
log: start using gopkg.in/clog.v1 8 years ago
Unknwon afab38b0d7
routers/repo/pull: fix 404 on PR compare (#4074) 8 years ago
Andrey Nering 1d951cfc49 Fix 500 when repo has invalid .editorconfig (#3758) 8 years ago
Unknwon e8c3e9bcf8
Improve code for fix of #4006 8 years ago
Unknwon cdfcef04a1
Fix incorrect logic check for fork repo action 8 years ago
Unknwon 8aa35577b3
Fix vulnerability reported in #4006 8 years ago
Unknwon d04b19545d
Code fix for PR #3547 8 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
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods 8 years ago
Andrey Nering 743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Unknwon 0e9bc2d410 Fix pull request availability check 9 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators 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
Martin Hartkorn 51f15880d1 Call PushToBaseRepo() also on Pull Request creation and not only on git push 9 years ago
Andrey Nering 658bfc2704 Implement issue and pull request templates. 9 years ago
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 9 years ago