Граф коммитов

  • 6b70241f7f
    Merge pull request #62 from bhargeymehta/bhargeymehta/concat-to-push master George Guskov 2024-09-09 11:40:37 -0700
  • 726aa2a614 prettier Bhargey Mehta 2024-09-09 22:43:29 +0530
  • 10f5532f11 add live configs Bhargey Mehta 2024-09-06 20:27:18 +0530
  • a85e71bfd3 comments Bhargey Mehta 2024-09-06 10:16:41 +0530
  • b8d9f74df1 impl Bhargey Mehta 2024-09-06 01:05:49 +0530
  • 1404aaf002 Update version after rebase (to fix security issue) bviswanathan 2024-08-26 08:33:24 -0600
  • c7c60521d1 Update readme about rebase bviswanathan 2024-08-23 16:18:26 -0600
  • a901f01735 test Balaji Viswanathan 2024-08-23 15:39:25 -0600
  • dd181100d9 remove log line michaellaw 2024-08-19 09:34:40 -0700
  • 2ae7a8ecb3 version bump michaellaw 2024-08-19 09:26:56 -0700
  • 2991b92b1d Bump version in package.json balaji-viswanathan 2024-08-13 11:24:59 -0600
  • 060be5fed7 bumping version danielmsft 2023-12-04 11:52:40 -0800
  • a6000b95d5 Resolved conflicts after rebase - Revert "running prettier" danielmsft 2023-12-04 10:55:36 -0800
  • c600e90e38 Resolved conflicts after rebase - running prettier Eliran Eretz-Kedosha 2023-10-26 15:47:01 -0700
  • c1a322ee3a Resolved conflicts after rebase - adjusting log lines Eliran Eretz-Kedosha 2023-10-26 13:29:25 -0700
  • 467069273d Resolved conflicts after rebase - Use LogWriter to write messages to logs in IndexedDbProvider Balaji Viswanathan 2023-10-06 14:24:40 -0600
  • e95bde2713 ci: version bump to 0.6.43 Automated Version Bump 2023-09-29 22:50:57 +0000
  • c5b9a714b0 Resolved conflicts after rebase - Add log statements to IndexedDbProvider open Balaji Viswanathan 2023-09-29 16:38:38 -0600
  • b1f2ffb77f Resolved conflicts after rebase - renaming logger interface name and moving it to a proper home danielmsft 2023-08-28 14:37:04 -0700
  • f6a1fd4343 making logger type an interface danielmsft 2023-08-24 13:14:23 -0700
  • 90da4c8932 exporting logger interface danielmsft 2023-08-24 12:51:04 -0700
  • 298eb01c2e running prettier danielmsft 2023-08-22 15:15:57 -0700
  • 08940db62d Resolved conflicts after rebase - moving logger type definition to ObjectStoreProviderUtils danielmsft 2023-08-22 15:08:06 -0700
  • 1e3afd45aa Resolved conflicts after rebase - updating logger property so that it shouldn't be undefined danielmsft 2023-08-17 11:25:21 -0700
  • dd3fdb1950 Resolved conflicts after rebase - logger possibly undefined, looking for a better way to handle this danielmsft 2023-08-16 21:50:01 -0700
  • 2522205428 Resolved conflicts after rebase - defaulting to browser console but allowing an optional logger to be passed in danielmsft 2023-08-16 13:30:56 -0700
  • f6a3994b38 ci: version bump to 0.6.41 Automated Version Bump 2023-07-21 21:07:27 +0000
  • 2bf524e610 Resolved conflicts after rebase - Avoid clearing object stores when db doesn't exist yet (during db open) Balaji Viswanathan 2023-07-11 10:14:23 -0600
  • 8cd067b3b3 Don't export InMemoryStore class Balaji Viswanathan 2022-07-15 16:51:49 -0700
  • 8733b619c0 Resolved conflicts after rebase - add test Balaji Viswanathan 2022-07-15 11:01:35 -0700
  • 337051295c Resolved conflicts after rebase - Avoid creating new Map in InMemoryStore for read-only transaction and bump up the version Balaji Viswanathan 2022-07-15 09:06:05 -0700
  • 8f98dfbfd4 Bump follow-redirects from 1.14.1 to 1.14.7 (#33) dependabot[bot] 2022-01-19 02:03:24 -0800
  • 8d11b9cef9 Bump engine.io from 4.1.1 to 4.1.2 (#32) dependabot[bot] 2022-01-16 18:22:05 -0800
  • 20ff08f766 Resolved conflicts after rebase - plumbing limit Eliran Eretz-Kedosha 2021-10-14 15:14:27 -0700
  • 5eef37604e upgrade red-black-tree dependency (#30) Thomas Tay 2021-09-10 09:44:25 -0700
  • 452a2e12b6 empty commit to force CI rerun Thomas Tay 2021-08-12 11:14:15 -0700
  • 0f04d6d71b ci: version bump to 0.6.34 Automated Version Bump 2021-08-12 17:53:14 +0000
  • 0997b0e6d4 Resolved conflicts after rebase - Create unit tests and an automated testing generator to catch regressions (#27) Thomas Tay 2021-08-09 17:41:38 -0700
  • 1da9250853 Version bump George Guskov 2021-08-04 13:56:25 -0700
  • 07437626db Resolved conflicts after rebase - Added ability to switch between tree types George Guskov 2021-08-04 13:26:28 -0700
  • 9bab75319b Resolved conflicts after rebase - feat: Replace rbtree with btree George Guskov 2021-08-02 21:02:57 -0700
  • 9561ca20d8 Trigger CI after automated bump Thomas Tay 2021-07-12 16:05:10 -0700
  • c1a6dcb95a ci: version bump to v0.6.30 Automated Version Bump 2021-07-12 23:04:00 +0000
  • 2cc2c9a7c3 Trigger package bump Thomas Tay 2021-07-12 15:59:50 -0700
  • f12c1c3dec Resolved conflicts after rebase - Cleanups to publish to npm (#22) Thomas Tay 2021-07-12 15:48:07 -0700
  • 59c4807b49 Resolved conflicts after rebase - Downgraded tsconfig output to ES5, and did package upgrades (#20) Thomas Tay 2021-06-23 14:26:46 -0700
  • 76c60ee994 ci: version bump to 0.6.26 Automated Version Bump 2021-06-19 08:31:07 +0000
  • c5a5cf65b6 Resolved conflicts after rebase - ci: version bump to 0.6.25 Automated Version Bump 2021-06-19 08:26:34 +0000
  • a623c5dfa6 Adding more logging Mukundan Kavanur Kidambi 2021-06-19 01:27:18 -0700
  • 4c4f6d68c7 Attempt 5 Mukundan Kavanur Kidambi 2021-06-19 01:23:11 -0700
  • 2fe2e7d865 Making it simpler, + Attempt 4 at getting this to work Mukundan Kavanur Kidambi 2021-06-19 01:05:48 -0700
  • 947e7681c0 Typo Mukundan Kavanur Kidambi 2021-06-19 00:57:03 -0700
  • b5675fa97e Setting up browser enfironment variables for karma Mukundan Kavanur Kidambi 2021-06-19 00:53:53 -0700
  • 6c61ffee25 Making sure chroem/firefox are installed Mukundan Kavanur Kidambi 2021-06-19 00:30:19 -0700
  • 226f0eed81 Resolved conflicts after rebase - Fixing up security issue Mukundan Kavanur Kidambi 2021-06-19 00:22:14 -0700
  • 39e7589409 Resolved conflicts after rebase - Fixes to ignore spec files in published packages, Removing old method of testing + adding in karma test runner for more modern cli testing. Improving code coverage to include testing for browser + sharedworker+ webworker for nosqlprovider Mukundan Kavanur Kidambi 2021-06-19 00:17:25 -0700
  • ea03a97944
    Merge pull request #60 from mlaw-/user/michaellaw/fix-logging Eliran Eretz-Kedosha 2024-08-19 11:08:56 -0700
  • 04afa9a3da remove log line michaellaw 2024-08-19 09:34:40 -0700
  • 29a6b56f82 version bump michaellaw 2024-08-19 09:26:56 -0700
  • e63b4a675c
    Merge 41e8ae2ed1 into 1e3835fb74 mlaw- 2024-08-16 20:59:25 +0000
  • 41e8ae2ed1 Remove unnecessary db upgrade log michaellaw 2024-08-16 13:35:06 -0700
  • 602b47fb64
    Merge c458c75ed0 into 1e3835fb74 mlaw- 2024-08-16 10:21:51 -0700
  • 1e3835fb74
    Merge pull request #58 from microsoft/user/bviswanathan/remove_auth_token Eliran Eretz-Kedosha 2024-08-13 10:41:45 -0700
  • 5faa87ea4a Bump version in package.json balaji-viswanathan 2024-08-13 11:24:59 -0600
  • 696d96607e Merge branch 'master' into user/bviswanathan/remove_auth_token balaji-viswanathan 2024-08-13 09:54:06 -0600
  • 5bd78be540 bumping version danielmsft 2023-12-04 11:52:40 -0800
  • 9201db2a1d running prettier on IndexedDbProvider.ts danielmsft 2023-12-04 11:47:07 -0800
  • b5aac786b8 Revert "running prettier" danielmsft 2023-12-04 10:55:36 -0800
  • f72c0795af updating loglines per feedback danielmsft 2023-12-04 10:54:15 -0800
  • 71eeaac662 running prettier Eliran Eretz-Kedosha 2023-10-26 15:47:01 -0700
  • 4b6fd9063b adjusting log lines Eliran Eretz-Kedosha 2023-10-26 13:29:25 -0700
  • b8b7cc0b84 Use LogWriter to write messages to logs in IndexedDbProvider Balaji Viswanathan 2023-10-06 14:24:40 -0600
  • e4295c4651 ci: version bump to 0.6.43 Automated Version Bump 2023-09-29 22:50:57 +0000
  • a5f138643c Add log statements to IndexedDbProvider open Balaji Viswanathan 2023-09-29 16:38:38 -0600
  • cede52ac53 renaming logger interface name and moving it to a proper home danielmsft 2023-08-28 14:37:04 -0700
  • 83eb948b0e making logger type an interface danielmsft 2023-08-24 13:14:23 -0700
  • 50b303bf8d exporting logger interface danielmsft 2023-08-24 12:51:04 -0700
  • cf3683950b running prettier danielmsft 2023-08-22 15:15:57 -0700
  • f42bfacf2c moving logger type definition to ObjectStoreProviderUtils danielmsft 2023-08-22 15:08:06 -0700
  • 5e2972d6ff updating logger property so that it shouldn't be undefined danielmsft 2023-08-17 11:25:21 -0700
  • 93ed3800fa logger possibly undefined, looking for a better way to handle this danielmsft 2023-08-16 21:50:01 -0700
  • 641352cd84 running prettier danielmsft 2023-08-16 21:45:38 -0700
  • 4a9ffa1400 Updating in memory provider to use logger danielmsft 2023-08-16 20:38:03 -0700
  • 8a332337c4 defaulting to browser console but allowing an optional logger to be passed in danielmsft 2023-08-16 13:30:56 -0700
  • f21d1ab9bc ci: version bump to 0.6.41 Automated Version Bump 2023-07-21 21:07:27 +0000
  • 330ca4717e Null check George Guskov 2023-07-21 14:04:10 -0700
  • 01c72a257f Prettier George Guskov 2023-07-21 13:59:42 -0700
  • 88a92d9b3c Avoid clearing object stores when db doesn't exist yet (during db open) Balaji Viswanathan 2023-07-11 10:14:23 -0600
  • 494bee8433 Typo George Guskov 2023-03-17 14:54:00 -0700
  • f2462b9fed Udated polyfill for finally George Guskov 2023-02-08 08:59:36 -0800
  • 766936440f Don't export InMemoryStore class Balaji Viswanathan 2022-07-15 16:51:49 -0700
  • 98232f51e7 prettier Balaji Viswanathan 2022-07-15 16:46:35 -0700
  • dbe716601e code review comments Balaji Viswanathan 2022-07-15 16:41:23 -0700
  • f7f820dcea Add supportsRollback property to InMemoryProvider Balaji Viswanathan 2022-07-15 15:15:43 -0700
  • 7f535df70f add test Balaji Viswanathan 2022-07-15 11:01:35 -0700
  • 6de3eaef32 prettier Balaji Viswanathan 2022-07-15 10:15:44 -0700
  • 337885ac10 Avoid creating new Map in InMemoryStore for read-only transaction and bump up the version Balaji Viswanathan 2022-07-15 09:06:05 -0700
  • 7b0004a723 Bump follow-redirects from 1.14.1 to 1.14.7 (#33) dependabot[bot] 2022-01-19 02:03:24 -0800
  • 98ff28aedc Bump engine.io from 4.1.1 to 4.1.2 (#32) dependabot[bot] 2022-01-16 18:22:05 -0800
  • 8e94057c08 pr feedback Eliran Eretz-Kedosha 2021-10-15 09:48:58 -0700