openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jasmine-maven-plugin
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 21 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
new classes to support the custom resource handler for jasmine:server
Justin Searls
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.
Justin Searls
More...
over 13 years ago
LinkedHashSet jeez.
Justin Searls
More...
over 13 years ago
Merge branch 'develop' into coffee
Justin Searls
More...
over 13 years ago
Merge branch 'master' into develop
Justin Searls
More...
over 13 years ago
Merge branch 'master' of github.com:searls/jasmine-maven-plugin into coffee
Justin Searls
More...
over 13 years ago
Merge branch 'develop' of github.com:searls/jasmine-maven-plugin into coffee
Justin Searls
More...
over 13 years ago
Merge branch 'jetty' into coffee
Justin Searls
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.
Justin Searls
More...
over 13 years ago
killed the logging. tested myself into a corner though as powermock can't handle resourcehandler
Justin Searls
More...
over 13 years ago
when you refresh the page it picks up new changes! huge huge feature
Justin Searls
More...
over 13 years ago
Extracted the create manual runner mojo so that the server could recreate the runner whenever necessary.
Justin Searls
More...
over 13 years ago
added a basic pass/fail feature, covering the new jasmine:test goal actually working right.
Justin Searls
More...
over 13 years ago
added some logging instructions when you run `mvn jasmine:server`
Justin Searls
More...
over 13 years ago
rocking all the pom simplificationz
Justin Searls
More...
over 13 years ago
manual runners are now relative. yay
Justin Searls
More...
over 13 years ago
it feels good to finally be able to refactor some expressiveness into this class.
Justin Searls
More...
over 13 years ago
Finally got around to characterizing the spec runner generator mojo in tests.
Justin Searls
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.
Justin Searls
More...
over 13 years ago
started a cuke feature for the server stuff
Justin Searls
More...
over 13 years ago
implemented jetty server w/ relative pathing. now just have to change html generator to relative pathing too
Justin Searls
More...
over 13 years ago
patched coffee-script.js CoffeeScript#load to load XHRs synchronously to make the browser and headless runners act predictably
Justin Searls
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
Justin Searls
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.
Justin Searls
More...
over 13 years ago
added coffee-script 1.1.1
Justin Searls
More...
over 13 years ago
failing coffee feature
Justin Searls
More...
over 13 years ago
Edited README.markdown via GitHub
Justin Searls
More...
over 13 years ago
Fixed issue #23
Justin Searls
More...
over 13 years ago
ugh.
Justin Searls
More...
over 13 years ago
Edited README.markdown via GitHub
Justin Searls
More...
over 13 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
29
30
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree