Commit History

Author SHA1 Message Date
  Chris Han 173a095564 Use output parameter instead of different action for plaintext diffs 12 years ago
  Chris Han 2c8088d4f8 Move _GET parsing out of controllers 12 years ago
  Chris Han cc15ec3dbf Use instance of resource manager for controller names 12 years ago
  Chris Han 9cdc22cc4e Use shared instance of git exe across controllers 12 years ago
  Chris Han 9fceaec0e6 Inject git exe into treediff 12 years ago
  Chris Han 39b84875d1 Clean up controller docblocks 12 years ago
  Chris Han 5cd66282cd Use autoloading to load class files 12 years ago
  Chris Han c99759e323 Allow flagging to controllerbase that a controller is single or multi project 12 years ago
  Chris Han adb6552735 Don't hold project reference in controller 12 years ago
  Chris Han cad4b8caef Javascripts are view-level code, move them to the template 13 years ago
  Chris Han 53ec986935 Start using trim whitespace filter again 13 years ago
  Chris Han d633222442 Turn side by side diff into a module 13 years ago
  Chris Han 3f13167015 Make side by side commitdiff TOC sticky 13 years ago
  Chris Han b16b7c0efc Consolidate copy-and-pasted diff mode cookie code 13 years ago
  Tanguy Pruvot 0b59f11c74 add side-by-side commit-diff view 13 years ago
  Chris Han 9f72ede5d1 Use translation wrapper functions 14 years ago
  Chris Han d52b3d5a21 Switch to gettext for i18n 14 years ago
  Chris Han 48a3226c9f I18N error messages 14 years ago
  Chris Han 6b106bd7b2 Turn off logging output for plaintext commitdiff 14 years ago
  Chris Han bcad0f9b34 Fix a couple warnings in commitdiff 14 years ago
  Chris Han 5d79757e02 Display action in header 15 years ago
  Chris Han 2f3306791c Use the same template variable for commits, regardless of whether it comes in as hash or hashbase 15 years ago
  Chris Han 8c395c9c1e Use refs from commit object for commitdiff 15 years ago
  Chris Han e9b0007405 Move code to lookup the tag containing a commit into commit object 15 years ago
  Chris Han 96135e5169 Move diffing code into filediff class 15 years ago
  Chris Han bd74b3d27b Rename plaintext commitdiff template 15 years ago
  Chris Han 87815aea54 Let smarty decide date formatting rather than date_str 15 years ago
  Chris Han da4515fa0c Move all display functions into controller classes to share code and move the messy supercontroller code out of the index 15 years ago