1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new classes to support the custom resource handler for jasmine:server More... over 13 years ago
added dependency on wro4j, since he solved the CoffeeScript problem in Java already... it's a little slow, but we'll optimize once the feature's complete. More... over 13 years ago
LinkedHashSet jeez. More... over 13 years ago
Merge branch 'develop' into coffee More... over 13 years ago
Merge branch 'master' into develop More... over 13 years ago
Merge branch 'master' of github.com:searls/jasmine-maven-plugin into coffee More... over 13 years ago
Merge branch 'develop' of github.com:searls/jasmine-maven-plugin into coffee More... over 13 years ago
Merge branch 'jetty' into coffee More... over 13 years ago
warn users who continue to use ManualSpecRunner.html directly following the release of this server feature, which is bound to break file:/// sooner or later. More... over 13 years ago
killed the logging. tested myself into a corner though as powermock can't handle resourcehandler More... over 13 years ago
when you refresh the page it picks up new changes! huge huge feature More... over 13 years ago
Extracted the create manual runner mojo so that the server could recreate the runner whenever necessary. More... over 13 years ago
added a basic pass/fail feature, covering the new jasmine:test goal actually working right. More... over 13 years ago
added some logging instructions when you run `mvn jasmine:server` More... over 13 years ago
rocking all the pom simplificationz More... over 13 years ago
manual runners are now relative. yay More... over 13 years ago
it feels good to finally be able to refactor some expressiveness into this class. More... over 13 years ago
Finally got around to characterizing the spec runner generator mojo in tests. More... over 13 years ago
Finally figured out how to do a custom lifecycle (I think) correctly. May mess up people who continue to explicitly specify all the goals. More... over 13 years ago
started a cuke feature for the server stuff More... over 13 years ago
implemented jetty server w/ relative pathing. now just have to change html generator to relative pathing too More... over 13 years ago
patched coffee-script.js CoffeeScript#load to load XHRs synchronously to make the browser and headless runners act predictably More... over 13 years ago
first-pass at coffee support. works in console (b/c htmlunit resynchronizes the run scripts), doesn't work in browser. might be better for us to just use text/coffeelol and then do our own synchronous hack to compile the coffee to js...hmm More... over 13 years ago
this spec is lazy, shameful. and now it's been quickly patched so i don't have to worry about fixing it. More... over 13 years ago
added coffee-script 1.1.1 More... over 13 years ago
failing coffee feature More... over 13 years ago
Edited README.markdown via GitHub More... over 13 years ago
Fixed issue #23 More... over 13 years ago
ugh. More... over 13 years ago
Edited README.markdown via GitHub More... over 13 years ago