Ecosyste.ms: Issues

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

GitHub / danthorpe/YapDatabaseExtensions issues and pull requests

#96 - Make YapItem properties public

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

#95 - Swift 4.0 Migration

Pull Request - State: open - Opened by AYastrebov almost 7 years ago

#94 - ValueCoding Errors

Issue - State: open - Opened by Mopar440 over 7 years ago - 1 comment

#93 - Rewrite for Swift 3

Issue - State: open - Opened by danthorpe almost 8 years ago

#92 - 2.6.0

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

#91 - Swift 3 support

Issue - State: open - Opened by JimRoepcke almost 8 years ago - 4 comments

#90 - Feature/separate value and metadata

Pull Request - State: open - Opened by JimRoepcke almost 8 years ago - 3 comments

#89 - Single cross platform framework

Pull Request - State: closed - Opened by danthorpe about 8 years ago

#88 - Plan for Swift 2.3 support

Issue - State: open - Opened by phubner about 8 years ago - 5 comments

#87 - Add block invoke options for Grouping, Sort, and Filter blocks

Pull Request - State: closed - Opened by sealgair over 8 years ago - 2 comments

#86 - Override block invoke options for Views & Filters

Issue - State: closed - Opened by sealgair over 8 years ago

#85 - Updates to Swift 2.2

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

#84 - Update to Swift 2.2

Issue - State: closed - Opened by danthorpe over 8 years ago

#83 - Update Carthage to not point directly at master

Pull Request - State: closed - Opened by danthorpe over 8 years ago - 1 comment

#82 - Update CI pipelines

Pull Request - State: closed - Opened by danthorpe over 8 years ago - 1 comment

#81 - Correct the spelling of CocoaPods in README

Pull Request - State: closed - Opened by ReadmeCritic over 8 years ago - 2 comments

#80 - Be smarter about when to write metadata

Pull Request - State: closed - Opened by danthorpe over 8 years ago - 15 comments

#79 - Separation of metadata from object data at save time?

Issue - State: open - Opened by aranasaurus over 8 years ago - 9 comments
Labels: question

#78 - Minor reorganizations in YapDatabaseExtensions.swift

Pull Request - State: closed - Opened by cdzombak over 8 years ago - 12 comments

#77 - Minor inline documentation & README improvements

Pull Request - State: closed - Opened by cdzombak over 8 years ago - 4 comments

#75 - Persistable API is broken in Xcode 7.2

Issue - State: closed - Opened by danthorpe over 8 years ago - 1 comment
Labels: bug

#74 - Update CI scripts for iOS 9.2

Pull Request - State: closed - Opened by danthorpe over 8 years ago - 1 comment

#73 - Group "functional" and "persistable" APIs under one header in README

Pull Request - State: closed - Opened by cdzombak over 8 years ago - 2 comments

#72 - Questions around reading, updating and metadata.

Pull Request - State: closed - Opened by pnicholls almost 9 years ago - 10 comments
Labels: question

#71 - Switch to use Carthage for dependencies

Pull Request - State: closed - Opened by danthorpe almost 9 years ago

#70 - Update to support recent changes in YapDatabase 2.7.4

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#69 - Update CI to use automated pipelines

Pull Request - State: closed - Opened by danthorpe almost 9 years ago

#68 - Fix possible issue with Remove functions.

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#67 - YapDB.View public API missing the useful bits

Issue - State: open - Opened by aranasaurus almost 9 years ago - 6 comments

#66 - Update the Persistable API

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#65 - Add Curried API

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#64 - Missed some SequenceType arguments...

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#63 - Make Read/Write Transaction Types generic.

Issue - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#62 - Return the result of writes for Functional API

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 2 comments

#61 - Async methods should have optional completion blocks which default to .None.

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#60 - Double check documentation

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#59 - Convert any array arguments to sequence types.

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 6 comments

#58 - Merging MetadataPersistable into Persistable

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#57 - Adds .readAll() function API

Pull Request - State: closed - Opened by aranasaurus almost 9 years ago - 2 comments

#56 - Metadata should be read/write capable independently

Pull Request - State: closed - Opened by aranasaurus almost 9 years ago - 6 comments

#55 - Code comments still refer to Saveable in a few places

Pull Request - State: closed - Opened by aranasaurus almost 9 years ago - 2 comments
Labels: documentation

#54 - Change writeOperation to use a synchronous transaction.

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment
Labels: bug

#53 - Fix a few minor typos/grammar mistakes in README

Pull Request - State: closed - Opened by aranasaurus almost 9 years ago - 2 comments

#52 - Opt out of "property" API via subspec.

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 4 comments

#51 - Fix link to ValueCoding repo

Pull Request - State: closed - Opened by aranasaurus almost 9 years ago - 4 comments

#50 - Move functional APIs into their own files.

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#49 - Increase test coverage of YapDB nested types.

Issue - State: open - Opened by danthorpe almost 9 years ago

