openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cordova-sqlite-evplus-legacy-free
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 5 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add test to check that the plugin rejects an attempt use Javascript object for a database name ref: litehelpers/Cordova-sqlite-storage#246 litehelpers/Cordova-sqlcipher-adapter#5
Chris Brody
More...
about 10 years ago
package.json generated (for common version branch) using the following command (with minor fixes): plugman createpackagejson .
Chris Brody
More...
about 10 years ago
Add keywords element to plugin.xml (to work around bug in plugman createpackagejson)
Chris Brody
More...
about 10 years ago
Mark existing test of sql error handler returning false as compliant to spec; add simpler test of sql error handler returning false; add test of sql error handler returning undefined (ref: litehelpers/Cordova-sqlite-storage#232)
Chris Brody
More...
about 10 years ago
Issue discovered in litehelpers/Cordova-sqlite-storage#226 - should skip remaining callbacks after sql error with no error handler or error handler that returns true
Chris Brody
More...
about 10 years ago
Omit FTS3/FTS4/R-Tree tests for WP(7/8); omit R-Tree test for Android in this version branch
Chris Brody
More...
about 10 years ago
Enable FTS3/FTS4 (ref: #244), column metadata, and R-Tree in iOS & Windows universal versions
Chris Brody
More...
about 10 years ago
Clarify state of Windows "Universal" version; state of FTS3/FTS4 & R-Tree support (in this branch)
Chris Brody
More...
about 10 years ago
Check that database name is really a string (ref: litehelpers/Cordova-sqlite-storage#246 litehelpers/Cordova-sqlcipher-adapter#5); remove dependency on internal qid parameter
Chris Brody
More...
about 10 years ago
Fix test of empty transaction (no sql statements) (ref: litehelpers/Cordova-sqlite-storage#230)
Chris Brody
More...
about 10 years ago
Test R-Tree support (with plugin only); ICU-UNICODE string test on Android for HTML5 ONLY
Chris Brody
More...
about 10 years ago
Test FTS3/FTS4 support thanks @calebeaires (ref: litehelpers/Cordova-sqlite-storage#244)
Chris Brody
More...
about 10 years ago
Merge tag 'vv-windows-arm-fix-2015.04.28' into cordova-sqlite-common
Chris Brody
More...
about 10 years ago
Skip database open/close/delete testing in (Circle)CI (at least for now)
Chris Brody
More...
about 10 years ago
Run simple-test.js in CircleCI (Android) & TravisCI (iOS) and legacy.js in CircleCI (Android)
Chris Brody
More...
about 10 years ago
Enable Function Level Linking (/Gy flag) for ARM target (both Debug & Release targets; both Windows & WindowsPHone)
Chris Brody
More...
about 10 years ago
Better installation test in README.md; Move SQLite3 Windows & Windows Phone projects into their own directories to prevent interference with build files; remove old SQLite3-Windows8.1.vcxproj; remove instructions how to make Windows Universal work with Cordova CLI
Chris Brody
More...
about 10 years ago
Update README.md for this version branch to reflect current status of Windows (Universal) version (etc.); npm-style id in plugin.xml in this version branch
Chris Brody
More...
about 10 years ago
Explicit src/external directory with .gitignore, needed to install Windows (Universal) version from this version branch
Chris Brody
More...
about 10 years ago
Merge branch 'windows-common-src' into cordova-sqlite-common
Chris Brody
More...
about 10 years ago
Fix circle.yml to skip extra SWIG/Gradle installation & use generic plugin path (current working directory)
Chris Brody
More...
about 10 years ago
Remove public exposure of getBlobAsBase64String:withlength: from SQLitePlugin.h
Chris Brody
More...
about 10 years ago
60-minute (3600 second) timeout for Travis CI (iOS version)
Chris Brody
More...
about 10 years ago
Add tests with _very_ simple test suite for CircleCI (Android) and Travis CI (iOS)
Chris Brody
More...
about 10 years ago
Specify npm dependencies & cordova-paramedic testing (on Android) in circle.yml
Chris Brody
More...
about 10 years ago
circle.yml to start testing Android version on CircleCI from @AllJoyn-Cordova/cordova-plugin-alljoyn thanks @vjrantal
Ville Rantala
More...
about 10 years ago
.travis.yml to use cordova-paramedic from @apache/cordova-plugin-device by @purplecabbage
Jesse MacFadyen
More...
about 10 years ago
Use sqlite3.c from src/common in this branch (and in all branches using this branch)
Chris Brody
More...
about 10 years ago
sqlite3.c compile options, working for both Windows 8.1 & Windows Phone 8.1
Chris Brody
More...
about 10 years ago
Move sqlite3.[hc] to src/common & upgrade to 3.8.9
Chris Brody
More...
about 10 years ago
←
1
2
3
4
5
6
7
8
9
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree