Commit History

Author SHA1 Message Date
  Nathaniel van Diepen 27ca8e96cc Fix widget regex 6 years ago
  Nathaniel van Diepen 853a0baf0d Begin working on allowing data to be passed to widgets 6 years ago
  Nathaniel van Diepen 4861154b06 Fix belongs_to relationship. Fix exist/existelse being too greedy 6 years ago
  Nathaniel van Diepen 11124dd5d8 Allow custom filters 6 years ago
  Nathaniel van Diepen ba22363884 Force unhandled quote values to be strings 6 years ago
  Nathaniel van Diepen b4e94e0700 ORM id's don't have to be numeric anymore 6 years ago
  Nathaniel van Diepen c2f610d486 Merge branch 'master' of new.eeems.ca:Eeems/juju-php 6 years ago
  Nathaniel van Diepen 7ea95e694a Keep headers from overwriting each other 6 years ago
  Nathaniel van Diepen 604fd8fb29 Fix headers overwriting each other 6 years ago
  Nathaniel van Diepen 46fb1bcf37 Fix fetching in ORM and tables 6 years ago
  Nathaniel van Diepen 0a4d010147 Blacklist another encryption method 6 years ago
  Nathaniel van Diepen b252e7de41 Attempt to throw better orm warnings 6 years ago
  Nathaniel van Diepen 9cf1a6b552 Automatically generate *.mo files if they don't exist 6 years ago
  Nathaniel van Diepen 6e06fec289 Throw warnings if an ORM instance is unable to update/insert a row 6 years ago
  Nathaniel van Diepen efa4e2a8cc Catch errors on destruct of ORM 6 years ago
  Nathaniel van Diepen f8b4a3ec1f Handle path failures better. Throw errors when encryption fails. Filter out bad encryption methods. 6 years ago
  Nathaniel van Diepen e75c51fe93 Add initial version/date 6 years ago
  Nathaniel van Diepen c0acac06f5 Add ability to determine the latest version, and the last install date 6 years ago
  Nathaniel van Diepen 08072a61e3 Fix issue where duplicate routes with different methods will block each other 6 years ago
  Nathaniel van Diepen 2cbb005003 Make routes report the number of handles per route 6 years ago
  Nathaniel van Diepen d92038d180 Add route reporting information 6 years ago
  Nathaniel van Diepen 9f9e29dfcf Break out encryption from SecureString to make working with encryption easier. 6 years ago
  Nathaniel van Diepen b7d2a37e41 Better error reporting 7 years ago
  Nathaniel van Diepen 5eb8c3082f Try to handle socket files better 7 years ago
  Nathaniel van Diepen 3713605479 Fix error handling 7 years ago
  Nathaniel van Diepen df8464b4a5 Throw error when socket file creation can't happen 7 years ago
  Nathaniel van Diepen 8095e79a1e Add missing ) 7 years ago
  Nathaniel van Diepen b2618832a7 Attempt to force creation of the socket file 7 years ago
  Nathaniel van Diepen 4ca5828900 Don't pass port if using a file 7 years ago
  Nathaniel van Diepen 99e2f39aeb Fix case in require_once 7 years ago