OSDN Git Service

newslash/newslash.git
2018-05-31 hylomcss: rebuild CSS done v0.1.1
2018-05-30 hylomcss: fix styles to use flex
2018-05-29 hylomMerge branch 'master' of git.osdn.jp:/gitroot/srad...
2018-05-29 hylomtemplate: rebuild to use flex
2018-05-29 hylomns_searchd: fix file descriptor leak
2018-05-29 hylomns_searchd: fix file descriptor leak
2018-05-25 hylomtemplate: update template to use flex
2018-05-25 hylomtemplate: admin/css now output error message
2018-05-25 hylom * Plugin::QuasiStaticContent: add last_execute_status...
2018-05-24 hylomcss: rebuilding CSS to use flexbox
2018-05-24 hylomPlugin::QuasiStaticContent: change option difinition...
2018-05-24 hylomns_search: fix problem when content_text doesn't contai...
2018-05-24 hylomns_search: fix import syntax error
2018-05-24 hylomns_search: import Lucene's "Field" class as _Field
2018-05-23 hylomns_search: fix invalid syntax
2018-05-23 hylomns_search: fix problem that title not shown
2018-05-23 hylomns_search: fix search query condition
2018-05-23 hylomns_search: seachd_cli.py now support "analyze" command
2018-05-23 hylomns_search: add Field related classes
2018-05-02 hylomsearch: fix template to work paging when sort-order...
2018-05-02 hylomfix package-test to work
2018-05-01 hylomtemplates: fix search page's design and show local...
2018-05-01 hylomPlugin: introduce ViewFunctions plugin
2018-05-01 hylomns_search: escape some "<", ">", "&" in output text
2018-05-01 hylomns_search: when multiple term given, use "AND" search...
2018-04-27 hylomns_search: support keyword highlighting
2018-04-27 hylomns_search: fix seacrhd_cli's "initdb" and "index clear...
2018-04-27 hylomns_search: update config file format
2018-04-27 hylomModel: implement firehose related clean-up codes
2018-04-27 hylomfix some config and memo files
2018-04-27 hylomns_search: remove deprecated searchd file
2018-04-26 hylomadd kubernetes config files
2018-04-26 hylomWeb::Controller::Search: support sorting by create_time
2018-04-26 hylomns_search: implement sorting
2018-04-25 hylomtest-container: add config files to use k8s for test
2018-04-25 hylomadd package-test - conainer config files to test deb...
2018-04-25 hylomadd build-container - container config files to build...
2018-04-17 hylomadd build-container
2018-04-06 hylomsearch: add comment/journal/submission/pll/user search
2018-04-06 hylomns_search: select item more quickly, interrupt indexing...
2018-03-30 hylomns_search: add polls/submissions/users indexing support
2018-03-29 hylomns_search: add journal indexing support
2018-03-28 hylomns_search: implement comment indexer
2018-03-28 hylomns_search: fix directory and file structure in newslash...
2018-03-28 hylomns_search: separate index metadata related codes and...
2018-03-28 hylomns_search: remove unused files
2018-03-27 hylomutils/db_scripts: add readme.txt
2018-03-27 hylomt: update eventd test code to test more precisely
2018-03-27 hylomremove unused debug codes
2018-03-27 hylomt: separate dom_test tests
2018-03-26 hylomns_search: check story's neverdisplay flag
2018-03-23 hylomns_search: implement updating story's index
2018-03-22 hylomns_search: add update index related functions
2018-03-02 hylomdebian: add systemd service file for searchd
2018-03-02 hylomdebian: add newslash-searchd package
2018-03-02 hylomns_search: rename some files and add config example
2018-03-02 hylomns_search: cleanup codes
2018-03-02 hylomns_searchd: fix Searchd to use __iter__() instead of...
2018-03-01 hylomadd paging support to /search
2018-03-01 hylomns_search: implement search result paging and method...
2018-03-01 hylomns_search: lucene_wrapper supports BooleanQuery
2018-03-01 hylomns_search: move sample files to misc/
2018-02-28 hylomns_search: change permission
2018-02-28 hylomns_search: add 'getdocument' subcommand to ns_search_cli.py
2018-02-28 hylomns_search: add TermQuery class
2018-02-28 hylomns_search: use StandardQueryParser instead of classic...
2018-02-28 hylomns_search: integrate query_sample_index.py to ns_search...
2018-02-27 hylom * Web::Controller::Search: more vorbose error handling
2018-02-27 hylomns_search: handling query parser error
2018-02-27 hylom * template:search/search: quote some invalid chars
2018-02-27 hylomtest-container: fix ns_searchd related files
2018-02-27 hylomns_seach: add '--index-dir' argument to ns_seachd
2018-02-26 hylomtest-container: create ns_searchd related files
2018-02-26 hylomns_search: strip tags and add URL information when...
2018-02-23 hylomimplement /search page
2018-02-23 hylomcss: fix bootstrap to use '.sr-only'
2018-02-23 hylomcss: fix to show motd correctly
2018-02-23 hylomns_search: add item.type to search result
2018-02-23 hylomns_search: add /admin path to newslash_searchd
2018-02-22 hylomns_search: fix unicode handling error in lucene_wrapper
2018-02-22 hylomns_search: update sample code
2018-02-22 hylom * src/ns_search/newslash_db/__init__.py: add author...
2018-02-22 hylomtest-container: update run.sh to open 6000/tcp port
2018-02-22 hylomns_search: create 'newslash_searchd' module
2018-02-21 hylomns_search: add testcode
2018-02-21 hylomns_search: add support for IntField
2018-02-21 hylomns_search: implement lucene_wrapper and some sample...
2018-02-20 hylomupdate .gitignore for python
2018-02-20 hylomadd ns_search subdirectory
2018-02-06 hylomtest-container: update Dockerfile for pylucene environment
2018-02-01 hylom/tag/<topics>/ now handles alias of topics
2018-02-01 hylomModel::Cowrapper: build_where_clause supports OR parameter
2018-02-01 hylomPlugin::DiscussionHelper: fix typo
2018-01-31 hylomt: add dom-test for tag related pages
2018-01-31 hylom * t/dom_test/domtest.t: fix variable name collision
2018-01-31 hylomPlugin::DiscussionHelper: fix warning
2018-01-31 hylomimplement tag (topics) list page
2018-01-31 hylomModel::Firehose: fix select() make invalid SQL where...
2018-01-31 hylomWeb::Controller::API::Submission: fix warnings
2018-01-31 hylomWeb::Controller::Story: fix typo
next