101ec6b Support querying events with requester names

Authored and Committed by qwan 4 years ago
    Support querying events with requester names
    
    With this change, we can query events with requester names, like:
    
       /api/1/events/?requester=bob
       /api/1/events/?requester=bob&state=alice
    
        
file modified
+1 -1
file modified
+45 -0