An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/NoSQLProvider issues and pull requests

#105 - Bump semver from 5.7.1 to 5.7.2

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#104 - Bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#103 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#102 - Bump loader-utils from 1.4.0 to 1.4.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#101 - This repo is missing important files

Issue - State: closed - Opened by microsoft-github-policy-service[bot] almost 3 years ago

#100 - Adding Microsoft SECURITY.MD

Pull Request - State: closed - Opened by microsoft-github-policy-service[bot] almost 3 years ago

#99 - Bump terser from 4.8.0 to 4.8.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#98 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#97 - Bump tar from 4.4.15 to 4.4.19

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#96 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#95 - Bump tar from 4.4.13 to 4.4.15

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#94 - Bump elliptic from 6.5.3 to 6.5.4

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#93 - Bump ssri from 6.0.1 to 6.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#92 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#91 - Add more logs for DB connection failures

Pull Request - State: closed - Opened by amitshankar97 over 4 years ago - 2 comments

#90 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#89 - Explicitly importing set-immediate

Pull Request - State: closed - Opened by masterkidan over 4 years ago - 1 comment

#88 - Perf: Avoid creating unnecessary timers on read.

Pull Request - State: closed - Opened by masterkidan almost 5 years ago - 3 comments

#87 - Migrating all methods to use es6 promises

Pull Request - State: closed - Opened by masterkidan almost 5 years ago - 1 comment

#86 - Adding in es6 promise polyfills to prepare for migration from syncTasks-es6 promises

Pull Request - State: closed - Opened by masterkidan almost 5 years ago - 1 comment

#85 - Add support for getAll api

Pull Request - State: closed - Opened by masterkidan almost 5 years ago - 1 comment

#84 - Upgrading typescript to a more recent version.

Pull Request - State: closed - Opened by masterkidan almost 5 years ago

#83 - Updating everything to use es6 imports, setting sideEffects false

Pull Request - State: closed - Opened by masterkidan almost 5 years ago - 1 comment

#82 - Switching over to yarn, getting rid of package-lock.json.

Pull Request - State: closed - Opened by masterkidan almost 5 years ago - 1 comment

#81 - Using the same version of mocha for webtest files, fixing up broken after()

Pull Request - State: closed - Opened by masterkidan almost 5 years ago - 2 comments

#80 - Making indices immutable

Pull Request - State: closed - Opened by masterkidan almost 5 years ago - 3 comments

#79 - Bump elliptic from 6.5.2 to 6.5.3

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#78 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#77 - Bump acorn from 6.4.0 to 6.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#76 - Bump mixin-deep from 1.3.1 to 1.3.2

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#75 - Indexeddb filtering, package version bumping

Pull Request - State: closed - Opened by deregtd over 5 years ago

#74 - iOS Web Incompatibility

Issue - State: closed - Opened by Joeao over 5 years ago - 6 comments

#73 - Fix TravisCI builds by pinning to OS

Pull Request - State: closed - Opened by berickson1 about 6 years ago

#72 - Is this production-ready?

Issue - State: closed - Opened by manishoo about 6 years ago - 5 comments

#71 - This PR is to remove the default parameter on openListOfProviders to support ngAnnotate

Pull Request - State: closed - Opened by Caseyyu2 over 6 years ago - 1 comment

#70 - Switch from _.each to for..of iteration for arrays.

Pull Request - State: closed - Opened by berickson1 over 6 years ago - 1 comment

#69 - Add a method to clear a store

Issue - State: closed - Opened by vid over 6 years ago - 2 comments

#68 - Fix a misplaced paren from previous PR

Pull Request - State: closed - Opened by berickson1 almost 7 years ago

#67 - Add a flag to NoSqlProvider to skip ordering results. This can make th…

Pull Request - State: closed - Opened by berickson1 almost 7 years ago

#65 - Remove a bunch of null assertions by cleaning up _.attempt calls

Pull Request - State: closed - Opened by berickson1 almost 7 years ago

#64 - Optimize multi-index and FTS index insert/update on SQL Providers

Pull Request - State: closed - Opened by berickson1 almost 7 years ago

#63 - Upgrade dependencies and remove some un-needed null-assertion operato…

Pull Request - State: closed - Opened by berickson1 almost 7 years ago

#62 - Properly drop old indices on migration

Pull Request - State: closed - Opened by mariarek almost 7 years ago

#61 - Use correct column names when copying the data over

Pull Request - State: closed - Opened by mariarek almost 7 years ago

#60 - Fix adding and removing index in the same upgrade

Pull Request - State: closed - Opened by mariarek almost 7 years ago

#59 - Enable batched upgrades in SQL providers. Aim to pull 1MB of data out…

Pull Request - State: closed - Opened by berickson1 almost 7 years ago

#58 - Remove index without doing a full migration

Pull Request - State: closed - Opened by mariarek almost 7 years ago

#57 - Add doNotBackfill to index schema

Pull Request - State: closed - Opened by mariarek almost 7 years ago

#56 - Enable debugging of node tests via vscode

Pull Request - State: closed - Opened by berickson1 almost 7 years ago

#55 - Add deleteDatabase to NoSQLProvider

Pull Request - State: closed - Opened by mariarek almost 7 years ago

#54 - can we make these protected so it is easier to inherit from these classes?

Pull Request - State: closed - Opened by mrousal about 7 years ago

#53 - Bump sqlite dep to fix CI on new nodeJS

