| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This is much more efficient than 'for item in set' (which still works for now). Current access to _items is generally done directly, this may change.
|
|\ |
|
| |
| |
| |
| | |
correctly
|
| | |
|
| |
| |
| |
| | |
runner can pass through a section of code at a time
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
non-blocking functions
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
parameter
|
| | |
|
| | |
|
| |
| |
| |
| | |
result sets
|
| | |
|
|\ \ |
|
| | | |
|
|\ \ \
| |/ /
|/| /
| |/ |
|
| |
| |
| |
| | |
with other readers
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
(thanks jonas)
|
| | |
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| | |
generally expected to be internet-routeable (YMMV)
|
| |
| |
| |
| | |
Return error if invalid.
|
| | |
|
| | |
|
|/
|
|
| |
it should be used.
|
|
|
|
| |
nil,err instead of throwing errors on invalid input.
|
| |
|
| |
|
|
|
|
| |
missing.
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
consistent order
|
| | |
|
| | |
|
| |
| |
| |
| | |
usermanager. This fixes brokenness when the auth provider opens the store on load (as they all do since eeea0eb2602a) (thanks nulani)
|
| | |
|