diff options
author | Jakub Narebski <jnareb@gmail.com> | 2011-04-28 21:04:05 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-24 11:22:44 -0700 |
commit | fcce886bfb4671c4c17a3f99cb7caf0f7ab94e16 (patch) | |
tree | 0352592b58f719f1e8a88e70c13eb6b07715368e /contrib | |
parent | 54b1479a770b240d71bbd000fb40e470987bac59 (diff) | |
download | git-fcce886bfb4671c4c17a3f99cb7caf0f7ab94e16.tar.gz git-fcce886bfb4671c4c17a3f99cb7caf0f7ab94e16.tar.xz |
gitweb.js: Introduce code to handle cookies from JavaScript
Introduced gitweb/static/js/cookies.js file provides functions for
setting, getting and deleting cookies.
Code taken from subsection "Cookies in JavaScript" of "Professional
JavaScript for Web Developers" by Nicholas C. Zakas and from cookie
plugin for jQuery (dual licensed under the MIT and GPL licenses).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions