jweiss (Jonathan Weiss)

Name
Jonathan Weiss
Email
Website/Blog
http://blog.innerewut.de
Company
Peritor GmbH
Location
Berlin, Germany
Member Since
Apr 08, 2008 (about 1 year)

Following 7 githubbers and watching 75 repositories view all →

Public Repositories (11)

  • webrat

    Webrat - Ruby Acceptance Testing for Web applications

    legend

    Forked from brynary/webrat Mon Nov 09 08:22:41 -0800 2009

    Last updated Tue Nov 10 02:45:48 -0800 2009

  • bundler

    legend

    Forked from wycats/bundler Mon Nov 09 02:57:48 -0800 2009

    Last updated Tue Nov 10 01:59:14 -0800 2009

  • couch_potato

    ruby persistence layer for CouchDB.

    legend

    Forked from langalex/couch_potato Fri Nov 06 13:19:35 -0800 2009

    Last updated Fri Nov 06 13:21:57 -0800 2009

  • amqp

    AMQP client implementation in Ruby/EventMachine

    legend

    Forked from peritor/amqp Tue Nov 17 08:32:00 -0800 2009

    Last updated Mon Nov 02 06:44:08 -0800 2009

  • link_lift

    A Rails plugin that allows to integrate LinkLift

    legend

    Last updated Fri Apr 17 06:19:17 -0700 2009

  • github-services

    Official GitHub Services Integration

    legend

    Forked from pjhyett/github-services Tue Mar 03 01:14:51 -0800 2009

    Last updated Tue Mar 03 05:47:51 -0800 2009

  • passengerpane

    A Mac OS X preference pane for easily configuring Rails applications with Passenger.

    legend

    Forked from alloy/passengerpane Mon Mar 02 03:31:10 -0800 2009

    Last updated Mon Mar 02 04:52:26 -0800 2009

  • capistrano

    Remote multi-server automation tool

    legend

    Forked from jamis/capistrano Wed Feb 25 05:52:12 -0800 2009

    Last updated Tue Feb 24 20:09:57 -0800 2009

  • template_relation

    legend

    Last updated Wed Nov 19 06:23:09 -0800 2008

  • macistrano

    A RubyCocoa client for Webistrano (http://labs.peritor.com/webistrano)

    legend

    Forked from mattmatt/macistrano Tue Apr 22 06:16:35 -0700 2008

    Last updated Wed Sep 24 13:06:38 -0700 2008

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Wed Apr 16 08:42:02 -0700 2008

    Last updated Thu Aug 14 01:06:28 -0700 2008

Public Activity feed

jweiss commented on capistrano/capistrano Sun Nov 22 07:20:11 -0800 2009
Comment in 003f453:

The problem is that Capistrano relies on local commands to just work and is not very verbose and correct with the error message. So checking if a local command exists prevents at least those cases. We could port the mfms functionalitiy but we should also make sure Capistrano prints the stderr it receives from local commands and what it thinks it means (sometimes they differ like in the blog post above).

jweiss commented on capistrano/capistrano Wed Nov 18 07:30:24 -0800 2009
Comment in 003f453:

I fixed this in http://github.com/capistrano/capistrano/commit/5a676ba1ee80665f2dfa3f2c658d5200074040f0

Can you guys please update and verify?

Thanks!

jweiss pushed to master at capistrano/capistrano Wed Nov 18 07:29:12 -0800 2009
HEAD is 5a676ba1ee80665f2dfa3f2c658d5200074040f0
  • jweiss committed 5a676ba1:
    do not log the search for local executables - #127
jweiss started watching documentcloud/jammit Tue Nov 17 10:17:16 -0800 2009
jammit's description:
Industrial Strength Asset Packaging for Rails
jweiss forked peritor/amqp Tue Nov 17 08:32:01 -0800 2009
Forked repository is at jweiss/amqp
jweiss commented on capistrano/capistrano Tue Nov 17 08:30:34 -0800 2009
Comment in 003f453:

I cannot reproduce the creation of mkmf.log, in which directory is it created?

jweiss commented on capistrano/capistrano Tue Nov 17 07:51:50 -0800 2009
Comment in 003f453:

I agree, I'll see that I fix it

jweiss pushed to master at peritor/webistrano Tue Nov 17 02:02:48 -0800 2009
HEAD is 937758fa06702eea573a10307971493cf6ca9cba
jweiss started watching jcrisp/wicked_pdf Thu Nov 12 00:35:03 -0800 2009
wicked_pdf's description:
PDF generator (from HTML) plugin for Ruby on Rails
jweiss pushed to master at jweiss/webrat Tue Nov 10 02:45:48 -0800 2009
HEAD is 6f615748e2897668cde6a7565429216fd5122fc3
jweiss opened issue 105 on wycats/bundler Tue Nov 10 02:41:07 -0800 2009
Problem with version numbers like "0.6.rc1"
jweiss pushed to master at jweiss/bundler Tue Nov 10 01:59:14 -0800 2009
HEAD is 335b6f07e45307bad1b1cbe8540eec4ebdee0b80

7 commits »

jweiss opened issue 104 on wycats/bundler Tue Nov 10 00:16:34 -0800 2009
[PATCH] Add support for git shallow clones
jweiss pushed to master at peritor/right_aws Mon Nov 09 11:20:33 -0800 2009
jweiss pushed to master at peritor/right_aws Mon Nov 09 11:11:14 -0800 2009
HEAD is 8163f50821aef9eecf4aaa2ab5b5936e0182b802

2 commits »

jweiss pushed to master at jweiss/webrat Mon Nov 09 08:33:03 -0800 2009
HEAD is 96f2f34518d2c4333fe9773cd019f41fa15292c1
  • jweiss committed 96f2f345:
    add support for Rails 2.3.4 form authenticity tokens
jweiss forked brynary/webrat Mon Nov 09 08:22:41 -0800 2009
Forked repository is at jweiss/webrat
jweiss opened issue 100 on wycats/bundler Mon Nov 09 08:15:53 -0800 2009
Using :git => repo_path when there is a gem floating around will ignore the :git repo
jweiss pushed to master at jweiss/bundler Mon Nov 09 08:10:56 -0800 2009
HEAD is 81869330f4442a5630c62d080ee395d205fb2179
  • jweiss committed 81869330:
    Add support for shallow git clones instead of full clones.
jweiss forked wycats/bundler Mon Nov 09 02:57:52 -0800 2009
Forked repository is at jweiss/bundler
jweiss pushed to master at jweiss/couch_potato Fri Nov 06 13:21:57 -0800 2009
HEAD is 5a552037ab1fe4ab1f3cd8c7a869cdc2d6809b31
  • jweiss committed 5a552037:
    make it possible to use CouchPotato with Bundler in a Rails app without loading CouchPotato twice
jweiss forked langalex/couch_potato Fri Nov 06 13:19:37 -0800 2009
Forked repository is at jweiss/couch_potato
jweiss created branch master at peritor/deep_merge Fri Nov 06 08:20:39 -0800 2009
jweiss pushed to master at peritor/right_aws Fri Nov 06 08:02:23 -0800 2009
HEAD is 274999d9d87780178c2f0cd6644a3f621371a76a
jweiss started watching ahoward/coxswain Fri Nov 06 02:24:44 -0800 2009
coxswain's description:
encapsulate pre-forking master / worker pattern for ruby
jweiss started watching ahoward/slave Fri Nov 06 00:12:45 -0800 2009
slave's description:
easy management of child process works over pipes and drb
jweiss created branch naked-chef at peritor/chef Thu Nov 05 04:49:26 -0800 2009
New branch is at peritor/chef/tree/naked-chef
jweiss pushed to master at peritor/chef Thu Nov 05 04:49:13 -0800 2009
HEAD is 2c47c70bf690fb39d5db1336b6735d24211a030a

168 commits »

jweiss pushed to master at peritor/webistrano Wed Nov 04 09:28:16 -0800 2009
HEAD is 3411dada9d6f9e1e0a7938ecbb7643779f29376f
jweiss pushed to master at peritor/webistrano Tue Nov 03 12:00:16 -0800 2009
HEAD is 10d0fbddb39e4c2a7588d4cd37c3d09bf18025bd
  • jweiss committed 10d0fbdd:
    rename ApplicationController file to 2.3 standards
jweiss started watching defunkt/resque Tue Nov 03 11:32:15 -0800 2009
resque's description:
A simple Redis-based queue.
jweiss started watching tmm1/gdb.rb Tue Nov 03 00:08:16 -0800 2009
gdb.rb's description:
gdb hooks for MRI
jweiss pushed to master at peritor/nanite Mon Nov 02 07:17:28 -0800 2009
HEAD is e05b9450e8322e7e94a5feebddae65749b35f496
  • jweiss committed e05b9450:
    do not only ignore timed out nanites in the cluster's target selection but also delete them from state and reaper
jweiss pushed to master at peritor/webistrano Mon Nov 02 02:14:09 -0800 2009
HEAD is 842dd1888a7f504806e52f720c3773713790038d
jweiss started watching fictorial/redis-cluster-monitor Thu Oct 29 23:02:29 -0700 2009
redis-cluster-monitor's description:
Keep your redis cluster of a master and N slaves up and running.