| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-21 | Add search default raw value | ||
| Before, the default value was undefined. Now it always has a value even when no value is provided. | |||
| 2015-02-12 | Add a test to verify if the search input is stored correctly | ||
| 2015-02-11 | Extract the search code from the context | ||
| I figured that the code for the search could be extracted from the context to have separation of concern. It supports multiple keywords. It suports also multiple tag keywords. | |||
