Add new test to verify that highlightCallback still works after graph resize.
[dygraphs.git] / auto_tests / misc / local.html
2013-02-02 Robert KonigsbergAdd new test to verify that highlightCallback still...
2013-01-11 Robert KonigsbergMerge pull request #194 from kberg/unzoom
2013-01-11 Robert KonigsbergMerge branch 'master' into unzoom
2013-01-04 Dan VanderkamMerge pull request #195 from kberg/415
2013-01-04 Robert KonigsbergFix bug 415. Series must be specicied by name in the...
2013-01-04 Robert KonigsbergAdd new test to misc/local.html
2012-12-27 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-12-14 Robert KonigsbergMerge pull request #187 from adilhn/rgbcolor_change
2012-12-14 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-12-12 AdilMerge remote-tracking branch 'upstream/master' into...
2012-12-08 Robert KonigsbergSet up the ability to fail tests on warnings.
2012-12-08 Robert KonigsbergWhoops, remove labels.js from auto_tests/misc/local...
2012-12-08 Robert KonigsbergCentralize utility methods in automated tests.
2012-12-08 Robert KonigsbergMove common code to Util.js, reducing multiple-axes...
2012-11-30 Robert KonigsbergMerge pull request #184 from kberg/master
2012-11-30 Robert KonigsbergAdd multiple_axes.js which focuses only on new style...
2012-11-30 Robert KonigsbergIn preparation for migrating axis tests to new-format.
2012-11-29 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-11-26 Dan VanderkamMerge pull request #181 from kberg/master
2012-11-25 Robert KonigsbergFixed per-series typo in misc/local.html.
2012-11-25 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-11-25 Robert KonigsbergAdd axis_labels tests that rely on the preferred style...
2012-11-25 Robert KonigsbergRename axis_labels.js to axis_labels-deprecated.js...
2012-11-25 Robert KonigsbergMerge branch 'remove-old-options' into new-series-optio...
2012-11-24 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygra...
2012-11-24 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygra...
2012-11-23 Dan VanderkamMerge pull request #174 from wimme/patch-1
2012-11-22 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-11-22 Robert KonigsbergForgot dash when specifying test name.
2012-11-22 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygra...
2012-11-22 Robert KonigsbergMerge pull request #1 from kberg/add-per-series-to...
2012-11-22 Robert KonigsbergMerge pull request #176 from kberg/add-per-series-to...
2012-11-22 Robert KonigsbergAdd missing tests to auto_tests/misc/local, and reorgan...
2012-11-22 Dan VanderkamMerge pull request #161 from klausw-g/is-series-locked
2012-08-17 Dan VanderkamFix Issue 162: Support DOS-style line endings
2012-08-16 Dan VanderkamFix Issue 328:Thick data lines shown breaks
2012-08-16 Dan VanderkamFix issue 139:set fill option by series rather than...
2012-07-25 Dan VanderkamMerge branch 'master' into reorganize-points reorganize-points
2012-07-25 Dan VanderkaminnerText -> innerHTML to make auto_tests/misc/local...
2012-07-20 Dan Vanderkamfailing stacked test
2012-06-20 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2012-06-20 Dan VanderkamMerge pull request #154 from dmoena/master
2012-06-20 Dan VanderkamMerge pull request #155 from kberg/master
2012-06-16 Robert KonigsbergPost success count along with failure count.
2012-06-15 Robert KonigsbergAdd failure count to top of file.
2012-06-13 Robert KonigsbergMoving the new missing-points tests to their own test...
2012-06-08 Dan VanderkamMerge branch 'tmp_branch'
2012-05-29 Robert KonigsbergMake auto_tests easier to read, and also, add easy...
2012-05-10 Adam VartanianMerge branch 'master' of git://github.com/danvk/dygraphs
2012-04-18 Dan VanderkamMerge pull request #143 from klausw-g/plugin-tweaks
2012-04-17 Robert KonigsbergTracking all event registrations, and deallocating...
2012-04-10 Adam VartanianMerge branch 'master' of git://github.com/danvk/dygraphs
2012-03-13 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2012-03-13 Dan VanderkamFix issue 255: date supplied as YYYY-MM-DD shows previo...
2012-03-04 Dan VanderkamMerge pull request #136 from klausw-g/non-logscale-x
2012-03-04 Dan VanderkamMerge pull request #137 from klausw-g/highlight-stacked
2012-03-04 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2012-03-04 Dan VanderkamFix a bug involving calls to updateOptions() while...
2012-02-25 Robert KonigsbergMerge pull request #127 from kberg/master
2012-02-22 Robert KonigsbergMerge github.com/danvk/dygraphs into custom-points
2012-01-26 timeuFix for issues 236 & 270 from timeu.
2012-01-15 Robert KonigsbergMerge pull request #104 from kberg/master
2012-01-07 Robert KonigsbergCan run all tests in one fell swoop.
2012-01-07 Robert KonigsbergBug in the function that splits variables.
2012-01-07 Robert KonigsbergSupport function() returning other data types.
2012-01-02 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2011-12-29 Robert KonigsbergTest name in the summary was wrong when selecting indiv...
2011-12-29 Robert KonigsbergOrganize local.html just a little.
2011-12-29 Robert KonigsbergMake local testing AWESOME.
2011-12-29 Robert KonigsbergAdd local test selector. SOO MUCH BETTER.
2011-12-22 Dan VanderkamFix issue 237 (standard date/time string)
2011-12-21 Dan VanderkamFix Issue 60: Add tests for one data point and zero...
2011-12-16 Dan VanderkamFix issue 186 (dygraphs does not accept "1e-5" as a...
2011-10-19 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2011-10-17 Robert KonigsbergMove to JSTD133
2011-08-17 Dan Vanderkamfix disappearing annotations bug
2011-08-17 Dan VanderkamFactor out ticker functions and clean up their semantic...
2011-08-11 Dan Vanderkamerror bars test
2011-08-09 Dan VanderkamAdd a test case for rolling averages and fix two bugs...
2011-08-08 Dan VanderkamSimplify running tests from auto_tests/misc/local.html...
2011-08-02 Dan VanderkamFrom antrob; don't recalculate layout when updateOption...
2011-08-02 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2011-08-02 Dan VanderkamMerge pull request #81 from kberg/master
2011-08-01 Robert KonigsbergProvide local test execution by function reference...
2011-07-26 Dan VanderkamMerge branch 'canvas' of https://github.com/clocksmith...
2011-07-26 Dan Vanderkamregression test for dense setSelection bug; currently...
2011-07-25 Dan Vanderkamprefer to use offsetWidth & offsetHeight when applicabl...
2011-07-15 Dan VanderkamDivision by zero bug fix and regression test
2011-06-27 Dan VanderkamMerge pull request #67 from kberg/master
2011-06-14 Robert KonigsbergAdded code to make tests easier to repeat by specifying...
2011-06-09 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygraphs
2011-06-07 Dan Vanderkamtests pass
2011-06-06 Dan Vanderkammerge upstream changes
2011-06-02 Dan Vanderkammerge in kberg changes
2011-05-13 Robert KonigsbergStart adding tests for the interaction model. Create...
2011-05-13 Dan Vanderkama regression test plus general fallout from the toDomYC...
2011-05-12 Dan Vanderkamadd tests for axis labels to pin down the current behavior
2011-05-10 Dan VanderkamMerge pull request #63 from kberg/master
2011-05-05 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2011-05-03 Dan VanderkamMerge pull request #62 from kberg/fix174.
next