28 Commits (fc80b3d8e4e9d1df05d04f3df4da0665c55670d3)

Author SHA1 Message Date
Inga 🏳‍🌈 fc80b3d8e4 LoadIdsByConditions now accepts ColumnSpec idSpec as an argument 12 years ago
Inga 🏳‍🌈 21e63d7d92 Slight optimization in pageouter (we know some totals (e.g. for posts in thread and threads in board), so there is no need in querying these from DB) 13 years ago
Inga 🏳‍🌈 23e08a88f3 Time profiling in XSLT transformations and DB requests 13 years ago
Inga 🏳‍🌈 2b39bb505f Namespaces refactoring 13 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 🏳‍🌈 1eee4ddff5 Session implemented; login and logout implemented 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 🏳‍🌈 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