Commit History

Author SHA1 Message Date
  Taylor Otwell aaae1acb34 Refactor cache class. Fix driver instantiation bug. Allow closures as default parameter. 13 years ago
  Taylor Otwell 715bed748d Add support for closures to File cache driver. 13 years ago
  Taylor Otwell ac38876e34 Add support for closures in APC cache driver. 13 years ago
  Taylor Otwell 4a4a79ce34 Remove comment bloat from Validator class. 13 years ago
  Taylor Otwell 42cff59a7d Remove comment bloat from View class. 13 years ago
  Taylor Otwell 2f999397e3 Trim comment bloat from URL class. 13 years ago
  Taylor Otwell a2406c0174 Trim comment bloat in Text class. 13 years ago
  Taylor Otwell 5755fdaba0 Refactor Str::pool method. 13 years ago
  Taylor Otwell c50246c694 Refactoring Str class. 13 years ago
  Taylor Otwell 607b23b742 Refactoring Session class. Trimmed comment bloat. Added support for closures on Session::get default value. 13 years ago
  Taylor Otwell 881d7f78a1 Trim comment bloat from Router class. 13 years ago
  Taylor Otwell cf8e5e2f80 Trim comment bloat from Route class. 13 years ago
  Taylor Otwell e334fd80b6 Trim comment bloat on Response class. 13 years ago
  Taylor Otwell 37927ee44b Refactoring Request::remove_from_uri method. 13 years ago
  Taylor Otwell b1342a5928 Refactoring the Request class. 13 years ago
  Taylor Otwell af7ba04628 Trimming comment bloat in Redirect class. 13 years ago
  Taylor Otwell 31e4b7a407 Trimming comment bloat in Memcached class. 13 years ago
  Taylor Otwell 5114f2ee87 Trimming comment bloat in Log class. 13 years ago
  Taylor Otwell 5643daa66c Refactor Lang class. 13 years ago
  Taylor Otwell e2973e565d Allow closures as Config default. 13 years ago
  Taylor Otwell 57f61dc54c Formatting Input class. 13 years ago
  Taylor Otwell 2a1c01f1c9 Cleaning up HTML class bloat. 13 years ago
  Taylor Otwell 28d11f15bb Refactoring Hash class. 13 years ago
  Taylor Otwell 77c23c4665 Trim bloat from Form class. 13 years ago
  Taylor Otwell fa0e6c8db1 Trimming comment bloat from Error class. 13 years ago
  Taylor Otwell 014c2ebf66 Removing comment bloat from DB class. 13 years ago
  Taylor Otwell 3c7dd2822b Trimming comment bloat in Crypt class. 13 years ago
  Taylor Otwell e5beda1d5b Converted Session class to use Cookie::put. 13 years ago
  Taylor Otwell 65bbea81fd Put the Cookie class on a diet. 13 years ago
  Taylor Otwell d1f1c367e2 Formatting Cache class. 13 years ago
  Taylor Otwell 45333c5743 Formatting Config class. 13 years ago
  Taylor Otwell 48acf1d273 Refactoring Config class to use Arr. Removed unnecessary comments. 13 years ago
  Taylor Otwell 3015f24e7a Added arr.php to front controller includes. 13 years ago
  Taylor Otwell 65ffe0b610 Added support for closures as Arr::get default parameter. 13 years ago
  Taylor Otwell 1e84c8901a Formatting Cache class. 13 years ago
  Taylor Otwell a3401d5247 Cleaning up Cache class. 13 years ago
  Taylor Otwell 39d3ccb8f0 Refactoring / comment clean-up on Auth class. 13 years ago
  Taylor Otwell 6fc0770bce Continuing to clean up Input class. 13 years ago
  Taylor Otwell 0e02a8a53d Remove unnecessary comments from Input class. 13 years ago
  Taylor Otwell 629122a5a9 Remove usage of Arr from Cookie class. 13 years ago
  Taylor Otwell 1a82d9c54f Removed usage of Arr from Request class. 13 years ago
  Taylor Otwell f8b12b5daa Added support for retrieving specific elements from the Input::file method. Ex: Input::file('picture.size')... 13 years ago
  Taylor Otwell 622635d5cf Fixed typo in Query::select comment. 13 years ago
  Taylor Otwell c480e19b6c Added better support for aliases column to Query class. 13 years ago
  Taylor Otwell 4ace7c8f80 Cleaning up Config class comments. 13 years ago
  Taylor Otwell 64704cf5c4 Added comments to HTML class. 13 years ago
  Taylor Otwell 181237e9ef Refactoring Form class. 13 years ago
  Taylor Otwell a4ca806081 removed spaces and br function from html class. 13 years ago
  Taylor Otwell c3f418b13c cleaning up form class. 13 years ago
  Taylor Otwell c3ea6e656d adding some comments to the form class. 13 years ago
  Taylor Otwell 1375ff98f2 cleaning up form class. 13 years ago
  Taylor Otwell 4fe64b3a73 remove broken link from routes file. 13 years ago
  Taylor Otwell f7dcb05799 added more html5 form elements. 13 years ago
  Taylor Otwell 2da478cc38 added more html5 form elements. 13 years ago
  Taylor Otwell cd33e81702 added several of the new html5 form elements. added support for attributes such as required, autofocus, etc. 13 years ago
  Taylor Otwell a9029ddfe9 change form and html class to use html5 style elements. 13 years ago
  Taylor Otwell 4e4ca091d9 Fix link to documentation on welcome page. 13 years ago
  Taylor Otwell f9185ead4b Fix link to documentation on welcome page. 13 years ago
  Taylor Otwell 067bfed610 incremented version to 1.1.1 13 years ago
  Taylor Otwell 9dbcca0e39 Merge branch 'develop' 13 years ago
  Taylor Otwell 0013e5bcbe Fixed bug in validator message handling for empty file uploads. 13 years ago
  Taylor Otwell cbf2399ab8 Default Validator target to Input data. 13 years ago
  Taylor Otwell fe28fbba0d Merge branch 'develop' 13 years ago
  Taylor Otwell 21f33bb46d Tweaking built-in validation messages. 13 years ago
  Taylor Otwell e2f382545b Removed Download class from aliases configuration. 13 years ago
  Taylor Otwell 4d98a5e409 Incremented version number. 13 years ago
  Taylor Otwell d0a716b810 Edited readme.md. 13 years ago
  Taylor Otwell 8d3998035f Improved readme.md. 13 years ago
  Taylor Otwell 87ec697f2d Refactoring dynamic redirects to routes. 13 years ago
  Taylor Otwell c7e7d64545 Refactoring dynamic URLs to routes. 13 years ago
  Taylor Otwell 553f377ed0 Adjusted signature for dynamic route URL creation. 13 years ago
  Taylor Otwell 6af79d8bdb Added ability to dynamically create links to named routes using the HTML class. 13 years ago
  Taylor Otwell b90c6ddcc5 Fixing tabbing on HTML::entities method. 13 years ago
  Taylor Otwell 4f73200675 moved route filter to route directory. 13 years ago
  Taylor Otwell de6312ccf9 adjusted route/loader comments. 13 years ago
  Taylor Otwell cd903fc0ce tweaked uri determination. 13 years ago
  Taylor Otwell e452bbdf3a Fixed return type of Eloquent delete method. 13 years ago
  Taylor Otwell b7997a95ba Tweaked request URI determination. 13 years ago
  Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 13 years ago
  Taylor Otwell fef1809982 fix syntax error in upload_of... add types to file_wrong_type lang message. 13 years ago
  Taylor Otwell 2c4e807525 removed .gitignore from validation lang. 13 years ago
  Taylor Otwell 260f997394 added comments to validation lang. 13 years ago
  Taylor Otwell d51be02dd2 enhanced validation, added mimes config array. 13 years ago
  Taylor Otwell bd3d8f6347 added error type to validation rule. 13 years ago
  Taylor Otwell 2289570c95 fixed exception message in validation/rule. 13 years ago
  Taylor Otwell 8770d0aea1 tweaked File::is method. 13 years ago
  Taylor Otwell 6f5aca8d48 added File::is method for accurately determining file type. 13 years ago
  Taylor Otwell 8ccf789b01 added mime types, tweaked File::method to return first mime type. 13 years ago
  Taylor Otwell 567da2419f added Form::open_multipart and tweaked Upload_of rule. 13 years ago
  Taylor Otwell dc01b3c26e added default value to Input::file and defaulted Validator::make. 13 years ago
  Taylor Otwell 9f7da5cb39 added methods for upload_of. 13 years ago
  Taylor Otwell ee4dd5e987 tweaked File::upload. 13 years ago
  Taylor Otwell 650563834e Merge branch 'develop' of github.com:taylorotwell/laravel into develop 13 years ago
  Taylor Otwell e0cb6e6aba Merge pull request #18 from mikelbring/develop 13 years ago
  Taylor Otwell abfaeaff4d added upload_of validation rule. 13 years ago
  Michael Hasselbring 6410e83377 Created File::upload() 13 years ago
  Taylor Otwell 0b7dbab0af adjusted method order in request class. 13 years ago
  Taylor Otwell b7b258a10b removed error collector bloat, switched to plain array. thanks mikelbring. 13 years ago
  Taylor Otwell 4a5190dfd9 changed loader to search in libraries instead of packages. 13 years ago
  Taylor Otwell 8770473fd7 removed package class, added package_path constant. 13 years ago