Commit History

Author SHA1 Message Date
  Chris Han 991fde2b8c Move projectlist classes to their own folder 12 years ago
  Chris Han 25b91864d2 Rename Log class to DebugLog to avoid confusion 12 years ago
  Chris Han 5b21a2c3b0 HTML escape debug output 12 years ago
  Chris Han a9e5517343 Turn git exe into a singleton 12 years ago
  Chris Han 68d2fb618a Start supporting on-demand projectlist loading for array and directory projectlists 12 years ago
  Chris Han 4f9e94eac2 Free up memory from as many singletons and instantiated objects as possible before terminating 12 years ago
  Chris Han 2125222b6b Clear MemoryCache before terminating 12 years ago
  Chris Han af8db4c725 Debug MemoryCache count so I can get an idea of a good default size 12 years ago
  Chris Han 63f0eaa4df Remove unused diff code 12 years ago
  Chris Han ad1f9d8614 Set internal encoding to utf-8 12 years ago
  Tanguy Pruvot 7e658b9c1d Cache project list if set to auto discover them 13 years ago
  Chris Han 5e538fd087 Put html line breaks between debug messages 13 years ago
  Chris Han f7b80269cf Don't require a valid diff exe if using xdiff 13 years ago
  Chris Han 12b720fad5 Make language setting cookie a permanent cookie 13 years ago
  Chris Han 34d35151d6 Move the config value out of the error message string 13 years ago
  Chris Han 3bf292870c Show an error message if the git or diff EXEs aren't working, bug #57 13 years ago
  Chris Han a3ba55400f Fix up warnings/errors in phpdoc tags 13 years ago
  Chris Han 0e781db5ad Start adding object cache class - framework for enhancement #39 13 years ago
  Chris Han f5876e5741 Add memcache cache handler function 13 years ago
  Chris Han 867874082b Move the code to add a slash into one place 13 years ago
  Chris Han a429564f66 Make archiver into its own class 13 years ago
  Chris Han e12c41b8c2 Return HTTP 500 on configuration error 13 years ago
  Chris Han 4b334e90a1 Allow message exception to signal message controller to return an HTTP status code 13 years ago
  Chris Han 9f72ede5d1 Use translation wrapper functions 13 years ago
  Chris Han fa1aeb7396 Fix the way HTTP_ACCEPT_LANGUAGE is parsed 13 years ago
  Chris Han dc0bda47f8 On the user's first visit, default language from HTTP_ACCEPT_LANGUAGE 13 years ago
  Chris Han 8bccaaf704 Allow on the fly change of locale 13 years ago
  Chris Han 9dcd618e96 Remove unnecessary old resource classes, move resource class out of resource subpackage since it's the only resource file now 13 years ago
  Chris Han d52b3d5a21 Switch to gettext for i18n 13 years ago
  Chris Han 9ce90aae98 Ensure the resource manager exists when displaying an error message 13 years ago