Commit Graph

359 Commits

Author SHA1 Message Date
Robbie Hanson
ca0cb15154 Fix for issue #444 - Compiler warnings in Xcode 9 2018-05-23 17:30:28 -04:00
Robbie Hanson
cc678addef Updating YDBRelationship delete rules for files, to match recent changes for delete rules for nodes. Addresses issue #148 2018-04-04 10:56:58 -07:00
Artem Kirienko
66568fedc2 CocoaLumberjack pod updated 2018-03-28 21:41:17 +03:00
Robbie Hanson
b9d9fe42f6 Adding ConnectionPool to CocoaPods & Carthage. 2018-03-19 14:01:44 -06:00
Robbie Hanson
e26639737d New utility class: YapDatabaseConnectionPool. A simple load balancer designed for background (non-main-thread) tasks that perform read-only transactions. 2018-03-19 13:30:56 -06:00
Robbie Hanson
05a3bbf01d Updating unit test project via 'pod install'. 2018-03-18 12:44:31 -06:00
Robbie Hanson
a19f0d29e4 Fixing a crash that was described in issue #399 but this time with protocolEdges instead of manualEdges. Added corresponding unit test as well. 2018-03-08 15:32:14 -07:00
Rupert Daniel
db05d876f7 Updated FTS unit tests. 2018-01-24 11:29:57 +00:00
Robbie Hanson
9cbc4a0132 Adding unit test for issue #399 & simplifying code 2017-11-24 19:15:22 -05:00
Robbie Hanson
b142d8b69d Adding unit test for issue #426 2017-11-24 18:16:20 -05:00
Robbie Hanson
690cb2de14 Fixing Xcode project for unit tests (desktop) 2017-11-24 18:15:52 -05:00
Robbie Hanson
8e455fe858 Fixing unit test projects via pod install. 2017-07-18 16:28:01 -07:00
Robbie Hanson
361eecf215 Fixing unit test projects via pod install. 2017-07-18 14:08:27 -07:00
Robbie Hanson
1b612ace26 Updating CocoaLumberjack to v3.x in unit test projects. 2017-05-16 13:35:42 -07:00
Robbie Hanson
f3fa463944 Updating Xcode projects with Xcode’s latest recommended settings. 2017-01-06 17:57:18 -08:00
Robbie Hanson
1ecb1b861e Merge branch 'master' into v3.0 2017-01-06 17:51:07 -08:00
Robbie Hanson
aaf17f1c27 Merge pull request #352 from samsonjs/change-file-path-to-url
Update comments and docs referring to file paths
2016-09-08 15:36:55 -07:00
Robbie Hanson
59e4be80ad Replacing 'Reachability' dependency with embedded 'YapReachability' class. This allows the ActionManager to run on tvOS & watchOS. 2016-09-08 11:24:45 -07:00
Robbie Hanson
a4f2b9f14c Fixing Xcode projects (due to filename change in previous commit). 2016-09-07 17:49:17 -07:00
Robbie Hanson
bdb704ccc9 Updating Unit Test projects to use latest podspec. 2016-09-07 15:14:12 -07:00
Sami Samhuri
68ba99fdb1 update comments and docs referring to file URLs 2016-08-06 13:11:56 -07:00
Robbie Hanson
fe04b8434f Adding Xcode-watch project for unit testing. Encountered a bug with CocoaPods. Awaiting CocoaPods pull request 5608 to be merged. 2016-07-21 11:16:09 -07:00
Robbie Hanson
d288b2f3bf Working on YapDatabaseManualView extension. 2016-06-18 15:30:21 -07:00
Robbie Hanson
2e540c2a2c Fixing Xcode-desktop project. 2016-06-17 10:36:35 -07:00
Robbie Hanson
c19cef115f Refactoring YapDatabaseView code: Now the core underlying architecture is split into its own abstract base class. This will allow other view-based classes to be created easier. 2016-06-16 17:53:24 -07:00
Robbie Hanson
33a1806f4f Adding more helpful compiler flags to unit test projects. 2016-04-05 17:08:15 -07:00
Robbie Hanson
02848bcdb1 Adding a few helpful compiler flags to unit test projects. 2016-04-05 17:00:49 -07:00
Robbie Hanson
7d7891347c Updating unit test projects via 'pod update'. 2016-03-28 11:30:20 -07:00
Robbie Hanson
1c1c7b5136 Adding "obj per sec" output to benchmarks. 2016-03-28 10:29:44 -07:00
Robbie Hanson
ae7b9a8217 Fixing "Xcode-desktop" project via 'pod update'. 2016-03-27 14:20:29 -07:00
Robbie Hanson
e87080c167 Fixing compiler warnings in unit test code. 2016-03-15 16:20:30 -07:00
Robbie Hanson
4c32bdf392 Fixing "Xcode-desktop" project via 'pod update'. 2016-03-06 11:22:22 -08:00
Robbie Hanson
2806e2e78c Merge branch 'experimental/action-manager' into v2.9 2016-03-06 11:12:46 -08:00
Robbie Hanson
80ba6a04d5 Merge branch 'snipsco-task/multiprocess' into v2.9 2016-03-03 11:38:40 -08:00
maelp
3d6f1f4bb3 trim lines 2016-02-27 21:00:51 +01:00
maelp
09d559e21c Increase delay 2016-02-27 20:59:49 +01:00
maelp
d10394fe3d Rename 2016-02-27 20:59:34 +01:00
maelp
c288c81ca7 Output 2016-02-27 20:59:07 +01:00
maelp
8d5bb7e82b Update script 2016-02-27 20:57:47 +01:00
maelp
80c965b942 Change log 2016-02-27 20:39:10 +01:00
maelp
50aeb365ae Update script 2016-02-27 20:38:34 +01:00
maelp
c8a6a31eed Update script 2016-02-27 20:27:49 +01:00
maelp
e96224e8eb Update script 2016-02-27 20:12:58 +01:00
maelp
ed5870f170 Add interface 2016-02-27 20:09:10 +01:00
maelp
de39b53c94 Add specialBehavior flag 2016-02-27 20:07:43 +01:00
Ryan Arana
7f8bb1bd55 Add tests for #288 - YapDatabaseHooks extension doesn't seem to be respecting the allowedCollections property when specified 2016-02-26 09:39:28 -08:00
Robbie Hanson
178d615947 Refactoring ActionManager extension to work more like a traditional extension. Also improving the public API to make it easier to use. 2016-02-18 11:18:53 -08:00
Robbie Hanson
6fb4e15c1d Adding YapDatabaseActionManager to Xcode-desktop testing project. 2016-02-17 16:52:52 -08:00
maelp
7b1f186cff Test extension 2016-02-17 23:51:04 +01:00
maelp
11b70530b5 Add description 2016-02-16 18:41:03 +01:00