Commit Graph

5 Commits (cc0c4a30a778b27393923d29fe97b8bc33f345f4)

Author SHA1 Message Date
Ethan Koenig 0f6dc411df Remove unnecessary IssueList attribute loads ()
Ethan Koenig 73836ce8c4 Fix ghost user bug ()
Fix bug where unassigned issues would appear to be assigned to a ghost user
Ethan Koenig 367ff327ed Use ghost users in issues/PRs ()
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ ()
Lunny Xiao 1f7837d6d6 Refactor for issues loadattributes of a repository ()
* refactor for issues loadattributes of a repository

* refactors