forgejo/models
Raphael Randschau 4f567edc6e Fix #933
Not sure why, but xorm ignores the num_issues and num_closed_issues
columns when updating, even though the values changed.

Listing them explicitly fixes the issue with the wrong issue counts
2015-02-21 09:37:48 +01:00
..
migrations
access.go
action.go cmd: code fix for #905 2015-02-08 21:26:14 -05:00
admin.go
git_diff.go
issue.go Fix #933 2015-02-21 09:37:48 +01:00
login.go
models.go models: fix XORM API break 2015-02-14 17:01:33 -05:00
models_sqlite.go
oauth2.go
org.go models: make code change for session issue with SQLite3 #739 2015-02-10 23:44:16 -05:00
publickey.go Fix #922 2015-02-09 12:27:15 +02:00
release.go
repo.go Remove GoGet option from repository and handle it with ?go-get=1 instead 2015-02-17 10:36:17 +02:00
slack.go
token.go routers/repo/http.go: allow HTTP push/pull by token for #845 2015-02-07 15:47:23 -05:00
update.go
user.go
webhook.go better naming on #891 2015-02-11 12:04:01 -05:00