Custom Query (2152 matches)
Results (436 - 438 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#925 | fixed | Change the search box icon to remove the down arrow | dread | |
Description |
Is there a good reason why the search box has a 'down arrow' icon when there is no drop-down menu? Or can this be usefully removed? |
|||
#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. |
Note: See TracQuery
for help on using queries.