/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to loggerhead/controllers/annotate_ui.py

MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
                'url': self._branch.context_url,
94
94
            }
95
95
            vals.update(templatefunctions)
96
 
            h.flush_cache()
97
96
            self.log.info('/annotate: %r secs' % (time.time() - z,))
98
97
            return vals
99
98
        finally: