OSDN Git Service

newslash/newslash.git
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
2016-10-03 hylomPlugin::TT2Renderer: rename and add some variables...
2016-10-03 hylomController::login: implement /my/newuser
2016-10-03 hylomModel::Users.pm: add create_user method
2016-10-03 hylomModel::Base: connect_db can accept options argument
2016-09-28 hylomNewslash::Web: use JSONConfig's default filename
2016-09-28 hylomupdate bazel BUILD files
2016-09-28 hylommove config sample file to separate directory
2016-09-28 hylomAdd 'bazel' buildtool support
2016-09-28 hylomrename docker related directory
2016-09-25 hylomadd link header for test
2016-09-25 hylomtemplate: fix article url
2016-09-25 hylomutils/db_scripts: add submissions.sql script
2016-09-25 hylomModel: fix queries about firehose.type
2016-09-25 hylomImplement /submissions/<subid>/
2016-09-25 hylomController::Story: Return 404 when given id is invalid
2016-09-25 hylomController::Journal: Return 404 when given id is invalid
2016-09-25 hylomController::Story: use common/comments template
2016-09-25 hylomModel::Base: implement logging method
2016-09-25 hylomModel: Implement Model::Loader to (semi-)autoload models
next