1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed sample web.config Added more descriptive error message in case a pathProvider is used that does not support caching.
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Polished Source abstraction and properly tested it. Removed bug in sampleweb web config
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Removed IPathProvider abstraction and merged it with ILessSource
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Finished abstraction of LessSource and code cleanups Pushing to mainline
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Refactored away SourceFactory and moved the relevant abstraction into ILessSource
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Refactoring to allow SourceFactory abstraction
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Updated to Pandora v0.1.0.3 that adds change needed by .less
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Introduced LessSourceFactory Interface
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Code cleanup. added license headers
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Added Test for ConsoleRunner
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Introduced ILessSource interface to abstract away the data source
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Implemented forced comments in minifier. (Still not perfect)
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Exposed bug of Minifier that does not handle forced comments /*!
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Implemented support for forced comments to not be minified
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Removed unused .suo file
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
@Imports supported More... over 14 years ago
@Inserts functionality added More... over 14 years ago
Fixed merge in build script
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Merge branch 'master' of github.com:chrisjowen/nLess into integration
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Recommiting for build fAILURE More... over 14 years ago
Comments allowed in decleration now More... over 14 years ago
merge resolved More... over 14 years ago
merge resolved More... over 14 years ago
Updated merge algorithm, works quicker/better now. More... over 14 years ago
Merge branch 'functions' More... over 14 years ago
Functions work now. Needs Pandora implementation More... over 14 years ago
Removed compiler warning
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Added ILogger interface and implementations
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Fixed registration bug that prevented AspCaching
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago
Removed version number from sample web to make it run again
Daniel Hoelbling
as Daniel H�lbling
More... over 14 years ago