2013-10-22 |
Robert Konigsberg | Merge pull request #281 from danvk/small-files-closure
|
commit | commitdiff | tree |
2013-09-27 |
Robert Konigsberg | Code comments and indentation fixes.
|
commit | commitdiff | tree |
2013-09-15 |
Robert Konigsberg | Nit comment resolution for pull request 271 (making...
|
commit | commitdiff | tree |
2013-09-15 |
Robert Konigsberg | Add comments including the tracking bug for the label...
|
commit | commitdiff | tree |
2013-09-15 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2013-09-15 |
Robert Konigsberg | Add tests for labelsKMB, labelsKMG2, sigFigs, digitsAfterDec...
|
commit | commitdiff | tree |
2013-09-15 |
Robert Konigsberg | Make connectSeparatedPoints a per-series option. Add...
|
commit | commitdiff | tree |
2013-09-15 |
Robert Konigsberg | Add method to auto tests' proxy to clear the call list...
|
commit | commitdiff | tree |
2013-09-15 |
Robert Konigsberg | Make it easier to set breakpoints while testing CanvasAssert...
|
commit | commitdiff | tree |
2013-09-13 |
Robert Konigsberg | Add jsdoc to setVisibility.
|
commit | commitdiff | tree |
2013-09-13 |
Robert Konigsberg | Add drawAxis option, deprecating drawXAxis and drawYAxis...
|
commit | commitdiff | tree |
2013-09-12 |
Robert Konigsberg | Whoops, remove now-invalid code in setColors_.
|
commit | commitdiff | tree |
2013-09-12 |
Robert Konigsberg | Whoops, bad documentation for the new color option.
|
commit | commitdiff | tree |
2013-09-12 |
Robert Konigsberg | Add per-series 'color' option.
|
commit | commitdiff | tree |
2013-07-16 |
Robert Konigsberg | Make seriesToPoints_ and stackPoints_ private. They...
|
commit | commitdiff | tree |
2013-06-11 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2013-06-11 |
Robert Konigsberg | Add comment to resize test case as a follow on to pull...
|
commit | commitdiff | tree |
2013-06-11 |
Robert Konigsberg | Add comment to resize test case as a follow on to pull...
|
commit | commitdiff | tree |
2013-06-11 |
Robert Konigsberg | Merge pull request #260 from klausw-g/resize-fix-2
|
commit | commitdiff | tree |
2013-06-07 |
Robert Konigsberg | Merge pull request #258 from klausw-g/lint-fixes
|
commit | commitdiff | tree |
2013-06-06 |
Robert Konigsberg | Merge pull request #257 from kberg/auto-tests
|
commit | commitdiff | tree |
2013-06-06 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2013-06-06 |
Robert Konigsberg | Merge pull request #250 from wimme/patch-4
|
commit | commitdiff | tree |
2013-06-05 |
Robert Konigsberg | Clean up more of the local testing script, and also...
|
commit | commitdiff | tree |
2013-06-04 |
Robert Konigsberg | Reduce the width of testGridLinePattern from 480px...
|
commit | commitdiff | tree |
2013-06-04 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge pull request #256 from kberg/auto-tests
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge branch 'auto-tests' of https://github.com/kberg...
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | I broke ./test.sh, and this fixes it.
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | I broke ./test.sh, and this fixes it.
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge pull request #255 from kberg/master
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Add --verbose to ./test.sh and phantom-driver.js
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge pull request #254 from kberg/i382
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Fix lint errors for i382. Also, ugh, clearly broken...
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge pull request #232 from kberg/i382
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge branch 'i382' of https://github.com/kberg/dygraphs...
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Fix tests that accompany fixing bug 382.
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge pull request #252 from kberg/auto-tests
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2013-06-03 |
Robert Konigsberg | Add nice little things to the in-browser test runner.
|
commit | commitdiff | tree |
2013-06-02 |
Robert Konigsberg | Make a table view out of the test results for easier...
|
commit | commitdiff | tree |
2013-06-02 |
Robert Konigsberg | Rewrite local testdriver processing. Using a listener...
|
commit | commitdiff | tree |
2013-06-02 |
Robert Konigsberg | Turn auto-tests script into an object for saner manipulation.
|
commit | commitdiff | tree |
2013-06-02 |
Robert Konigsberg | The local auto tester's javascript is messy and having...
|
commit | commitdiff | tree |
2013-05-30 |
Robert Konigsberg | Remove the vestigial DygraphLayout.setDateWindow.
|
commit | commitdiff | tree |
2013-04-18 |
Robert Konigsberg | Merge pull request #237 from kberg/closure
|
commit | commitdiff | tree |
2013-04-18 |
Robert Konigsberg | Follow-on to pull request 237, closurifying some code.
|
commit | commitdiff | tree |
2013-04-16 |
Robert Konigsberg | Reponses to code review for https://github.com/danvk...
|
commit | commitdiff | tree |
2013-04-16 |
Robert Konigsberg | Merge branch 'master' of github.com:danvk/dygraphs...
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Some closurifying dygraph-canvas and dygraph-layout.
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Merge pull request #238 from kberg/master
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Add test suite for DygraphOptions object. Fix broken...
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Closurize rgbcolor.js
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Closure fix type Dyraph->Dygraph.
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Closurize dygraph-options.js. Not done.
|
commit | commitdiff | tree |
2013-03-29 |
Robert Konigsberg | Closure tweak: variable 'd' declared twice within the...
|
commit | commitdiff | tree |
2013-03-29 |
Robert Konigsberg | Closure fix; force cast from Element to Node.
|
commit | commitdiff | tree |
2013-03-27 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2013-03-02 |
Robert Konigsberg | Merge branch 'i382' of https://github.com/kberg/dygraphs...
|
commit | commitdiff | tree |
2013-03-02 |
Robert Konigsberg | Merge branch 'i382' of https://github.com/kberg/dygraphs...
|
commit | commitdiff | tree |
2013-03-02 |
Robert Konigsberg | Fix bug 382. Simplify resizing by not recreating everything...
|
commit | commitdiff | tree |
2013-03-02 |
Robert Konigsberg | Fix bug 328. Simplify resizing by not recreating everything...
|
commit | commitdiff | tree |
2013-02-27 |
Robert Konigsberg | Merge pull request #231 from paulfelix/master
|
commit | commitdiff | tree |
2013-02-26 |
Robert Konigsberg | Merge pull request #230 from clocksmith/master
|
commit | commitdiff | tree |
2013-02-26 |
Robert Konigsberg | Merge pull request #229 from clocksmith/master
|
commit | commitdiff | tree |
2013-02-24 |
Robert Konigsberg | Use the correct access when computing bounded y-values...
|
commit | commitdiff | tree |
2013-02-21 |
Robert Konigsberg | Fix bug 436. Only restore axes that remain after an...
|
commit | commitdiff | tree |
2013-02-17 |
Robert Konigsberg | Return failure code when lint fails.
|
commit | commitdiff | tree |
2013-02-10 |
Robert Konigsberg | Remove naming of anoymous functions. Unnecessary and...
|
commit | commitdiff | tree |
2013-02-09 |
Robert Konigsberg | Fix bug 329 which accumulates clipping rectangles on...
|
commit | commitdiff | tree |
2013-02-09 |
Robert Konigsberg | Fix bug 153, findPosX and findPosY don't take borders...
|
commit | commitdiff | tree |
2013-02-08 |
Robert Konigsberg | Fix bug 428, add test which catches exception. What...
|
commit | commitdiff | tree |
2013-02-08 |
Robert Konigsberg | Add methods to DygraphOps to dispatch mouseover and...
|
commit | commitdiff | tree |
2013-02-07 |
Robert Konigsberg | Namespace the canvas proxy in auto tests.
|
commit | commitdiff | tree |
2013-02-02 |
Robert Konigsberg | Merge pull request #207 from kberg/master
|
commit | commitdiff | tree |
2013-02-02 |
Robert Konigsberg | s/RGBColor/RGBColorParser in the tests directory.
|
commit | commitdiff | tree |
2013-02-02 |
Robert Konigsberg | Merge pull request #206 from kberg/master
|
commit | commitdiff | tree |
2013-02-02 |
Robert Konigsberg | Add new test to verify that highlightCallback still...
|
commit | commitdiff | tree |
2013-01-31 |
Robert Konigsberg | Update docs for committing changes.
|
commit | commitdiff | tree |
2013-01-29 |
Robert Konigsberg | Only print PASS when failed test count == 0. Or is...
|
commit | commitdiff | tree |
2013-01-29 |
Robert Konigsberg | Fix lint warnings.
|
commit | commitdiff | tree |
2013-01-25 |
Robert Konigsberg | Resize event causes several event handlers to be be...
|
commit | commitdiff | tree |
2013-01-25 |
Robert Konigsberg | resize handler only added once per graph.
|
commit | commitdiff | tree |
2013-01-11 |
Robert Konigsberg | Merge pull request #194 from kberg/unzoom
|
commit | commitdiff | tree |
2013-01-11 |
Robert Konigsberg | Last set of code review comments for unzoom.
|
commit | commitdiff | tree |
2013-01-11 |
Robert Konigsberg | Code review comments.
|
commit | commitdiff | tree |
2013-01-11 |
Robert Konigsberg | Merge branch 'master' into unzoom
|
commit | commitdiff | tree |
2013-01-09 |
Robert Konigsberg | Better name (thanks Paul.)
|
commit | commitdiff | tree |
2013-01-09 |
Robert Konigsberg | Move doUnzoom_ to the public API.
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Took a while to get conditional show to work; works...
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Fix responsese to code review 194.
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Fix bug 415. Series must be specicied by name in the...
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Merge branch 'master' of github.com:kberg/dygraphs
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Add new test to misc/local.html
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Add plugins option to Dygraphs. Add demo-test. Add...
|
commit | commitdiff | tree |
2013-01-03 |
Robert Konigsberg | Merge pull request #193 from kberg/axis-label-font...
|
commit | commitdiff | tree |
2013-01-03 |
Robert Konigsberg | Fix minor typo.
|
commit | commitdiff | tree |
next |