Commit Graph

4 Commits (1e95b389c0cb59eba326e0ccc74ca84612b75834)

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 ()