There is no file nor directory at the given path: 'rhodecode/tests/fixtures/YAHOO.widget.Calendar.html' at revision 99ce5d097a09
Changeset - cf1d1239cd55
default
0
1
0
model: notification: don't round-trip via list if you want a set
'create' in NotificationModel starts from an empty list, appends entries to
it, then converts it to a set.
You could equally start with a set and add to it, avoiding the final
conversion.
'create' in NotificationModel starts from an empty list, appends entries to
it, then converts it to a set.
You could equally start with a set and add to it, avoiding the final
conversion.
1 file changed with 2 insertions and 3 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)