summaryrefslogtreecommitdiff
path: root/gitweb/static/js
Commit message (Expand)AuthorAgeFilesLines
* gitweb.js: use setTimeout rather than setInterval in blame_incremental.jsJakub Narebski2011-05-271-15/+40
* gitweb.js: No need for loop in blame_incremental's handleResponse()Jakub Narebski2011-05-271-9/+4
* gitweb.js: No need for inProgress in blame_incremental.jsJakub Narebski2011-05-271-18/+3
* gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley2011-05-242-15/+310
* gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley2011-05-242-0/+75
* gitweb.js: Provide getElementsByClassName method (if it not exists)Jakub Narebski2011-05-241-0/+51
* gitweb.js: Introduce code to handle cookies from JavaScriptJakub Narebski2011-05-241-0/+114
* gitweb.js: Extract and improve datetime handlingJakub Narebski2011-05-242-51/+161
* gitweb.js: Provide default values for padding in padLeftStr and padLeftJakub Narebski2011-05-241-3/+11
* gitweb.js: Update and improve comments in JavaScript filesJakub Narebski2011-05-242-15/+19
* gitweb: Split JavaScript for maintability, combining on buildJakub Narebski2011-05-244-0/+937