Commit History

Author SHA1 Message Date
  Chris Han 3253a6f360 Return 403 Forbidden rather than 401 Unauthorized on restricted project 12 years ago
  Chris Han b7235bc9bc Display an error when required filesystem functions are disabled 12 years ago
  Chris Han 4a5b77fba0 Fix exceptions returning 404 status codes 12 years ago
  Chris Han 286d8e377d Rename protected project exception to unauthorized project exception 12 years ago
  Chris Han 17ae80581d Start enforcing user restrictions for individual projects 12 years ago
  Chris Han 0151ac5a7b Initialize and load user list 12 years ago
  Chris Han bb6f30670b Throw an error when an invalid path is specified in the url 12 years ago
  Chris Han a47986f17b Move charset declaration to content-type header 12 years ago
  Chris Han 3b71c9f28d Add exception for ambiguous abbreviated hash 12 years ago
  Chris Han 2c8088d4f8 Move _GET parsing out of controllers 12 years ago
  Chris Han 96c8d7b3c8 Defer controller initialization 12 years ago
  Chris Han 29196e875f Add localized exception for config file read error 12 years ago
  Chris Han 26774c5cd1 Allow error controller to continue without a config in case of config file error 12 years ago
  Chris Han d447e174ab Get rid of config singleton 12 years ago
  Chris Han 3ad993938e Get rid of resource manager singleton 12 years ago
  Chris Han fff66c5f57 Structure resource class more like an instance 12 years ago
  Chris Han 215536da8f Add specific exception for accesses outside of the projectroot 12 years ago
  Chris Han 58fd0adb60 Add specific exception for directory traversal 12 years ago
  Chris Han b75707f378 Add specific exception for project list file read failure 12 years ago
  Chris Han 547ba033a5 Add specific exception for invalid git repository 12 years ago
  Chris Han b5e3e579a0 Add specific exception for invalid file 12 years ago
  Chris Han 62e10b75b4 Add specific exception for non-configuration directory error 12 years ago
  Chris Han 87ec0bb0ab Add specific exception for invalid directory in config 12 years ago
  Chris Han 7c53f30699 Add specific extension for missing memcache support 12 years ago
  Chris Han b880efc358 Add specific exception for missing projectroot config 12 years ago
  Chris Han 1a488673b7 Add specific exception for invalid git exe configuration 12 years ago
  Chris Han c1e809b46b Add specific exception for invalid hashes 12 years ago
  Chris Han ac746ed281 Add specific exception for minimum search length 12 years ago
  Chris Han a872993d94 Add specific exception for invalid search type 12 years ago
  Chris Han bfb6647120 Add specific exception for disabled search 12 years ago