summaryrefslogtreecommitdiff
path: root/util/multi.pl
AgeCommit message (Collapse)AuthorFilesLines
2009-07-16Made a start on the Multi-rewriteYorhel1-56/+1
Started on multi.pl and Multi::Core, the main differences: - Uses POE::Component::Pg now (get it from http://g.blicky.net/poco-pg.git/) - Doesn't use shared memory anymore - No 'commands' anymore, every session has to handle its own events (communication goes either through POE itself, or the PostgreSQL DB) - No weird Cron stuff anymore All other Multi modules will have to be updated/rewritten to reflect these changes. None of them will work at the moment.
2008-11-12Fixed Multi to use relative paths and to use the new configuration filesYorhel1-9/+16
2008-10-26Wrote a small script to initialize the directory structureYorhel1-0/+0
2008-08-14Fixed bug with an edit being comitted without any changes, renamed anime ↵yorhel1-0/+3
check command and added small but useful note to multi.pl git-svn-id: svn://vndb.org/vndb@85 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-06Removed old stuff and passwords. All passwords in older revisions have been ↵yorhel1-13/+8
changed :) git-svn-id: svn://vndb.org/vndb@22 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-05Improvements in the relation graph generator, and a little cleanup in the ↵yorhel1-19/+2
Multi code git-svn-id: svn://vndb.org/vndb@20 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-05-20Several bugfixes, xml extention to rss feeds, noindex on user forms, client ↵yorhel1-2/+1
side filter selection, and how the fuck did the "Finished" status get lost!? git-svn-id: svn://vndb.org/vndb@14 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-05-19Too many changes to keep track of. See ChangeLog. (I should commit more ↵yorhel1-1/+1
often -.-) git-svn-id: svn://vndb.org/vndb@13 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-04-29...another commit...yorhel1-0/+2
git-svn-id: svn://vndb.org/vndb@9 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-04-27Made Multis queue persistent in shared memoryyorhel1-14/+7
git-svn-id: svn://vndb.org/vndb@8 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-04-26Stupid comments - like I can keep track of everything I change...yorhel1-3/+4
git-svn-id: svn://vndb.org/vndb@5 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-04-24See the diff for lib/ChangeLog...yorhel1-0/+96
git-svn-id: svn://vndb.org/vndb@4 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b