jpr5 (Jordan Ritter)

Name
Jordan Ritter
Email
Website/Blog
http://www.darkridge.com/~jpr5
Company
CloudCrowd, Inc.
Location
suitcase, airplane
Member Since
May 20, 2009 (6 months)

Following 6 githubbers and watching 22 repositories view all →

Public Repositories (7)

  • dm-more

    Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper

    legend

    Forked from datamapper/dm-more Wed Jul 22 15:45:18 -0700 2009

    Last updated Fri Dec 04 23:38:29 -0800 2009

  • do

    DataObjects

    legend

    Forked from datamapper/do Mon Nov 30 17:12:14 -0800 2009

    Last updated Sun Nov 29 05:12:55 -0800 2009

  • extlib

    General Ruby extensions for DataMapper and DataObjects

    legend

    Forked from datamapper/extlib Mon Nov 30 13:01:13 -0800 2009

    Last updated Thu Nov 26 19:28:57 -0800 2009

  • dm-core

    DataMapper - Core

    legend

    Forked from datamapper/dm-core Thu Jul 30 11:28:01 -0700 2009

    Last updated Mon Nov 23 20:34:42 -0800 2009

  • ruote-dm

    datamapper persistence for ruote 2.0 (a ruby workflow engine)

    legend

    Forked from jmettraux/ruote-dm Fri Oct 16 12:52:06 -0700 2009

    Last updated Thu Nov 05 11:11:30 -0800 2009

  • ruote

    a ruby workflow engine

    legend

    Forked from jmettraux/ruote Fri Oct 16 12:35:58 -0700 2009

    Last updated Thu Nov 05 11:06:24 -0800 2009

  • dm-salesforce

    DataMapper 0.10.x Adapter for Salesforce

    legend

    Forked from halorgium/dm-salesforce Wed May 20 22:29:25 -0700 2009

    Last updated Fri Oct 23 18:00:43 -0700 2009

Public Activity feed

jpr5 pushed to master at jpr5/dm-more Fri Dec 04 23:38:37 -0800 2009
HEAD is 224259fdfa57c08f539ea60551b6333bea6b3c87

514 commits »

jpr5 updated gist: 247008 Tue Dec 01 23:02:29 -0800 2009
jpr5@finesse(tmp)$ ruby foo.rb 2148181980 born 2148181820 born
jpr5 created gist: 247008 Tue Dec 01 23:01:58 -0800 2009
#!/usr/bin/ruby class Foo
jpr5 created gist: 246984 Tue Dec 01 21:51:13 -0800 2009
diff --git a/spec/lib/rspec_immediate_feedback_formatter.rb b/spec/lib/rspec_immediate_feedback_f...
jpr5 forked datamapper/do Mon Nov 30 17:12:14 -0800 2009
Forked repository is at jpr5/do
jpr5 forked datamapper/extlib Mon Nov 30 13:01:14 -0800 2009
Forked repository is at jpr5/extlib
jpr5 updated gist: 241667 Mon Nov 23 21:32:42 -0800 2009
# Populate $BASE with symlinks to what you want, and put the rubygems.rb file at its root. funct...
jpr5 created gist: 241667 Mon Nov 23 21:30:46 -0800 2009
# Populate $BASE with symlinks to what you want, and put the rubygems.rb file at its root. funct...
jpr5 pushed to next at jpr5/dm-more Mon Nov 23 20:44:17 -0800 2009
HEAD is b4b980fc36f2684f509bc83557bae9735d9f06e7

51 commits »

jpr5 pushed to next at jpr5/dm-core Mon Nov 23 20:34:46 -0800 2009
HEAD is f12eee6cdf20dc3f8038304555c14eb108fc3df9

222 commits »

jpr5 created branch master at jpr5/dm-core Mon Nov 23 20:32:01 -0800 2009
New branch is at jpr5/dm-core/tree/master
jpr5 pushed to master at jpr5/ruote-dm Thu Nov 05 11:11:31 -0800 2009
HEAD is a0d5d0e4713fcd0370c391b3f62b688f68577ddb

6 commits »

jpr5 pushed to ruote2.0 at jpr5/ruote Thu Nov 05 11:06:25 -0800 2009
HEAD is ad540dfb00b727174e23642c895b25a2aed73bbf

23 commits »

jpr5 deleted branch master at jpr5/dm-core Thu Oct 29 14:30:22 -0700 2009
Deleted branch was at jpr5/dm-core/tree/master
jpr5 deleted branch jpr5_next at jpr5/dm-core Thu Oct 29 13:55:39 -0700 2009
Deleted branch was at jpr5/dm-core/tree/jpr5_next
jpr5 pushed to next at jpr5/dm-core Thu Oct 29 13:47:57 -0700 2009
HEAD is 60c3c7cbbdc2bb1914d559461a1c44804aa9c01c
  • jpr5 committed 60c3c7cb:
    Add spec for recent transaction commit (304064).
