Bug Fix 1508: Search includes change number

Review Request #2065 — Created Jan. 22, 2011 and submitted

Information

Review Board

Reviewers

Made changes to index.py so now the search function also searches for change number.
Did some manual testing and it worked perfectly fine.
chipx86
  1. 
      
  2. reviewboard/reviews/management/commands/index.py (Diff revision 1)
     
     
     
     
    Trailing whitespace.
    
    Also, make sure that the parameters all align with 'changenum'. Might be nice to have one per line here.
  3. 
      
CR
Review request changed

Change Summary:

Removed trailing white space and fixed some code alignment issues.

Diff:

Revision 2 (+6)

Show changes

david
  1. Pushed to master as b94f12f. Thanks!
  2. 
      
Loading...