harbor/dao
Wenkai Yin ce52642924 fix #787 2016-09-20 13:16:01 +08:00
..
accesslog.go fix #787 2016-09-20 13:16:01 +08:00
base.go support pagination for listing repositories, jobs and access logs 2016-08-01 17:54:12 +08:00
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 bug fix 2016-06-14 17:33:37 +08:00
register.go change code for review 2016-06-01 17:51:06 +08:00
replication_job.go Merge branch 'project_deletion' into m_t 2016-08-29 15:26:41 +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
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
role.go bug fix: when no rows found, return nil not error 2016-06-15 11:29:14 +08:00
user.go the user can be added again after deletion 2016-09-02 17:32:56 +08:00
user_test.go the user can be added again after deletion 2016-09-02 17:32:56 +08:00