GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

willbryant

0
6
May 31, 2008
  • Created Sat May 31 03:44:52 -0700 2008
    legend
  • CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members ...
    Created Sun Jun 08 15:34:19 -0700 2008
    legend
  • Created Sat May 31 03:57:37 -0700 2008
    legend
  • Pure Ruby implementation of an SFTP (protocols 1-6) client
    Forked from jamis/net-sftp Mon Sep 15 02:43:50 -0700 2008
    legend
  • Pure Ruby implementation of an SSH (protocol 2) client
    Forked from jamis/net-ssh Mon Sep 15 02:37:11 -0700 2008
    legend
  • Extends remote_function & link_to_remote so they support :replace as well as :update
    Created Tue Jul 08 04:21:17 -0700 2008
    legend

Public Activity  feed

willbryant committed to rails/rails Sat Nov 15 09:28:44 -0800 2008

789a3f5b035fd293a9e235672a97b683a56ba0c3

Moved the * strings out of construct_finder_sql to a new default_select method so it can be overridden by plugins cleanly

willbryant committed to rails/rails Sat Nov 15 09:28:43 -0800 2008

5140bbd0d3ae3d023d517c4da0ec1ac0f1528d00

Moved the * strings out of construct_finder_sql to a new default_select method so it can be overridden by plugins cleanly

willbryant committed to rails/rails Sun Oct 12 09:47:07 -0700 2008

4c05055487e149bfa4152c1b42f3519671ca22ac

explicitly including child associations that are also included in the parent association definition should not result in double records in the collection/double loads (#1110)

willbryant committed to alloy/rails Sat Oct 04 05:13:06 -0700 2008

0cc6873368b1e89a8457f1efd6ccabae127ca7e4

fix eager loading's :condition sanitizing expanding against the wrong table

willbryant committed to alloy/rails Sat Oct 04 05:13:05 -0700 2008

dd3fb64bf60f9fea5901ce13ff03b02311393858

wrote a test showing eager loading's misbehavior (sanitizing against the wrong table) when the association has a :conditions hash

willbryant committed to rails/rails Mon Sep 29 08:58:38 -0700 2008

35d731ef0aaf1b6103121bb2c2d21f5b17c26b3c

fix eager loading's :condition sanitizing expanding against the wrong table

willbryant committed to rails/rails Mon Sep 29 08:58:36 -0700 2008

8233f8314ba00838e8ef6b2d95cdfb7d58c8dece

wrote a test showing eager loading's misbehavior (sanitizing against the wrong table) when the association has a :conditions hash

willbryant committed to rails/rails Mon Sep 29 08:57:32 -0700 2008

7823c50c975df975ca3237bfbe9ca0b3c60f6b6d

fix eager loading's :condition sanitizing expanding against the wrong table

willbryant committed to rails/rails Mon Sep 29 08:57:31 -0700 2008

e34e6d67e3861dab5b6e21703c0fefa96e728158

wrote a test showing eager loading's misbehavior (sanitizing against the wrong table) when the association has a :conditions hash

willbryant committed to willbryant/net-sftp Mon Sep 15 03:28:03 -0700 2008

77870a816cb7fabd47081f8b66b178c26c839aac

don't try and close the channels if Net::SSH.start's block_given raises

willbryant forked jamis/net-sftp Mon Sep 15 02:43:50 -0700 2008
Forked repository is at willbryant/net-sftp
willbryant committed to willbryant/net-ssh Mon Sep 15 02:40:02 -0700 2008

9bdd0290529f128a0eca029279d839dd73b2fd57

don't spin in Session#close while waiting for channels to close

willbryant forked jamis/net-ssh Mon Sep 15 02:37:11 -0700 2008
Forked repository is at willbryant/net-ssh
willbryant committed to willbryant/remote_function_with_replace Tue Jul 08 20:09:10 -0700 2008
willbryant created remote_function_with_replace Tue Jul 08 04:21:17 -0700 2008
willbryant committed to willbryant/cruisecontrolrb Sun Jun 08 17:41:02 -0700 2008

299c70d30ab3fb607de058def5163f5fafe3bb39

implemented full git log parsing, including message and changeset

willbryant committed to willbryant/cruisecontrolrb Sun Jun 08 17:41:02 -0700 2008

3dab53071780b410b3435d178872a32664c92adb

use full-length git IDs for git calls, to prevent the breakage that occurs when there are multiple commits with the same short ID

willbryant committed to willbryant/cruisecontrolrb Sun Jun 08 17:41:02 -0700 2008

2bd0b8124ceebd55bad2479aeaa43c3501f7f6a4

the standard with git is 7-digit short IDs; 5 digits frequently isn't enough

willbryant committed to willbryant/cruisecontrolrb Sun Jun 08 17:41:02 -0700 2008

8d31fd421623da21a0cec079b7154e280a07956b

give Git::Revision a #to_s, copied from the subversion class's

willbryant created cruisecontrolrb Sun Jun 08 15:34:19 -0700 2008
New repository is at willbryant/cruisecontrolrb