harbor/dao
2016-10-14 14:23:27 +08:00
..
accesslog.go add sqlite support 2016-10-11 13:13:28 +08:00
base.go add sqlite support 2016-10-11 13:13:28 +08:00
dao_test.go merge with master 2016-10-14 14:23:27 +08:00
mysql.go add sqlite support 2016-10-11 13:13:28 +08:00
project_test.go add sqlite support 2016-10-11 13:13:28 +08:00
project.go add sqlite support 2016-10-11 13:13:28 +08:00
projectmember.go bug fix 2016-06-14 17:33:37 +08:00
register.go add sqlite support 2016-10-11 13:13:28 +08:00
replication_job.go add sqlite support 2016-10-11 13:13:28 +08:00
repository_test.go 1.fix bugs in implements of storing repositories in DB 2.Complete project deletion 3.Refactor logic of listing the most favorate repositories 4.Refactor statistics 2016-09-02 16:24:25 +08:00
repository.go add sqlite support 2016-10-11 13:13:28 +08:00
role.go bug fix: when no rows found, return nil not error 2016-06-15 11:29:14 +08:00
sqlite.go add sqlite support 2016-10-11 13:13:28 +08:00
user_test.go the user can be added again after deletion 2016-09-02 17:32:56 +08:00
user.go add sqlite support 2016-10-11 13:13:28 +08:00