mattgleeson (Matt)

Name
Matt
Email
Member Since
Feb 25, 2009 (10 months)

Following 0 githubbers and watching 16 repositories view all →

Public Repositories (4)

  • check_utf8

    legend

    Last updated Fri Dec 04 15:47:42 -0800 2009

  • ultrasphinx

    Ruby on Rails configurator and client to the Sphinx full text search engine

    legend

    Forked from fauna/ultrasphinx Mon Jun 15 11:03:06 -0700 2009

    Last updated Wed Nov 18 14:49:49 -0800 2009

  • callback_timing

    legend

    Last updated Fri Nov 06 14:55:00 -0800 2009

  • noisy_partials

    Makes your Rails partials output HTML comments at the start and end

    legend

    Forked from gwynm/noisy_partials Tue Sep 22 09:40:07 -0700 2009

    Last updated Tue Sep 22 09:46:29 -0700 2009

Public Activity feed

mattgleeson pushed to master at mattgleeson/check_utf8 Fri Dec 04 15:47:43 -0800 2009
HEAD is c9afdc60fe630dbb78428c2fd983b0fe8f133d10
mattgleeson pushed to master at mattgleeson/check_utf8 Wed Dec 02 10:37:50 -0800 2009
HEAD is 14d63791269406a4db3f6e766675729b6d10b67e
mattgleeson created branch master at mattgleeson/check_utf8 Wed Dec 02 09:58:35 -0800 2009
mattgleeson created repository check_utf8 Wed Dec 02 09:56:52 -0800 2009
New repository is at mattgleeson/check_utf8
mattgleeson started watching eparreno/mysql_index_length Thu Nov 19 17:27:28 -0800 2009
mysql_index_length's description:
Rails plugin that allows to define index lengths in your migrations, through :limit parameter
mattgleeson pushed to master at mattgleeson/ultrasphinx Wed Nov 18 14:49:49 -0800 2009
HEAD is 7e68eaa28eaf7d6904c8a6c30cb18fe0aa07ba86
  • mattgleeson committed 7e68eaa2:
    allow fields to have an explicit :type parameter to support cases where the association-following is foiled (e.g. big join)
mattgleeson pushed to master at mattgleeson/ultrasphinx Wed Nov 18 14:23:31 -0800 2009
HEAD is 1b185ed4299ed53f0ce84b6afdd7d371df06654c
  • mattgleeson committed 1b185ed4:
    this seems to fix up a problem with a field being set to nil and then blowing up the second time through the configure. not sure why it helps though.
mattgleeson started watching TwP/turn Fri Nov 13 10:11:36 -0800 2009
turn's description:
A new look and feel for Test::Unit output -- Test::Unit Reporter (New)
mattgleeson pushed to master at mattgleeson/callback_timing Fri Nov 06 14:55:00 -0800 2009
HEAD is fa34783df986998c77e888470a1363c09a7341dc
  • Matt Gleeson committed fa34783d:
    only run timing if callback is evaluated
mattgleeson created branch master at mattgleeson/callback_timing Wed Nov 04 17:32:17 -0800 2009
mattgleeson created repository callback_timing Wed Nov 04 17:29:52 -0800 2009
New repository is at mattgleeson/callback_timing
mattgleeson started watching wvanbergen/request-log-analyzer Wed Oct 21 10:23:15 -0700 2009
request-log-analyzer's description:
A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a performance report.