33 Commits (0b922600744753ed752a66ad4fac23ef575122e5)

Author SHA1 Message Date
Inga 🏳‍🌈 0b92260074 Projects and libraries renamed 13 years ago
Inga 🏳‍🌈 6a354e440f Folder structure reorganized; Mono.Security and Npgsql libraries added to svn; FLocal docs added to svn 13 years ago
Inga 🏳‍🌈 2b39bb505f Namespaces refactoring 13 years ago
Inga 🏳‍🌈 575ce0aa59 MySQLConnector now compiles in absence of MySqlClient library 14 years ago
Inga 🏳‍🌈 050be28f6b Timespans processing implemented; PunishmentType.timeSpan implemented; Punishment.Expires implemented 14 years ago
Inga 🏳‍🌈 462a07e6e2 Joins implemented in MySQLConnector; UserReplies page implemented 14 years ago
Inga 🏳‍🌈 deea138acf Critical fix in MySqlConnector.LoadIdsByConditions 14 years ago
Inga 🏳‍🌈 b32340e07c Fixed memory leaks in DBConnection 14 years ago
Inga 🏳‍🌈 e32ca392d6 Implemented 'unread replies' counter of a thread 14 years ago
Inga 🏳‍🌈 4373412fa9 DB Connection pooling is now used on all requests (including ones outside of transactions) 14 years ago
Inga 🏳‍🌈 a314b252cf Implemented readmarkers for threads; implemented LoadIdsByConditions within transaction; refactored actions; InsertOrUpdateChange now takes dataToInsert and DataToUpdate; fixed a deadlock in InsertOrUpdateChange 14 years ago
Inga 🏳‍🌈 c5c2d9414b Huge list protection implemented 14 years ago
Inga 🏳‍🌈 dca8ed5ff8 Fixed critical bug in ConditionCompiler (MySQLConnector) 14 years ago
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