Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/aspnetwebstack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-09Create separate CodeAnalysis configuration.davidmatson
2012-10-31Make defined constants consistent between build.cmd and Visual Studio.davidmatson
2012-09-06Enable FxCop v11, clean up new violations, renumber old rules to new numbersbradwilson
2012-08-29Fixed FxCop Issuesanurse
2012-08-29Fixed build breaks from v2-rtm mergeanurse
2012-08-29Merge WebMatrix Razor editor fixes in to masteranurse
2012-08-15Fixed issue with timings and SpanContextChanged flag.anurse
2012-08-15Fixed ArgumentNullException in BackgroundParseranurse
2012-08-15Issue# 112 Remove miscellaneous source files in src root folder.harrisonbrock
2012-08-10Optimized SourceLocationTracker to not reset CurrentLocation on each characteranurse
2012-08-09Fixed issue with BackgroundParser in release buildsanurse
2012-08-09Updated BackgroundParser to preserve discard changes for later tree comparisons.anurse
2012-08-08Fixed issue with extra tree structure changed signals on attribute start.anurse
2012-08-08Restored Conditional Attribute Rewriting.anurse
2012-08-08Disabled tracing in Release modeanurse
2012-08-08Added Asserts for invalid data issuesanurse
2012-08-08Fixed NullRef in BackgroundParseranurse
2012-08-08Reconfigured Background Parser Logic to use persistent background threadanurse
2012-08-08Added extra editor tracinganurse
2012-07-30Stopped Disposing background parse tasks since that may fail if the task is i...anurse
2012-07-30Fixed sluggish editor behavior by removing Conditional Attribute optimization...anurse
2012-07-24Update copyright noticesbradwilson
2012-07-18Fixed issue with slash-escapes in Quoted Literal processinganurse
2012-07-12Remove unnecessary FxCop suppressionsroncain
2012-06-08434951 - VS 2012 RC: VB code generated by HelperPage.WriteAttributeTo contain...anurse
2012-05-15399134 - Razor: Code coloring and Intellisense both disappear after adding @l...anurse
2012-04-07Added copyright headers and License.txtbradwilson
2012-04-05389622 - Escaping special characters in sections is not workinganurse
2012-04-03Fixing a bug with error recovery inside parenthesis within statementsanurse
2012-03-30*mumble*grumble* StyleCop fix *mumble*anurse
2012-03-30Added <script> tag special-case to Section blocksanurse
2012-03-27366946 - Razor: Change conditional attributes feature to exclude processing o...anurse
2012-03-27350093 - Ajax Grid Controller template delete button doesn't workAndrew Nurse
2012-03-11Initial revision.bradwilson