Ruby on Rails
|
Screencasts
|
Download
|
Documentation
|
Weblog
|
Community
|
Source
Rails Trac
Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
actionpack
/
lib
/
action_controller
/
session_management.rb
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@8189
[8189]
11/22/07 05:48:45
bitsweat
Document that the cookie store is the default session store. Mention the …
(edit)
@7719
[7719]
10/02/07 05:32:14
bitsweat
Ruby 1.9 compat, consistent load paths
(edit)
@7364
[7364]
08/28/07 23:16:49
nzkoz
Use extract_options instead of ad-hoc partial implementations. [norbert] …
(edit)
@6198
[6198]
02/22/07 00:57:02
bitsweat
Session configuration in config/environment.rb instead of …
(edit)
@6184
[6184]
02/21/07 09:17:38
bitsweat
Introduce a cookie-based session store as the Rails default. Sessions …
(edit)
@6152
[6152]
02/15/07 16:25:46
rick
Add Mime::Type convenience methods to check the current mime type. [Rick]
(edit)
@5838
[5838]
01/04/07 21:43:24
rick
rollback
[5833]
and
[5835]
(edit)
@5833
[5833]
01/04/07 21:18:13
rick
Allow ActionController::Base.session_store to lazily load the session …
(edit)
@5512
[5512]
11/13/06 18:59:01
bitsweat
Always clear model associations from session. Closes
#4795
.
(edit)
@4699
[4699]
08/07/06 06:11:56
bitsweat
Deprecation! @session and @flash will be removed after 1.2. Use the …
(edit)
@4312
[4312]
04/29/06 20:20:22
marcel
Replace alias method chaining with Module#alias_method_chain. [Marcel …
(edit)
@3580
[3580]
02/12/06 05:51:02
david
Stopped the massive bleeding of concerns into ActionController::Base. Base …
(edit)
@3563
[3563]
02/09/06 20:05:11
bitsweat
Major components cleanup and speedup. Closes
#3527
.
(edit)
@3166
[3166]
11/23/05 00:35:37
bitsweat
Correct spelling of persistent [Stefan Kaes]. Document and eliminate …
(edit)
@2649
[2649]
10/16/05 15:42:03
minam
Update/clean up AP documentation (rdoc)
(edit)
@2527
[2527]
10/11/05 01:53:31
minam
Speed improvement for session_options.
#2287
. [skaes@web.de]
(edit)
@2230
[2230]
09/13/05 08:31:32
david
Added easy assignment of fragment cache store through use of symbols for …
(edit)
@2229
[2229]
09/13/05 07:48:12
david
Moved session options to SessionManagement
(edit)
@2031
[2031]
08/17/05 21:05:31
minam
Add an :if option to session management, to allow programmatically …
(add)
@1886
[1886]
07/22/05 10:37:09
minam
Added support for per-action session management
#1763
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog