|
|
|
@9125
|
[9125]
|
03/28/08 21:50:12 |
bitsweat |
Merge [9124] from trunk: Avoid remote_ip spoofing. |
|
|
|
@9070
|
[9070]
|
03/21/08 22:46:51 |
bitsweat |
Merge [9069] from trunk: Fix an edge case with extra periods in … |
|
|
|
@9057
|
[9057]
|
03/18/08 18:36:11 |
bitsweat |
Merge [9056] from trunk: Migrations: create_table supports … |
|
|
|
@9019
|
[9019]
|
03/13/08 03:12:23 |
rick |
port [9018] to 2.0 stable |
|
|
|
@8973
|
[8973]
|
03/03/08 03:30:57 |
nzkoz |
2-0-stable: Add OrderedHash#to_hash References #11266 [josh] |
|
|
|
@8947
|
[8947]
|
02/29/08 04:36:54 |
nzkoz |
2-0-stable: Revert [8866] |
|
|
|
@8946
|
[8946]
|
02/29/08 04:28:51 |
nzkoz |
2-0-stable: Enumerable#group_by uses ActiveSupport::OrderedHash |
|
|
|
@8910
|
[8910]
|
02/20/08 03:18:45 |
nzkoz |
2-0-stable: Fix Fixtures for ActionController tests with fixtures. Closes … |
|
|
|
@8866
|
[8866]
|
02/14/08 07:27:39 |
rick |
apply [8865] to 2.0 stable |
|
|
|
@8860
|
[8860]
|
02/12/08 20:11:50 |
nzkoz |
2-0-stable: Remove table quoting; only pull last_insert_id if there's a … |
|
|
|
@8846
|
[8846]
|
02/10/08 02:50:13 |
nzkoz |
2-0-stable: Show RecordInvalid in the documentation. Closes #10976 … |
|
|
|
@8844
|
[8844]
|
02/10/08 01:14:10 |
nzkoz |
2-0-stable: Add documentation for polymorphic URL helpers, make API … |
|
|
|
@8843
|
[8843]
|
02/10/08 01:13:33 |
nzkoz |
Don't split cookies on comma also. References r8505. |
|
|
|
@8842
|
[8842]
|
02/10/08 01:12:44 |
nzkoz |
2-0-stable: Correct inconsistencies in RequestForgeryProtection docs. … |
|
|
|
@8841
|
[8841]
|
02/10/08 01:12:13 |
nzkoz |
2-0-stable: Make the docs reference the correct function. [Tobi … |
|
|
|
@8840
|
[8840]
|
02/10/08 01:11:45 |
nzkoz |
2-0-stable: Less verbose mail logging: just recipients for :info log … |
|
|
|
@8839
|
[8839]
|
02/10/08 01:10:43 |
nzkoz |
2-0-stable: When multiparameter date assignment fails due to an invalid … |
|
|
|
@8838
|
[8838]
|
02/10/08 01:10:14 |
nzkoz |
2-0-stable: Make the non inferrable controller message a little … |
|
|
|
@8837
|
[8837]
|
02/10/08 01:09:47 |
nzkoz |
Rejig strange changelog error |
|
|
|
@8836
|
[8836]
|
02/10/08 01:09:07 |
nzkoz |
2-0-stable: Make assert_routing aware of the HTTP method used. References … |
|
|
|
@8835
|
[8835]
|
02/10/08 01:08:05 |
nzkoz |
2-0-stable: Precalculate the Backtrace of a template error to avoid … |
|
|
|
@8834
|
[8834]
|
02/10/08 01:07:24 |
nzkoz |
2-0-stable: Don't repeatedly add relative_url_root to asset sources. … |
|
|
|
@8833
|
[8833]
|
02/10/08 01:06:34 |
nzkoz |
2-0-stable: Correct documentation for dom_id [jbarnette] References … |
|
|
|
@8832
|
[8832]
|
02/10/08 01:05:54 |
nzkoz |
2-0-stable: Add tests and documentation for allow_blank. References #10651 … |
|
|
|
@8831
|
[8831]
|
02/10/08 01:05:04 |
nzkoz |
2-0-stable: Reference to :element option in documentation should be … |
|
|
|
@8830
|
[8830]
|
02/10/08 01:04:27 |
nzkoz |
2-0-stable: Add label_tag helper for generating elements. References … |
|
|
|
@8829
|
[8829]
|
02/10/08 01:03:27 |
nzkoz |
2-0-stable: Ensure mime types can be compared with symbols. References … |
|
|
|
@8828
|
[8828]
|
02/10/08 01:02:38 |
nzkoz |
2-0-stable: Ensure that modifying has_and_belongs_to_many actions clear … |
|
|
|
@8814
|
[8814]
|
02/07/08 17:11:04 |
rick |
Apply [8810], [8811], [8812], and [8813] to 2.0 stable |
|
|
|
@8801
|
[8801]
|
02/04/08 23:26:25 |
nzkoz |
Ensure that assert_redirected_to to top-level named route from namespaced … |
|
|
|
@8783
|
[8783]
|
02/02/08 05:34:28 |
bitsweat |
Merge r8782 from trunk: TestSession supports indifferent access. … |
|
|
|
@8779
|
[8779]
|
02/02/08 04:56:11 |
bitsweat |
Merge r8778 from trunk: fix calculations on associations with custom … |
|
|
|
@8775
|
[8775]
|
02/02/08 03:00:25 |
bitsweat |
Merge r8774 from trunk: fix number_to_human_size incorrectly removing … |
|
|
|
@8642
|
[8642]
|
01/14/08 04:24:16 |
nzkoz |
Correct docs on caching and all.js. Merging [8641] |
|
|
|
@8634
|
[8634]
|
01/12/08 03:10:38 |
nzkoz |
Merge the fix for redirecting to nil. References #10272 [farleyknight] |
|
|
|
@8631
|
[8631]
|
01/12/08 01:33:02 |
nzkoz |
Merge [8627] fix to stable. |
|
|
|
@8623
|
[8623]
|
01/11/08 02:16:58 |
bitsweat |
Merge [8622] to stable. References #10766. |
|
|
|
@8621
|
[8621]
|
01/11/08 01:57:23 |
rick |
Updated TMail to version 1.2.1 (2.0 stable) [raasdnil] |
|
|
|
@8618
|
[8618]
|
01/10/08 02:53:33 |
bitsweat |
Merge [8616] to stable: UrlWriter respects relative_url_root. References … |
|
|
|
@8617
|
[8617]
|
01/10/08 02:52:06 |
bitsweat |
Merge [8615] to stable: resurrect WordNet synonym lookups. References … |
|
|
|
@8609
|
[8609]
|
01/09/08 09:49:12 |
bitsweat |
Merge [8608] to stable: simplify to_formatted_s docs. References #10747. |
|
|
|
@8607
|
[8607]
|
01/09/08 09:04:35 |
bitsweat |
Merge [8606] to stable: document date and time to_formatted_s. References … |
|
|
|
@8605
|
[8605]
|
01/09/08 08:40:07 |
bitsweat |
Merge [8604] to stable: fix up Enumerable#group_by |
|
|
|
@8603
|
[8603]
|
01/09/08 06:12:10 |
bitsweat |
Merge [8602] to stable: observed_subclasses gives [] if there are no … |
|
|
|
@8601
|
[8601]
|
01/08/08 21:22:01 |
nzkoz |
Don't append the forgery token to an ajax request if it's serializing a … |
|
|
|
@8600
|
[8600]
|
01/08/08 21:20:41 |
nzkoz |
Merge labelled_form_for example. Closes #10738 [justinfrench, Koz] |
|
|
|
@8599
|
[8599]
|
01/08/08 21:20:04 |
nzkoz |
Merge classify documentation. Closes #10615 [kris_chambers] |
|
|
|
@8592
|
[8592]
|
01/07/08 20:43:56 |
rick |
Doc fixes for #atom_feed_helper. #10715 [hasmanyjosh] |
|
|
|
@8585
|
[8585]
|
01/07/08 05:29:15 |
nzkoz |
Catchup Backport to 2.0 of the following … |
|
|
|
@8545
|
[8545]
|
01/03/08 19:32:33 |
nzkoz |
Merge CSV compat changes to stable, closes #10673 |
|
|
|
@8520
|
[8520]
|
01/02/08 08:34:44 |
bitsweat |
Merge [8519] from trunk: SQLite: db:drop:all doesn't fail silently if the … |
|
|
|
@8498
|
[8498]
|
12/28/07 05:27:11 |
bitsweat |
Merge r8497 from trunk: ensure that test case setup is run even if … |
|
|
|
@8495
|
[8495]
|
12/28/07 03:51:10 |
bitsweat |
Branching for stable 2.0.x line of development just before addition of … |
|
copied from trunk:
|
|
|
|
@8487
|
[8487]
|
12/27/07 11:16:51 |
bitsweat |
Ruby 1.9 compat: don't modify iterator target within block |