Skip to content

Commit

Permalink
Merge branch 'master' into Redirect-user-and-org-go-gitea#9531
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 authored Jan 23, 2021
2 parents 0167007 + 9872b8d commit cd4c6eb
Show file tree
Hide file tree
Showing 4,969 changed files with 522,131 additions and 212,168 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 9 additions & 0 deletions .air.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = "."
tmp_dir = ".air"

[build]
cmd = "make backend"
bin = "gitea"
include_ext = ["go", "tmpl"]
exclude_dir = ["modules/git/tests", "services/gitdiff/testdata", "modules/avatar/testdata"]
include_dir = ["cmd", "models", "modules", "options", "routers", "services", "templates"]
4 changes: 4 additions & 0 deletions .changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ groups:
name: SECURITY
labels:
- kind/security
-
name: API
labels:
- kind/api
-
name: BUGFIXES
labels:
Expand Down
Loading

0 comments on commit cd4c6eb

Please sign in to comment.