Ecosyste.ms: Issues

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

GitHub / onefinestay/kaiso issues and pull requests

#122 - 0.40.0 rc

Pull Request - State: closed - Opened by davidszotten about 10 years ago

#121 - Drop tmp server

Pull Request - State: closed - Opened by davidszotten about 10 years ago - 1 comment

#120 - create types with MERGE instead of CRAETE UNIQUE

Pull Request - State: closed - Opened by davidszotten about 10 years ago - 2 comments

#119 - set relationship refererences in __new__ to improve attribute access perf

Pull Request - State: closed - Opened by davidszotten about 10 years ago - 1 comment

#118 - better attribute declaration detection

Pull Request - State: closed - Opened by davidszotten over 10 years ago - 1 comment

#117 - stop using legacy indexes

Pull Request - State: closed - Opened by davidszotten over 10 years ago - 2 comments

#116 - Allow values to be converted across lists of lists

Pull Request - State: closed - Opened by timbu over 10 years ago - 1 comment

#115 - add (and use) get_match_clause

Pull Request - State: closed - Opened by davidszotten over 10 years ago - 1 comment

#114 - Docs?

Issue - State: open - Opened by techdragon over 10 years ago - 2 comments

#113 - Migration helpers class attrs fix

Pull Request - State: closed - Opened by timbu over 10 years ago - 1 comment

#112 - start using labels

Pull Request - State: closed - Opened by davidszotten over 10 years ago - 1 comment

#110 - add type coercion

Pull Request - State: closed - Opened by davidszotten almost 11 years ago - 3 comments

#109 - Rework validate_base_change

Pull Request - State: closed - Opened by timbu almost 11 years ago - 3 comments

#108 - Manager.get(Type, attr=None) raises ValueError

Pull Request - State: closed - Opened by timbu almost 11 years ago - 1 comment

#107 - bugfix for nonascii params + test

Pull Request - State: closed - Opened by davidszotten almost 11 years ago - 1 comment

#106 - Manager.get should query via index

Pull Request - State: closed - Opened by timbu almost 11 years ago - 2 comments

#105 - Indexes are only created for types with unique attrs

Pull Request - State: closed - Opened by timbu almost 11 years ago - 1 comment

#104 - bump py2neo

Pull Request - State: closed - Opened by davidszotten almost 11 years ago - 1 comment

#103 - Convert Cypher to use 2.0 dialect

Pull Request - State: closed - Opened by technige almost 11 years ago - 1 comment

#102 - Fix for existence checking on multi index nodes

Pull Request - State: closed - Opened by timbu almost 11 years ago - 1 comment

#101 - Save should return kaiso object when updating an instance

Pull Request - State: closed - Opened by timbu about 11 years ago

#100 - neo4j 2.0 compat

Pull Request - State: closed - Opened by davidszotten about 11 years ago - 1 comment

#99 - Migration helpers

Pull Request - State: closed - Opened by davidszotten about 11 years ago - 1 comment

#98 - Cache static descriptors and descriptor properties

Pull Request - State: closed - Opened by timbu about 11 years ago - 2 comments

#97 - added dummy names to unnamed nodes in Cypher queries

Pull Request - State: closed - Opened by technige about 11 years ago - 4 comments

#96 - don't pin iso8601 now that there's a new release

Pull Request - State: closed - Opened by davidszotten about 11 years ago - 1 comment

#95 - fix indexes when changing type of an instance

Pull Request - State: closed - Opened by davidszotten about 11 years ago - 1 comment

#94 - batch loading by unique attribute

Pull Request - State: closed - Opened by davidszotten about 11 years ago - 1 comment

#93 - Fix for invalid InstanceOf in change_instance_type

Pull Request - State: closed - Opened by timbu about 11 years ago - 2 comments

#92 - reducing the number of http calls per query

Pull Request - State: closed - Opened by kollhof over 11 years ago - 2 comments

#91 - fix for getting neo4j info in 1.9.4

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 2 comments

#90 - Allow types with no attributes to be deleted

Pull Request - State: closed - Opened by timbu over 11 years ago - 1 comment

#89 - expose and use serialise(for_db)

Pull Request - State: closed - Opened by davidszotten over 11 years ago

#88 - change which internals change_instance_type uses

Pull Request - State: closed - Opened by davidszotten over 11 years ago

#87 - change types of an instance

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 2 comments

#86 - return generators instead of being generators

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 1 comment

#85 - stash the temp db list during connection tests

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 1 comment

#83 - explicit type creation

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 3 comments

#82 - attrs from get_type_hierarchy should use an ordered dict

Issue - State: open - Opened by davidszotten over 11 years ago

#81 - Readme pics

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 2 comments

#80 - Reload types refactor

Pull Request - State: closed - Opened by mattbennett over 11 years ago - 1 comment

#79 - Delete relationships fix

Pull Request - State: closed - Opened by mattbennett over 11 years ago - 1 comment

#78 - escape type names since they could be keywords

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 1 comment

#76 - fixing type duplication during type hierarchy creation

Pull Request - State: closed - Opened by kollhof over 11 years ago - 3 comments

#75 - Check static attribute declaration

