-
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:40:21 +0800
calls: rename enableTracks() to toggleTracks(), since it takes a state arg
-
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:33:05 +0800
index: don't use rivets to update src attribute of <video> elements
Changing this attribute twice in a row is bad and shouldn't happen, and we're
already setting it in the view (so we can call el.play() immediately
afterwards).
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 16:39:37 +0800
pipelines: making grep quiet is actually not helpful at all
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 15:27:10 +0800
pipelines: install curl for contrib/updatesri.sh check
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 15:17:36 +0800
coffee: update compiler to 1.11.1, recompile
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 15:06:35 +0800
pipelines: run hg diff for users first, then check wc -l output
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 14:58:03 +0800
pipelines: install npm for `make devel`
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 14:57:47 +0800
pipelines: more specific regex for ansible.log
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 14:44:23 +0800
pipelines: stop explaining the obvious
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 14:17:39 +0800
pipelines: also make sure .coffee files compile to the committed .js files