61 Commits (ff5fe8481e16377dd794f83b4d0ab303e25e5acc)
 

Author SHA1 Message Date
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 🏳‍🌈 27e2c61316 Optimized locks in Cache 14 years ago
Inga 🏳‍🌈 6a989f03d5 Fixed race condition in Cache 14 years ago
Inga 🏳‍🌈 0a13b1aba2 LoadByIds while in transaction implemented in DBConnection and SQLConnector 14 years ago
Inga 🏳‍🌈 127add249c Fixed slight bug in PageOuter 14 years ago
Inga 🏳‍🌈 dc774dcb7f Slight fixes in BoardAsThread 14 years ago
Inga 🏳‍🌈 33af0e6fc4 BoardAsThread page implemented 14 years ago
Inga 🏳‍🌈 5985b05691 Thread and post pages implemented (handler+template); PageOuter implemented; some fixes and features 14 years ago
Inga 🏳‍🌈 b4aefad99d Cache headers for static content added 14 years ago
Inga 🏳‍🌈 0037134c32 Threads list implemented; Thread, Post and User dataclasses implemented 14 years ago
Inga 🏳‍🌈 478ed8ebce Fixed race condition in config initialization 14 years ago
Inga 🏳‍🌈 73505ad15d Initial commit of main page and board page 14 years ago
Inga 🏳‍🌈 bab06318a4 Subboards implemented; 'Common' context initial commit; UserSettings initial commit 14 years ago
Inga 🏳‍🌈 c572207c2a Fixed retrieval of current svn revision in builder 14 years ago
Inga 🏳‍🌈 62fa8b8b48 Critical fix in TemplateEngine 14 years ago
Inga 🏳‍🌈 fc18882943 Slight changes in templates 14 years ago
Inga 🏳‍🌈 4373f921cd Follow-up to previous commit 14 years ago
Inga 🏳‍🌈 bf94b8cd22 Some fixes in Boards.xslt 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 🏳‍🌈 0a064c5f05 Slight templates refactoring 14 years ago
Inga 🏳‍🌈 f1ffc99904 Header moved out from boards template 14 years ago
Inga 🏳‍🌈 edd100fb0d Static data implemented 14 years ago
Inga 🏳‍🌈 4f15c8bdd9 slight fix in msibuilder 14 years ago
Inga 🏳‍🌈 7387dc89c3 slight fix in msibuilder 14 years ago
Inga 🏳‍🌈 9fd45c094d Bug in template name fixed; build-all script initial commit; designs support initial commit 14 years ago
Inga 🏳‍🌈 473c0ebfbf Builder finally implemented (run 'Build.exe IISMainHandler' to get .msi package in IISMainHandler folder 14 years ago
Inga 🏳‍🌈 11e2cda727 MySQL test added for MySQL bug #54329 (see http://bugs.mysql.com/bug.php?id=54329 ) 14 years ago
Inga 🏳‍🌈 57c36e7bcc Follow-up to previous commit 14 years ago
Inga 🏳‍🌈 dca08280b1 Builder implemented 14 years ago
Inga 🏳‍🌈 2584b10d30 Implemented boardslist page; implemented templateengine 14 years ago
Inga 🏳‍🌈 f17bd5136c Initial templates commit 14 years ago
Inga 🏳‍🌈 8677ae95ee Small fixes 14 years ago
Inga 🏳‍🌈 f99f5ba702 mysql-connector-net binaries removed from svn 14 years ago
Inga 🏳‍🌈 75c9e03e16 Fixes in mysql-connector-net to enable reading of numbers 14 years ago
Inga 🏳‍🌈 8d7c83de66 mysql-connector-net-6.2.3 added to repository 14 years ago
Inga 🏳‍🌈 f330e5a73a (***UNTESTED***) Implemented SqlDataObject; implemented Category and Board dataobjects; fixed some bugs in registry and abstractdataobject 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 🏳‍🌈 1c35027e31 Concurrency logic refactored in Registry; implemented Registry.Delete; IDataObject turned into a class; some access modifiers replaced with a stronger ones 14 years ago
Inga 🏳‍🌈 b401ed57f6 Locks added in MySQLConnector 14 years ago
Inga 🏳‍🌈 024f4c5c4e More debug added to DebugHandler; config now initializes only once 14 years ago
Inga 🏳‍🌈 444f8ff97a MySQLConnector implemented; not tested 14 years ago
Inga 🏳‍🌈 7542f5737d Transactions in IDBConnection 14 years ago