azimux (Miles Georgi)

Name
Miles Georgi
Email
Website/Blog
http://nopugs.com
Company
http://hpdb.org
Member Since
Jul 18, 2008 (about 1 year)

Following 0 githubbers and watching 16 repositories view all →

Public Repositories (13)

  • foreign_key_migrations

    Snapshot of the (no longer supported?) foreign_key_migrations plugin

    legend

    Last updated Mon Nov 09 13:39:36 -0800 2009

  • redhillonrails_core

    Just a snapshot of the (no longer maintained?) redhillonrails_core

    legend

    Last updated Mon Nov 09 13:36:06 -0800 2009

  • ax_picture

    plugin for managing pictures and lists of pictures

    legend

    Last updated Tue Nov 03 22:32:03 -0800 2009

  • externals

    provides a svn:externals like workflow in an scm agnostic manner

    legend

    Last updated Thu Oct 29 15:19:22 -0700 2009

  • ax_lib

    various pieces of code used by many of my projects

    legend

    Last updated Wed Oct 21 00:40:20 -0700 2009

  • wasabbi_plugin

    The core of the wasaBBi forum is this reusable plugin. This plugin can be used in your app to pr...

    legend

    Last updated Wed Sep 30 22:42:54 -0700 2009

  • engines

    The Rails Engines plugin

    legend

    Forked from lazyatom/engines Fri Jul 18 01:47:58 -0700 2008

    Last updated Wed Sep 30 19:26:47 -0700 2009

  • ax_user

    plugin for user functionality common to many projects

    legend

    Last updated Sat Sep 26 10:52:18 -0700 2009

  • wasabbi

    wasaBBi is a rails web forum capable of being used as a plugin or standalone app.

    legend

    Last updated Mon Sep 21 11:36:03 -0700 2009

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Sat Jul 19 15:57:24 -0700 2008

    Last updated Wed Apr 01 01:35:03 -0700 2009

  • string_hash_association

    allows an active record association to be used as a hash of string keys and values

    legend

    Last updated Sat Mar 28 04:48:05 -0700 2009

  • action_mailer_tls

    for some reason, this plugin was hard for me to find. I orginally got it from a github user name...

    legend

    Last updated Thu Feb 19 23:42:57 -0800 2009

  • mephisto

    A mirror of the mephisto code-base

    legend

    Forked from halorgium/mephisto Tue Jul 22 01:54:23 -0700 2008

    Last updated Tue Jul 22 02:04:56 -0700 2008

Public Activity feed

azimux created branch master at azimux/foreign_key_migrations Mon Nov 09 13:39:36 -0800 2009
azimux created repository foreign_key_migrations Mon Nov 09 13:38:13 -0800 2009
New repository is at azimux/foreign_key_migrations
azimux created branch master at azimux/redhillonrails_core Mon Nov 09 13:36:06 -0800 2009
azimux created repository redhillonrails_core Mon Nov 09 13:29:43 -0800 2009
New repository is at azimux/redhillonrails_core
azimux pushed to master at azimux/ax_picture Tue Nov 03 22:32:04 -0800 2009
HEAD is aad79efa972b5625f937ff75cb9713370fd5ce55
  • azimux committed aad79efa:
    refactored some code into Picture.from_url
azimux pushed to master at azimux/externals Thu Oct 29 15:19:22 -0700 2009
HEAD is c85933ec8bba7d5f76fe83c0ac352462fa4217c6
  • azimux committed c85933ec:
    Fixed a compatibility issue with ruby 1.9
azimux pushed to master at azimux/ax_lib Wed Oct 21 00:40:20 -0700 2009
HEAD is 106d25c128ee0127657ef7d80ef83cb72c51edfd
  • azimux committed 106d25c1:
    Fixed a bug that can cause a never ending loop with certain regular expressions.
azimux pushed to master at azimux/externals Fri Oct 02 18:53:20 -0700 2009
HEAD is fdc4533550cc278570fe01b818eeb71b053c4154

2 commits »

azimux pushed to master at azimux/externals Fri Oct 02 16:34:01 -0700 2009
HEAD is 9f6b94b1e9bc7123ff5019aae6c2b148f2c2a106
  • azimux committed 9f6b94b1:
    Added test for updating a project to which a new subproject has been added elsewhere since last checked out
azimux pushed to master at azimux/wasabbi_plugin Wed Sep 30 22:42:54 -0700 2009
HEAD is 845a463abfcc9400f50fee6a301850e76c9e7fa6
  • azimux committed 845a463a:
    Hiding a moderator feature from normal users
azimux pushed to edge at azimux/engines Wed Sep 30 19:26:47 -0700 2009
HEAD is ad08502ab43849a22baae8b3305cf6ad1d789957
  • azimux committed ad08502a:
    Made "rake db:migrate:plugins" and "rake db:migrate:all" interweave
azimux pushed to master at azimux/wasabbi_plugin Tue Sep 29 13:32:43 -0700 2009
HEAD is 89e1db64791a0c07b400f0b209b0e50b504c090b
  • azimux committed 89e1db64:
    Allow mod? to take a forum_id or a forum object.
azimux pushed to master at azimux/wasabbi_plugin Mon Sep 28 20:19:16 -0700 2009
HEAD is 9791fd5e41916330208506f7f5801487ad0c8454
  • azimux committed 9791fd5e:
    refactored determine_layout code into a reusable module