MIF_E31222691/system
Taylor Otwell 344f49e1bf made router routes optional and fixed front controller. 2011-07-31 17:40:03 -05:00
..
cache tweaked cache and session namespacing. 2011-07-29 23:17:57 -05:00
db fixed bug in config has method. 2011-07-26 22:56:51 -05:00
routing made router routes optional and fixed front controller. 2011-07-31 17:40:03 -05:00
session tweaked cache and session namespacing. 2011-07-29 23:17:57 -05:00
vendor added PHPass to system/vendor. 2011-07-11 21:58:51 -05:00
arr.php refactoring auth class. 2011-07-07 23:00:40 -05:00
asset.php moved asset_container into asset.php 2011-07-31 14:28:24 -05:00
auth.php Refactor Auth class to use Auth config closures. 2011-07-11 12:42:19 -07:00
benchmark.php throw exception in benchmark class if one has not been defined. 2011-06-16 19:52:43 -05:00
cache.php fixed bug in session and cache factories. 2011-07-29 23:21:54 -05:00
config.php fixed bug in config has method. 2011-07-26 22:56:51 -05:00
cookie.php Bug fixed on cookie.php 2011-07-26 10:01:55 -03:00
crypt.php refactoring crypt class. 2011-07-07 23:24:43 -05:00
db.php added db::first method. 2011-07-26 22:16:55 -05:00
error.php moved all routing classes into routing namespace. 2011-07-31 14:48:17 -05:00
file.php refactored error and file classes. 2011-07-07 23:40:29 -05:00
form.php Added Form::open_secure and Form::open_secure_for_files 2011-07-22 11:28:04 -07:00
hash.php Refactor hash class to use PHPass. 2011-07-11 12:15:06 -07:00
html.php tweaked cache and session namespacing. 2011-07-29 23:17:57 -05:00
inflector.php improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
input.php rewrote validation library. 2011-07-12 20:04:14 -05:00
lang.php added lang_path constant. 2011-07-26 23:26:04 -05:00
memcached.php Trimming comment bloat in Memcached class. 2011-07-06 14:50:05 -07:00
messages.php moved validation/errors into system/messages... not just useful for error messages. 2011-07-29 23:38:29 -05:00
paginator.php Fixed empty result set bug in paginator class. 2011-07-27 08:48:00 -05:00
redirect.php added support for named views. 2011-07-21 23:30:52 -05:00
request.php Do not strtolower request URI. 2011-07-22 08:53:28 -07:00
response.php Added Response::error method. 2011-07-26 15:40:48 -05:00
session.php fixed bug in session and cache factories. 2011-07-29 23:21:54 -05:00
str.php added Str::ascii method and fixed accented character problem in URL::slug. 2011-07-30 09:52:49 -05:00
url.php moved routing classes into system namespace. 2011-07-31 13:14:39 -05:00
validator.php moved validation/errors into system/messages... not just useful for error messages. 2011-07-29 23:38:29 -05:00
view.php moved exception view to application views and removed system view folder. 2011-07-31 12:54:22 -05:00