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 23 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 Mon Oct 26 15:22:32 -0700 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 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.
andreasronge pushed to master at andreasronge/peoplemap Wed Oct 14 09:57:39 -0700 2009
HEAD is 3ae599b2cfff462230766b7fc6cdb5f7c3904648

15 commits »

andreasronge pushed to master at andreasronge/neo4j Mon Oct 12 13:25:57 -0700 2009
HEAD is 677df6a8a7a201410e8df6c7ee010c22652b9456
  • andreas committed 677df6a8:
    Removed github gem repository stuff, Fixed package rake task [#86 state:resolved]
andreasronge commented on sashaagafonoff/peoplemap Mon Oct 12 13:12:32 -0700 2009
Comment in 6050f12:

Really nice !!!
Some minor things - sometimes when the graph is redrawn parts of it is drawn outside the window and impossible to drag to the center of the window.

andreasronge pushed to master at andreasronge/neo4j Mon Oct 12 12:42:58 -0700 2009
HEAD is 18ea53c49df71be9a389cea251fb49668a69167d
  • andreas committed 18ea53c4:
    Cascade delete now works for both outgoing and incomig relationships and for has_one, has_n and has_list [#81 state:resolved]
andreasronge pushed to master at andreasronge/neo4j Mon Oct 12 06:17:12 -0700 2009
HEAD is 192ec178c3887023c927bd323c4e448896341d1e

3 commits »

andreasronge opened issue 1 on sashaagafonoff/peoplemap Fri Oct 09 06:48:18 -0700 2009
Delete Organization from an Event does not work
andreasronge pushed to master at andreasronge/peoplemap Fri Oct 09 03:59:24 -0700 2009
HEAD is db7afd9919bd04ad2e1fb3d4f93f3b3c01cdd23a
  • andreas committed db7afd99:
    added missing ',' char
andreasronge forked sashaagafonoff/peoplemap Fri Oct 09 02:23:08 -0700 2009
Forked repository is at andreasronge/peoplemap
andreasronge pushed to master at andreasronge/neo4j Tue Oct 06 09:17:21 -0700 2009
HEAD is c4a2fea6987205bc30951910bc61bb676db61b1f

2 commits »

andreasronge commented on jho406/neo4j Mon Oct 05 23:03:05 -0700 2009
Comment in 96d724d:

Yes, I removed this feature. I can't remember why. But if you think this feature is useful maybe we should add it again.