Commit Graph

71 Commits

Author SHA1 Message Date
Vlad Filippov
bce574cce7 v1.1.0 2017-01-12 13:10:10 -05:00
Jared Deckard
a3fd4866ce Custom temp directory (#240)
* Add a tempDir option that defaults to the original value

* Add favicon to context to join temp path in js

* Add a test for the custom temp directory

* Add tempDir to options docs and examples

* Rebuild readme with doc changes
2016-06-21 09:12:01 -04:00
Brahim Arkni
d7e047efc7 Remove es5-shim notice from docs 2016-04-25 01:10:03 +01:00
Vlad Filippov
a5ba9e37c8 v1.0.3 2016-04-07 12:22:49 -04:00
Vlad Filippov
70694babbe v1.0.2 2016-04-07 12:11:25 -04:00
Vlad Filippov
f1550b9204 v1.0.01 2016-04-07 03:30:01 -04:00
XhmikosR
bddee284cd Update CHANGELOG.
[ci skip]
2016-03-18 21:10:28 +02:00
Vlad Filippov
709ff00038 Merge pull request #221 from michaelhogg/option-custom-boot-file
Add new option: customBootFile
2016-03-04 17:12:19 -05:00
Vlad Filippov
1e0f1b9b2e fix version in the readme 2016-01-26 10:59:41 -05:00
Vlad Filippov
6606bb3d23 fix docs 2016-01-26 10:59:23 -05:00
Vlad Filippov
17868081a7 changelog updates 2016-01-26 10:43:37 -05:00
Vlad Filippov
415ae2cbe5 v0.9.2 2015-09-24 13:00:43 -04:00
Vlad Filippov
6d76cb3bc2 v0.9.1 2015-08-04 10:14:57 -04:00
Michael Hogg
f67b7c3eb3 README.md: add docs for new task option: customBootFile 2015-08-04 12:28:55 +01:00
Vlad Filippov
69b0b9e7a2 v0.9.0 2015-07-10 11:56:47 -04:00
XhmikosR
0b49cf0507 Fix AppVeyor. 2015-02-27 10:09:16 +02:00
Wilbert van de Ridder
babae4af31 Update README.md 2015-02-25 12:33:49 +01:00
Vlad Filippov
d21731ee8d v0.8.2 2015-01-08 16:19:06 -05:00
Vlad Filippov
14e8ab2478 v0.8.1 2014-10-20 11:50:54 -04:00
vladikoff
dfc76896a0 0.8.0 2014-09-17 22:12:42 -04:00
cobbdb
ad0310bfd9 Expose polyfills option to inject additional libraries above core jasmine
scripts.
2014-08-03 19:41:26 -07:00
cobbdb
99640b86a1 Update es5-shim to latest to remove npm install warning 2014-08-02 23:23:20 -07:00
Jarrod Overson
10ac875a24 updated changelog and built readme 2014-07-26 19:28:33 -07:00
Scott Davis
a5a3763e3f Jasmine 2.0.1 support 2014-07-23 15:32:40 -06:00
vladikoff
568f01f5d5 Add Windows CI 2014-06-07 15:54:35 -07:00
vladikoff
074233cd62 0.7.0-pre 2014-06-07 15:09:56 -07:00
vladikoff
88728e31b0 'none' option docs 2014-06-07 15:07:02 -07:00
Sam Saccone
320088fd33 png => svg for build badge 2014-06-02 11:50:13 -04:00
vladikoff
be208ce154 0.6.5 2014-05-31 21:18:53 -07:00
vladikoff
f2a98381de 0.6.4 2014-04-28 15:49:12 -04:00
Jarrod Overson
166057a0a3 built readme 2014-03-19 16:21:24 -07:00
Scott Sword
1c4f9282d4 Update README.md
Added additional info for the source. When using a requireJS template the source is pulled through requireJS. I found it confusing when people had tried to load a controller in both the src and from their module. This provides better clarification for RequireJS users.
2014-03-03 17:27:48 -07:00
Jarrod Overson
f282a065e2 generated readme 2014-02-27 14:16:44 -08:00
Christian Rondeau
1d43bf20e7 merged summary 2014-02-27 14:16:27 -08:00
Christian Rondeau
6e77b4eda2 short display of test run results using options.short 2014-02-26 15:21:55 -05:00
Jarrod Overson
839a2a9994 updated autogenned doc 2014-01-30 12:27:04 -08:00
Jarrod Overson
5ecc8fd961 accounted for non-terminal output, closes #110 2014-01-30 12:26:29 -08:00
Jarrod Overson
30ad17e4bc removed version in readme header 2014-01-29 09:44:48 -08:00
Jarrod Overson
d89f0a9d2f updated docs 2014-01-29 08:51:59 -08:00
Jarrod Overson
dfa9182e20 updated logging and junit output for jasmine 2.0.0 2014-01-28 17:12:51 -08:00
Jarrod Overson
f7470fb44d updated documentation 2013-09-02 11:05:30 -07:00
Jarrod Overson
878475a23b updated documentation 2013-09-02 11:03:05 -07:00
Jarrod Overson
5cfc8847b5 Merge pull request #78 from ChrisWren/patch-1
Fixed link to Camille Reynder's site
2013-09-02 10:21:42 -07:00
Chris Wren
5bc3d5f863 Fixed link to Camille Reynder's site 2013-08-12 11:56:12 -07:00
Kyle Robinson Young
20746e871f Update jshint and devDeps 2013-08-12 10:18:03 -07:00
Jarrod Overson
345201e598 updated changelog 2013-06-18 10:24:52 -07:00
Jarrod Overson
e1a9f249b4 updated changelog 2013-06-15 12:25:30 -07:00
Jarrod Overson
3bde360e05 allowing options to be passed to getRelativeFileList 2013-06-15 11:15:01 -07:00
Jarrod Overson
ce4a167521 Added phantom polyfill, closes #63 2013-06-15 10:36:54 -07:00
Brian Ng
3c3fb73e09 Updated docs with new keepRunner option 2013-04-12 19:47:13 -05:00