Pull Request - State: closed - Opened by mattbennett over 11 years ago - 2 comments

#74 - Support for simple reparenting.

Pull Request - State: closed - Opened by mattbennett over 11 years ago - 2 comments

#73 - Class attr bug

Pull Request - State: closed - Opened by noisyboiler over 11 years ago

#72 - Uuid Attribute to_python value check

Issue - State: closed - Opened by noisyboiler over 11 years ago

#71 - reverting to using code-defined types as bases for data defined types

Pull Request - State: closed - Opened by kollhof over 11 years ago - 1 comment

#70 - Fix MRO issue

Pull Request - State: closed - Opened by kollhof over 11 years ago - 1 comment

#69 - Class attr rework

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 5 comments

#68 - fixing type inheritence

Pull Request - State: closed - Opened by kollhof over 11 years ago - 2 comments

#67 - Classattrs

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 1 comment

#66 - trying to debug travis

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 1 comment

#65 - add skip_type_loading to use before destroy

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 1 comment

#64 - adding custom type collector and removing the need for DynamicType

Pull Request - State: closed - Opened by kollhof over 11 years ago - 1 comment

#63 - Fix update to return updated obj

Pull Request - State: closed - Opened by kollhof over 11 years ago - 1 comment

#62 - startup performance issue and duplicate type

Pull Request - State: closed - Opened by kollhof over 11 years ago - 1 comment

#61 - Manager.__init__ fails if there are unknown types in the db

Issue - State: closed - Opened by davidszotten over 11 years ago - 1 comment
Labels: bug

#60 - Rename storage to manager

Pull Request - State: closed - Opened by tonybajan over 11 years ago - 1 comment

#59 - Removing old invalid comment

Pull Request - State: closed - Opened by mattbennett over 11 years ago - 1 comment

#58 - To primitive

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 1 comment

#57 - Rename storage to manager

Pull Request - State: closed - Opened by tonybajan over 11 years ago

#56 - To primitive

Pull Request - State: closed - Opened by davidszotten over 11 years ago - 2 comments

#55 - Notify ofb on travis builds

Pull Request - State: closed - Opened by tonybajan over 11 years ago - 1 comment

#54 - Type init and sync

Pull Request - State: closed - Opened by tonybajan over 11 years ago - 2 comments

#53 - only use default at __init__

Pull Request - State: closed - Opened by davidszotten over 11 years ago

#52 - add version attr

Pull Request - State: closed - Opened by davidszotten over 11 years ago

#51 - 817 metaclass refactor

Pull Request - State: closed - Opened by mattbennett over 11 years ago - 3 comments

#50 - delete sub graph

Pull Request - State: closed - Opened by kollhof over 11 years ago - 1 comment

#49 - allow get_type_hierarchy to return from an id rather than the entire hierarchy

Pull Request - State: closed - Opened by noisyboiler over 11 years ago - 1 comment

#48 - making sure get() includes the type of the item when searching for it

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#47 - fixing duplicate typesystem nodes

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#46 - adding choices of Choice Attribute to serialization

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#45 - Rel update missing endpoints

Pull Request - State: closed - Opened by davidszotten almost 12 years ago - 1 comment

#44 - let relationship manager reference actual relatinoship

Pull Request - State: closed - Opened by davidszotten almost 12 years ago - 1 comment

#43 - Supporting bind_iface in temporary connection string uri

Pull Request - State: closed - Opened by mattbennett almost 12 years ago - 4 comments

#42 - support updating relationship endpoints

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#41 - cleanup import

Issue - State: closed - Opened by kollhof almost 12 years ago - 1 comment
Labels: bug

#39 - support updating relationship endpoints

Pull Request - State: closed - Opened by kollhof almost 12 years ago

#38 - 686 dynamic type interface

Pull Request - State: closed - Opened by mattbennett almost 12 years ago - 1 comment

#37 - Dynamic types

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#36 - Added neo4j vis style

Pull Request - State: closed - Opened by mattbennett almost 12 years ago - 1 comment

#35 - 686 dynamic type interface

Pull Request - State: closed - Opened by mattbennett almost 12 years ago - 1 comment

#34 - Better connection tests

Pull Request - State: closed - Opened by mattbennett almost 12 years ago - 1 comment

#33 - Refactor get

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#30 - let get fetch relationships as well

Pull Request - State: closed - Opened by davidszotten almost 12 years ago

#28 - raise custom exception for unknown types

Pull Request - State: closed - Opened by davidszotten almost 12 years ago

#26 - too much uniqueness enforce during creation

Issue - State: closed - Opened by davidszotten almost 12 years ago - 1 comment

#23 - renaming Persistable->Entity and PersistableType->PersistableMeta

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#16 - Setup

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#15 - adding missing requirements

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#13 - Uniqueness master merge

Pull Request - State: closed - Opened by kollhof almost 12 years ago

#12 - Uniqueness master merge

Pull Request - State: closed - Opened by kollhof almost 12 years ago

#8 - added delete(obj)

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment

#6 - relationship reference manager

Pull Request - State: closed - Opened by kollhof almost 12 years ago - 1 comment