Pull Request - State: closed - Opened by berickson1 about 7 years ago

#52 - make sure we do not return undefined in arrays when not expected

Pull Request - State: closed - Opened by mrousal about 7 years ago - 6 comments

#51 - detects worker context and returns proper window ref

Pull Request - State: closed - Opened by lneir about 7 years ago - 3 comments

#50 - use in a web worker

Issue - State: closed - Opened by lneir about 7 years ago - 5 comments

#49 - version of regexp-i18n unlocked

Pull Request - State: closed - Opened by dryganets about 7 years ago - 1 comment

#48 - Allow different return values from transaction error handler

Pull Request - State: closed - Opened by boguscoder over 7 years ago

#47 - Provided explicit types for callbacks in CordovaNativeSqliteProvider.

Pull Request - State: closed - Opened by erictraut over 7 years ago

#46 - Added pre-processor for the full text search index. It allows to modi…

Pull Request - State: closed - Opened by dryganets over 7 years ago - 1 comment

#45 - Migrated to custom trim method from regexp to fix hangs on chakra.

Pull Request - State: closed - Opened by dryganets over 7 years ago

#44 - Full Text Search bug fixes.

Pull Request - State: closed - Opened by dryganets over 7 years ago

#42 - Mocha test timeout increased to 5s from 2s to make ci builds green

Pull Request - State: closed - Opened by dryganets over 7 years ago

#41 - Mocha test timeout increased to 5s from 2s to make ci builds green

Pull Request - State: closed - Opened by dryganets over 7 years ago

#40 - Build status icon added

Pull Request - State: closed - Opened by dryganets over 7 years ago

#39 - travis ci support

Pull Request - State: closed - Opened by dryganets over 7 years ago

#38 - International Full Text Search supported

Pull Request - State: closed - Opened by dryganets over 7 years ago - 2 comments

#37 - Enable typescript 'strict' flag

Pull Request - State: closed - Opened by berickson1 over 7 years ago - 1 comment

#36 - Fix link display

Pull Request - State: closed - Opened by joshuahenson over 7 years ago - 1 comment

#35 - 0.6.0: Changing to not have all of the various getters have templated…

Pull Request - State: closed - Opened by deregtd almost 8 years ago

#33 - Removing _.chain and _(..) to reduce the dependency on lodash

Pull Request - State: closed - Opened by mariarek almost 8 years ago - 3 comments
Labels: cla-not-required

#32 - Issue deletes in chunks instead of individually using the DELETE x IN (list_of_ids)

Pull Request - State: closed - Opened by vancems almost 8 years ago - 1 comment
Labels: cla-not-required

#31 - Issue deletes in chunks instead of individually using the DELETE … IN (list_of_ids)

Pull Request - State: closed - Opened by vancems almost 8 years ago - 2 comments
Labels: cla-signed

#30 - include IDBTransaction.error.message from onerror or onabort

Pull Request - State: closed - Opened by mrousal almost 8 years ago - 1 comment
Labels: cla-not-required

#29 - Confusing messaging ...

Issue - State: closed - Opened by stephensong about 8 years ago - 8 comments

#28 - Added missing exported types that prevented this module from being us…

Pull Request - State: closed - Opened by erictraut about 8 years ago - 1 comment
Labels: cla-not-required

#26 - Move @types/mocha to devDependencies

Pull Request - State: closed - Opened by rspeyer over 8 years ago

#24 - markCommited method added to transaction.

Pull Request - State: closed - Opened by dryganets over 8 years ago

#23 - [0.5.10] Optimize FTS/MultiEntry index insertion.

Pull Request - State: closed - Opened by berickson1 over 8 years ago

#22 - 0.5.8 Update multi-table index to use primary key instead of rowid

Pull Request - State: closed - Opened by berickson1 over 8 years ago

#21 - Make FTS behaviour the same on all platforms

Pull Request - State: closed - Opened by berickson1 over 8 years ago

#20 - Added getCompletionPromise and abort to all transactions, so you can …

Pull Request - State: closed - Opened by deregtd over 8 years ago

#18 - Added getResult method to transaction interface.

Pull Request - State: closed - Opened by dryganets over 8 years ago

#16 - transaction error shouldn't reject transaction promise

Pull Request - State: closed - Opened by dryganets over 8 years ago

#15 - tslint fixes autofixed issues automatically

Pull Request - State: closed - Opened by dryganets over 8 years ago

#14 - Add Full Text Indexing Support

Pull Request - State: closed - Opened by deregtd over 8 years ago

#13 - tslint rules enabled. Lint erros fixed in the module

Pull Request - State: closed - Opened by dryganets over 8 years ago

#12 - Sergeyd/transaction logic enforced cordova

Pull Request - State: closed - Opened by dryganets over 8 years ago

#11 - Convert NoSqlProvider to use @types instead of tsd

Pull Request - State: closed - Opened by berickson1 over 8 years ago

#10 - Discovered that IndexedDb on Chrome uses LevelDB backing, which has v…

Pull Request - State: closed - Opened by deregtd over 8 years ago

#9 - Optimize SqlProvider upgrade path

Pull Request - State: closed - Opened by berickson1 over 8 years ago

#8 - Sergeyd/dont throw strings

Pull Request - State: closed - Opened by dryganets over 8 years ago

#7 - 0.3.0: Support optimized count-based queries

Pull Request - State: closed - Opened by deregtd over 8 years ago