c96cbd4aacmove sprockets gem finding to separate gem that enforces rubygems version, implements #116 in a different way
John Bintz
2012-02-08 09:07:54 -0500
453f439271forgot a change
John Bintz
2012-01-24 14:47:31 -0500
142a0c974bmake sure src_files can also be loaded from other asset paths, should fix problem found by @christiannelson
John Bintz
2012-01-24 14:38:10 -0500
75dce5b66bAbility to register custom template engines via Jasmine::Headless.register_engine hook
Ross Kaffenberger
2012-01-22 18:15:45 -0500
297f822da1register non supported formats to there own handler and return there contents as empty so sprokets requres do not have to be changed for work. This will report to STDOUT if the file has been skipped
Scott Davis
2011-12-05 18:49:52 -0500
1099773484bump version
John Bintz
2011-12-05 17:30:23 -0500
2bf6b32b9dnote on asset_paths
John Bintz
2011-12-01 18:11:46 -0500
6ad4bdaec0also provide asset_paths in jasmine.yml for adding paths
John Bintz
2011-12-01 16:52:01 -0500
e25d89962cfix issues for when not running under bundler
John Bintz
2011-12-01 10:37:35 -0500
b6d94a5d0dmake sure a parent module is defined first
John Bintz
2011-12-01 10:26:23 -0500
ab1994696dbump version and add basic developer instructions
v0.8.0
John Bintz
2011-12-01 10:01:06 -0500
5d504570fdsmall refactoring
John Bintz
2011-12-01 08:59:05 -0500
a291fd5de3clean up the printing of headless reporter results
v0.8.0.alpha.1
John Bintz
2011-11-29 15:36:17 -0500
af14f69a07performance boost in finding matchign spec lines
John Bintz
2011-11-29 15:11:40 -0500
3c993001deuse kernel.rand/srand
John Bintz
2011-11-29 14:48:55 -0500
602eb634d7bump version for upcoming release
John Bintz
2011-11-29 11:25:20 -0500
9affa65df4fix writing of paths and stuff, fixes#77
John Bintz
2011-11-29 10:56:02 -0500
0d4562119fsmall speed optimization
John Bintz
2011-11-29 09:45:23 -0500
ee3b6e598ccacheable actions write out better filenames, and get rid of local jquery and use jquery-rails gem for testing
John Bintz
2011-11-28 16:53:42 -0500
31ef32a36atypo
John Bintz
2011-11-28 14:29:31 -0500
abce26bf2chaha it's really this
John Bintz
2011-11-28 14:16:50 -0500
dcb6e10b42add seed
John Bintz
2011-11-28 14:16:12 -0500
4ae9815471better randomization
John Bintz
2011-11-28 11:52:33 -0500
3fe66c66c5specify the random order seed with --seed
John Bintz
2011-11-28 11:47:05 -0500
f8db052281randomize spec load order because why not
John Bintz
2011-11-25 18:11:21 -0500
16f867af09a little cleanup work
John Bintz
2011-11-25 16:18:06 -0500
03a381d3ccprevent crazy onload loop, perhaps?
John Bintz
2011-11-25 11:20:14 -0500
e4b3335cbaoops, doc bug
John Bintz
2011-11-24 10:54:51 -0500
bd6a1afb92bump version
John Bintz
2011-11-23 10:53:26 -0500
18bcfe36ecclarify
John Bintz
2011-11-23 10:21:42 -0500
d021722f81typo
John Bintz
2011-11-23 10:20:57 -0500
861bd408d4update docs for sprockets
John Bintz
2011-11-23 10:18:54 -0500
3911041866merge sprockets code into mainline, please report bugs
John Bintz
2011-11-23 09:50:14 -0500
edf5a49f27test coverage and cleanup in anticipation of merge
John Bintz
2011-11-23 09:35:44 -0500
38327e6a95more cleanups for things i found that are broken
John Bintz
2011-11-22 12:14:00 -0500
2316041580ok i actually want a bundled asset
John Bintz
2011-11-22 10:51:46 -0500
7d75b5466fwhoa actually just plug in sprockets, need to backfill tests later since i have real work to do
John Bintz
2011-11-22 10:36:42 -0500
130a65ecddMerge branch 'sprockets-integration' of github.com:johnbintz/jasmine-headless-webkit into sprockets-integration
John Bintz
2011-11-21 20:19:05 -0500
7206341768require_self
John Bintz
2011-11-21 20:18:11 -0500
a9cc872cc8some cleanup
John Bintz
2011-11-21 17:03:44 -0500
7ba77ea1f9dont show the running message if there are compile errors
John Bintz
2011-11-21 16:10:15 -0500
a18100bb71move the jquery console test to the right spot
John Bintz
2011-11-21 14:13:15 -0500
08798ff88dMerge pull request #82 from rocketpack/master
John Bintz
2011-11-21 10:56:49 -0800