Commit Graph

  • 06e7caab2d gc implementation Kevin Jahns 2015-07-26 16:03:13 +00:00
  • c8ded24842 started implementing the garbage collector Kevin Jahns 2015-07-26 03:13:13 +00:00
  • dae0f71cbc fixed another test Kevin Jahns 2015-07-26 00:01:53 +00:00
  • 81c601c65f fixed late sync with deletions Kevin Jahns 2015-07-25 23:58:57 +00:00
  • 56165a3c10 late sync with insertions only work now Kevin Jahns 2015-07-25 23:26:52 +00:00
  • 5e0d602e12 finished & tested DeleteStore Kevin Jahns 2015-07-25 16:28:05 +00:00
  • 420821be31 continuing DeleteStore Kevin Jahns 2015-07-24 22:24:49 +02:00
  • d1fda080d9 added some fixes and started DeleteStore implementation Kevin Jahns 2015-07-22 19:30:00 +02:00
  • dd5e2adc87 update Kevin Jahns 2015-07-21 17:25:07 +02:00
  • ee983ceff6 switched to *standard* coding style Kevin Jahns 2015-07-21 17:14:03 +02:00
  • ee116b8ca4 fixed all the tests Kevin Jahns 2015-07-19 23:31:35 +00:00
  • d4ef54358b re-implementing tests with async await. tests also check asynchronous behaviour now. Kevin Jahns 2015-07-18 23:15:20 +02:00
  • ebc628adfc fixed really nasty bug, requestTransaction was called synchronously Kevin Jahns 2015-07-17 15:04:00 +02:00
  • 4563ccc98e fixed trailing space bug in contenteditable elements Kevin Jahns 2015-07-17 10:43:39 +02:00
  • a4f7f5c987 fixed bugs that came wih the last commit Kevin Jahns 2015-07-17 10:34:43 +02:00
  • 4a7f09c32d last bug fixes for TextBind type (for now) Kevin Jahns 2015-07-16 06:53:47 +02:00
  • f78dc52d7b added textbind example, improved & fixed syncing, RBTree handles ids correctly now, webrtc connector is quite reliable now Kevin Jahns 2015-07-16 06:15:23 +02:00
  • f9f8228db6 outsourcing some code. custom types definition change Kevin Jahns 2015-07-15 22:32:36 +02:00
  • 60b75d1862 array & type are observeable Kevin Jahns 2015-07-15 21:24:05 +02:00
  • 9b3fe2f197 webrtc connector working Kevin Jahns 2015-07-14 22:39:01 +02:00
  • 6b153896dd delete support for Array & Map Kevin Jahns 2015-07-14 20:50:53 +02:00
  • 66a7d2720d split the big text suite into smaller ones Kevin Jahns 2015-07-14 11:58:43 +02:00
  • d50d34dc12 created Array type that has a good time complexity for both insert and retrieval of objects Kevin Jahns 2015-07-12 03:45:12 +02:00
  • 8cc374cabb added eventhandler Kevin Jahns 2015-07-10 15:00:54 +02:00
  • 4feaf6c6fb fix #28 Kevin Jahns 2015-07-10 09:39:10 +02:00
  • 8e9e62b3d0 discontinuing todays session Kevin Jahns 2015-07-09 22:19:10 +02:00
  • 9b45a78e58 fixing types. Kevin Jahns 2015-07-09 15:50:59 +02:00
  • f862fae473 fixed a bug Kevin Jahns 2015-07-09 01:33:46 +02:00
  • 0493d99d57 list and map types work now and they support delete. added random tests Kevin Jahns 2015-07-09 01:30:57 +02:00
  • a1026bc365 use RBTree for in-memory storage Kevin Jahns 2015-07-08 21:25:36 +02:00
  • fe4564542b implemented deletion of elements & and iteration method & lots of tests Kevin Jahns 2015-07-08 20:05:18 +02:00
  • 7b52111c31 fixed insertion bug in RBTree. adding does now work correctly Kevin Jahns 2015-07-07 21:17:28 +02:00
  • c184cb961b implemented RBTree as a in-memory database for operations (in progress) Kevin Jahns 2015-07-07 18:11:27 +02:00
  • 02f2f6b0fe wrap up todays session Kevin Jahns 2015-07-06 23:39:28 +02:00
  • e47dee53a3 random tests succeed on Map :) Kevin Jahns 2015-07-06 23:04:01 +02:00
  • 9b6183ea70 custom types work. Now I need to re-implement the test case from 0.5 Kevin Jahns 2015-07-06 18:37:54 +02:00
  • 79ec71d559 added test case Kevin Jahns 2015-07-06 16:57:30 +02:00
  • bf4d5f24a8 simple conflicts are now handled correctly Kevin Jahns 2015-07-06 16:47:49 +02:00
  • 9d0373b85b added not working tests Kevin Jahns 2015-07-03 14:43:08 +02:00
  • f8ad9abcc0 late join should work now. Need to test more. root is passed to transaction generator Kevin Jahns 2015-06-30 17:57:19 +02:00
  • b25977be06 Map type works with simple update & sync. now going to implement support for syncing existing operation buffers Kevin Jahns 2015-06-30 15:44:14 +02:00
  • bffbb6ca27 basic get&set of Map properties works Kevin Jahns 2015-06-29 13:20:19 +02:00
  • 8f63147dbc added Map struct Kevin Jahns 2015-06-28 12:42:54 +02:00
  • 7a274565e5 added memory data store (actually adding it..) Kevin Jahns 2015-06-28 11:14:40 +02:00
  • 75793d0ced added memory data store Kevin Jahns 2015-06-28 01:42:17 +02:00
  • 7ec409e09f linted all files Kevin Jahns 2015-06-27 19:01:15 +02:00
  • fec03dc6e1 added test connector, webrtc connector, ideas to apply operations with very low overhead Kevin Jahns 2015-06-25 18:41:00 +02:00
  • 3142b0f161 added some Operations, a connector, more structure. In particular I put a lot of time into the event handling Kevin Jahns 2015-06-21 14:55:39 +02:00
  • 042bcee482 now using one master generator, that rulez them all Kevin Jahns 2015-06-21 09:45:57 +02:00
  • b3e09d001f updated whenOperationExists Kevin Jahns 2015-06-21 03:50:58 +02:00
  • dcec0fe967 Implemented some operations. OperationStore executes now ops, not the Engine Kevin Jahns 2015-06-21 02:24:41 +02:00
  • ae790b6947 updated OperationBuffer Kevin Jahns 2015-06-19 14:54:35 +02:00
  • 4b08cbe875 no more promises in requestTransaction :) Kevin Jahns 2015-06-18 15:11:22 +02:00
  • 01173879a0 Merge pull request #25 from y-js/origin/0.6 Kevin Jahns 2015-06-18 11:47:47 +02:00
  • 6f99ee5c34 requestTransaction accepts Promises&Generators Kevin Jahns 2015-06-18 02:35:52 +02:00
  • 8d1bccbea0 added new generator approach Kevin Jahns 2015-06-17 19:16:52 +02:00
  • b6c278f8e4 added indexeddb Kevin Jahns 2015-06-16 20:13:14 +02:00
  • 5a9f59913e changed to pre-commit Kevin Jahns 2015-06-16 19:51:14 +02:00
  • bf493216a2 updated gitignore, flow working Kevin Jahns 2015-06-16 17:45:05 +02:00
  • d37d0ef9af update Kevin Jahns 2015-06-16 17:18:40 +02:00
  • c7a6e74dd9 updated precommit Kevin Jahns 2015-06-16 16:20:38 +02:00
  • 24570b791a defined specs Kevin Jahns 2015-06-16 14:41:35 +02:00
  • f99853529e improved gulpfile Kevin Jahns 2015-06-16 14:36:00 +02:00
  • 159f37474d checking out new stuff Kevin Jahns 2015-06-15 14:53:02 +02:00
  • 1b63f5efde added lots of magic Kevin Jahns 2015-06-09 22:30:42 +02:00
  • c3ba8173d7 added v0.6 info note Kevin Jahns 2015-06-09 18:10:11 +02:00
  • 7a89c1cc6d added first prototype of the new HB with indexedDB Kevin Jahns 2015-06-09 18:08:23 +02:00
  • c5b47e88ac bump version numbers v0.5.2 Kevin Jahns 2015-05-28 15:47:43 +02:00
  • dc3c6a5d42 added support to use existing user ids! Fixes #23 Kevin Jahns 2015-05-28 15:44:13 +02:00
  • a9c2ec6ba0 Merge pull request #22 from cphyc/bugfix-21 Kevin Jahns 2015-05-21 14:51:48 +02:00
  • f166b9efc5 Compiled files Corentin STG_CADIOU 2015-05-21 14:39:13 +02:00
  • 0441b83f74 Fix error with compute_when_synced Corentin STG_CADIOU 2015-05-21 14:24:30 +02:00
  • 90c82a6a02 Merge pull request #20 from cphyc/Fix-error-in-package.json v0.5.1 Kevin Jahns 2015-05-19 13:31:56 +02:00
  • da25905b73 Use correct path for gulp cphyc 2015-05-19 10:47:36 +02:00
  • 3c07a938cd prepublish yjs Kevin Jahns 2015-05-07 13:34:42 +02:00
  • 55ccacc442 added doc Kevin Jahns 2015-05-05 16:09:34 +02:00
  • 946a11f03d fixing possible source of a bug in y-rt Kevin Jahns 2015-05-05 12:55:21 +02:00
  • 93f3a49396 fixed problem in large sendHB Kevin Jahns 2015-05-04 13:25:12 +02:00
  • 3eed100b8d updated compiled files Kevin Jahns 2015-05-03 19:59:41 +02:00
  • eb136ae1bf update README Kevin Jahns 2015-05-03 19:57:51 +02:00
  • 006d0a2643 update README Kevin Jahns 2015-05-03 19:56:44 +02:00
  • 7959bdf5ac Merge pull request #19 from y-js/0.5 Kevin Jahns 2015-05-03 19:51:50 +02:00
  • 6f9ee0d9ba added tutorial in README Kevin Jahns 2015-05-03 19:50:39 +02:00
  • d901d5f5e4 small fixes Kevin Jahns 2015-04-30 16:29:48 +02:00
  • b2c7706a2e fixed y-object polymer Kevin Jahns 2015-04-30 15:09:10 +02:00
  • 4d926cf841 updated examples Kevin Jahns 2015-04-30 14:15:48 +02:00
  • 0314a1b709 Merge pull request #18 from y-js/0.5 Kevin Jahns 2015-04-30 12:42:38 +02:00
  • 8a5b69e86c better fix for #17 Kevin Jahns 2015-04-30 09:48:39 +02:00
  • ce5250b9d8 updated readme Kevin Jahns 2015-04-29 01:07:12 +02:00
  • f51c791490 updated readme Kevin Jahns 2015-04-29 00:57:36 +02:00
  • b75305a082 updated readme Kevin Jahns 2015-04-29 00:55:11 +02:00
  • 8d80fd5614 updated readme Kevin Jahns 2015-04-29 00:54:27 +02:00
  • bad6c913fc upd Kevin Jahns 2015-04-28 16:07:45 +02:00
  • 85d85540e7 updated Composition (error when doing undo) Kevin Jahns 2015-04-28 14:57:37 +02:00
  • 80f1cfd21b added user events Kevin Jahns 2015-04-28 11:31:43 +02:00
  • 729d7ed3aa fixed getNext & getPrev Kevin Jahns 2015-04-24 13:52:17 +02:00
  • 0a89150fab insertions must not be deleted anymore! Kevin Jahns 2015-04-23 17:40:40 +02:00
  • 6fc33e40bb observer will get the reference too now (ListManager) Kevin Jahns 2015-04-23 15:27:20 +02:00
  • 7f6592a6b7 removed phantom Kevin Jahns 2015-04-20 11:51:52 +02:00
  • b9cdbcc6fa deleted debug log Kevin Jahns 2015-04-19 19:21:05 +02:00