issues
search
roidrage
/
redis-session-store
A simple session store for Rails based on Redis.
http://github.com/roidrage/redis-session-store
MIT License
366
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prepping for v0.8.0 release
#50
meatballhat
closed
10 years ago
0
Make it more obvious that some options don't belong in `redis` hash
#49
meatballhat
closed
10 years ago
0
Touchup on top of "Option for custom Redis object to interface with storage"
#48
meatballhat
closed
10 years ago
0
bug fix - now properly initializing options
#47
munjalpatel
closed
10 years ago
1
Multi domain cookie
#46
munjalpatel
closed
10 years ago
1
JSON serializer does not serialize value properly
#45
munjalpatel
closed
10 years ago
1
Option for custom Redis object to interface with storage
#44
cosine
closed
10 years ago
3
Add missing ActionPack dependency
#43
bbatsov
closed
10 years ago
1
Code style
#42
bbatsov
closed
10 years ago
3
Minor README changes
#41
bbatsov
closed
10 years ago
2
Preparing for v0.7.0 release
#40
dplummer
closed
10 years ago
1
Fix empty session proliferation
#39
olek
closed
10 years ago
6
Preparing for v0.6.6 release
#38
dplummer
closed
10 years ago
0
Fix undefined constant error
#37
MichaelXavier
closed
10 years ago
5
Setting key in sid_collision? method
#36
jjeb
closed
10 years ago
8
Prepping for v0.6.3 release
#35
meatballhat
closed
10 years ago
1
Putting back 'get' instead of 'setnx'
#34
jjeb
closed
10 years ago
4
Preparing for v0.6.2 release
#33
meatballhat
closed
10 years ago
2
Using correct session_store assignment syntax everywhere :scream_cat:
#32
meatballhat
closed
10 years ago
0
Changed redis.get to redis.setnx
#31
jjeb
closed
10 years ago
1
Prep for v0.6.1 release
#30
meatballhat
closed
10 years ago
0
Handling ActionDispatch::Request::Session::Options objects
#29
meatballhat
closed
10 years ago
2
Possible rails 4 regression with destroy_session
#28
dplummer
closed
10 years ago
4
Adding notes for v0.6.0 release
#27
meatballhat
closed
10 years ago
0
Add docs for serializer option #25
#26
dplummer
closed
10 years ago
0
Document :serializer option
#25
dplummer
closed
10 years ago
1
Adding custom handling capability for session load errors
#24
meatballhat
closed
10 years ago
9
Forward-porting sid collision handling
#23
meatballhat
closed
10 years ago
3
Looping until generated sid is unique
#22
meatballhat
closed
10 years ago
1
Backporting renaming `load_session` method to not conflict with AbstractStore
#21
meatballhat
closed
10 years ago
1
Renaming `load_session` method to not conflict with AbstractStore
#20
meatballhat
closed
10 years ago
1
Backporting regeneration of SID when session is missing
#19
meatballhat
closed
10 years ago
3
Force regeneration of SID for non-existing session
#18
meatballhat
closed
10 years ago
3
force regeneration of SID for non-existing session
#17
olek
closed
10 years ago
2
Custom encoder class
#16
dplummer
closed
10 years ago
12
Stealing ideas from dalli
#14
meatballhat
closed
10 years ago
1
Can't initialiaze
#13
folivi
closed
10 years ago
13
Cleaning up remaining rubocop offenses, touching up docs
#12
meatballhat
closed
10 years ago
1
Support #session_destroy
#11
j-mcnally
closed
10 years ago
6
Session destroy?
#10
j-mcnally
closed
10 years ago
8
Prepping for v0.3.0 release
#9
meatballhat
closed
10 years ago
6
Rails 3.2.x compatibility
#8
iancanderson
closed
10 years ago
3
Adding missing spec license metadata
#7
meatballhat
closed
11 years ago
0
License missing from gemspec
#6
bf4
closed
11 years ago
1
Arranging the flowers
#5
meatballhat
closed
11 years ago
9
Lots of upstream changes for your perusal
#4
meatballhat
closed
11 years ago
11
rails 4.0 and ruby 2.0 support
#3
sahin
closed
10 years ago
5
Fix bug with AbstractStore's default options and add the destroy method
#2
goncalossilva
closed
11 years ago
1
Use setex instead of set and expire
#1
dplummer
closed
12 years ago
2
Previous