jpr5 created branch jpr5_next at jpr5/dm-core Thu Oct 29 13:43:57 -0700 2009
New branch is at jpr5/dm-core/tree/jpr5_next
jpr5 pushed to next at jpr5/dm-core Wed Oct 28 23:31:49 -0700 2009
HEAD is 30406411cf0a5000370700b562ea7fc06eaef3f9
  • jpr5 committed 30406411:
    Fix bug in transactions: if a closure 'return's, the transaction is never reset and bad things ensue.
jpr5 pushed to master at jpr5/dm-salesforce Fri Oct 23 18:00:43 -0700 2009
HEAD is 5c68267f38bb179b5eaafa8a7073b3cc026b901f
  • jpr5 committed 5c68267f:
    Improve/fix error handling for cases when multiple errors are reported by SF at the same time (i.e. >1 key collision).
jpr5 pushed to master at jpr5/dm-salesforce Wed Oct 21 07:37:16 -0700 2009
HEAD is 5654bbcb0c341ee9edb3d3434ea59acb3c1396cc
  • jpr5 committed 5654bbcb:
    Nuke dead code (was commented out earlier when testing).
jpr5 pushed to master at jpr5/dm-salesforce Mon Oct 19 17:21:24 -0700 2009
HEAD is 81ccb128af22717a57c849d2516cc043c7a352c2
  • jpr5 committed 81ccb128:
    Refactored to simplify update/delete (uses the keys of objects passed in), plus a few minor simplifications.
jpr5 added atmos to dm-salesforce Mon Oct 19 17:10:45 -0700 2009
dm-salesforce is at jpr5/dm-salesforce
jpr5 pushed to master at jpr5/ruote-dm Mon Oct 19 09:57:16 -0700 2009
HEAD is 9db1548fc1cc5286990ea2468e52f361499199c2
  • jpr5 committed 9db1548f:
    Ensure all information is retrieved from the specified repository.
jpr5 pushed to master at jpr5/ruote-dm Sat Oct 17 11:05:08 -0700 2009
HEAD is 1413ab97aa6c36c07fb435bcee56d555c96fecd4
  • jpr5 committed 1413ab97:
    Provide alternate field aggregation mechanism in case dm-aggregates is not installed (resolves TODO).
jpr5 pushed to master at jpr5/ruote-dm Sat Oct 17 10:59:52 -0700 2009
HEAD is 336db1642f29a740506f938562f12493ab5830b1
  • jpr5 committed 336db164:
    Provide alternate field aggregation mechanism in case dm-aggregates is not installed (resolves TODO).
jpr5 pushed to master at jpr5/ruote-dm Fri Oct 16 13:08:49 -0700 2009
HEAD is 98ec146e554411aa57a3148fb32edc5beccb11c7
  • jpr5 committed 98ec146e:
    Drastic performance and memory footprint improvement on ruote engine startup when lots of flows are active.
jpr5 forked jmettraux/ruote-dm Fri Oct 16 12:52:06 -0700 2009
Forked repository is at jpr5/ruote-dm
jpr5 forked jmettraux/ruote Fri Oct 16 12:35:58 -0700 2009
Forked repository is at jpr5/ruote
jpr5 pushed to master at jpr5/dm-salesforce Thu Oct 15 01:12:19 -0700 2009
HEAD is c412a905c18af3b745e99386519ec46dae9d717e

2 commits »

jpr5 pushed to master at jpr5/dm-salesforce Wed Oct 14 19:20:18 -0700 2009
HEAD is 71cf1ba184e4db094bc1aa8f3a162161983938db

5 commits »

jpr5 pushed to master at jpr5/dm-salesforce Wed Oct 14 11:50:48 -0700 2009
HEAD is f6342bfe82f6551e280175a5142d4ffac997eda4

11 commits »

jpr5 pushed to master at asm/ruote-amqp Fri Oct 02 15:01:07 -0700 2009
HEAD is 10982eec82c644f3bffacbf70d103718ab0b3c90

5 commits »

jpr5 pushed to next at jpr5/dm-more Fri Oct 02 12:35:39 -0700 2009
HEAD is 9c970d2120bb4b740989597ec02f5d0dd6896c38

82 commits »

jpr5 pushed to next at jpr5/dm-core Fri Oct 02 12:15:49 -0700 2009
HEAD is 6dec6587778e7b5f424caa697072ec7f1c6167b9

51 commits »