Commit History

Author SHA1 Message Date
  Yuriy Nasretdinov 3c87676b3a Improving performance of fetching git objects by using git cat-file --batch through a pipe. Also improved debug output and added destructor-based auto-timers 11 years ago
  Chris Han 42deb03bc0 Cleanup unused variables 12 years ago
  Chris Han 2c8088d4f8 Move _GET parsing out of controllers 12 years ago
  Chris Han 4ec5e44d97 Disable raw logload for now 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 ebde4a1a0b Use load strategies for log 12 years ago
  Chris Han df8500b4a1 Accidentally messed up navigation on project page 12 years ago
  Chris Han 75d7f3b1b4 Fix crash on empty projects 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 575e25cdbf Factor out tag list into its own class 12 years ago
  Chris Han c0b25fa25e Factor out head list into its own class 12 years ago
  Chris Han 2f0aa3bbc5 Factor out commit log into its own class 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 bf22793040 Use count parameter on head/tag list 14 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 5d79757e02 Display action in header 15 years ago
  Chris Han ec2fc16043 Move clone url onto project object 15 years ago
  Chris Han db2f3abf71 Have controller use project object log 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