|
|
|
@7719
|
[7719]
|
10/02/07 05:32:14 |
bitsweat |
Ruby 1.9 compat, consistent load paths |
|
|
|
@7428
|
[7428]
|
09/09/07 21:54:59 |
david |
Removed ActionController::Base#keep_flash (use flash.keep instead) |
|
|
|
@7383
|
[7383]
|
08/31/07 19:07:42 |
bitsweat |
Documentation tweaks and fixes. Closes #9454 [sur, kampers] |
|
|
|
@6887
|
[6887]
|
05/29/07 02:42:31 |
bitsweat |
Correct flash discard rdoc. Closes #8502 [kampers] |
|
|
|
@6670
|
[6670]
|
05/06/07 04:17:01 |
marcel |
Sweep flash when filter chain is halted. Closes #6175. [Caio Chassot … |
|
|
|
@6396
|
[6396]
|
03/13/07 02:14:31 |
bitsweat |
Consistent public/protected/private visibility for chained methods. Closes … |
|
|
|
@6178
|
[6178]
|
02/20/07 22:09:12 |
david |
Added .erb and .builder as preferred aliases to the now deprecated .rhtml … |
|
|
|
@5021
|
[5021]
|
09/05/06 22:08:33 |
david |
caller is necessary for proper trace in deprecation |
|
|
|
@4952
|
[4952]
|
09/03/06 23:22:24 |
david |
Added deprecation language for in_place_editor and auto_complete_field … |
|
|
|
@4699
|
[4699]
|
08/07/06 06:11:56 |
bitsweat |
Deprecation! @session and @flash will be removed after 1.2. Use the … |
|
|
|
@4617
|
[4617]
|
07/22/06 02:31:21 |
rick |
Fixed that you can still access the flash after the flash has been reset … |
|
|
|
@4595
|
[4595]
|
07/08/06 18:14:49 |
bitsweat |
r4487@asus: jeremy | 2006-04-29 12:21:39 -0700
Check whether @flash is … |
|
|
|
@4540
|
[4540]
|
07/05/06 01:14:53 |
david |
Fixed that the flash should be reset when reset_session is called (closes … |
|
|
|
@4312
|
[4312]
|
04/29/06 20:20:22 |
marcel |
Replace alias method chaining with Module#alias_method_chain. [Marcel … |
|
|
|
@4079
|
[4079]
|
03/28/06 03:19:27 |
david |
Fixed docs |
|
|
|
@3834
|
[3834]
|
03/10/06 14:41:37 |
minam |
make sure nil @session doesn't mess up wsod stacktraces |
|
|
|
@3582
|
[3582]
|
02/12/06 16:18:06 |
david |
Fixed that flash wasnt being cleared after components refactoring … |
|
|
|
@3581
|
[3581]
|
02/12/06 06:11:17 |
david |
Flash shouldnt depend on components either [DHH] |
|
|
|
@3580
|
[3580]
|
02/12/06 05:51:02 |
david |
Stopped the massive bleeding of concerns into ActionController::Base. Base … |
|
|
|
@3563
|
[3563]
|
02/09/06 20:05:11 |
bitsweat |
Major components cleanup and speedup. Closes #3527. |
|
|
|
@3151
|
[3151]
|
11/21/05 18:09:28 |
bitsweat |
Don't put flash in session if sessions are disabled. |
|
|
|
@2747
|
[2747]
|
10/26/05 13:14:10 |
david |
Added a reader for flash.now, so it's possible to do stuff like … |
|
|
|
@2722
|
[2722]
|
10/25/05 00:38:51 |
htonl |
Take a different approach to keeping flash around when using … |
|
|
|
@2649
|
[2649]
|
10/16/05 15:42:03 |
minam |
Update/clean up AP documentation (rdoc) |
|
|
|
@1189
|
[1189]
|
04/17/05 11:38:01 |
david |
Deprecated the majority of all the testing assertions and replaced them … |
|
|
|
@942
|
[942]
|
03/20/05 19:12:53 |
david |
Added a much improved Flash module that allows for finer-grained control … |
|
|
|
@525
|
[525]
|
02/07/05 14:15:53 |
david |
Fixed documentation snafus #575, #576, #577, #585 |
|
|
|
@4
|
[4]
|
11/24/04 01:04:44 |
david |
Initial |