[Nitro] [PATCH] Og patches

George Moschovitis george.moschovitis at gmail.com
Wed May 2 16:39:47 EDT 2007


I applied the patch (along with the others) and indeed it speeds up Og's
startup time.

thanks,
-g.

On 4/29/07, Jonathan Buch <john at oxyliquit.de> wrote:
>
> Hi,
>
> as promised, the speed patch.
>
> Sun Apr 29 10:40:53 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * Startup speed patch, removes many unnecessary calls to ann()
>    See thread:
> http://rubyforge.org/pipermail/nitro-general/2007-April/007605.html
>
>
> 2 Buffixes
>
> Sun Apr 29 10:50:49 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * small fix in refers_to, wasn't saving self correctly.
>
> Sun Apr 29 10:59:56 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * bugfix, integer oids werent saved correctly anymore
>
>
> And more features.
> You can stay away from those for the moment.  Anyone who wants to
> try them though, just go ahaid, they work well but should be
> tested.
>
>
> Sun Apr 29 10:19:07 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * small glue format validation fix
>    This removes the nil checking from validate_format, should use
>    validate_value for that.  Also don't use .source on the regex.
>
> Sun Apr 29 10:25:57 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * Og StringArrays for psql + DateTime as timestamp with timezone
>
> Sun Apr 29 10:49:55 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * Add optional options to joins_many .count
>
> Sun Apr 29 10:52:40 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * Add refers_many, uses psql arrays to make a hybrid refers_to/has_many
>    This saves the foreign keys in a psql StringArray.  Using this you can
>    avoid creating more join tables.  Current restriction:  it only works
>    for string keys, so only use it with uuids or custom ones.
>
> Sun Apr 29 10:57:43 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * Add preliminary detection of join table classes
>
> Sun Apr 29 11:01:00 EEST 2007  Jonathan Buch <jo at helloit.fi>
>    * Enable custom aggregation queries
>    This patches allows the overriding of the :select option, this is also
>    needed for the refers_many relation.
>
> --
> Feel the love
> http://pinkjuice.com/pics/ruby.png
> _______________________________________________
> Nitro-general mailing list
> Nitro-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/nitro-general
>
>


-- 
http://georgeandstella.com
http://blog.gmosx.com
http://cull.gr
http://www.joy.gr
http://nitroproject.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/nitro-general/attachments/20070502/b723b9ce/attachment.html 


More information about the Nitro-general mailing list