##// END OF EJS Templates
added __eq__ operation on vcs Repository objects...
added __eq__ operation on vcs Repository objects - eq compare if objects are same class and have the same path - fixes some issues introduced after @LazyProperty was removed from scm_instance
marcink -
r3692:5f9f4ece beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / model
__init__.py Loading ...
changeset_status.py Loading ...
comment.py Loading ...
db.py Loading ...
forms.py Loading ...
meta.py Loading ...
notification.py Loading ...
permission.py Loading ...
pull_request.py Loading ...
repo.py Loading ...
repo_permission.py Loading ...
repos_group.py Loading ...
scm.py Loading ...
user.py Loading ...
users_group.py Loading ...
validators.py Loading ...