[Nitro-repository] Patch applied
gm at navel.gr
gm at navel.gr
Wed Apr 19 05:26:24 EDT 2006
We have the following extra patches:
Will apply the following patches:
Thu Mar 9 18:21:54 EET 2006 Jonas Pfenniger <jonas at oree.ch>
* Nitro::Element : removed unneeded
Mon Mar 13 13:49:29 EET 2006 rob at motionpath.com
* George's fixes to his new routes system as a patch and a tiny fix for the case where params are nil
Tue Mar 14 09:11:25 EET 2006 m.fellinger at gmail.com
* removed restriction to 1000 characters for an Article-body
Sat Mar 18 08:59:24 EET 2006 bryan.a.soto at gmail.com
* file-cacheable-fix
Win32 doesn't seem to like opening an existing file flocked with exclusive. Also opens cache files in binary mode. Doesn't seem to make much difference as Marshall seems to convert it to binary, but just to be safe.
Sat Mar 18 08:27:33 EET 2006 bryan.a.soto at gmail.com
* guills-spark-fixes
Tiny spark fixes from Guillame Pierronnet. Separated out into a separate patch.
Credit guillaume.pierronnet AT gmail DOT com
Sat Mar 18 08:40:06 EET 2006 bryan.a.soto at gmail.com
* guills-taggable-fixes
Guill's fixes for Glue::Taggable. Separated to a separate patch. Credit to guillaume.pierronnet AT gmail DOT com
Tue Mar 7 21:12:09 EET 2006 Jonas Pfenniger <jonas at oree.ch>
* All compilers now have text and compiler as argument
Fri Mar 10 11:41:44 EET 2006 vseguip at gmail.com
* Avoid name clash with GTK2
This patch avoids a name clash between Og and the Glib ruby bindings.
It does so by renaming properties with og_properties and then aliasing
og_properties with properties for backwards compatibility. It also avoids
the internal use of "property" (which also clashes) using "prop_accessor"
instead.
Fri Mar 10 11:41:44 EET 2006 vseguip at gmail.com
UNDO: Avoid name clash with GTK2
This patch avoids a name clash between Og and the Glib ruby bindings.
It does so by renaming properties with og_properties and then aliasing
og_properties with properties for backwards compatibility. It also avoids
the internal use of "property" (which also clashes) using "prop_accessor"
instead.
Tue Mar 7 21:12:09 EET 2006 Jonas Pfenniger <jonas at oree.ch>
UNDO: All compilers now have text and compiler as argument
Tue Mar 14 23:15:41 EET 2006 bryan.a.soto at gmail.com
* nitro-fix-dot-in-urls
Should make Nitro process URLs with a '.' (dot/period) in them.
Sun Mar 19 14:41:44 EET 2006 Kashia Buch <kashia at vfemail.net>
* Nitro + facets 1.1.0 + calibre 1.2.0
Wed Mar 22 01:00:33 EET 2006 bryan.a.soto at gmail.com
* tests-add-sti-test
Adds a test to ensure that STI classes come back as the correct class.
Wed Mar 22 09:31:17 EET 2006 bryan.a.soto at gmail.com
* element-fix
Fix to #is_element?. PREFIX_RE is a regex and when it was being converted to a string, was causing the tag to be searched for incorrectly.
Fri Mar 17 08:01:21 EET 2006 bryan.a.soto at gmail.com
* nitro-test-config
Adds a CONFIG.rb file to the nitro test suite. Sets $NITRO_NO_ENVIRONMENT to true and requires nitro. Ensures that the chdir isn't performed.
Thu Mar 23 02:33:16 EET 2006 bryan.a.soto at gmail.com
* glue-cache-file-fix
This time, I'm really adding my file-cacheable-fix.
Win32 doesn't seem to like opening an existing file flocked with exclusive.
Also opens cache files in binary mode. Doesn't seem to make much difference
as Marshall seems to convert it to binary, but just to be safe.
Thu Mar 23 21:52:06 EET 2006 bryan.a.soto at gmail.com
* georges-glue-configuration-improvements
Reimplemented Configuration system to be more flexible, added more comments and documentation.
Written by gmosx. Ported by bryan.
Thu Mar 23 22:38:31 EET 2006 bryan.a.soto at gmail.com
* test-fix-glue-tc_configuration
This test was displaying evil knowledge of internals. It deleted _all_ settings currently stored causing things to fail in later tests.
Wed Mar 8 17:26:29 EET 2006 rob at motionpath.com
* Stop empty cookies crashing Nitro
Tue Mar 14 09:05:15 EET 2006 m.fellinger at gmail.com
* small fix for flare-rss
There still is the problem that we cannot provide a direct link to a comment,
since there is no action dedicated to view them, wich means i offer links
to the article the comment is related to.
Mon Mar 13 12:13:26 EET 2006 rob at motionpath.com
* Add :table property to join relationships allowing you to specify a custom table (and have multiple different join relations with the same class). Test case demonstrating this.
Fri Mar 24 23:17:32 EET 2006 bryan.a.soto at gmail.com
* glue-taggable-join-update
Brings og/lib/glue/taggable.rb up to date with Rob's join patch.
Sat Mar 25 08:41:50 EET 2006 bryan.a.soto at gmail.com
* facets-1.2.0
Updates to Facets-1.2.0. Removes requires for calibre.
Mon Mar 27 21:43:44 EEST 2006 George Moschovitis <gm at navel.gr>
* Further improved configuration system, even added some ruby magic, check out the rdocs and the updated test case.
Mon Mar 27 21:59:51 EEST 2006 George Moschovitis <gm at navel.gr>
* Startup optimization, don't search in ObjectSpace for managed classes.
Thu Mar 30 10:40:23 EEST 2006 George Moschovitis <gm at navel.gr>
* Removed og startup optimization, doesnt work.
Thu Mar 30 12:11:55 EEST 2006 George Moschovitis <gm at navel.gr>
* Added query_by_example support in Og and the auto admin interface, minor improvements in form helper.
Thu Mar 30 13:05:18 EEST 2006 George Moschovitis <gm at navel.gr>
* Bumped version number to 0.30.0
Sun Apr 2 23:26:44 EEST 2006 George Moschovitis <gm at navel.gr>
* Added ignore_field/ignore_column annotation for Og. [kasia]
Tue Mar 28 10:41:03 EEST 2006 bryan.a.soto at gmail.com
* kirby_fixes
Fixes to the Kirby store submitted by Dylan Bruzenak (dylanb AT digitalvalence DOT com). Had to integrate as the repo didn't apply correctly against devlab.
Tue Apr 4 02:59:47 EEST 2006 bryan.a.soto at gmail.com
* og-sqlite-test-fix
Config setting was keeping Og test suite from running when using the Sqlite3 store. This probably just masks the symptom more than anything else though. The real culprit probably lies lurking somewhere.
Tue Apr 4 02:57:27 EEST 2006 bryan.a.soto at gmail.com
* og-sqlite-sti-fix
Sqlite3 store was not using fields_for_class defined in SqlStore, so it was improperly handling single table inheritance.
Fri Apr 7 10:14:12 EEST 2006 George Moschovitis <gm at navel.gr>
* Added boolean helpers in request object.
Fri Apr 7 12:25:55 EEST 2006 George Moschovitis <gm at navel.gr>
* Added some cookie related helpers.
Fri Mar 10 14:53:03 EET 2006 Kashia Buch <kashia at vfemail.net>
* add testcase for joins with camel case
Tue Apr 4 09:33:14 EEST 2006 bryan.a.soto at gmail.com
* camel-case-table-naming
Fixes devlab bug #13. http://devlab.oree.ch/trac/nitrohq/ticket/13
Wasn't consistently determining field names.
Sat Mar 25 09:56:09 EET 2006 bryan.a.soto at gmail.com
* ajax-helper-params
Code submitted by Massimo Maria Ghisalberti nissl AT tiscali DOT it
Added testcase.
Allows AJAX helper generated Javascript functions to take params.
Sat Apr 8 10:35:30 EEST 2006 George Moschovitis <gm at navel.gr>
* Updated to prototype 1.5.0_rc0 / Scriptaculous 1.6.1
Sat Apr 8 20:39:04 EEST 2006 George Moschovitis <gm at navel.gr>
* Implemented absolutely magical record/playback functionality in the Webrick adapter to allow for fully automatic webapp testing. Use your browser to 'record' your test run of the application and playback many times to assert that it works as expected.
Sun Apr 9 11:27:58 EEST 2006 George Moschovitis <gm at navel.gr>
* Better error report when a relation uses a non-existant class as the target.
Sun Apr 9 12:23:08 EEST 2006 George Moschovitis <gm at navel.gr>
* Cleaned up router implementation, added more intuitive 'global' setup (see rdocs). [james_b]
Mon Apr 10 12:01:44 EEST 2006 George Moschovitis <gm at navel.gr>
* Small updates in docs.
Mon Apr 10 13:08:42 EEST 2006 George Moschovitis <gm at navel.gr>
* Keep the rendering level in the context to allow for conditional rendering on top_level actions (very useful ;-)).
Mon Apr 10 13:21:55 EEST 2006 George Moschovitis <gm at navel.gr>
* Add some simple options to the session vcr: --record session.yaml and --playback session.yaml, enjoy ;-)
Mon Apr 10 13:26:23 EEST 2006 George Moschovitis <gm at navel.gr>
* Updated AUTHORS.
Mon Apr 10 13:56:45 EEST 2006 George Moschovitis <gm at navel.gr>
* Cleaned up tabs.
Mon Apr 10 13:58:55 EEST 2006 George Moschovitis <gm at navel.gr>
* Moved top level repo scripts in script
Tue Apr 11 09:59:10 EEST 2006 George Moschovitis <gm at navel.gr>
* Small fix in fragments caching.
Tue Apr 11 10:14:48 EEST 2006 George Moschovitis <gm at navel.gr>
* Moved Tag out of Glue namespace (temporarily).
Tue Apr 11 10:57:05 EEST 2006 George Moschovitis <gm at navel.gr>
* Made the router and nice url resolver a bit more intelligent.
Wed Apr 12 20:18:42 EEST 2006 George Moschovitis <gm at navel.gr>
* Misc fixes.
Thu Apr 13 11:50:56 EEST 2006 George Moschovitis <gm at navel.gr>
* Reimplemented global, more flexible and transparently supports distributed global variables, work in progress though.
Thu Apr 13 12:11:34 EEST 2006 George Moschovitis <gm at navel.gr>
* Reimplemented session garbage collection (simple).
Thu Apr 13 14:39:02 EEST 2006 George Moschovitis <gm at navel.gr>
* Fix in output caching.
Fri Apr 14 10:50:41 EEST 2006 George Moschovitis <gm at navel.gr>
* Added new script to run all tests, lets get rid of the stupid rakefile.
Fri Apr 14 12:49:15 EEST 2006 George Moschovitis <gm at navel.gr>
* Small changes to make all tests pass.
Fri Apr 14 13:04:40 EEST 2006 George Moschovitis <gm at navel.gr>
* Updated docs.
Mon Apr 17 11:18:15 EEST 2006 George Moschovitis <gm at navel.gr>
* Added context.no_sync! option, low level hack needed when modifying the users session in interesting ways ;-)
Mon Apr 17 11:37:21 EEST 2006 George Moschovitis <gm at navel.gr>
* More flexible Script generator, the developer can use most of its features without a Client subclass.
Tue Apr 18 17:16:33 EEST 2006 George Moschovitis <gm at navel.gr>
* Removed from glue files that where added in Facets, adapted Nitro accordingly.
Sat Apr 15 09:23:47 EEST 2006 bryan.a.soto at gmail.com
* test-fix-tc_aggregations_calculations
Modifies test case for tc_aggregations_calculations.rb. Group by doesn't automatically perform an order by of the grouping field, so the test case was failing due to the assumption that the lowest value was listed first.
Thu Apr 13 02:42:36 EEST 2006 bryan.a.soto at gmail.com
* bugfix-nitro-R-operator
Fixes the R operator by setting the annotation it requires in the dispatcher when the controller is mounted to the mount point. Adds tests.
Wed Apr 12 23:14:23 EEST 2006 bryan.a.soto at gmail.com
* og-joins_many-relation
When using a through table, joins_many was assuming that the through table class was already enchanted. This modifies it to compute the table name.
Fri Apr 7 08:36:54 EEST 2006 bryan.a.soto at gmail.com
* og-tags
Modifies the query used for Tag selection. Uses subqueries. Passes tests on Mysql, Postgres and Sqlite.
Thu Apr 6 08:14:41 EEST 2006 bryan.a.soto at gmail.com
* og-postgres-join-tables
Patch modifies the way Postgres accesses join table info to match other stores.
Thu Apr 13 09:20:23 EEST 2006 bryan.a.soto at gmail.com
* og-aggregate-type-casting
Patch adds a new method, #type_cast, which ensures dates and times are returned as instances of Date and Time. Adds tests to tc_aggregations_calculations.rb.
Thu Apr 6 10:09:20 EEST 2006 bryan.a.soto at gmail.com
* og-postgres-sti-fix
Makes PsqlStore#eval_og_allocate use the same logic as SqlStore#eval_og_allocate when determining if a class is STI.
Tue Apr 18 01:25:08 EEST 2006 bryan.a.soto at gmail.com
* test-fix-tc_aggregations_calculations
Modifies test case for tc_aggregations_calculations.rb. Group by doesn't automatically perform an order by of the grouping field, so the test case was failing due to the assumption that the lowest value was listed first.
Tue Apr 18 01:41:59 EEST 2006 bryan.a.soto at gmail.com
* glue-version-bump-0.30
Bump Glue::Version to 0.30.0
Tue Apr 18 17:56:29 EEST 2006 George Moschovitis <gm at navel.gr>
* Minor fix.
diffing dir...
Applying patches to the local directories...
diffing dir...
Finished applying...
More information about the Nitro-repository
mailing list