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 09eca1c0a0 Pass cache instance into filediff as opposed to relying on singleton 12 years ago
  Chris Han bc8a7ebf2b Move git object class factory to its own class 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 53ec986935 Start using trim whitespace filter again 13 years ago
  Chris Han b16b7c0efc Consolidate copy-and-pasted diff mode cookie code 13 years ago
  Chris Han ee61f73461 Remember user's preference of seeing unified or side-by-side blobdiffs 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
  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 1303ac4853 Missed setting the path on blobdiff and history view 14 years ago
  Chris Han 5d79757e02 Display action in header 15 years ago
  Chris Han 60990b1f69 Use blob as template variable for blob objects, rather than hash 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 ff23359e00 Move path code into filesystemobject class and path template to a component template 15 years ago
  Chris Han 3fc025f673 Clean up blobdiff template 15 years ago
  Chris Han 96135e5169 Move diffing code into filediff class 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