0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[FastCgi] Recreating legacy interface More... almost 12 years ago
[FastCgi] Rewrite of ConfigurationManager More... almost 12 years ago
[FastCgi] Add new files to .csproj More... almost 12 years ago
Merge pull request #25 from cdhowie/master More... almost 12 years ago
[WebServer] Final cleanup of Options before use More... almost 12 years ago
[FastCgi] ConfigurationManager split, code clean More... almost 12 years ago
[FastCgi] Read defaults from config More... almost 12 years ago
[FastCgi] Split classes in files More... almost 12 years ago
Fix FastCGI server hanging and not serving any requests (commit baae1b64a5b9685a32425434e33fe3f00d015b4d missed initializing this property) More... almost 12 years ago
[FastCgi] Improve type safety in ConfigurationManager More... almost 12 years ago
Merge pull request #24 from mono-soc-2013/unit_testing More... almost 12 years ago
[Unit testing] Fixed .csproj More... almost 12 years ago
[Unit tests] Rewrite test\index.aspx in html5 More... almost 12 years ago
[Unit tests] Move Hello World to HelloWorld.cs More... almost 12 years ago
[Unit tests] First "Hello World" test More... almost 12 years ago
[Unit tests] Added NUnit project More... almost 12 years ago
[All] Let Monodevelop edit .csproj files More... almost 12 years ago
Merge pull request #23 from mono-soc-2013/master More... almost 12 years ago
Merge branch 'master' of git://github.com/mono-soc-2013/xsp More... almost 12 years ago
[All] Revert .sln version to 11.0 More... almost 12 years ago
Merge pull request #22 from miniBill/fixing_namespaces More... almost 12 years ago
[FastCgi] Remove useless ToLower More... almost 12 years ago
[FastCgi] Fix namespaces for internal classes More... almost 12 years ago
[FastCgi] Remove unused file in .csproj More... almost 12 years ago
[All] Add 3.5 profile More... almost 12 years ago
[FastCgi] Use TryParse instead of custom code for bool More... almost 12 years ago
Merge pull request #20 from miniBill/options More... almost 12 years ago
[WebServer] Check wether string is null before splitting it More... almost 12 years ago
[FastCgi] Use TryParse and nullable types More... almost 12 years ago
[FastCgi] Improve type safety More... almost 12 years ago