Inga 🏳🌈
|
050be28f6b
|
Timespans processing implemented; PunishmentType.timeSpan implemented; Punishment.Expires implemented
|
14 years ago |
Inga 🏳🌈
|
462a07e6e2
|
Joins implemented in MySQLConnector; UserReplies page implemented
|
15 years ago |
Inga 🏳🌈
|
deea138acf
|
Critical fix in MySqlConnector.LoadIdsByConditions
|
15 years ago |
Inga 🏳🌈
|
b32340e07c
|
Fixed memory leaks in DBConnection
|
15 years ago |
Inga 🏳🌈
|
e32ca392d6
|
Implemented 'unread replies' counter of a thread
|
15 years ago |
Inga 🏳🌈
|
4373412fa9
|
DB Connection pooling is now used on all requests (including ones outside of transactions)
|
15 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
|
15 years ago |
Inga 🏳🌈
|
c5c2d9414b
|
Huge list protection implemented
|
15 years ago |
Inga 🏳🌈
|
dca8ed5ff8
|
Fixed critical bug in ConditionCompiler (MySQLConnector)
|
15 years ago |
Inga 🏳🌈
|
73fcaa7ae7
|
Users importer implemented;
|
15 years ago |
Inga 🏳🌈
|
1eee4ddff5
|
Session implemented; login and logout implemented
|
15 years ago |
Inga 🏳🌈
|
ff5fe8481e
|
Follow-up to commit #63
|
15 years ago |
Inga 🏳🌈
|
e011414deb
|
mysql-connector-net-6.2.3 removed from svn; we're using postgres
|
15 years ago |
Inga 🏳🌈
|
c38add376a
|
High-level DB modify methods implemented (actions, changes, changesets); Thread.incrementViewsCounter() implemented
|
15 years ago |
Inga 🏳🌈
|
9ca91905b6
|
IsolationLevel parameter is used when opening PostgreSQL transactions
|
15 years ago |
Inga 🏳🌈
|
0a13b1aba2
|
LoadByIds while in transaction implemented in DBConnection and SQLConnector
|
15 years ago |
Inga 🏳🌈
|
5985b05691
|
Thread and post pages implemented (handler+template); PageOuter implemented; some fixes and features
|
15 years ago |
Inga 🏳🌈
|
0037134c32
|
Threads list implemented; Thread, Post and User dataclasses implemented
|
15 years ago |
Inga 🏳🌈
|
b6aa5d8a3b
|
Core.Cache implemented; nearly full implementation of the main page (/boards/); some critical bugs fixed
|
15 years ago |
Inga 🏳🌈
|
9b3cb8d297
|
More abstraction in MySQLConnector; PostgresDBTraits implemented; FLocal now uses postgres instead of mysql
|
15 years ago |
Inga 🏳🌈
|
76b97c9973
|
More abstraction in MySQL
|
15 years ago |
Inga 🏳🌈
|
56262d7896
|
MySQLConnector refactored; now it works with any SQL database if there is an appropriate DbConnection implementation
|
15 years ago |
Inga 🏳🌈
|
8677ae95ee
|
Small fixes
|
15 years ago |
Inga 🏳🌈
|
8d7c83de66
|
mysql-connector-net-6.2.3 added to repository
|
15 years ago |
Inga 🏳🌈
|
fc74f4d06d
|
Workaround for bug in mysql (for some reason, call to BeginTransaction with IsolationLevel set fails somewhere deep in mysql library)
|
15 years ago |
Inga 🏳🌈
|
1de643dffa
|
Fixed another bug in MySQLConnector
|
15 years ago |
Inga 🏳🌈
|
439c119420
|
Fixed bugs in MySQLConnector
|
15 years ago |
Inga 🏳🌈
|
b401ed57f6
|
Locks added in MySQLConnector
|
15 years ago |
Inga 🏳🌈
|
444f8ff97a
|
MySQLConnector implemented; not tested
|
15 years ago |