1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... over 11 years ago
[maven-release-plugin] prepare release lesscss-1.7.0.1.1 More... over 11 years ago
Changed Readme for 1.7.0.1.1 More... over 11 years ago
Merge pull request #52 from davidmc24/fix-slf4j-shading More... over 11 years ago
fix shading of slf4j (#51) More... over 11 years ago
[maven-release-plugin] prepare for next development iteration More... over 11 years ago
[maven-release-plugin] prepare release lesscss-1.7.0.1.0 More... over 11 years ago
removed "SNAPSHOT" from the version name in the README.md More... over 11 years ago
changed README.md to use the latest snapshot version More... over 11 years ago
fixed shading for #15 as suggested by @davidmc24 More... almost 12 years ago
Integrated less 1.7.0 and fixed https://github.com/sandroboehme/lesscss-maven-plugin/issues/1. The next less.js release should have that fixed already. See https://github.com/less/less.js/pull/1956. More... almost 12 years ago
fixed #15 and Maven test setup More... almost 12 years ago
Update version to 1.6.1-SNAPSHOT and add compiler params example to README.md More... almost 12 years ago
Merge pull request #1 from sandroboehme/master More... almost 12 years ago
The Maven integration tests do work only for me using 'mvn verify' with the 2.16 version of the maven-failsafe-plugin. More... almost 12 years ago
Ignoring the HttpImport test in ImportIT as I don't have a solution for that. More... almost 12 years ago
fixed LessSourceTest More... almost 12 years ago
fixed variables test in CompatibilityIT.java More... almost 12 years ago
Fixed the MultithreadedIT.java test. More... almost 12 years ago
Fixed the Bootstrap tests. More... almost 12 years ago
1. Remove unnecessary files 2. Update Compile to allow regular lessc arguments 3. Update LessCompiler to use default rhino less/lessc from less project 4. Update tests More... about 12 years ago
Fix some tests More... about 12 years ago
Fix compiler tests More... about 12 years ago
Added unit test for testing http imports. More... about 12 years ago
Added unit test for testing http imports. More... about 12 years ago
Make Java 1.5 compatible. Fixed pom issues. More... about 12 years ago
Added HttpResource for pulling in resources using http/https. More... about 12 years ago
Initial pass at a Java Less Compiler that uses the rhino version from the less-rhino fork. Based off of lesscss-java but tries to be as slim as possible and remove most code that isn't just passing parameters to the less rhino code. More... about 12 years ago
Added HttpResource for pulling in resources using http. More... about 12 years ago
Added a Compile class to run from the command line. More... about 12 years ago