4
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed from Binary Serializer to Xml Serializer to support cloning of Entries with extra non-dasblog tags.
shanselman
as glucopilot
More... over 19 years ago
Making a whitespace change to resync CVS
shanselman
as glucopilot
More... over 19 years ago
bug fixes for the .2 build. More... over 19 years ago
Fixing a null reference exception that Scott found and I rerpoed with Permalink.cs More... over 19 years ago
Final changes for the Release. More... over 19 years ago
Fixing a small Trimming Bug
shanselman
as glucopilot
More... over 19 years ago
adding some missing files and some small updates More... over 19 years ago
fixing bug where if login failed, then you could not try again because the form challenge More... over 19 years ago
Better factored the ReferralBlacklist to use an IBlackList inteface and created a More... over 19 years ago
adding back original siteConfig More... over 19 years ago
*** empty log message *** More... over 19 years ago
make sure to load the new MT Blacklist preference More... over 19 years ago
1) Added support for the MovableType Blacklist in addition to ours More... over 19 years ago
1) there should only be one version of EntryComparer in the Runtime. More... over 19 years ago
More Unit Tests More... over 19 years ago
BugFix in EntryCollection to do a case insensitive comparison of EntryIds in the Indexer. Also, making sure the final BlogData.cs from 1.7.5008.0 is checked in. More... over 19 years ago
1) fixing Program to use GetEntryForEdit so we don't throw an exception More... over 19 years ago
1) DasBlogUpgrader now re-write all entries to new DayEntry files to fix an old bug where they can be in the wrong day. More... over 19 years ago
fixing a BAD BAD bug. More... over 19 years ago
small cleanup of unassigned variable
shanselman
as glucopilot
More... over 19 years ago
fixing bug with null More... over 19 years ago
adding missing files for crossPostFooter feature More... over 19 years ago
we don't use the Pro file. removing. More... over 19 years ago
1) Fixing a nasty bug where the BloggerAPI was duping entries. Had to create a new IBlogDataServer Interface More... over 19 years ago
Adding one addtional exception check to the TrackingQueue
shanselman
as glucopilot
More... over 19 years ago
making the "comments close" not visible if comments are turned on More... over 19 years ago
1. Updating Version Number
shanselman
as glucopilot
More... over 19 years ago
fixing bug with the InsertCode button More... over 19 years ago
1) Adding Test Content for Import and Runtime.Test More... over 19 years ago
1) Fixing a REALLY BAD BUG where the TrackBack and SendMail threads were dying whenever there was more than one item in the Queue. We need to call Reset on the Event to tell the Thread to block till Set is called again. Also placed a try catch so we can avoid killing threads with unhandled exceptions More... over 19 years ago