This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
harbor
Watch
1
Star
0
Fork
0
You've already forked harbor
mirror of
https://github.com/goharbor/harbor
synced
2025-05-02 18:54:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
harbor
/
dao
History
Wenkai Yin
bea2a034af
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
..
accesslog.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
base.go
support pagination for listing repositories, jobs and access logs
2016-08-01 17:54:12 +08:00
dao_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
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_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.go
improve test coverage for dao
2016-08-05 16:24:49 +08:00