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

root/branches/1-2-stable/actionpack


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8784 [8784] 02/02/08 05:37:22 bitsweat Merge r8782 from trunk: TestSession supports indifferent access. …
(edit) @8356 [8356] 12/10/07 02:57:19 bitsweat Merge [8355] from trunk: fix strange NoMemoryError on amd64. References …
(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) @7979 [7979] 10/20/07 17:35:12 rick merge [7978] from edge
(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) @7821 [7821] 10/10/07 02:10:24 nzkoz Fix tests broken by earlier change
(edit) @7806 [7806] 10/08/07 20:34:10 bitsweat Fix unescaped test expectations. Closes #9821 [mikel]
(edit) @7783 [7783] 10/08/07 00:13:34 bitsweat Fix in place editor's setter action with non-string fields. References …
(edit) @7740 [7740] 10/05/07 03:58:34 david Update versions for release
(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) @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) @7320 [7320] 08/15/07 05:35:22 nzkoz Ensure TestRequest#request_uri returns the right value when doing multiple …
(edit) @7319 [7319] 08/15/07 03:57:17 nzkoz Integration tests: introduce methods for other HTTP methods. Closes #6353. …
(edit) @7185 [7185] 07/14/07 08:53:32 nzkoz Improve performance of action caching. Closes #8231 [skaes]
(edit) @7178 [7178] 07/11/07 02:39:31 nzkoz Merge [7177] to release. [skaes] References #8891
(edit) @7161 [7161] 07/01/07 23:35:07 nzkoz Merge delete-with-options for cookies from trunk to release
(edit) @6993 [6993] 06/11/07 01:01:32 bitsweat Deprecate pagination for Rails 1.2.4. Install the classic_pagination …
(edit) @6895 [6895] 05/29/07 09:58:29 nzkoz Fix template compile tests on windows [skaes] closes #8234
(edit) @6803 [6803] 05/21/07 23:04:14 bitsweat Merge [6802] to stable: fix filtered parameter logging with nil parameter …
(edit) @6797 [6797] 05/21/07 09:19:52 bitsweat Merge [6796] to stable from trunk. Integration tests: alias xhr to …
(edit) @6788 [6788] 05/19/07 22:10:10 bitsweat Merge [6787] to stable from trunk: document caches_action. References …
(edit) @6776 [6776] 05/18/07 21:39:14 bitsweat Merge [6775] to stable from trunk: observe_form always sends the …
(edit) @6680 [6680] 05/06/07 04:49:56 nzkoz Stop depending on strange platform specific rounding behaviour in the …
(edit) @6677 [6677] 05/06/07 04:35:17 nzkoz don't depend on the order of hash.inspect in assertions.
(edit) @6676 [6676] 05/06/07 04:33:04 nzkoz Allow asset tag tests to pass on windows
(edit) @6675 [6675] 05/06/07 04:31:31 nzkoz fix actionpack tests broken by additional mocha methods
(edit) @6671 [6671] 05/06/07 04:19:11 nzkoz Apply prepend_before_filter bugfix from stefan.
(edit) @6651 [6651] 05/02/07 21:03:08 rick apply [6648] to 1.2 stable
(edit) @6650 [6650] 05/02/07 13:28:33 rick apply [6649] to stable, closes #8226 [Stefan Kaes]
(edit) @6544 [6544] 04/20/07 21:41:06 rick forgot to save changelog
(edit) @6543 [6543] 04/20/07 21:40:47 rick Return the string representation from an Xml Builder when rendering a …
(edit) @6471 [6471] 03/27/07 14:04:38 rick documentation project patches, closes #7342, #7319, #7316, #7190
(edit) @6456 [6456] 03/23/07 16:55:31 bitsweat Merge [6455] from trunk. Fix PStore typo. References #7900.
(edit) @6448 [6448] 03/18/07 13:49:05 bitsweat Merge [6446] from trunk. Never return nil from read_params for …
(edit) @6432 [6432] 03/16/07 05:55:31 bitsweat Merge [6431] from trunk. CGI::Session::Pstore performance. References …
(edit) @6423 [6423] 03/14/07 01:43:14 bitsweat Merge [6422] from trunk. Undeprecates verification with :redirect_to => …
(edit) @6421 [6421] 03/14/07 01:25:05 bitsweat Clarify changelog entries.
(edit) @6416 [6416] 03/13/07 22:31:07 david Use inline rubyforge automation
(edit) @6395 [6395] 03/12/07 23:44:05 david Prepare for release of Rails 1.2.3
(edit) @6390 [6390] 03/12/07 18:01:28 rick Apply [5709] to stable
(edit) @6254 [6254] 02/27/07 06:37:54 bitsweat Merge [6253] from trunk. References #6680.
(edit) @6145 [6145] 02/10/07 03:55:12 bitsweat Revert [6086] and [6087] since they caused a major regression with …
(edit) @6144 [6144] 02/10/07 03:08:29 bitsweat Merge [6143] from trunk.
(edit) @6131 [6131] 02/06/07 02:26:18 david Update date
(edit) @6124 [6124] 02/04/07 22:12:33 david Prepare for release of Rails 1.2.2
(edit) @6119 [6119] 02/04/07 20:44:45 david Fix gem deprecation warnings, which also means depending on RubyGems …
(edit) @6118 [6118] 02/04/07 20:11:35 rick Add much-needed html-scanner tests. Fixed CDATA parsing bug. [Rick]
(edit) @6114 [6114] 02/04/07 19:12:55 rick apply [6113] to stable
(edit) @6107 [6107] 02/04/07 17:19:45 rick Add singleton resources from trunk [Rick Olson]
(edit) @6087 [6087] 01/28/07 18:26:12 bitsweat Merge [6086] from trunk. References #7372.
(edit) @6079 [6079] 01/28/07 16:19:03 bitsweat Merge [6078] from trunk. References #6977.
(edit) @6072 [6072] 01/28/07 14:53:33 bitsweat Merge [6071] from trunk. References #7095.
(edit) @6063 [6063] 01/28/07 08:29:05 bitsweat Merge [6062] from trunk. References #7229.
(edit) @6045 [6045] 01/26/07 21:49:36 david Fixed NumberHelper#number_with_delimiter to use "." always for splitting …
(copy) @6042 [6042] 01/26/07 21:16:51 david stable becomes 1-1-stable, 1-2-pre-release becomes 1-2-stable
copied from branches/1-2-pre-release/actionpack:
(edit) @6035 [6035] 01/24/07 19:08:37 bitsweat Merge [5704], [6005], [6034] from trunk. References #7268, #7354.
Note: See TracRevisionLog for help on using the revision log.