| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-04-02 | Completely task-ify the localization scanning code and restore the | Bharat Mediratta | |
| incoming_translation key cache. The only part of this that is not broken down is the l10n_client::fetch_updates() part. | |||
| 2009-03-26 | Replace iterators with stack based scanner, which we can serialize into the ↵ | Bharat Mediratta | |
| task context. | |||
| 2009-03-26 | Normalize code style. | Bharat Mediratta | |
| 2009-03-26 | Convert the L10n scanner from a library to a helper. | Bharat Mediratta | |
| In order to make the class static, I had to remove the index cache. I'll restore that and cache the index keys in the task context in a subsequent change. For now, I've put in a @todo to add the caching back in. | |||
