OSDN Git Service

newslash/newslash.git
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
2018-01-30 hylom/tag/ page supports to show submissions/journals
2018-01-30 hylom * Model::Firehose: fix select() to more quick query
2018-01-30 hylomchange 'page' object to set values in each Controllers
2018-01-29 hylom * t/dom_test/domtest.t: now check id values
2018-01-29 hylomtempplate: fix problem that some js variable not set...
2018-01-29 hylomWeb::Controller::Timeline: pupular() now works correctl...
2018-01-29 hylomModel::Timeline: _select_tags() return correctly when...
2018-01-29 hylomWeb::Controller::SiteConfig: fix to encode result
2018-01-29 hylomUtil::DOMTestRunner: start_daemon() check app options
2018-01-26 hylomUtil::DOMTestRunner: support domtest_finish_timeout...
2018-01-26 hylomt/domtest: add finishTimeout parameter todomtest server...
2018-01-26 hylomTemplate::Plugin::DateTimeFormatter: mysql_to_user...
2018-01-25 hylomt: update dom_test/domtest.t
2018-01-25 hylomt/dom_test: add domtest_cli.js, and fix domtest.js
2018-01-25 hylomt: dom_test/domtest.js: enable to process ignoreMessage...
2018-01-25 hylomt: domtest/app.js: fix commandline option parser
2018-01-25 hylomUtil::DOMTestRunner: constructor now accept options
2018-01-24 hylomt: implement DOMTestRunner and domtest
2018-01-23 hylomt: implement domtest server
2018-01-22 hylomupdate .gitignore
2018-01-22 hylomt: add dom_test
2018-01-22 hylomsuppress vuejs warning message
2018-01-22 hylomWeb::Controller::SiteConfig: remove unwanted log
2018-01-22 hylomt: fix plugin test to pass cache related test under...
2018-01-19 hylommove /siteconfig.js to /siteconfig/:epoch/siteconfig.js
2018-01-19 hylomadd Epoch Plugin
2018-01-19 hylomadd RendererHelper Plugin
2018-01-19 hylomPlugin::QuasiStaticConent: fix to work correctly when...
2018-01-19 hylomadd "test_mode" to KeyValueStore and TimeLimitedCache
2018-01-19 hylomPlugin::JavaScriptLoader: get_content() now support...
2017-12-27 hylomadd common/breadcrumb_list template
2017-12-27 hylomshow proper sidebar in tag page
2017-12-27 hylomadd breadcrumb menu
2017-12-27 hylomadd navigation to tag page and add link to tag test
2017-12-27 hylomt: remove unwanted diag
2017-12-27 hylom * Util::Test: fix create_story() to work when no time...
2017-12-27 hylom * Controller::API::Journal: fix warnings
2017-12-26 hylomtemplate: add template for /tag/<tagname>
2017-12-26 hylomt: add models/firehose.t for Model::Firehose
2017-12-26 hylomimplement /tag/<tagname>
2017-12-26 hylom * Model::Tags: set() now more robust for parameters
2017-12-26 hylom * Web::Controller::Timeline: use Newslash::Web::Contro...
2017-12-26 hylom * Web::Controller: add get_config()
2017-12-26 hylom * Util::TestMan: cleanup unused codes
2017-12-26 hylom * Util::Test: create_story() now handles 'dept' and...
2017-12-26 hylom * Model::Stories: add error handle code to create()
2017-12-26 hylom * Model::Cowrapper: build_where_clause() and build_ord...
2017-12-26 hylom * Model::Firehose: implement select() method
2017-12-22 hylomfix title rules - implement all rules to templates...
2017-12-22 hylomremove duplicated template for polls
2017-12-04 hylomfix conditions for article template
2017-12-04 hylomhide bodytext in archive page
2017-12-04 hylom * Model::Stories: fix full_text property
2017-12-04 hylom * Model::Util: chomp result before return in clean_html()
2017-12-04 hylom * Model::Stories: fix to set full_text property correctly
2017-12-04 hylomintroduce "full_text" property for comment, journal...
2017-12-01 hylom * Model::Journals: fix introtext/bodytext splitting...
2017-12-01 hylomcheck Log.backtrace config variable to output backtrace...
2017-12-01 hylom * Util::TextFormatter: add contextual_strip()
2017-12-01 hylomtemplate: hide bodytext in timeline and user page
next