Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karma chameleon #1187

Closed
wants to merge 77 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
b7cc2a8
Prevent mousemove spam
download13 Mar 9, 2014
204bb84
Array traversing for children opts - closes #1070
Akkuma Mar 18, 2014
799f176
Fixed some formatting issues & added .each doc
Akkuma Mar 20, 2014
61eb54a
Replaced webkitRequestFullScreen with webkitReplaceFullscreen
michelt Mar 20, 2014
aeb4aa3
Removed dist files
heff Mar 27, 2014
06e141d
Merge branch 'stable'
heff Mar 27, 2014
efe25c0
Removed dist files
heff Mar 27, 2014
6a097c0
Basic UI for Live
tomjohnson916 Apr 2, 2014
d784f9d
Added line to the changelog
heff Apr 2, 2014
c7e35e5
Making sure that the title element gets placed into the UL element
jnwng Mar 26, 2014
95c29e6
Reset player on source change. closes #1050 closes #1124
Apr 3, 2014
aa8d50b
Don't force sliders to get evaluated on load. closes #1122
dmlap Apr 3, 2014
4e0c2b3
Updated volume slider to use ems intead of percent for default value …
heff Apr 3, 2014
35d7258
Merge branch 'feature/fix-menu-title' of git://github.com/coursera/vi…
jnwng Apr 3, 2014
9d25874
Adjusting menu to use title given in options
jnwng Apr 4, 2014
d8f721a
getElementsById -> getElementById
stin7 Apr 5, 2014
2fca844
Merge pull request #1130 from stin7/patch-1
heff Apr 11, 2014
2473d5b
Merge branch 'stable'
heff Apr 12, 2014
3bafdee
Merge branch 'master' of github.com:videojs/video.js
heff Apr 12, 2014
31918fc
Included self-hosting MIME type instructions
bosoniq Apr 16, 2014
4660573
Merge branch 'feature/fix-menu-title' of github.com:coursera/video.js…
heff Apr 18, 2014
c1029ea
Update setup.md
bosoniq Apr 18, 2014
e8722ff
Included self-hosting MIME type instructions
bosoniq Apr 18, 2014
65833f5
Making sure a tech exists when starting manual progress and timeupdat…
heff Apr 25, 2014
f98012a
Trigger one last timepudate when stopping manual timeupdates. fixes #…
heff Apr 25, 2014
8c9a4cc
Merge branch 'mousespam' of github.com:download13/video.js into downl…
heff Apr 25, 2014
f4704ee
Merge branch 'feature/tech-error' of github.com:heff/video-js into he…
heff Apr 25, 2014
16eea0a
Merge branch 'feature/fix-timeupdates' of github.com:heff/video-js in…
heff Apr 25, 2014
923ce03
Fixed compilation failure with LESS v1.7.0 and GRUNT v0.4.4. The oper…
fobiaxx Apr 29, 2014
227700a
Added a more informative and styled fallback message for non-html5 br…
heff Apr 29, 2014
22d306a
initial karma and saucelabs work
gkatsev Apr 30, 2014
e379afc
add sauce encrypted values
gkatsev Apr 30, 2014
321b005
remove options from grunt karma. Non-verbose grunt test
gkatsev Apr 30, 2014
0737ea2
Add the karma config files
gkatsev Apr 30, 2014
70f5c6f
Update karma dependencies. Add karma-sauce-launcher
gkatsev Apr 30, 2014
4679b4d
add saucelabs config to karma
gkatsev May 1, 2014
3eb2d8f
actually run the sauce_connect script
gkatsev May 1, 2014
391fc26
use correct access key
gkatsev May 1, 2014
6baa603
Add irc notifications
gkatsev May 1, 2014
3dcb902
Run phantomjs with karma on PRs from forks
gkatsev May 1, 2014
929e87b
rename old test task to test-qunit
gkatsev May 1, 2014
38c25b1
test task only does saucelabs, qunit in phantom with karma or in chrome
gkatsev May 1, 2014
bdcc638
Test if it's a PR before running sauce_connect
gkatsev May 1, 2014
d96e008
Updated setup.md and demo.html with fallback paragraph
heff May 5, 2014
3e5ef19
Merge branch 'master' of github.com:Akkuma/video.js into Akkuma-master
heff May 5, 2014
27f0f78
Updated to match comments in #1093
heff May 6, 2014
e7617bf
Merge pull request #1 from heff/Akkuma-master
Akkuma May 6, 2014
a5bc688
Merge branch 'Akkuma-master'
heff May 6, 2014
adf4e50
Added line to the changelog
heff May 6, 2014
269f7b1
Merge branch 'master' of github.com:michelt/video.js into michelt-master
heff May 7, 2014
ef25557
Added line to changelog
heff May 7, 2014
dbff62e
Made tap events on mobile less sensitive to touch moves. closes #1111
May 7, 2014
1df28ff
Fixed the default flag for captions/subtitles tracks. closes #1153 cl…
May 7, 2014
a671891
Merge pull request #1149 from bosoniq/master
mmcc May 7, 2014
3fd0c92
Added line to changelog
heff May 7, 2014
bcb69a0
Merge branch 'master' of github.com:videojs/video.js
heff May 7, 2014
92eac13
More explicit MIME type note
mmcc May 7, 2014
7782eda
Merge branch 'master' of github.com:fobiaxx/video.js into fobiaxx-master
heff May 9, 2014
4bb3a23
Made negative LESS calculations a little more readable.
heff May 9, 2014
0156742
Merge branch 'stable'
heff May 9, 2014
3667d38
remove bunyip example and browsers.json files
gkatsev May 12, 2014
d7f840a
Better error handling. closes #1197
heff May 13, 2014
047bd8f
Made vjs.get work with xDomain in IE < 10. closes #1095
May 13, 2014
8dfe0a4
Added support for playbackRate switching. closes #1132
H1D May 13, 2014
617319e
No need for a separate localkarma conf
gkatsev May 14, 2014
d97f143
Rename localkarma conf files to karma conf files
gkatsev May 14, 2014
e999af5
Add a bunch of browsers for running with test task
gkatsev May 14, 2014
bad5130
Fixed the loadstart event listener order so it's attached before the …
heff May 14, 2014
0c3fb04
Fixed issues from comments on d7f840a9693a73a4764eba2d5c7c0cb4b7120c80
heff May 14, 2014
97c1f83
Added a missing changelog item
heff May 14, 2014
8c6dc84
Merge branch 'karma-chameleon' of github.com:gkatsev/video.js into gk…
heff May 15, 2014
6c7a914
Added sinon to the test files
heff May 15, 2014
6dfc9a7
Merge pull request #1 from heff/gkatsev-karma-chameleon
gkatsev May 15, 2014
16a263e
use karma-sinon
gkatsev May 15, 2014
070edd6
Add a common 'pretask'
gkatsev May 16, 2014
1a64dbd
Init and dispose of tech on setup and teardown.
gkatsev May 16, 2014
891f39f
Add some comments explaining the test task
gkatsev May 16, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add sauce encrypted values
  • Loading branch information
gkatsev committed Apr 30, 2014
commit e379afcbb2df7480c119e802d8fe895278684f0d
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
language: node_js
node_js:
- 0.8
- 0.10
before_script:
- curl https://gist.githubusercontent.com/santiycr/5139565/raw/sauce_connect_setup.sh
env:
global:
- secure: T+xpJN6kMMM/xV6K+sd9vKxPA2KhoUS05d8Em090fhpMdXmuXN4MwfhgLca5IFkMyXA/psf9E7IcXCWwtO2+exPpvhMIWN/z6ls+jtjP+6eRHU69GZK+Gc4rrJMtBbpuam5ItMPuhRoF1GSA/mvPmivGbbi4B78NvsPj+QEJ0us=
- secure: MoAXlLm4EnXpSsUGlXct7su3o2sIdoGBfFK8XaWPalnk2MQJMkieFu5xWQkduYVKFBPRqilg1+SYidc8fMHsEGBZ5yJIZAIonZfj7FEbNYhxCtZ9VuY6cIHHM61ikWWubx5ISqHALNiUjUfbV0R+mT7lUo/yCcG25uVgNhuJ42Y=