Reponses to code review for https://github.com/danvk/dygraphs/pull/237
[dygraphs.git] / auto_tests /
2013-04-16 Robert KonigsbergMerge branch 'master' of github.com:danvk/dygraphs...
2013-04-11 Dan VanderkamMerge pull request #233 from lucasbergman/master
2013-04-06 Dan VanderkamMerge pull request #239 from timeu/bugfix_upstream
2013-04-05 Uemit SerenFixed minor issues
2013-04-04 Uemit SerenAdded test for passing the correct idx to pointDrawCall...
2013-03-30 Robert KonigsbergMerge pull request #238 from kberg/master
2013-03-30 Robert KonigsbergAdd test suite for DygraphOptions object. Fix broken...
2013-03-02 Dan VanderkamMerge pull request #226 from vlsi/wrong_stacked_computation
2013-02-27 Robert KonigsbergMerge pull request #231 from paulfelix/master
2013-02-26 Paul FelixFix for issue #439
2013-02-26 Robert KonigsbergMerge pull request #230 from clocksmith/master
2013-02-26 clocksmithFix syntax error in callback.js
2013-02-26 Robert KonigsbergMerge pull request #229 from clocksmith/master
2013-02-26 clocksmithAdded tests for explicit y axis range in callback.
2013-02-25 clocksmithFix value of yMax in callback.js test.
2013-02-25 clocksmithMerge branch 'master' of https://github.com/danvk/dygraphs
2013-02-25 clocksmithAdd tests for underlayCallback with no series.
2013-02-25 Vladimir SitnikovFixed computation of stacked series in case some series...
2013-02-24 Dan VanderkamMerge pull request #225 from vlsi/master
2013-02-24 Vladimir SitnikovFix wrong values in legend when using stackedGraph...
2013-02-21 Dan VanderkamMerge pull request #222 from kberg/master
2013-02-21 Robert KonigsbergFix bug 436. Only restore axes that remain after an...
2013-02-20 Dan VanderkamTemporarily disable tests which must be run in eastern...
2013-02-20 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-02-20 Dan VanderkamFix & regression test for issue 392: connectSeparated...
2013-02-18 Dan VanderkamIgnore zooms entirely outisde the plot area; Fix broken...
2013-02-18 Dan VanderkamFix & regression test for issue 433: Glitch in two...
2013-02-18 Dan Vanderkamfactor out Dygraph.setDateSameTZ
2013-02-18 Dan VanderkamFix some more DST issues
2013-02-18 Dan VanderkamFix and regression test for Issue 147: X-axis date...
2013-02-17 Dan VanderkamFix & regression test for issue 363: Calling setSelecti...
2013-02-17 Dan Vanderkamfix & regression test for issue 355: Row number Issue
2013-02-17 Dan VanderkamMove KMB/KMG2 formatting into default formatter functio...
2013-02-17 Dan VanderkamFix issue 176, which involved duplicated x-values in...
2013-02-16 Dan VanderkamRegression test for issue 430: Incorrect rendering...
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-10 Klaus WeidnerAddress code review comments
2013-02-09 Dan VanderkamMerge pull request #211 from klausw-g/issue-424
2013-02-09 Dan Vanderkamauto_test for stacked annotations
2013-02-09 Klaus WeidnerAdd new options xRangePad and yRangePad
2013-02-09 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-02-09 Dan VanderkamMerge pull request #209 from kberg/i428
2013-02-08 Robert KonigsbergFix bug 428, add test which catches exception. What...
2013-02-08 Robert KonigsbergAdd methods to DygraphOps to dispatch mouseover and...
2013-02-08 Dan VanderkamSlightly scary change to fix issue 426
2013-02-08 Dan VanderkamFix tests to handle the new space in the legend
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:
2013-02-07 eichsjulBUGFIX: Renamed test to capital case, fixed global...
2013-02-07 Robert KonigsbergNamespace the canvas proxy in auto tests.
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-02-01 Dan VanderkamMerge pull request #199 from witsa/master
2013-01-30 Emmanuel FitoussiMerge pull request #3 from danvk/master
2013-01-25 manufitoussiPartial auto y range : adding support of null and undef...
2013-01-25 manufitoussiAllows that user specifies only one limit of valueRange...
2013-01-25 manufitoussiAdding test for the per axis option includeZero
2013-01-11 Paul FelixMore range selector auto tests
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 KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-01-04 Robert KonigsbergMerge branch 'master' of github.com:kberg/dygraphs
2013-01-04 Robert KonigsbergAdd new test to misc/local.html
2013-01-04 Robert KonigsbergAdd plugins option to Dygraphs. Add demo-test. Add...
2013-01-03 Robert KonigsbergMerge pull request #193 from kberg/axis-label-font...
2013-01-03 Robert KonigsbergMerge branch 'master' of git://github.com/danvk/dygraph...
2013-01-03 Robert KonigsbergComments froim review 193.
2013-01-03 Dan VanderkamMerge pull request #192 from kberg/master
2012-12-31 Robert KonigsbergMerge branch 'master' of github.com:kberg/dygraphs...
2012-12-31 Robert KonigsbergLabel color is now specifiable per-axis. Also, I <3...
2012-12-31 Robert KonigsbergaxisLabelFontSize can now be configured per-axis.
2012-12-31 Robert KonigsbergaxisLabelFontSize can now be configured per-axis.
2012-12-30 Robert KonigsbergMerge branch 'master' of github.com:danvk/dygraphs
2012-12-30 Dan VanderkamMerge pull request #191 from kberg/option-consolidation
2012-12-30 Robert KonigsbergOptions now include defaults. Fix https://code.google...
2012-12-30 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-12-30 Robert KonigsbergRemove more options. Tested them, either manually,...
2012-12-29 Robert KonigsbergMove makeNumbers to Util, and reduce number of makeNumb...
2012-12-29 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-12-29 Robert KonigsbergMerge branch 'option-consolidation' of https://github...
2012-12-27 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-12-27 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-12-27 Robert KonigsbergAdd test for axisTickSize. Fill out test for yAxisLabel...
2012-12-27 Robert KonigsbergRemove yAxisLabelWidth from Dygraph.axes_.
2012-12-27 Robert KonigsbergRemove labelsKMB and labelsKMG2 from Dygraph.axes_.
2012-12-18 Robert KonigsbergMerge pull request #189 from klausw-g/large-y-scale
2012-12-18 Klaus WeidnerFix tick marks for large Y scale ranges
2012-12-17 Robert KonigsbergRemove axis.logscale; add test that verifies that custo...
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-13 Robert KonigsbergFix logscale. Also fix includeZero (and add tests for...
2012-12-13 Robert KonigsbergAdd tests that break currently, but will pass when...
2012-12-12 AdilMerge remote-tracking branch 'upstream/master' into...
2012-12-08 Robert KonigsbergAdd tests for labelsKMG and labelsKMB2.
2012-12-08 Robert KonigsbergSet up the ability to fail tests on warnings.
next