andreasronge (Andreas Ronge)

Name
Andreas Ronge
Email
Website/Blog
http://twitter.com/ronge
Company
Jayway AB
Location
Malmö, Sweden
Member Since
Apr 10, 2008 (about 1 year)

Following 2 githubbers and watching 24 repositories view all →

Public Repositories (7)

  • neo4j

    A Graph Database for JRuby. It uses the java lib neo4j as storage and lucene for quering/indexing

    legend

    Last updated Wed Nov 25 12:29:45 -0800 2009

  • peoplemap

    An application to support collaborative capture & analysis of social relationships

    legend

    Forked from sashaagafonoff/peoplemap Fri Oct 09 02:23:08 -0700 2009

    Last updated Thu Oct 22 11:35:09 -0700 2009

  • neo4j-rails-example

    Neo4j.rb example rails application

    legend

    Last updated Fri Jul 17 04:25:06 -0700 2009

  • maven-android-plugin

    Maven Android Plugin

    legend

    Forked from jayway/maven-android-plugin Mon Jun 08 04:08:02 -0700 2009

    Last updated Mon Jun 08 04:25:51 -0700 2009

  • andreasronge.github.com

    legend

    Last updated Tue Jan 20 05:51:00 -0800 2009

  • terracotta-db

    A database implemented using terracotta,lucene and JRuby. It supports ACID transactions and rollb...

    legend

    Last updated Thu Aug 28 06:36:18 -0700 2008

  • lucene.rb

    A ruby port of the java lucene

    legend

    Created Thu Jul 31 10:40:05 -0700 2008

Public Activity feed

andreasronge pushed to master at andreasronge/neo4j Wed Nov 25 12:29:45 -0800 2009
HEAD is 70a5a8edc2fbb1b15446d272e1cdd7bbdc05e3d6

3 commits »

