The local auto tester's javascript is messy and having it embedded in HTML doesn...
[dygraphs.git] / auto_tests / misc / local.html
2013-06-02 Robert KonigsbergThe local auto tester's javascript is messy and having...
2013-05-08 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-05-08 Dan VanderkamFix failing test
2013-05-08 Dan VanderkamMerge pull request #241 from sauter-hq/per-axis-grid
2013-05-08 David EberleinMerge remote-tracking branch 'official/master' into...
2013-05-03 Dan VanderkamMerge pull request #243 from sauter-hq/fix-for-issue-451
2013-05-02 David EberleinMerge commit '9f890c23ad80924d0a30f3a14f8680b7c2d6318e...
2013-04-25 David EberleinMerge commit 'de2545148870a1bdb0957c4c42e80bdb8ce1656d...
2013-04-16 Robert KonigsbergMerge branch 'master' of github.com:danvk/dygraphs...
2013-04-12 David EberleinTEST: Added automated tests for new grid features.
2013-04-11 eichsjulFEATURE: added test for issue #451
2013-03-30 Robert KonigsbergMerge pull request #238 from kberg/master
2013-03-30 Robert KonigsbergAdd test suite for DygraphOptions object. Fix broken...
2013-02-16 Dan VanderkamMerge pull request #210 from klausw-g/range-pad-2
2013-02-12 Paul FelixMerge branch 'master' of github.com:danvk/dygraphs
2013-02-09 Dan VanderkamMerge pull request #211 from klausw-g/issue-424
2013-02-08 Dan VanderkamMerge pull request #208 from paulfelix/master
2013-02-08 Dan VanderkamMerge pull request #204 from sauter-hq/55eb8485b406174f...
2013-02-07 eichsjulBUGFIX: Renamed test to capital case, fixed global...
2013-02-07 eichsjulFEATURE: Added tests for stepPlot option per series
2013-02-02 Robert KonigsbergMerge pull request #206 from kberg/master
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...
next