.. |
migrations
|
Remember diff view style (#163)
|
2016-11-13 10:54:04 +08:00 |
access.go
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
|
2016-11-10 21:05:52 +01:00 |
action.go
|
Fix import path of go-sdk (#141)
|
2016-11-11 17:39:44 +08:00 |
admin.go
|
use in instead string join (#155)
|
2016-11-12 09:29:18 +01:00 |
error.go
|
Expand documentation a bit more
|
2016-11-24 09:20:28 +01:00 |
git_diff.go
|
Normalize files with gofmt
|
2016-11-11 13:11:45 +01:00 |
git_diff_test.go
|
More MixedCase consts
|
2016-11-07 17:24:59 +01:00 |
issue.go
|
Bug fixed for issues (#156)
|
2016-11-12 13:06:33 +01:00 |
issue_comment.go
|
Fix import path of go-sdk (#141)
|
2016-11-11 17:39:44 +08:00 |
issue_label.go
|
use in instead string join (#155)
|
2016-11-12 09:29:18 +01:00 |
issue_mail.go
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
|
2016-11-10 17:24:48 +01:00 |
login_source.go
|
fixed bug #151 caused Find should be Get (#153)
|
2016-11-12 00:01:09 +01:00 |
mail.go
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
|
2016-11-10 21:05:52 +01:00 |
models.go
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
|
2016-11-10 17:24:48 +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
|
Remove go version from build tags (#133)
|
2016-11-10 08:43:49 -02:00 |
org.go
|
optimization on database IN
|
2016-11-12 01:31:37 +08:00 |
org_team.go
|
Rewrite XORM queries
|
2016-11-10 20:59:51 +01:00 |
pull.go
|
Normalize files with gofmt
|
2016-11-11 13:11:45 +01:00 |
release.go
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
|
2016-11-10 21:05:52 +01:00 |
repo.go
|
fix variable assigned and not used.
|
2016-11-15 14:16:27 +08:00 |
repo_branch.go
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
|
2016-11-10 17:24:48 +01:00 |
repo_collaboration.go
|
Rewrite XORM queries
|
2016-11-10 20:59:51 +01:00 |
repo_editor.go
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
|
2016-11-10 21:05:52 +01:00 |
repo_mirror.go
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
|
2016-11-10 21:05:52 +01:00 |
repo_test.go
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
|
2016-11-10 17:24:48 +01:00 |
ssh_key.go
|
Handle ssh key import better (#224)
|
2016-11-24 08:52:55 +08:00 |
ssh_key_test.go
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
|
2016-11-10 17:24:48 +01:00 |
token.go
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
|
2016-11-10 21:05:52 +01:00 |
update.go
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
|
2016-11-10 17:24:48 +01:00 |
user.go
|
API endpoints for stars
|
2016-11-16 22:51:54 -05:00 |
user_mail.go
|
fixed bug #151 caused Find should be Get (#153)
|
2016-11-12 00:01:09 +01:00 |
webhook.go
|
Lint webhook.go, unexports simpleMarshalJSON (#198)
|
2016-11-22 14:42:52 +08:00 |
webhook_slack.go
|
Fix import path of go-sdk (#141)
|
2016-11-11 17:39:44 +08:00 |
wiki.go
|
Fix lint errors in models/wiki (just add methods docs)
|
2016-11-14 18:01:46 +01:00 |