]> git.phdru.name Git - m_librarian.git/history - m_librarian/search.py
Feat(config): getlist
[m_librarian.git] / m_librarian / search.py
2018-06-10 Oleg BroytmanFeat(config): getlist
2018-06-10 Oleg BroytmanFeat(config): Warp config to provide default value
2018-06-04 Oleg BroytmanFeat(search): Использовать фильтры из файла конфигурации
2016-05-31 Oleg BroytmanMinor refactoring: _search_conditions_dict => _comparis...
2016-05-31 Oleg BroytmanMicro optimization: break from the loop when the 'id...
2016-05-29 Oleg BroytmanMinor refactoring
2016-05-29 Oleg BroytmanSearch by author's, book's, extension's, language's id
2016-05-29 Oleg BroytmanFix new flake8 E402: module level import not at top...
2016-05-24 Oleg BroytmanFix a bug
2016-05-23 Oleg BroytmanSearch books by extension
2016-05-23 Oleg BroytmanRefactoring: allow expressions to be None
2016-05-23 Oleg BroytmanRefactoring: add mk_search_conditions
2016-05-19 Oleg BroytmanSplit --search-type into separate -t/-s/-f options
2016-05-14 Oleg BroytmanSort results
2016-05-13 Oleg BroytmanFix _search arguments
2016-05-09 Oleg BroytmanSearch with expressions
2016-03-29 Oleg BroytmanRefactor search implementation to avoid code duplication
2016-03-27 Oleg BroytmanSearch authors by name/surname/misc name