72 Commits (c21e2c4151b5bc13e54de902f59e7b4c46b47540)

Author SHA1 Message Date
Lunny Xiao 2343feadd4 resolved #310: hide fork to self (#323)
8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names
8 years ago
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
8 years ago
Andrey Nering bd898a10f8 Refactor editorconfig middleware
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Andrey Nering 984fa8d83b Fix 500 when repo has invalid .editorconfig
8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
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
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 0e9bc2d410 Fix pull request availability check
8 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
Andrey Nering 5deb726f3f Refactoring of inline diff computing to prevent empty diff box. Fix #2489
9 years ago
Andrey Nering ee5d6fb025 Compute inline diff for pull request view, too. Fix #2462
9 years ago
Unknwon c62a6b7a12 #2014 allow switch branches between two orgs in compose PR
9 years ago
Unknwon 9cd16c5b12 #1692 add organization APIs
9 years ago
Unknwon 19423957b1 rename import path
9 years ago
Unknwon 3362b3a44f fix possible disclosure
9 years ago
Unknwon c6083c335e #1612 Ability to send mail when a new pull request is submitted
9 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
9 years ago
Unknwon c50a3503e6 introduce git-shell
9 years ago
Unknwon b2fb7e3fd2 more HTTP clone word fix
9 years ago
Unknwon 81d7359fdd fix #1981
9 years ago
Unknwon c3ba5590c9 Reopen PR need retest patch
9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR
9 years ago