.. |
migrations
|
Change import reference to match gitea instead of gogs (#37)
|
2016-11-03 10:29:56 -02:00 |
access.go
|
ACCESS_MODE_* -> AccessMode*
|
2016-11-07 17:20:37 +01:00 |
action.go
|
Use MixedCase constant names
|
2016-11-07 17:05:08 +01:00 |
admin.go
|
More MixedCase consts
|
2016-11-07 17:24:59 +01:00 |
error.go
|
models/login_source: code improvement
|
2016-08-31 01:22:41 -07:00 |
git_diff_test.go
|
More MixedCase consts
|
2016-11-07 17:24:59 +01:00 |
git_diff.go
|
This one I overlooked before
|
2016-11-07 17:33:03 +01:00 |
issue_comment.go
|
Fix type in unused constant name (#111)
|
2016-11-07 18:58:22 -02:00 |
issue_label.go
|
Replaced go-gogs-client with go-sdk imports
|
2016-11-07 16:10:32 +01:00 |
issue_mail.go
|
Change import reference to match gitea instead of gogs (#37)
|
2016-11-03 10:29:56 -02:00 |
issue.go
|
Merge pull request #18 from LefsFlarey/issue/3675
|
2016-11-09 15:14:18 +08:00 |
login_source.go
|
Fix type in unused constant name (#111)
|
2016-11-07 18:58:22 -02:00 |
mail.go
|
more
|
2016-11-07 17:41:28 +01:00 |
models_sqlite.go
|
go vet
|
2014-04-13 03:14:43 -04:00 |
models_test.go
|
#3442 add test suites
|
2016-08-12 02:56:50 -07:00 |
models_tidb.go
|
models: rename EnableTidb to EnableTiDB
|
2016-08-11 14:38:45 -07:00 |
models.go
|
Replace Gogs to Gitea in installation options
|
2016-11-07 13:26:19 -02:00 |
org_team.go
|
ACCESS_MODE_* -> AccessMode*
|
2016-11-07 17:20:37 +01:00 |
org.go
|
And others
|
2016-11-07 17:53:22 +01:00 |
pull.go
|
Use MixedCase constant names
|
2016-11-07 17:05:08 +01:00 |
release.go
|
Add Pagination to Releases-page
|
2016-11-07 11:41:09 +01:00 |
repo_branch.go
|
Replace gogits/git-module dependency with go-gitea/git (#94)
|
2016-11-06 11:18:34 -02:00 |
repo_collaboration.go
|
ACCESS_MODE_* -> AccessMode*
|
2016-11-07 17:20:37 +01:00 |
repo_editor.go
|
Replace gogits/git-module dependency with go-gitea/git (#94)
|
2016-11-06 11:18:34 -02:00 |
repo_mirror.go
|
more
|
2016-11-07 17:41:28 +01:00 |
repo_test.go
|
Run goimports on the whole project (#34)
|
2016-11-04 09:57:27 -02:00 |
repo.go
|
more
|
2016-11-07 17:41:28 +01:00 |
ssh_key_test.go
|
Change import reference to match gitea instead of gogs (#37)
|
2016-11-03 10:29:56 -02:00 |
ssh_key.go
|
And others
|
2016-11-07 17:53:22 +01:00 |
token.go
|
Change import reference to match gitea instead of gogs (#37)
|
2016-11-03 10:29:56 -02:00 |
update.go
|
Replace gogits/git-module dependency with go-gitea/git (#94)
|
2016-11-06 11:18:34 -02:00 |
user_mail.go
|
Refactor User.Id to User.ID
|
2016-07-24 01:08:22 +08:00 |
user.go
|
And others
|
2016-11-07 17:53:22 +01:00 |
webhook_slack.go
|
Use MixedCase constant names
|
2016-11-07 17:05:08 +01:00 |
webhook.go
|
Fix type in unused constant name (#111)
|
2016-11-07 18:58:22 -02:00 |
wiki.go
|
Replace gogits/git-module dependency with go-gitea/git (#94)
|
2016-11-06 11:18:34 -02:00 |