Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move finding the language files and creating the function out of the object | Joas Schilling | 2016-01-26 | 1 | -0/+10 |
* | Move findLanguage() and setLanguageFromRequest() to factory | Joas Schilling | 2016-01-26 | 1 | -0/+16 |
* | Move languageExists() to the factory | Joas Schilling | 2016-01-26 | 1 | -0/+8 |
* | Move findAvailableLanguages() to the factory | Joas Schilling | 2016-01-26 | 1 | -0/+9 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Add since tag | Joas Schilling | 2015-08-28 | 1 | -0/+4 |
* | Add a public interface for the language factory so apps can use it | Joas Schilling | 2015-08-27 | 1 | -0/+32 |