davidandrewcope/jquery-cookie forked from carhartl/jquery-cookie
-
using officially mentioned cdn url for qunit, event though it's not a…
carhartl committedMar 11, 2012 … stable version
-
carhartl committed
Mar 11, 2012 -
Merge pull request #52 from cwp/issue-51
carhartl committedMar 11, 2012 Updated the tests to work with the latest QUnit.
-
Updated the tests to work with the latest QUnit.
Colin Putney committedMar 6, 2012
-
carhartl committed
Feb 8, 2012
-
replacing outdated domain with Twitter username
carhartl committedFeb 2, 2012 -
Merge pull request #47 from duncansmart/patch-1
carhartl committedFeb 2, 2012 Add link to github repo in header
-
Just a suggestion: I came across this library in the wild and it took…
duncansmart committedFeb 2, 2012 … a few moments to track down the github project!
-
carhartl committed
Jan 20, 2012 -
don't be too restrictive about the value, closes #46
carhartl committedJan 20, 2012 -
carhartl committed
Jan 20, 2012 -
carhartl committed
Jan 20, 2012 -
gotcha when deleting a cookie more explicit
carhartl committedJan 20, 2012
-
carhartl committed
Jan 19, 2012 -
server listening at 0.0.0.0, seems to only work w/ Bonjour and Parallels
carhartl committedJan 19, 2012 -
fix incorrect return value in IE (null) in case cookie value is empty…
carhartl committedJan 19, 2012 … string, closes #25
-
carhartl committed
Jan 19, 2012 -
fixing deletion of cookie in IE, broken in former commit
carhartl committedJan 19, 2012 -
allow value of '[object Object]', closes #22
carhartl committedJan 19, 2012 -
Merge pull request #44 from tomkins/master
carhartl committedJan 19, 2012 Wrap jquery-cookie in a closure, needed for when using $.noConflict(true)
-
Setup jquery-cookie in a closure
tomkins committedJan 17, 2012 Referring to the jQuery variable later may fail if jQuery.noConflict is used, so wrap the plugin in a closure
-
Merge pull request #36 from coryschires/patch-1
carhartl committedNov 2, 2011 Add a note about gotcha when clearing cookies
-
Add a note about gotcha when clearing cookies
coryschires committedNov 2, 2011
-
better wording, that should do it
carhartl committedJul 8, 2011 -
carhartl committed
Jul 8, 2011 -
some more tweaks for the readme
carhartl committedJul 8, 2011 -
carhartl committed
Jul 8, 2011 -
carhartl committed
Jul 8, 2011 -
README instead of inline documentation
carhartl committedJul 8, 2011 -
carhartl committed
Jul 8, 2011
-
carhartl committed
Jan 27, 2011 -
allow passing String objects, allow undefined as argument when deleting
carhartl committedJan 27, 2011 -
refactored a whole lot, test suite in much better shape now
carhartl committedJan 27, 2011
-
quickly set up a node server to be able to prmore reliably test cookies
carhartl committedJan 26, 2011