OSDN Git Service

Newslash::Util::TestMan: add process_event()
[newslash/newslash.git] / src /
2018-10-25 hylomeventd: implement user handler and initial_password...
2018-10-25 hylomjs: new-user.js is able to set newsletter/headline...
2018-10-25 hylomModel::Users::Messages: set() now accept message name
2018-10-25 hylomModel::Messages: add select()
2018-10-25 hylomdata: update SQL/test_data/ns_message_types.sql
2018-10-24 hylomPlugin::Users: add create_new_user() helper
2018-10-24 hylomimplement AJAX style new user registration
2018-10-24 hylomModel::Users: fix error handling and create() now accep...
2018-10-24 hylomEventd: add "user" event type
2018-10-24 hylomtemplate: add placeholder text to search box in site_header
2018-10-24 hylomcss: add breadcrumb menu style
2018-10-23 hylomPlugin::Preprocessor: support Etag header
2018-10-23 hylomPlugin::JavaScriptLoader: support Etag header
2018-10-23 hylomtemplate: show sidebar in search page
2018-10-23 hylom/search: fix error handling and now configable timeout...
2018-10-23 hylomtemplate: fix search form layout
2018-10-10 hylomtemplate: implement newuser form validation
2018-10-10 hylomimplement /api/v1/newuser/validate
2018-10-10 hylomPlugin: add Users helper
2018-10-05 hylomPlugin::JavaScriptLoader: fix typo
2018-10-05 hylomPlugin: fix cache related problem
2018-10-05 hylomPlugin::Preprocessor: support pre-gzipped content
2018-10-05 hylomPlugin::JavaScriptLoader: fix javascript content type
2018-10-05 hylomtemplate: fix syntax error in login/newuser
2018-10-04 hylomre-implement newuser form
2018-10-04 hylomPlugin::DefaultConfig: add Mail settings
2018-10-04 hylomcss: add button style to input[type="submit"], add...
2018-10-04 hylomWeb::Controller::User: fix typo
2018-10-04 hylomWeb::Controller:API::Journal: fix problem user cannot...
2018-10-04 hylomPlugin::HttpCompression: fix warning when responce...
2018-10-04 hylomModel::Users: add get_user_config()
2018-10-04 hylomTemplate::Plugin::DateTimeFormatter: make mysql_to_user...
2018-10-03 hylomModel::Journals: make select() bypasses bodytext and...
2018-10-03 hylomPlugin::JavaScriptLoader: bypass startup when maintenan...
2018-10-03 hylomPlugin::Preprosessor: support pre-gzipped
2018-10-03 hylomPlugin::HttpCompression: fix a problem json and js...
2018-10-03 hylomPlugin::HttpCompression: add "all" mode
2018-10-03 hylomPlugin::JavaScriptLoader: support pre-gzipped
2018-10-02 hylomJavaScriptLoader: add caching and gzip compression
2018-10-01 hylomPlugin: add HttpCompression plugin
2018-09-28 hylomWeb: no maintenance_mode when @ARGV is not defined
2018-09-27 hylomUtil::DOMTestRunner: fix to avoid server running in...
2018-09-27 hylomWeb: add "subcommand" attribute
2018-09-27 hylomPlugin::JavaScriptLoader: fix error handling
2018-09-27 hylomController::API::Comment: use comment format settings...
2018-09-27 hylomPlugin::AntiCsrf: fix error handling
2018-09-27 hylomPlugin::ResponseFilter: fix typo and error handling
2018-09-26 hylomModel::Stories: move some functions to Plugin::Stories
2018-09-26 hylomdelete unused config file (symlink)
2018-09-26 hylomPlugin::KeyValueStore: support index_number config...
2018-09-26 hylomModel::Cowrapper: add generic_insert()
2018-09-26 hylomPlugin: remove AccessLog::Debug.pm and AccessLog::Local...
2018-09-25 hylomController: prepare to deprecate Web::Contoller base...
2018-09-25 hylomPlugin: fix some default config values
2018-09-25 hylomPlugin::Preprocessor: support --conf=value style config...
2018-09-25 hylomModel: fix some SQL syntax error
2018-09-25 hylomFeedFetcher: fix config file settings
2018-09-25 hylomEventd: fix config related code
2018-09-25 hylomCommand::databaseinit: more verbose message
2018-09-25 hylomCommand: fix force options problem
2018-09-25 hylomModel: create plugin to setup Models
2018-09-21 hylomfix DefaultConfig parameter
2018-09-21 hylomPlugin::ReCaptcha: add 'disable' config parameter
2018-09-21 hylomPlugin::AntiCsrf: add 'disable' config parameter
2018-09-21 hylomPlugin::AccessLog: merge AccessLog::LocalFile and Acces...
2018-09-21 hylomCommand::configdump: tidy output
2018-09-20 hylomCommand: add configdump
2018-09-20 hylomPlugin: add ResponseFilter
2018-09-20 hylomdefine default values in each plugins
2018-09-20 hylomModel: fix some syntax errors
2018-09-20 hylomMerge branch 'master' of git.osdn.jp:/gitroot/srad...
2018-09-20 hylomModel: add Model::Users::Permissions
2018-09-19 hylomPlugin::DefaultConfig: add default values
2018-09-07 hylomModel::Story: Implementing create2
2018-09-07 hylomModel: move clear_rookie from Users to Users::Class
2018-09-07 hylomfix for reconstruction of Model::Users
2018-09-07 hylomModel::Cowrapper: add debug methods
2018-09-06 hylomModel: fix problem caused by Cowrapper restrucure
2018-09-06 hylomUtil::TestMan: add srcid()
2018-09-06 hylomModel::Cowrapper: fix build_where_clause when keys...
2018-09-05 hylomModel: fix unworked functions
2018-09-05 hylomModel::Cowrapper: add 'where' parameter for build_where...
2018-09-04 hylomPlugin: add DefaultConfig
2018-09-04 hylomModel: restructure Model::Users
2018-09-03 hylomdebian: fix rules file
2018-08-31 hylomdata: add test data SQL
2018-08-31 hylomModel::Firehose: use Cowrapper's OR function in select...
2018-08-31 hylomModel::Stories: bug fixes, change error message, add...
2018-08-31 hylomModel: fix for changing generic_select()
2018-08-31 hylomModel::Cowrapper: add OR mapper functions
2018-08-30 hylomModel::Users: fix update() for latest generic_update()
2018-08-30 hylomModel::Cowrapper: rewrite generic_update()
2018-08-30 hylomNewslash::Command: add configimport and testdatainsert...
2018-08-30 hylomNewslash::Web: add db() helper
2018-08-29 hylomModel::Story: add 'hide_future' and 'public_only' flag...
2018-08-29 hylomcss: add style file for editor
2018-08-29 hylomtemplate: fix article editor to wirk correctly
2018-08-29 hylomjs: fix editor related code to make more readable
2018-08-29 hylomController::API::Story: fix to work correctly
2018-08-28 hylomtemplate: suppress vuejs's info message
next