1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 00:13:57 +01:00
gitea/models
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
2014-07-24 12:29:37 +02:00
..
access.go Add create organization 2014-06-25 00:44:48 -04:00
action.go Merge branch 'dev' into feature/attachments 2014-07-24 12:29:37 +02:00
git_diff.go Able to set timeout for process monitor 2014-07-06 17:32:36 -04:00
issue.go Merge branch 'dev' into feature/attachments 2014-07-24 12:29:37 +02:00
login.go Add create organization 2014-06-25 00:44:48 -04:00
models_sqlite.go
models.go WIP: Allow attachments for comments 2014-07-23 21:15:47 +02:00
oauth2.go
org.go Work on #274 2014-07-04 22:43:39 -04:00
publickey.go
release.go
repo.go Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages 2014-07-23 13:48:06 +02:00
update.go bug fixed for message tag 2014-06-28 23:56:41 +08:00
user.go Merge branch 'dev' of github.com:gogits/gogs into dev 2014-07-12 00:55:35 -04:00
webhook.go