All Versions
66
Latest Version
Avg Release Cycle
64 days
Latest Release
3080 days ago

Changelog History
Page 5

  • v1.0.6 Changes

    • [eff6f2a](../../commit/eff6f2a) - (Max De Marzi) Bump to 1.0.6
    • [b234e7f](../../commit/b234e7f) - (Max De Marzi) fixes [#69](../../issues/69)
    • [4884d9c](../../commit/4884d9c) - (Max De Marzi) need another method for find_exact
    • [8c95c28](../../commit/8c95c28) - (Max De Marzi) I think this fixes [#76](../../issues/76)
  • v1.0.5 Changes

    • [d85d88f](../../commit/d85d88f) - (Max De Marzi) Bump to 1.0.5
    • [36e025f](../../commit/36e025f) - (Max De Marzi) Merge pull request [#74](../../issues/74) from pboling/master

    🎉 Initialization Hook

    • [c450858](../../commit/c450858) - (Peter Boling) Provides a named initialization hook so people depending on the gem can ensure pre-requisite configuration is complete prior to initialization of neography itself
    • [f9804f5](../../commit/f9804f5) - (Peter Boling) Railties are best namespaced inside the gem's namespace Example: http://api.rubyonrails.org/classes/Rails/Railtie.html
    • [56384b5](../../commit/56384b5) - (Max De Marzi) rename spec to actual _spec file
    • [e94ea2e](../../commit/e94ea2e) - (Max De Marzi) started working on unmanaged extensions
  • v1.0.4 Changes

    • [210f494](../../commit/210f494) - (Max De Marzi) Bump to 1.0.4
    • [525ff47](../../commit/525ff47) - (Roel van Dijk) Add UniquePathNotUniqueException.
  • v1.0.3 Changes

    • [a1e0459](../../commit/a1e0459) - (Max De Marzi) Bump to 1.0.3
    • [89e2ff0](../../commit/89e2ff0) - (Max De Marzi) upgrade to 1.8.1
    • [2b750ef](../../commit/2b750ef) - (Roel van Dijk) Merge pull request [#71](../../issues/71) from radford/set-neo-server-on-rels

    Set neo_server on Relationships

    • [091ac99](../../commit/091ac99) - (Jim Radford) Pass the db to the new Relationship in Relationship.load
    • [608dc63](../../commit/608dc63) - (Jim Radford) Actually set the neo_server on Relationships
    • [12c27f2](../../commit/12c27f2) - (Max De Marzi) one more time
    • [ed6e960](../../commit/ed6e960) - (Max De Marzi) wonder if this works on travis
    • [2dcfaac](../../commit/2dcfaac) - (Max De Marzi) make values exist before trying to remove them
    • [3263919](../../commit/3263919) - (Max De Marzi) config should be subject
    • [14d469e](../../commit/14d469e) - (Max De Marzi) Merge pull request [#70](../../issues/70) from radford/avoid-nil-remove

    🚚 Avoid trying to remove properties that don't exist now that errors are thrown/checked

    • [a20d6b5](../../commit/a20d6b5) - (Jim Radford) Avoid removing trying to remove properties that don't exist
    • [a9687eb](../../commit/a9687eb) - (Max De Marzi) getting rid of find_and_require_user_defined_code, closing [#68](../../issues/68)
  • v1.0.2 Changes

    • [6fb334b](../../commit/6fb334b) - (Max De Marzi) Bump to 1.0.2
    • [267bb32](../../commit/267bb32) - (Roel van Dijk) Raise error on HTTP status code 500.
    • [173a9a4](../../commit/173a9a4) - (Max De Marzi) add delete test. Will not work on 1.7
    • [a4a3d31](../../commit/a4a3d31) - (Max De Marzi) create_relationship in batch can work without properties
  • v1.0.1 Changes

    • [b8f5834](../../commit/b8f5834) - (Max De Marzi) Bump to 1.0.1
    • [cc803eb](../../commit/cc803eb) - (Roel van Dijk) Fix Exception matching for pre-1.8 Neo4j.
  • v1.0.0 Changes

    • [c2bbbff](../../commit/c2bbbff) - (Max De Marzi) version 1
    • [c4f7599](../../commit/c4f7599) - (Max De Marzi) Update neography.gemspec

    ⚡️ updating Neo4j.org link

    • [34762af](../../commit/34762af) - (Roel van Dijk) Spec #del.
    • [bd65e78](../../commit/bd65e78) - (Roel van Dijk) Spec #attributes.
    • [6596207](../../commit/6596207) - (Max De Marzi) prepare for 1.8 release
    • [4bf316e](../../commit/4bf316e) - (Roel van Dijk) No need for .with on stubs.
    • [7470332](../../commit/7470332) - (Roel van Dijk) Test #other_node.
    • [1ebac4a](../../commit/1ebac4a) - (Roel van Dijk) Ignore Gemfile.lock.
    • [121fabc](../../commit/121fabc) - (Roel van Dijk) Add unit tests for node/relationship properties.
    • [9f75c12](../../commit/9f75c12) - (Max De Marzi) removing Gemfile.lock
    • [9514ec3](../../commit/9514ec3) - (Max De Marzi) adding latest Gemfile.lock for archival purposes
    • [ddefa79](../../commit/ddefa79) - (Max De Marzi) Update neography.gemspec

    ➕ Adding versions to dependencies...

    • [491c319](../../commit/491c319) - (Roel van Dijk) Fix failing spec by using dead code.
    • [ba37dda](../../commit/ba37dda) - (Roel van Dijk) Add note about previous versions and errors.
    • [b48144f](../../commit/b48144f) - (Roel van Dijk) Add code accessor to NeographyError.
    • [58eae25](../../commit/58eae25) - (Roel van Dijk) Bump Travis Neo4j version to 1.8.RC1.
    • [86aa096](../../commit/86aa096) - (Roel van Dijk) Add links to Errors wiki page.
    • [d3d7752](../../commit/d3d7752) - (Roel van Dijk) Raise an error when REST API returns an error.
    • [e59c8e9](../../commit/e59c8e9) - (Roel van Dijk) Change spec_helper File requires to simpler requires.
    • [485c1e9](../../commit/485c1e9) - (Roel van Dijk) Remove link to unused Experimental page.
    • [2a850ef](../../commit/2a850ef) - (Roel van Dijk) Some more textual layout.
    • [b2bc98f](../../commit/b2bc98f) - (Roel van Dijk) Some more textual layout.
    • [10921a6](../../commit/10921a6) - (Roel van Dijk) Some layout.
    • [99785b1](../../commit/99785b1) - (Roel van Dijk) Move more documentation into the Wiki.
    • [8e3f6d7](../../commit/8e3f6d7) - (Roel van Dijk) Fix code in example.
    • [02cf457](../../commit/02cf457) - (Roel van Dijk) Fix links to Wiki, explain content, fix code.
    • [cfbf7d3](../../commit/cfbf7d3) - (Roel van Dijk) Simplify documentation, move API into Github wiki.
    • [c60dc37](../../commit/c60dc37) - (Roel van Dijk) Fix more butchered syntax.
    • [a1d80cc](../../commit/a1d80cc) - (Roel van Dijk) Fix more butchered syntax.
    • [d36d26d](../../commit/d36d26d) - (Roel van Dijk) Fix butchered syntax.
    • [5e47636](../../commit/5e47636) - (Roel van Dijk) Move from rdoc to Markdown.
    • [b17df33](../../commit/b17df33) - (Roel van Dijk) Remove helper method used by deprecated code.
    • [fea8727](../../commit/fea8727) - (Roel van Dijk) Deprecated syntax with Neography::Rest server as the first argument to Node and Relationship.
    • [bee8025](../../commit/bee8025) - (Roel van Dijk) Make configuration a more 'rubyish'.
    • [317a44d](../../commit/317a44d) - (Roel van Dijk) Move Rest includes to Rest class.
    • [3552879](../../commit/3552879) - (Roel van Dijk) Move global constant into class where it is used.
    • [6536a7e](../../commit/6536a7e) - (Roel van Dijk) Clean up the Node and Relationship classes, add some basic specs.
    • [5bb7d01](../../commit/5bb7d01) - (Roel van Dijk) Cleaner DSL in Batch.
    • [798d174](../../commit/798d174) - (Roel van Dijk) Fix som duplicate code.
    • [9725bb8](../../commit/9725bb8) - (Roel van Dijk) Clean up some code, use more Rest classes paths.
    • [b323fa4](../../commit/b323fa4) - (Max De Marzi) Merge pull request [#63](../../issues/63) from tbaum/patch-1

    ⚡️ Update README.rdoc

    • [6b8bd1c](../../commit/6b8bd1c) - (Roel van Dijk) Minor code layout.
    • [12488e5](../../commit/12488e5) - (Roel van Dijk) Add batch unit tests and refactor Batch class.
    • [2dd4b16](../../commit/2dd4b16) - (Roel van Dijk) Add path helpers as class methods.
    • [23e4522](../../commit/23e4522) - (Roel van Dijk) Move back to instance variables, cleaner.
    • [24dd564](../../commit/24dd564) - (Roel van Dijk) Remove delegation (less magic is cleaner).
    • [9e137d2](../../commit/9e137d2) - (Roel van Dijk) Make REST delegation a bit cleaner, hopefully.
    • [cc059ec](../../commit/cc059ec) - (Roel van Dijk) Ignore .rvmrc.
    • [3a5f3b1](../../commit/3a5f3b1) - (Thomas Baum) Update README.rdoc

    🛠 fix typo

    • [c80d560](../../commit/c80d560) - (Max De Marzi) Merge pull request [#62](../../issues/62) from rdvdijk/master

    ✅ Cleaned up Connection and added unit tests.

    • [8aa7ead](../../commit/8aa7ead) - (Roel van Dijk) Add Connection unit test.
    • [b80126e](../../commit/b80126e) - (Max De Marzi) Merge pull request [#61](../../issues/61) from rdvdijk/forwarded_rest

    👉 Use Forwardable in Rest class to delegate API.

    • [eb887b0](../../commit/eb887b0) - (Max De Marzi) Merge pull request [#60](../../issues/60) from rdvdijk/master

    ✂ Remove remaining logic to separate Rest classes.

    • [c3eaed8](../../commit/c3eaed8) - (Roel van Dijk) Use Forwardable in Rest class to delegate API.
    • [8d3f2a7](../../commit/8d3f2a7) - (Roel van Dijk) Remove remaining logic to separate Rest classes.
    • [1b53415](../../commit/1b53415) - (Max De Marzi) Merge pull request [#59](../../issues/59) from rdvdijk/master

    🚚 Move duplicate code to superclasses, cleaned up other duplication.

    • [1275c33](../../commit/1275c33) - (Roel van Dijk) Moves duplicate code to superclasses, cleaned up other duplication.
    • [75f47e8](../../commit/75f47e8) - (Max De Marzi) Update CONTRIBUTORS
    • [92b0097](../../commit/92b0097) - (Max De Marzi) Merge pull request [#58](../../issues/58) from rdvdijk/master

    🔨 Major refactor of Rest class

    • [0292553](../../commit/0292553) - (Roel van Dijk) Merge with original.
    • [0a1dcaa](../../commit/0a1dcaa) - (Roel van Dijk) Fix URL encoding to make spaces and slashes possible.
    • [5e00a50](../../commit/5e00a50) - (Roel van Dijk) Add RelationshipAutoIndexes spec.
    • [d0a27e5](../../commit/d0a27e5) - (Roel van Dijk) Fix typo.
    • [03d2e80](../../commit/03d2e80) - (Roel van Dijk) Add RelationshipIndexes spec.
    • [c7a17c8](../../commit/c7a17c8) - (Roel van Dijk) Add Relationships specs.
    • [c758b82](../../commit/c758b82) - (Roel van Dijk) Add Relationships specs.
    • [987f5f0](../../commit/987f5f0) - (Roel van Dijk) Add NodePaths specs.
    • [26f9e0e](../../commit/26f9e0e) - (Roel van Dijk) Add traversal options spec.
    • [0160de5](../../commit/0160de5) - (Roel van Dijk) Add traversal spec.
    • [903aa56](../../commit/903aa56) - (Roel van Dijk) Add NodeAutoIndexes spec.
    • [bff0665](../../commit/bff0665) - (Roel van Dijk) Add NodeIndexes specs.
    • [65ad592](../../commit/65ad592) - (Roel van Dijk) Add NodeRelationships return specs.
    • [7456f9e](../../commit/7456f9e) - (Roel van Dijk) Update Gemfile.lock.
    • [cf6f52c](../../commit/cf6f52c) - (Roel van Dijk) Add NodeRelationships specs.
    • [9cd051b](../../commit/9cd051b) - (Roel van Dijk) Fix hash-rocket syntax.
    • [5f88ebd](../../commit/5f88ebd) - (Roel van Dijk) Add spec for REST node properties.
    • [d1b50e8](../../commit/d1b50e8) - (Roel van Dijk) Add some basic unit tests for REST classes.
    • [bbe019c](../../commit/bbe019c) - (Roel van Dijk) Rubified some code.
    • [3b9e97f](../../commit/3b9e97f) - (Roel van Dijk) Add _path suffix in all REST classes.
    • [b8f1312](../../commit/b8f1312) - (Roel van Dijk) Second step of major refactor of REST class.
    • [db2f1dd](../../commit/db2f1dd) - (Roel van Dijk) First step of major refactor of REST class.
    • [faf7f0c](../../commit/faf7f0c) - (Max De Marzi) test with 1.8.M07
  • v0.0.31 Changes

    • [1f2d14f](../../commit/1f2d14f) - (Max De Marzi) Bump to 0.0.31
    • [9a1d8ba](../../commit/9a1d8ba) - (Max De Marzi) updating gems
    • [3f52df5](../../commit/3f52df5) - (Max De Marzi) updating my development gemfile.lock
    • [8c115ca](../../commit/8c115ca) - (Max De Marzi) Merge pull request [#57](../../issues/57) from rdvdijk/master

    🛠 Fix bug with finding nodes in index with spaces in value.

    • [6289b7a](../../commit/6289b7a) - (Roel van Dijk) Fix bug with finding nodes in index with spaces and/or slashes in value.
    • [d8e3319](../../commit/d8e3319) - (Roel van Dijk) Fix bug with finding nodes in index with spaces in value.
    • [620bb11](../../commit/620bb11) - (Max De Marzi) Update CONTRIBUTORS
    • [9758878](../../commit/9758878) - (Max De Marzi) Merge pull request [#56](../../issues/56) from garrettheaver/master

    batch remove_relationship_from_index

    • [6bfaef8](../../commit/6bfaef8) - (Garrett Heaver) adding remove_relationship_from_index as batch operation
  • v0.0.30 Changes

    • [b227119](../../commit/b227119) - (Max De Marzi) Bump to 0.0.30
    • [4455051](../../commit/4455051) - (Max De Marzi) Merge pull request [#53](../../issues/53) from simpsonjulian/user-agent

    HTTP User-Agent to inform Neo4j about client versions

    • [0da275e](../../commit/0da275e) - (Julian Simpson) Making tests work on Travis.
    • [cfd281f](../../commit/cfd281f) - (Julian Simpson) Provide tests as well.
    • [a871d00](../../commit/a871d00) - (Julian Simpson) Add User-Agent header.
  • v0.0.29 Changes

    • [b0f6aec](../../commit/b0f6aec) - (Max De Marzi) Bump to 0.0.29
    • [cda0b6e](../../commit/cda0b6e) - (Max De Marzi) Update lib/neography/multi_json_parser.rb

    OJ complains about an ArgumentError, so rescuing that too.

    • [4c8fbb3](../../commit/4c8fbb3) - (Max De Marzi) Merge pull request [#51](../../issues/51) from pete/master

    ➕ Add delete_relationship to batch command

    • [296960d](../../commit/296960d) - (Pete Elmore) Fix my hard tabs.
    • [bbb420a](../../commit/bbb420a) - (Pete Elmore) Add delete_relationship to batch operations.
    • [802802c](../../commit/802802c) - (Max De Marzi) dealing with JSON parsing issues
    • [1b2aa7e](../../commit/1b2aa7e) - (Max De Marzi) adding idea to gitignore
    • [54a232e](../../commit/54a232e) - (Max De Marzi) Merge pull request [#50](../../issues/50) from jhund/multi_json

    Replace Oj with MultiJson for JSON handling

    Thanks Jo!

    • [6f60af0](../../commit/6f60af0) - (Jo Hund) Replace Oj with MultiJson for JSON handling so that neography works with jruby
    • [65f6ca9](../../commit/65f6ca9) - (Max De Marzi) adding more indexing capabilities
    • [28313e1](../../commit/28313e1) - (Max De Marzi) using strict mode on Oj gem, so we don't convert to strings with colons to symbols
    • [100aa75](../../commit/100aa75) - (Max De Marzi) making note that batch create unique node does not return a referable node
    • [79ce7eb](../../commit/79ce7eb) - (Max De Marzi) update travis to 1.8M6
    • [6977df6](../../commit/6977df6) - (Max De Marzi) adding auto indexing methods
    • [a4eb275](../../commit/a4eb275) - (Max De Marzi) Adding Code Climate badge.
    • [ad3d0d6](../../commit/ad3d0d6) - (Max De Marzi) Update travis.yml to use latest neo4j
    • [0d17d0a](../../commit/0d17d0a) - (Max De Marzi) adding multiple ways to remove a node from an index
    • [e048609](../../commit/e048609) - (Max De Marzi) Merge pull request [#47](../../issues/47) from samirahmed/master

    ➕ Added 2 more batch operations

    • [a2bdf97](../../commit/a2bdf97) - (Samir Ahmed) Added Spec Tests for 2 Operations

    ➕ Added to spec tests to very that the operations...

    ✅ For testing batch delete node :

    • 2 node created one by one
    • Nodes deleted in batch
    • Get nodes results should be nil

    🚚 For testing batch remove node :

    • Create two nodes with indicies one by one
    • In batch remove the node from the indidicies
    • Search for exact nodes should be nil

    • [a079b5a](../../commit/a079b5a) - (Samir Ahmed) Added 2 Operations to Batch Methods to rest.rb

    Modified the neography/rest.rb 'get_batch' to add a case for :remove_node_from_index :delete_node Both method use the HTTP DELETE Methods and contain no 'body'

    Did not account for alias :remove_node_index

    ✅ Still need to add tests.