20 Commits (d5447a1ba3bba897822a52a0151c9d6f63a3e481)

Author SHA1 Message Date
Inga 🏳‍🌈 73fcaa7ae7 Users importer implemented; 14 years ago
Inga 🏳‍🌈 1eee4ddff5 Session implemented; login and logout implemented 14 years ago
Inga 🏳‍🌈 ff5fe8481e Follow-up to commit #63 14 years ago
Inga 🏳‍🌈 e011414deb mysql-connector-net-6.2.3 removed from svn; we're using postgres 14 years ago
Inga 🏳‍🌈 c38add376a High-level DB modify methods implemented (actions, changes, changesets); Thread.incrementViewsCounter() implemented 14 years ago
Inga 🏳‍🌈 9ca91905b6 IsolationLevel parameter is used when opening PostgreSQL transactions 14 years ago
Inga 🏳‍🌈 0a13b1aba2 LoadByIds while in transaction implemented in DBConnection and SQLConnector 14 years ago
Inga 🏳‍🌈 5985b05691 Thread and post pages implemented (handler+template); PageOuter implemented; some fixes and features 14 years ago
Inga 🏳‍🌈 0037134c32 Threads list implemented; Thread, Post and User dataclasses implemented 14 years ago
Inga 🏳‍🌈 b6aa5d8a3b Core.Cache implemented; nearly full implementation of the main page (/boards/); some critical bugs fixed 14 years ago
Inga 🏳‍🌈 9b3cb8d297 More abstraction in MySQLConnector; PostgresDBTraits implemented; FLocal now uses postgres instead of mysql 14 years ago
Inga 🏳‍🌈 76b97c9973 More abstraction in MySQL 14 years ago
Inga 🏳‍🌈 56262d7896 MySQLConnector refactored; now it works with any SQL database if there is an appropriate DbConnection implementation 14 years ago
Inga 🏳‍🌈 8677ae95ee Small fixes 14 years ago
Inga 🏳‍🌈 8d7c83de66 mysql-connector-net-6.2.3 added to repository 14 years ago
Inga 🏳‍🌈 fc74f4d06d Workaround for bug in mysql (for some reason, call to BeginTransaction with IsolationLevel set fails somewhere deep in mysql library) 14 years ago
Inga 🏳‍🌈 1de643dffa Fixed another bug in MySQLConnector 14 years ago
Inga 🏳‍🌈 439c119420 Fixed bugs in MySQLConnector 14 years ago
Inga 🏳‍🌈 b401ed57f6 Locks added in MySQLConnector 14 years ago
Inga 🏳‍🌈 444f8ff97a MySQLConnector implemented; not tested 14 years ago