OSDN Git Service

newslash/newslash.git
2018-09-28 hylomtest-container: add install-test v0.1.5
2018-09-28 hylomWeb: no maintenance_mode when @ARGV is not defined
2018-09-28 hylomdebian: fix debian package related files
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 hylomtest-container: fix Makefile for searchd
2018-09-25 hylomtest-container: fix Makefile run command
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 hylomtest-container: fix Makefile
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 hylomtest-container: fix Dockerfile and Makefile
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 hylomfix debian/rules
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 hylombrowser-test: implement create-story test
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
2018-08-28 hylombrowser-test: sepalate post-submision test and create...
2018-08-28 hylombrowser-test: add some helper functions
2018-08-24 hylombrowser-test: anonymous submission test implemented
2018-08-24 hylomtemplate: fix for updated ReCaptcha plugin
2018-08-24 hylomjs: clean up article editor related codes
2018-08-24 hylomNewslash::Web: enable ReCaptcha plugin in test mode
2018-08-24 hylomPlugin::ReCaptcha: add "insert_recaptcha" helper
2018-08-24 hylomPlugin::NewslashHelpers: add "declare" and "insert_code...
2018-08-24 hylomPlugin::TT2Renderer: add "config" template variable
2018-08-23 hylomjs: fix content editor to work correctly
2018-08-23 hylombrowser-test: add helper modules
2018-08-22 hylombrowser-test: implement test helper module
2018-08-20 hylombrowser-test: fix Dockerfile and Makefile
2018-08-20 hylombrowser-test: remove build script and add Makefile
2018-08-20 hylomtest-container: cleanup scripts
2018-08-17 hylomPlugin::KeyValueStore: support 'index_number' config...
2018-08-17 hylomCommand: add databaseinit command
2018-08-17 hylomModel::Globjs: add exception routine forgetGlobjTypes()
2018-08-17 hylomCommnand: bypass "-f" flag checking when test mode
2018-08-17 hylomutils: move SQL files from src/utils/ to data/
2018-08-17 hylomCommand: update documentation
2018-08-17 hylomCommand: add Newslash::Command and implement danger...
2018-08-16 hylomModel::User: add passwords() methods and Users::Passowo...
2018-08-16 hylomCommand: rename adduser to useradd, add usermod
2018-08-16 hylomfix permission
2018-08-16 hylomadd administrtor commands
2018-08-16 hylomutils: add database related tools
2018-08-16 hylomutils: fix SQLs
2018-08-09 hylombrowser-test: add login test script
2018-08-07 hylomadd browser-test for browser test automation
2018-08-06 hylomjs: add domUtil utility functions
2018-08-06 hylomadd System.static_dir config vars
next