You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/02/11 00:21:23 UTC

[15/15] git commit: Merge branch 'dev'

Merge branch 'dev'


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/031919be
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/031919be
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/031919be

Branch: refs/heads/master
Commit: 031919be5b2f80bd3da85a8c5db513539489ef89
Parents: 99dff47 0fbddb8
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 18:08:42 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Feb 5 18:08:42 2014 -0800

----------------------------------------------------------------------
 RELEASENOTES.md                           |    7 +
 doc/index.md                              |   25 +
 plugin.xml                                |   24 +-
 src/firefoxos/camera.js                   |   32 -
 test/autotest/html/HtmlReporter.js        |  101 -
 test/autotest/html/HtmlReporterHelpers.js |   60 -
 test/autotest/html/ReporterView.js        |  164 --
 test/autotest/html/SpecView.js            |   79 -
 test/autotest/html/SuiteView.js           |   22 -
 test/autotest/html/TrivialReporter.js     |  192 --
 test/autotest/index.html                  |   59 -
 test/autotest/jasmine.css                 |   81 -
 test/autotest/jasmine.js                  | 2530 ------------------------
 test/autotest/pages/.DS_Store             |  Bin 6148 -> 0 bytes
 test/autotest/pages/camera.html           |   71 -
 test/autotest/test-runner.js              |   62 -
 test/autotest/tests/.DS_Store             |  Bin 6148 -> 0 bytes
 test/autotest/tests/camera.tests.js       |   70 -
 test/camera/index.html                    |  394 ----
 test/cordova-incl.js                      |   72 -
 test/index.html                           |   65 -
 test/main.js                              |  163 --
 test/master.css                           |  164 --
 23 files changed, 37 insertions(+), 4400 deletions(-)
----------------------------------------------------------------------