]> source.dussan.org Git - gitea.git/commit
Unit tests and bug fix for models/org 776/head
authorEthan Koenig <ethantkoenig@gmail.com>
Tue, 24 Jan 2017 16:16:36 +0000 (11:16 -0500)
committerEthan Koenig <ethantkoenig@gmail.com>
Fri, 27 Jan 2017 17:24:06 +0000 (12:24 -0500)
commita2412492da2def90457a2a20fd043bea21ef415f
tree842907cb6d69db617e5c048d23a864c8bbd6b22a
parentbb5a6b7a07125b29604f479f45e59073cb3d4648
Unit tests and bug fix for models/org
models/access_test.go
models/fixtures/org_user.yml
models/fixtures/repository.yml
models/fixtures/team.yml
models/fixtures/team_repo.yml
models/fixtures/team_user.yml
models/fixtures/user.yml
models/org.go
models/org_test.go [new file with mode: 0644]
models/setup_for_test.go