andreasronge pushed to master at andreasronge/neo4j Mon Nov 23 10:41:08 -0800 2009
HEAD is 4fbb01297c39a9a5791d15f3180408b0d26e6d6d
  • andreas committed 4fbb0129:
    Fixed RSpecs which had sideeffects [#90 state:resolved]
andreasronge deleted branch cluster at andreasronge/neo4j Mon Nov 16 12:06:33 -0800 2009
Deleted branch was at andreasronge/neo4j/tree/cluster
andreasronge deleted branch restful at andreasronge/neo4j Mon Nov 16 12:05:47 -0800 2009
Deleted branch was at andreasronge/neo4j/tree/restful
andreasronge deleted branch conflict at andreasronge/neo4j Mon Nov 16 12:05:19 -0800 2009
Deleted branch was at andreasronge/neo4j/tree/conflict
andreasronge pushed to master at andreasronge/neo4j Mon Nov 16 11:59:30 -0800 2009
HEAD is 8c32c9301182fb6d82c1f4dd7b5e7ab1406a500d

5 commits »

andreasronge pushed to master at andreasronge/neo4j Mon Nov 16 11:57:11 -0800 2009
HEAD is 338a37b61ac6cf9350f73f665ef5b742f475f2b4

2 commits »

andreasronge created branch conflict at andreasronge/neo4j Mon Nov 16 11:54:37 -0800 2009
andreasronge pushed to master at andreasronge/neo4j Sun Nov 15 01:19:55 -0800 2009
HEAD is d18fc482c0913151329d636f3b89aa942f9ec5e6
  • andreas committed d18fc482:
    Refactoring of aggregates [#72]. Rewritten all Aggregate RSpecs, changed DSL and renamed classes.
andreasronge started watching roborails/dingdealer Sun Nov 15 01:16:40 -0800 2009
dingdealer's description:
just a little playground for neo4j.rb
andreasronge started watching clofresh/neo4j Thu Nov 12 03:29:17 -0800 2009
neo4j's description:
A Graph Database for JRuby. It uses the java lib neo4j as storage and lucene for quering/indexing
andreasronge started watching Khaless/neo4j Fri Oct 30 02:26:42 -0700 2009
neo4j's description:
A Graph Database for JRuby. It uses the java lib neo4j as storage and lucene for quering/indexing
andreasronge opened issue 18 on sashaagafonoff/peoplemap Thu Oct 29 05:22:36 -0700 2009
undefined method `first_name' Organisation
andreasronge pushed to master at andreasronge/neo4j Mon Oct 26 15:22:33 -0700 2009
HEAD is 21f4009cee0058a142fe59053fb0a022a6571c01

2 commits »

andreasronge pushed to master at andreasronge/neo4j Mon Oct 26 02:35:50 -0700 2009
HEAD is 3e20bd6063e587ea389de0541d158b288d0c8113

3 commits »

andreasronge started watching xuanxu/neo4j Mon Oct 26 02:19:13 -0700 2009
neo4j's description:
A Graph Database for JRuby. It uses the java lib neo4j as storage and lucene for quering/indexing
andreasronge updated gist: 217094 Sat Oct 24 13:43:39 -0700 2009
require 'model' # from the example/imdb neo4j.rb example class Actor
andreasronge updated gist: 217094 Fri Oct 23 12:02:23 -0700 2009
require 'model' # from the /example/imdb folder of neo4j.rb include Neo4j
andreasronge updated gist: 217094 Fri Oct 23 12:02:01 -0700 2009
require 'model' # from the /example/imdb folder of neo4j.rb include Neo4j
andreasronge updated gist: 217094 Fri Oct 23 11:49:25 -0700 2009
require 'model' # from the /example/imdb folder of neo4j.rb include Neo4j
andreasronge updated gist: 217094 Fri Oct 23 11:43:48 -0700 2009
require 'model' # from the /example/imdb folder of neo4j.rb include Neo4j
andreasronge updated gist: 217094 Fri Oct 23 11:40:36 -0700 2009
require 'model' # from the /example/imdb folder of neo4j.rb include Neo4j
andreasronge updated gist: 217094 Fri Oct 23 11:38:37 -0700 2009
require 'model' # from the /example/imdb folder of neo4j.rb include Neo4j
andreasronge created gist: 217094 Fri Oct 23 11:35:11 -0700 2009
include Neo4j Transaction.new
andreasronge pushed to master at andreasronge/neo4j Thu Oct 22 13:04:39 -0700 2009
HEAD is 2e18b4a34444d1e91bee9bf44bec9ecea871b410
  • andreas committed 2e18b4a3:
    Fixed Rake problem, rake gem:install did not work [#86 state:resolved]
andreasronge pushed to master at andreasronge/peoplemap Thu Oct 22 11:35:09 -0700 2009
HEAD is e54ad4fd7252d7d8c5ba57eadee67c55caaa619e
  • andreas committed e54ad4fd:
    Fixed bug - Forgot to invalidate cache on destroy method
andreasronge pushed to master at andreasronge/peoplemap Thu Oct 22 04:10:18 -0700 2009
HEAD is 5ace2a5212d68a09503ea11ae6c95559d8c2f3e7
  • andreas committed 5ace2a52:
    Added rails caches_page to increase performance
andreasronge pushed to master at andreasronge/peoplemap Tue Oct 20 06:47:32 -0700 2009
HEAD is d3a6a936ce1da31d871ad2ad698bdcc03fdd2a92

5 commits »

andreasronge opened issue 15 on sashaagafonoff/peoplemap Tue Oct 20 02:34:53 -0700 2009
In Location page, Locations are displayed in the people tab
andreasronge opened issue 14 on sashaagafonoff/peoplemap Tue Oct 20 02:31:38 -0700 2009
Missing Edges in the Graph
andreasronge pushed to master at andreasronge/peoplemap Mon Oct 19 13:32:58 -0700 2009
HEAD is f75d762e19b9b9830b17baa8a761f7b9a8412a89

13 commits »

andreasronge pushed to master at andreasronge/neo4j Sun Oct 18 00:31:20 -0700 2009
HEAD is 9628aa0f45ec4bbd7d4684b909d658aefdffd76a

2 commits »

andreasronge commented on sashaagafonoff/peoplemap Sat Oct 17 13:42:28 -0700 2009
Comment in ca001ab:

Hmm, maybe it is possible to do routing using the Neo4j::NodeMixin.value_object which creates a ActiveRecord like object that the link_to method knows how to route. If this is possible then a lot of this code can be removed.
Try link_to @target.value_object

andreasronge opened issue 13 on sashaagafonoff/peoplemap Thu Oct 15 06:15:48 -0700 2009
Performance Testing
andreasronge pushed to master at andreasronge/neo4j Wed Oct 14 11:54:59 -0700 2009
HEAD is a06186224ab76e9a5314027dc74139e080291940
  • andreas committed a0618622:
    Clean up of node_mixin.rb. Added comments and moved things around.