Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9125 [9125] 03/28/08 21:50:12 bitsweat Merge [9124] from trunk: Avoid remote_ip spoofing.
(edit) @9070 [9070] 03/21/08 22:46:51 bitsweat Merge [9069] from trunk: Fix an edge case with extra periods in …
(edit) @9057 [9057] 03/18/08 18:36:11 bitsweat Merge [9056] from trunk: Migrations: create_table supports …
(edit) @9019 [9019] 03/13/08 03:12:23 rick port [9018] to 2.0 stable
(edit) @8973 [8973] 03/03/08 03:30:57 nzkoz 2-0-stable: Add OrderedHash#to_hash References #11266 [josh]
(edit) @8947 [8947] 02/29/08 04:36:54 nzkoz 2-0-stable: Revert [8866]
(edit) @8946 [8946] 02/29/08 04:28:51 nzkoz 2-0-stable: Enumerable#group_by uses ActiveSupport::OrderedHash
(edit) @8910 [8910] 02/20/08 03:18:45 nzkoz 2-0-stable: Fix Fixtures for ActionController tests with fixtures. Closes …
(edit) @8895 [8895] 02/19/08 02:09:55 bitsweat Remove wasteful signal trap from transactions. Backport from 2-0-stable.
(edit) @8866 [8866] 02/14/08 07:27:39 rick apply [8865] to 2.0 stable
(edit) @8860 [8860] 02/12/08 20:11:50 nzkoz 2-0-stable: Remove table quoting; only pull last_insert_id if there's a …
(edit) @8846 [8846] 02/10/08 02:50:13 nzkoz 2-0-stable: Show RecordInvalid in the documentation. Closes #10976
(edit) @8844 [8844] 02/10/08 01:14:10 nzkoz 2-0-stable: Add documentation for polymorphic URL helpers, make API …
(edit) @8843 [8843] 02/10/08 01:13:33 nzkoz Don't split cookies on comma also. References r8505.
(edit) @8842 [8842] 02/10/08 01:12:44 nzkoz 2-0-stable: Correct inconsistencies in RequestForgeryProtection docs. …
(edit) @8841 [8841] 02/10/08 01:12:13 nzkoz 2-0-stable: Make the docs reference the correct function. [Tobi …
(edit) @8840 [8840] 02/10/08 01:11:45 nzkoz 2-0-stable: Less verbose mail logging: just recipients for :info log …
(edit) @8839 [8839] 02/10/08 01:10:43 nzkoz 2-0-stable: When multiparameter date assignment fails due to an invalid …
(edit) @8838 [8838] 02/10/08 01:10:14 nzkoz 2-0-stable: Make the non inferrable controller message a little …
(edit) @8837 [8837] 02/10/08 01:09:47 nzkoz Rejig strange changelog error
(edit) @8836 [8836] 02/10/08 01:09:07 nzkoz 2-0-stable: Make assert_routing aware of the HTTP method used. References …
(edit) @8835 [8835] 02/10/08 01:08:05 nzkoz 2-0-stable: Precalculate the Backtrace of a template error to avoid …
(edit) @8834 [8834] 02/10/08 01:07:24 nzkoz 2-0-stable: Don't repeatedly add relative_url_root to asset sources. …
(edit) @8833 [8833] 02/10/08 01:06:34 nzkoz 2-0-stable: Correct documentation for dom_id [jbarnette] References …
(edit) @8832 [8832] 02/10/08 01:05:54 nzkoz 2-0-stable: Add tests and documentation for allow_blank. References #10651
(edit) @8831 [8831] 02/10/08 01:05:04 nzkoz 2-0-stable: Reference to :element option in documentation should be …
(edit) @8830 [8830] 02/10/08 01:04:27 nzkoz 2-0-stable: Add label_tag helper for generating elements. References …
(edit) @8829 [8829] 02/10/08 01:03:27 nzkoz 2-0-stable: Ensure mime types can be compared with symbols. References …
(edit) @8828 [8828] 02/10/08 01:02:38 nzkoz 2-0-stable: Ensure that modifying has_and_belongs_to_many actions clear …
(edit) @8814 [8814] 02/07/08 17:11:04 rick Apply [8810], [8811], [8812], and [8813] to 2.0 stable
(edit) @8801 [8801] 02/04/08 23:26:25 nzkoz Ensure that assert_redirected_to to top-level named route from namespaced …
(edit) @8784 [8784] 02/02/08 05:37:22 bitsweat Merge r8782 from trunk: TestSession supports indifferent access. …
(edit) @8783 [8783] 02/02/08 05:34:28 bitsweat Merge r8782 from trunk: TestSession supports indifferent access. …
(edit) @8779 [8779] 02/02/08 04:56:11 bitsweat Merge r8778 from trunk: fix calculations on associations with custom …
(edit) @8775 [8775] 02/02/08 03:00:25 bitsweat Merge r8774 from trunk: fix number_to_human_size incorrectly removing …
(edit) @8642 [8642] 01/14/08 04:24:16 nzkoz Correct docs on caching and all.js. Merging [8641]
(edit) @8634 [8634] 01/12/08 03:10:38 nzkoz Merge the fix for redirecting to nil. References #10272 [farleyknight]
(edit) @8631 [8631] 01/12/08 01:33:02 nzkoz Merge [8627] fix to stable.
(edit) @8623 [8623] 01/11/08 02:16:58 bitsweat Merge [8622] to stable. References #10766.
(edit) @8621 [8621] 01/11/08 01:57:23 rick Updated TMail to version 1.2.1 (2.0 stable) [raasdnil]
(edit) @8618 [8618] 01/10/08 02:53:33 bitsweat Merge [8616] to stable: UrlWriter respects relative_url_root. References …
(edit) @8617 [8617] 01/10/08 02:52:06 bitsweat Merge [8615] to stable: resurrect WordNet synonym lookups. References …
(edit) @8609 [8609] 01/09/08 09:49:12 bitsweat Merge [8608] to stable: simplify to_formatted_s docs. References #10747.
(edit) @8607 [8607] 01/09/08 09:04:35 bitsweat Merge [8606] to stable: document date and time to_formatted_s. References …
(edit) @8605 [8605] 01/09/08 08:40:07 bitsweat Merge [8604] to stable: fix up Enumerable#group_by
(edit) @8603 [8603] 01/09/08 06:12:10 bitsweat Merge [8602] to stable: observed_subclasses gives [] if there are no …
(edit) @8601 [8601] 01/08/08 21:22:01 nzkoz Don't append the forgery token to an ajax request if it's serializing a …
(edit) @8600 [8600] 01/08/08 21:20:41 nzkoz Merge labelled_form_for example. Closes #10738 [justinfrench, Koz]
(edit) @8599 [8599] 01/08/08 21:20:04 nzkoz Merge classify documentation. Closes #10615 [kris_chambers]
(edit) @8592 [8592] 01/07/08 20:43:56 rick Doc fixes for #atom_feed_helper. #10715 [hasmanyjosh]
(edit) @8585 [8585] 01/07/08 05:29:15 nzkoz Catchup Backport to 2.0 of the following …
(edit) @8545 [8545] 01/03/08 19:32:33 nzkoz Merge CSV compat changes to stable, closes #10673
(edit) @8520 [8520] 01/02/08 08:34:44 bitsweat Merge [8519] from trunk: SQLite: db:drop:all doesn't fail silently if the …
(edit) @8498 [8498] 12/28/07 05:27:11 bitsweat Merge r8497 from trunk: ensure that test case setup is run even if …
(edit) @8495 [8495] 12/28/07 03:51:10 bitsweat Branching for stable 2.0.x line of development just before addition of …
(edit) @8446 [8446] 12/19/07 23:25:25 bitsweat decompress then load
(edit) @8444 [8444] 12/19/07 22:30:12 bitsweat Axe duped code
(edit) @8443 [8443] 12/19/07 22:29:15 bitsweat MemCacheStore get and set take boolean :raw option to indicate whether …
(edit) @8415 [8415] 12/16/07 16:56:42 david Introduce cache_key management and expansion
(edit) @8414 [8414] 12/16/07 00:12:27 david Working improvements
(edit) @8394 [8394] 12/15/07 01:44:44 david Fixed cache store lookup test and drb store inclusion
(edit) @8393 [8393] 12/15/07 01:35:55 david The initial, rough batch of work
(edit) @8391 [8391] 12/15/07 00:27:54 david Work branch
(edit) @8356 [8356] 12/10/07 02:57:19 bitsweat Merge [8355] from trunk: fix strange NoMemoryError on amd64. References …
(edit) @8337 [8337] 12/09/07 01:55:44 bitsweat Merge [8336] from trunk: update rails:freeze:gems to work with RubyGems …
(edit) @8196 [8196] 11/24/07 00:04:37 nzkoz Forgot railties changelog
(edit) @8195 [8195] 11/24/07 00:01:30 nzkoz Prepare for 1.2.6
(edit) @8177 [8177] 11/21/07 05:00:25 nzkoz Merge [8176] to stable to fix session fixation attacks. Closes #10048
(edit) @8048 [8048] 10/27/07 21:15:17 bitsweat Merge [8046] from trunk: allow association redefinition in subclasses. …
(edit) @8044 [8044] 10/27/07 19:25:23 bitsweat Missed svn adds for [8042]. References #6466.
(edit) @8042 [8042] 10/27/07 18:49:52 bitsweat Fix has_many :through delete with custom foreign keys. References #6466.
(edit) @7979 [7979] 10/20/07 17:35:12 rick merge [7978] from edge
(edit) @7940 [7940] 10/16/07 06:56:07 bitsweat Fix regression where the association would not construct new finder SQL on …
(edit) @7844 [7844] 10/12/07 16:29:23 david Mark for release now
(edit) @7841 [7841] 10/12/07 04:00:21 david Update versions for release
(edit) @7838 [7838] 10/11/07 21:56:19 nzkoz Backport fix to allow :controller=>:some_symbol [norbert]
(edit) @7834 [7834] 10/11/07 05:56:58 bitsweat Backport: allow array and hash query parameters. Array route parameters …
(edit) @7832 [7832] 10/11/07 02:01:37 bitsweat Correct RAILS_GEM_VERSION regexp. Use =version gem requirement instead of …
(edit) @7823 [7823] 10/10/07 05:42:52 nzkoz Add deprecation warning for calling .create on has_many associations with …
(edit) @7821 [7821] 10/10/07 02:10:24 nzkoz Fix tests broken by earlier change
(edit) @7815 [7815] 10/09/07 05:16:43 nzkoz Make sure acts_as_list's remove_from_list and in_list? play nicely with …
(edit) @7806 [7806] 10/08/07 20:34:10 bitsweat Fix unescaped test expectations. Closes #9821 [mikel]
(edit) @7797 [7797] 10/08/07 05:36:04 nzkoz Improve README documentation. Closes #8770 [mikel]
(edit) @7786 [7786] 10/08/07 01:22:56 bitsweat Move custom inflections example so available before route generation. …
(edit) @7785 [7785] 10/08/07 01:02:59 bitsweat Create layout dir it's nested. Closes #9272 [alancfrancis]
(edit) @7783 [7783] 10/08/07 00:13:34 bitsweat Fix in place editor's setter action with non-string fields. References …
(edit) @7747 [7747] 10/05/07 10:07:23 nzkoz Ensure json tests run in stable.
(edit) @7740 [7740] 10/05/07 03:58:34 david Update versions for release
(edit) @7737 [7737] 10/04/07 04:11:51 nzkoz Actually add the file referenced in [7730]
(edit) @7730 [7730] 10/03/07 21:48:43 nzkoz Merge rake routes to stable to help people upgrading.
(edit) @7721 [7721] 10/02/07 05:52:16 nzkoz Forgotten changelog entry
(edit) @7720 [7720] 10/02/07 05:51:51 nzkoz Disable non-cookie sessions to prevent Session Fixation Attacks. Closes …
(edit) @7713 [7713] 10/01/07 06:44:07 nzkoz Change the resource seperator from ; to / change the generated routes to …
(edit) @7706 [7706] 10/01/07 02:14:31 nzkoz Merge sqlite test fixes from trunk
(edit) @7703 [7703] 10/01/07 01:56:25 nzkoz Silence mocha warnings
(edit) @7600 [7600] 09/23/07 22:03:09 bitsweat Revert [7414] which rearranged stable resource URLs. References #8558.
(edit) @7414 [7414] 09/06/07 14:26:52 xal Added new new_admin_products_url named route in addition to old …
(edit) @7347 [7347] 08/20/07 04:26:10 nzkoz Merge 8801 fix to stable. Closes #8801
(edit) @7328 [7328] 08/16/07 04:58:45 nzkoz Don't clobber :includes passed to count on has_many association. Closes …
(edit) @7327 [7327] 08/16/07 04:58:06 nzkoz Merge [7235] to stable. References #9167 [danger]
Note: See TracRevisionLog for help on using the revision log.