harbor/dao
2016-09-02 18:35:31 +08:00
..
accesslog.go Improve the performance of database when paginating large records for access logs, jobs and getting the top repositories 2016-09-02 18:35:31 +08:00
base.go
dao_test.go Improve the performance of database when paginating large records for access logs, jobs and getting the top repositories 2016-09-02 18:35:31 +08:00
project.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
projectmember.go
register.go
replication_job.go
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 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
role.go bug fix: when no rows found, return nil not error 2016-06-15 11:29:14 +08:00
user_test.go the user can be added again after deletion 2016-09-02 17:32:56 +08:00
user.go the user can be added again after deletion 2016-09-02 17:32:56 +08:00