Commit History

Author SHA1 Message Date
  Chris Han 173a095564 Use output parameter instead of different action for plaintext diffs 12 years ago
  Chris Han d658c376f6 Centralize URL generation 12 years ago
  Chris Han a5fe3ce15f Handle displaying binary file diff message in templates 12 years ago
  Chris Han a11f4b9645 Use my own variable instead of hardcoded SCRIPT_NAME constant 12 years ago
  Chris Han fdaba09a63 Use rawurlencode instead of urlencode 12 years ago
  Chris Han dc6cbf94a5 Create base template for all project-specific pages 13 years ago
  Chris Han d48a215ad7 Merge header and footer templates and use block inheritance 13 years ago
  Chris Han a221cbd79a Blobdiff and side by side diff templates are pretty much identical now - merge them 13 years ago
  Chris Han 4639c17ef1 The blobdiff and sidediff controllers are virtually identical now - merge them 13 years ago
  Mattias Ulbrich 048d59e58e Implemented side-by-side diff comparison of files 13 years ago
  Christian Weiske 6ab87c43c3 make most pages xhtml valid by fixing xml header spacing and url parameters 13 years ago
  Chris Han d52b3d5a21 Switch to gettext for i18n 13 years ago
  Chris Han b230a765cf Prevent crashes with empty projects 13 years ago
  Chris Han 371d726385 Tokenize various other header links 14 years ago
  Chris Han 87b00a9a74 Add i18n framework and start tokenizing some strings 14 years ago
  Marijn Koesen c06e28c804 urlencoded the project's name, for projects like "C#" 14 years ago
  Chris Han 60990b1f69 Use blob as template variable for blob objects, rather than hash 14 years ago
  Chris Han 2f3306791c Use the same template variable for commits, regardless of whether it comes in as hash or hashbase 14 years ago
  Chris Han ff23359e00 Move path code into filesystemobject class and path template to a component template 14 years ago
  Chris Han 8de6af4b0b Move titlebar to component template 14 years ago
  Chris Han 3fc025f673 Clean up blobdiff template 14 years ago
  Chris Han 96135e5169 Move diffing code into filediff class 14 years ago
  Chris Han 77934a0b5f Export the project object itself to the template 14 years ago
  Chris Han 5ce48d07ef Revert internationalization 15 years ago
  Chris Han c8cd37d1d2 Start internationalization 15 years ago
  Chris Han 4d0413c93b Include header and footer into each template rather than displaying them out of order and rearranging 15 years ago
  Chris Han 245d120fed Unify blobdiff template 15 years ago