OSDN Git Service

newslash/newslash.git
2016-10-21 hylomModel::LegacyDB: add 'sqlGetColumnData' and 'sqlGetChar...
2016-10-21 hylomModel::Globjs.pm: aadd 'setGlobjAdminnote' method
2016-10-21 hylomModel::Firehose: add 'setFireHose', 'getFireHose',...
2016-10-21 hylomModel::Base: add 'warn' method
2016-10-21 hylomModel: add Skins
2016-10-21 hylomt: add comment.t for comment related tests
2016-10-21 hylomutils/db_scripts: update sqls
2016-10-21 hylomModel::Users: fix 'select' method and add 'update'...
2016-10-21 hylomModel::Submissions: fix perldoc
2016-10-21 hylomModel::Stories: add 'set_dirty' method
2016-10-21 hylomModel::Moderations: add 'undo_moderation' and 'removeMo...
2016-10-21 hylomModel::Comments: implement 'create' method
2016-10-21 hylomModel: add Tags and Vars
2016-10-20 hylomModel: add 'Moderations'
2016-10-20 hylomModel::Comments: update 'create' method
2016-10-20 hylomModel:Users: rewrite "select" method to query users_* db
2016-10-20 hylomutils/db_scripts: update SQLs
2016-10-19 hylomModel::LegacyDB: add 'sqlSelectColArrayref' method
2016-10-19 hylomModel::Comments: add 'firehose_createItemFromComment...
2016-10-19 hylomModel::Base: 'set_error' can recieve errorno argument
2016-10-19 hylomModel: add Firehose
2016-10-19 hylomModel::Comments: add create method
2016-10-18 hylomtest-conteiner/run.sh: add memory limit command line...
2016-10-18 hylomtemplate: update story/story
2016-10-18 hylomModel::Stories: add related and parameters method
2016-10-18 hylomtemplate: fix url in common/article
2016-10-18 hylomController::Index: add debug code
2016-10-18 hylomModel::Stories: add _generalize to generalize story...
2016-10-17 hylomutils/db_scripts/create_tables.pl: execute sql files...
2016-10-17 hylomutils/db_scripts: update sqls
2016-10-17 hylomModel::LegacyDB: add sqlQuote, sqlInsert, sqlDo method
2016-10-13 hylomModel::Globjs: use autocommit
2016-10-13 hylomtemplate: implement submission post
2016-10-13 hylompublic: add vue-resource.min.js
2016-10-12 hylomupdate .gitignore
2016-10-12 hylomtest-container: update Dockerfile
2016-10-12 hylomController::API::Post: implement submission preview
2016-10-12 hylomModel: add Util.pm
2016-10-10 hylomtemplates: implement client-side preview for submission
2016-10-10 hylompublic/jquery: add latest jquery
2016-10-10 hylompublic/js: add files
2016-10-10 hylomexternal: add escape-html.js
2016-10-10 hylomtemporary remove external/escape-html.js
2016-10-10 hylomexternal: update escape-html.js
2016-10-10 hylomcreate 'escape-html.js' submodule
2016-10-08 hylomtemplate: add submission form skeleton
2016-10-08 hylompublic: add vue.js
2016-10-08 hylomcss: enable bootstrap's alert styles
2016-10-08 hylomcss: add submission form related CSS
2016-10-07 hylomutils/db_scripts: update sql
2016-10-07 hylomPlugin::UserAuth: use in-memory cache to cache anonymou...
2016-10-07 hylomPlugin: add TimeLimitedCache
2016-10-07 hylomutils/db_script/create_tables.pl: support data insertion
2016-10-07 hylomutils/db_script: update SQL scripts
2016-10-07 hylomt: add api.t and update testcase
2016-10-07 hylomWeb: add API and Post Controller
2016-10-07 hylomPlugin::UserAuth: add expire param to anonymous user...
2016-10-07 hylomPlugin::TT2Renderer: fix warning message
2016-10-07 hylomPlugin::KeyValueStore: suport expire parameter in set...
2016-10-07 hylomModel::Submission: fix create method, and support ...
2016-10-07 hylomModel::Globjs.pm: fix getGlobjTypes method
2016-10-07 hylomModel::Discussion: fix create method
2016-10-07 hylomModel::Base: add some utility method
2016-10-07 hylomModel: add Urls and LegacyDB
2016-10-06 hylomController::Post: implement post_submission
2016-10-06 hylomModel::Submission: rename insert method to create,...
2016-10-06 hylomPlugin::UserAuth: add ipid and subnetid to user object
2016-10-06 hylomModel::Discussions: implement 'create' method
2016-10-06 hylomutils: add db_scripts
2016-10-06 hylomWeb: implement /submission
2016-10-06 hylomModel::Submissions: implement create method
2016-10-06 hylomModel: add Globjs
2016-10-06 hylomModel::Users: remove codes for session management
2016-10-06 hylomPlugin::userAuth: implement KeyValueStore base session...
2016-10-06 hylomPlugin::KeyValueStore: implement basic methods
2016-10-05 hylomtest-container: add redis support
2016-10-04 hylomPlugin: create 'KeyValueStore' plugin
2016-10-04 hylomController::Submission: remove debug code
2016-10-04 hylomWeb::Controller: fix logout error
2016-10-04 hylomtemplate: fix article topic icon url
2016-10-04 hylomtemplate: fix admin bar design
2016-10-04 hylomWeb: implement admin/css/edit
2016-10-04 hylomtemplate: add admin_bar
2016-10-04 hylomModel::Users: implement 'anonymous' method to get anony...
2016-10-04 hylomPlugin::TT2Renderer: load config key to stash
2016-10-03 hylom.gitignore: fix pathes
2016-10-03 hylomt: add destructive test for some database-writing test
2016-10-03 hylomController::Login: fix use of uninitialized value
2016-10-03 hylomModel::Users: rename 'get' method to 'select'
2016-10-03 hylomrename dev -> src
2016-10-03 hylomrename 'newslash-test-container' to 'test-container'
2016-10-03 hylomupdate BUILD files
2016-10-03 hylomnewslash-test-container: update BUILD files
2016-10-03 hylomnewslash-test-container: Update Dockerfile
2016-10-03 hylomutils/db_scripts: update SQL files
2016-10-03 hylomutils/db_scripts: ignore files starting with .(dot)
2016-10-03 hylomt: update testcase
2016-10-03 hylomtemplate: update templates for /my/newuser
2016-10-03 hylomWeb: implement /my/newuser
2016-10-03 hylomPlugin::UserAuth: fix to get models
next