| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-12 | Refactor the code to make less unnecessaty calls | ||
| There were multiple calls made to the cleaning method that were unnecessary since it is useful only on the last call. It allows to simplify code by returning values ealier. | |||
| 2015-02-11 | Remove code generated by netbeans | ||
| 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. | |||
