Home
last modified time | relevance | path

Searched hist:"18856 c5d101ff874df730bc3970d0b597a6ec390" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Ui/
H A DSearchState.php18856c5d101ff874df730bc3970d0b597a6ec390 Mon Mar 26 12:30:58 UTC 2018 Michael Große <grosse@cosmocode.de> refactor(search): extract simplified SearchState class

Building the new search links is complex and we're going to add another
parameter with the new sorting by mtime. Extracting a new class seems
like the cleanest way to handle that increasing complexity.

H A DSearch.php18856c5d101ff874df730bc3970d0b597a6ec390 Mon Mar 26 12:30:58 UTC 2018 Michael Große <grosse@cosmocode.de> refactor(search): extract simplified SearchState class

Building the new search links is complex and we're going to add another
parameter with the new sorting by mtime. Extracting a new class seems
like the cleanest way to handle that increasing complexity.