commit | 516f6d018059f2b0eab431244d79e434cba3797a | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Jul 19 07:15:49 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Mon Jul 19 07:21:21 2010 -0700 |
tree | 423bdb9202320c3a70a6c5940c7be44e129daa57 | |
parent | 6ef732fd3b697c7d501683bd4e0abe0aa2fdc192 [diff] |
Make query parser and rewriter request scoped Because these need access to the CurrentUser in order to implement the is:starred or is:visible operators they need to be request scope and obtained on demand. Change-Id: Id9f677744c6201176455b15320b8ce45edd75504 Signed-off-by: Shawn O. Pearce <sop@google.com>