Taylor Otwell b549e30c7c Merge remote-tracking branch 'origin/master' into develop 12 years ago
..
cache 3a92facc76 updated routing to fix several issues. 12 years ago
cli f110ccde4f Fixing spacing. 12 years ago
database 46595ce55e Unsigned only supported by MySQL. 12 years ago
routing 425192a05d fix bug in route. 12 years ago
session b37c966aea improve session ID assignment to avoid possible overlaps. 12 years ago
asset.php f3be544b1a cache base url. 12 years ago
auth.php 6fe05ade85 cleaning up some comments. 12 years ago
autoloader.php aeaebead18 Just tweaking comments. 12 years ago
bundle.php 606b8ceada Fixed typo in comment. 12 years ago
cache.php 62072e5281 PHPDoc fixes 12 years ago
config.php 16fa094cc3 Setting up default config loader event. 12 years ago
cookie.php 97cb0035f4 clarify cookie comment. 12 years ago
core.php f473e4418a Cleaning up the core bootstrap file. 12 years ago
crypter.php ea358eb371 cleaning up code. 12 years ago
database.php 62072e5281 PHPDoc fixes 12 years ago
error.php 2331ae18cf Added lang and view loader events. 12 years ago
event.php fdcebc1bcb Added override and clear methods to event class. 12 years ago
file.php 157f619e98 basic code cleanup. 12 years ago
fluent.php 10ee41f3b3 fix bug in fluent class. 12 years ago
form.php 62072e5281 PHPDoc fixes 12 years ago
hash.php 157f619e98 basic code cleanup. 12 years ago
helpers.php ca5dfa4061 fixing underscored library auto-loading. 12 years ago
html.php 9019c6e2f6 added link_to_action method to html class. 12 years ago
input.php b5442c67fc merged skunkworks into develop. 12 years ago
ioc.php 638032f4c0 Fix bug in IoC singleton checking. 12 years ago
lang.php 2331ae18cf Added lang and view loader events. 12 years ago
laravel.php 028703d9d5 Clean up the life-cycle file. 12 years ago
log.php fadadd0f62 allow events to override the log class. 12 years ago
memcached.php 62072e5281 PHPDoc fixes 12 years ago
messages.php aac2507858 When no key is provided to first it returns the first message from all the messages. 12 years ago
paginator.php 4e656f02fe general code cleanup. 12 years ago
redirect.php 188394bae1 added url::home 12 years ago
redis.php b5442c67fc merged skunkworks into develop. 12 years ago
request.php 16fa094cc3 Setting up default config loader event. 12 years ago
response.php 2f66c97806 changes 12 years ago
section.php b5442c67fc merged skunkworks into develop. 12 years ago
session.php be95496158 Allowing for config.load event. 12 years ago
str.php b73a60de2a rearrange str class. 12 years ago
uri.php 01ddff5cdc adding support for filter patterns. 12 years ago
url.php 753c769d10 fixing comment. 12 years ago
validator.php c4594afce1 cleaning up the validator. 12 years ago
view.php 2331ae18cf Added lang and view loader events. 12 years ago