Mercurial
Mercurial
>
py_tasks_melange
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/ranklist/__init__.py
author
Sverre Rabbelier <srabbelier@gmail.com>
Thu, 12 Mar 2009 00:48:52 +0000
changeset 1801
747b0d1115ea
parent 1597
e7b7ea113a3b
permissions
-rw-r--r--
Reinstate the 1k limit in pick() Considering the performance hit we take with every query of this size we need to think of a way around having to do such large queries, rather than doing them anyway. Patch by: Sverre Rabbelier
__all__ = ["common", "ranker"]