0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Dec 15, 2024 — Dec 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Typos More... over 16 years ago
reorder includes More... over 16 years ago
Add license file - Apache v2 More... over 16 years ago
Give some thought to how to get the results More... over 16 years ago
Benchmark instructions More... over 16 years ago
Move links to master page More... over 16 years ago
Fiddle with paths some more. More... over 16 years ago
Prepare the ground for benchmarking More... over 16 years ago
Prepare the ground for benchmarking More... over 16 years ago
Don't throw, but don't write anything either, if the Combination is empty More... over 16 years ago
Don't try to snip off the | if there are not sources in what was passed More... over 16 years ago
Don't render anything if there are no sources pending for write-out More... over 16 years ago
Create a blank, include-less page and master so that the first request to the web-app does not have the side-effect of populating the IncludeCombiner with anything. Add JS files for benchmarking against. More... over 16 years ago
Seems that by default, IIS7's Request Filtering module filters out double escaped sequences. So tweak keygen again. More... over 16 years ago
In wiring to IIS, notice error in path resolution More... over 16 years ago
Don't depend on the xunit execution, and don't clean web.config away each build More... over 16 years ago
Refactor IncludeController such that its methods return a new IncludeCombinationResult. Will allow finer grained control over headers and caching policies and so forth than ContentResult does. More... over 16 years ago
Implement IEquatable<IncludeCombination> for decreased testing friction. More... over 16 years ago
Constants for HttpHeaders More... over 16 years ago
Fix gitignore I think More... over 16 years ago
Mistake re: gitignore patterns; fix later... More... over 16 years ago
Fix references More... over 16 years ago
Merge branch 'master' of [email protected]:petemounce/includecombiner More... over 16 years ago
Don't need the empty directories with rake-dotnet .12 More... over 16 years ago
Add bits forgotten about, now wiring to CI More... over 16 years ago
Add the rest of xunit More... over 16 years ago
Discovered git doesn't version empty directories, so work around that More... over 16 years ago
Need 7zip for the build More... over 16 years ago
Change product name so fxcop picks up the assemblies I want it to; also, don't nuke web.config each build yet, 'til I put in configs (if ever, here; this is just a demo-site) More... over 16 years ago
Cleanup + coverage before push More... over 16 years ago