#48 - Remove Saveable - adopt ValueCoding

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#47 - Update Readme & Documentation

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#46 - Example code does not compile

Issue - State: closed - Opened by toddwbates almost 9 years ago - 4 comments

#45 - Restore API for functions

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 4 comments

#44 - Support CodeCov

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#43 - Make a cross platform framework.

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 1 comment

#42 - Refactor read & write APIs, including support for external Metadata

Pull Request - State: closed - Opened by danthorpe almost 9 years ago - 10 comments

#41 - Remove FRP module support which don't yet support Swift 2.0 in Cocoapods

Pull Request - State: closed - Opened by danthorpe about 9 years ago - 1 comment

#40 - Swift 2.0 release

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#39 - Define some protocols for readable/writable etc

Issue - State: closed - Opened by danthorpe about 9 years ago - 5 comments
Labels: swift 2.0

#38 - Update Swift 2.0 to latest development (again)

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#37 - Update to latest PromiseKit for Swift 1.2

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#36 - Updates to latest BrightFutures for Swift 1.2

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#35 - Merge Development safely into Swift 2.0

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#34 - Get development ready to merge into Swift 2.0

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#33 - Update Swift 2.0 branch

Pull Request - State: closed - Opened by danthorpe about 9 years ago
Labels: swift 2.0

#32 - [YDB-31]: Silences warning with unused return value.

Pull Request - State: closed - Opened by danthorpe about 9 years ago - 2 comments

#31 - Silences warning by explicitly telling compiler return value is unused

Pull Request - State: closed - Opened by DarthMike about 9 years ago - 1 comment

#30 - Support standard YapDatabaseMappings in FetchConfiguration

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#29 - Add subspec for Operations for Save & Delete tasks.

Pull Request - State: closed - Opened by danthorpe about 9 years ago - 1 comment

#28 - Cast to NSString to use path functions

Pull Request - State: closed - Opened by samus about 9 years ago - 1 comment

#27 - Fix potential crash in valueFromArchive

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#26 - Add missing defaults to init of YapDB.SecondaryIndex

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#25 - Create a Local Search helper object

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#24 - Clean up some of the write code following #23

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#23 - Observed crash in asyncWrite in Release configuration with value types.

Pull Request - State: closed - Opened by danthorpe about 9 years ago
Labels: bug

#22 - Support Secondary Indexes in YapDB.Fetch

Pull Request - State: closed - Opened by danthorpe about 9 years ago

#21 - Re-organize to use a proper Xcode framework project

Pull Request - State: closed - Opened by danthorpe over 9 years ago

#20 - Update Swift 2.0 branch

Pull Request - State: closed - Opened by danthorpe over 9 years ago

#19 - Implements Saveable on YapDB.Index

Pull Request - State: closed - Opened by danthorpe over 9 years ago

#18 - Create a reduced view extension.

Issue - State: closed - Opened by danthorpe over 9 years ago - 1 comment

#17 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger over 9 years ago

#16 - Add helper functions for creating YapDatabases

Pull Request - State: closed - Opened by danthorpe over 9 years ago
Labels: enhancement

#15 - Update README to reflect current API, documentation and best practices.

Pull Request - State: closed - Opened by danthorpe over 9 years ago
Labels: documentation

#14 - Prepare for usage as a dependency.

Pull Request - State: closed - Opened by danthorpe over 9 years ago

#13 - Release 1.2.0

Pull Request - State: closed - Opened by danthorpe over 9 years ago

#12 - Improve the unit tests for missing object tests.

Pull Request - State: closed - Opened by danthorpe over 9 years ago

#11 - Rename YapDatabase.Index

Pull Request - State: closed - Opened by danthorpe over 9 years ago

#10 - Create a Changelog

Pull Request - State: closed - Opened by danthorpe over 9 years ago
Labels: documentation

#9 - 1.1 Release

Pull Request - State: closed - Opened by danthorpe over 9 years ago
Labels: release

#8 - Provide Swift wrappers for YapDatabase extensions.

Pull Request - State: closed - Opened by danthorpe over 9 years ago

#7 - Change array type arguments to SequenceType.

Pull Request - State: closed - Opened by danthorpe over 9 years ago
Labels: enhancement

#6 - Update documentation to indicate expected usage.

Pull Request - State: closed - Opened by danthorpe over 9 years ago
Labels: documentation

#5 - Adds API to get all values in collection

Pull Request - State: closed - Opened by DarthMike over 9 years ago - 2 comments

#4 - Is using newConnection() for all APIs performant in all situations?

Issue - State: closed - Opened by DarthMike over 9 years ago - 2 comments

#3 - Add async read methods.

Pull Request - State: closed - Opened by danthorpe over 9 years ago
Labels: enhancement

#2 - Add support for RAC 3.0

Issue - State: closed - Opened by danthorpe over 9 years ago - 1 comment
Labels: enhancement

#1 - Add APIs for reading metadata.

Pull Request - State: closed - Opened by danthorpe over 9 years ago
Labels: enhancement