summaryrefslogtreecommitdiffstats
path: root/gitweb/static
AgeCommit message (Expand)AuthorLines
2011-10-10Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano-4/+4
2011-09-27gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge-4/+4
2011-06-29Merge branch 'jn/gitweb-js-blame' into nextJunio C Hamano-37/+42
2011-05-27gitweb.js: use setTimeout rather than setInterval in blame_incremental.jsJakub Narebski-15/+40
2011-05-27gitweb.js: No need for loop in blame_incremental's handleResponse()Jakub Narebski-9/+4
2011-05-27gitweb.js: No need for inProgress in blame_incremental.jsJakub Narebski-18/+3
2011-05-26Merge branch 'jn/gitweb-js'Junio C Hamano-215/+953
2011-05-24gitweb.js: Add UI for selecting common timezone to display datesJohn 'Warthog9' Hawley-15/+343
2011-05-24gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley-0/+75
2011-05-24gitweb.js: Provide getElementsByClassName method (if it not exists)Jakub Narebski-0/+51
2011-05-24gitweb: Split JavaScript for maintability, combining on buildJakub Narebski-205/+253
2011-05-24gitweb.js: Introduce code to handle cookies from JavaScriptJakub Narebski-0/+114
2011-05-24gitweb.js: Extract and improve datetime handlingJakub Narebski-51/+161
2011-05-24gitweb.js: Provide default values for padding in padLeftStr and padLeftJakub Narebski-3/+11
2011-05-24gitweb.js: Update and improve comments in JavaScript filesJakub Narebski-15/+19
2011-04-29gitweb: Optional grouping of projects by categorySebastien Cevey-0/+7
2011-04-04gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski-5/+19
2010-11-17gitweb: group remote heads by remoteGiuseppe Bilotta-0/+6
2010-06-18Merge branch 'jn/gitweb-plackup'Junio C Hamano-0/+1467
2010-05-31gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara-0/+1449