Custom Query (2152 matches)
Results (901 - 903 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#930 | fixed | call_timing files created for every request | wwaites | dread |
Description |
On a production server we produce literally millions of little files saying how long every single request took to process. They are here: hmg.ckan.net.2/pylonsdata/call_timing They were added by ckan/lib/base.py in cset:da438a9085d3. I don't believe anyone uses these stats. |
|||
#931 | fixed | Search results generator hides paging functionality | dread | dread |
Description |
ckanclient's search results list only packages up to the 'limit'. It would be good to return a generator instead of a list. When the limit is reached on the generator then another 'page' is loaded automatically. |
|||
#932 | fixed | Move to SQLAlchemy-Migrate 0.6 | dread | dread |
Description |
Basic steps from kindly:
|
Note: See TracQuery
for help on using queries.