Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Bromley] Restrict waste lookups per day. | Matthew Somerville | 2020-11-11 | -0/+11 |
| | ||||
* | Use ManifestTheme theme_colour for front page theme-color meta tag | Dave Arter | 2020-02-26 | -0/+4 |
| | ||||
* | Add configuration option for memcached host | Sam Pearson | 2018-09-20 | -1/+2 |
| | | | | | | | Previously we assumed that any memcache instance would be running on the local loopback interface. This commit makes this configurable with a `MEMCACHED_HOST` option. If left unset, this will default to `127.0.0.1`. | |||
* | Always set memcached namespace. | Matthew Somerville | 2018-04-16 | -10/+4 |
| | | | | | | The namespace was only being set in the web loop, so cron scripts were accessing different memcached keys. In particular, the state list would be shared between instances on the same host. | |||
* | Check recent reports for any hidden since cached. | Matthew Somerville | 2018-04-06 | -11/+6 |
| | | | | | Also stop caching lat/lon specific alert photo lists, and improve Memcached code. | |||
* | Don't use connect()! | matthew | 2008-10-10 | -4/+4 |
| | ||||
* | Different memcached namespace per site. | matthew | 2008-10-10 | -7/+18 |
| | ||||
* | Update pins/list as you drag the map, rearrange list display. | matthew | 2008-09-16 | -0/+31 |