Commit Graph

4 Commits (f576756b182a5666477c3f148f86575869ff08bc)

Author SHA1 Message Date
zeripath 055f6d2296 Fix "data race" in testlogger ()
* Fix data race in testlogger

* Update git_helper_for_declarative_test.go
mrsdizzie 68a83cc5a2 Allow collaborators to view repo owned private org ()
Handle case where an orginization is private but a user who is not a
member of the orgninization has been added as a collaborator of a repo
within that org

Fixes 
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning ()
* fix org visibility bug

* fix permission check

* add integration tests

* fix tests

* change test user name for easier maintainance and fix test

* fix test git repo name
Lunny Xiao ff03b2f606 Fix: Sort repos on org home page with non-admin login ()