summaryrefslogtreecommitdiff
path: root/gitweb/static/js
AgeCommit message (Expand)AuthorFilesLines
2011-05-24gitweb.js: Add UI for selecting common timezone to display datesLibravatar John 'Warthog9' Hawley2-15/+310
2011-05-24gitweb: JavaScript ability to adjust time based on timezoneLibravatar John 'Warthog9' Hawley2-0/+75
2011-05-24gitweb.js: Provide getElementsByClassName method (if it not exists)Libravatar Jakub Narebski1-0/+51
2011-05-24gitweb.js: Introduce code to handle cookies from JavaScriptLibravatar Jakub Narebski1-0/+114
2011-05-24gitweb.js: Extract and improve datetime handlingLibravatar Jakub Narebski2-51/+161
2011-05-24gitweb.js: Provide default values for padding in padLeftStr and padLeftLibravatar Jakub Narebski1-3/+11
2011-05-24gitweb.js: Update and improve comments in JavaScript filesLibravatar Jakub Narebski2-15/+19
2011-05-24gitweb: Split JavaScript for maintability, combining on buildLibravatar Jakub Narebski4-0/+937