Commit Graph

  • 9804bb55dc comment cleanup. Taylor Otwell 2012-02-24 11:17:56 -0600
  • 97cb0035f4 clarify cookie comment. Taylor Otwell 2012-02-24 10:31:43 -0600
  • c9bb800ee9 cleaning up the cookie class. Taylor Otwell 2012-02-24 10:29:20 -0600
  • 9019c6e2f6 added link_to_action method to html class. Taylor Otwell 2012-02-24 08:08:56 -0600
  • d6fba0ade1 blade ext constant no longer needed. Taylor Otwell 2012-02-23 22:35:33 -0600
  • 49d3c5251b removed blade from core and extracted it into bundle. added view engine event to hook in any view engine to the core. Taylor Otwell 2012-02-23 22:34:42 -0600
  • 115eb8d085 Added shortcut method to load a designated route's response Aaron Kuzemchak 2012-02-23 20:08:12 -0500
  • 441a9e206f working on view engine event. Taylor Otwell 2012-02-23 17:00:36 -0600
  • 2b4ab94e6b trimming up comment bloat. Taylor Otwell 2012-02-23 16:29:30 -0600
  • 753c769d10 fixing comment. Taylor Otwell 2012-02-23 16:19:00 -0600
  • 160e839e81 cleaning up classes. Taylor Otwell 2012-02-23 16:18:08 -0600
  • fadadd0f62 allow events to override the log class. Taylor Otwell 2012-02-23 14:50:07 -0600
  • 157f619e98 basic code cleanup. Taylor Otwell 2012-02-23 14:02:59 -0600
  • e69f988fe5 improving some comments. Taylor Otwell 2012-02-23 09:09:56 -0600
  • d29a127948 allow multiple request methods for uri. Taylor Otwell 2012-02-23 09:09:00 -0600
  • f624a6849f fix handling of HEAD http requests. Taylor Otwell 2012-02-23 08:43:55 -0600
  • e70261e962 added support for controller factories. Taylor Otwell 2012-02-22 15:09:04 -0600
  • 86fa595317 set application key by default. Taylor Otwell 2012-02-22 11:00:02 -0600
  • 257d917e19 resolving merge conflicts. Taylor Otwell 2012-02-22 09:00:43 -0600
  • 0f448271f6 Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2012-02-21 11:46:15 -0600
  • f84bdb98a1 cleaning up code. Taylor Otwell 2012-02-21 10:52:38 -0600
  • 271e73462d cleaning up code. Taylor Otwell 2012-02-21 10:52:19 -0600
  • ca40180b54 cleaning up code. Taylor Otwell 2012-02-21 10:51:31 -0600
  • 353c7c527f cleaning up code. Taylor Otwell 2012-02-21 10:50:25 -0600
  • b5f568404a increment version. Taylor Otwell 2012-02-21 09:33:15 -0600
  • 3789972a35 fix bug in controller auto-loading. Taylor Otwell 2012-02-21 09:32:21 -0600
  • f6ef233d39 alias aggregate column in query grammar. Taylor Otwell 2012-02-21 09:23:24 -0600
  • c88433f16a Merge pull request #351 from ladea/develop Taylor Otwell 2012-02-21 06:55:52 -0800
  • 670dee6c49 typo ladea 2012-02-21 14:31:52 +0200
  • 5919b039e6 Merge pull request #349 from Kindari/patch-1 Taylor Otwell 2012-02-20 14:54:13 -0800
  • 6bed34fb8b Use rtrim instead of prepending DS to avoid Windows issues William Cahill-Manley 2012-02-20 14:52:32 -0800
  • dd5ff5f12b Trimmed Directory separator produces relative (and wrong) paths for bundles William Cahill-Manley 2012-02-20 14:44:13 -0800
  • 4e9369f5bf rename autoloading method. Taylor Otwell 2012-02-20 15:50:58 -0600
  • 1ff9deb150 clean up auto-loader registrations. Taylor Otwell 2012-02-20 15:50:09 -0600
  • e996093b72 cleaning up bundle registration. Taylor Otwell 2012-02-20 15:33:19 -0600
  • 5c66658428 remove bundle guessing in autoloader in preference of explicit config. Taylor Otwell 2012-02-20 15:27:01 -0600
  • 16dca5e74e updating bundle class loading. Taylor Otwell 2012-02-20 14:40:24 -0600
  • ec84d3f90d added ability to specify autoloader configuration for bundles in bundles.php Taylor Otwell 2012-02-20 14:00:11 -0600
  • a88511428a silently flush output buffer on error. Taylor Otwell 2012-02-20 09:28:12 -0600
  • 7f3f1f3481 global after filter receives response object. Taylor Otwell 2012-02-20 09:20:14 -0600
  • 1098d50aff cleaning. Taylor Otwell 2012-02-20 09:07:56 -0600
  • ea358eb371 cleaning up code. Taylor Otwell 2012-02-19 22:56:59 -0600
  • b262e743c0 autoload bundles based on namespace. Taylor Otwell 2012-02-19 21:59:57 -0600
  • 106b5dc1e1 tweaks. Taylor Otwell 2012-02-19 09:43:34 -0600
  • 22e5d8e425 tweaking autoloader variables. Taylor Otwell 2012-02-19 08:49:59 -0600
  • 2f66c97806 changes Taylor Otwell 2012-02-18 13:37:02 -0600
  • fe0b4b287d cleaning up code. Taylor Otwell 2012-02-17 16:30:11 -0600
  • 33e4914634 random cleanup. Taylor Otwell 2012-02-17 14:47:46 -0600
  • 3507d15323 fix charset in mysql and pgsql connectors. Taylor Otwell 2012-02-17 14:38:25 -0600
  • bf6313e50b cleaning up code. Taylor Otwell 2012-02-17 14:02:53 -0600
  • ba3f62f79a added auto_key config option. Taylor Otwell 2012-02-17 09:00:53 -0600
  • faa2eec3b9 consolidate database methods into db::query. Taylor Otwell 2012-02-17 08:47:06 -0600
  • 42b9d1e097 import router. Taylor Otwell 2012-02-17 08:33:46 -0600
  • ed72448fb0 Merge pull request #343 from sparksp/patch-4 Taylor Otwell 2012-02-17 06:32:42 -0800
  • 2296f63b8f tweak bundle:assets. Taylor Otwell 2012-02-17 08:31:17 -0600
  • aa9d790a15 Consolidate Bundle::path and ::location Phill Sparks 2012-02-17 11:18:55 +0000
  • e828b6c0c3 all database exceptions now include SQL and bindings in message for easier debugging. Taylor Otwell 2012-02-16 22:32:09 -0600
  • dd6402c648 prefix built-in events with laravel. Taylor Otwell 2012-02-16 16:26:39 -0600
  • 7aa78e1a3c change done event name. Taylor Otwell 2012-02-16 16:24:52 -0600
  • 0e63717be9 use default index names on implicit indexes. Taylor Otwell 2012-02-16 15:37:06 -0600
  • 62d8c09cce trim a long ling. Taylor Otwell 2012-02-16 15:31:07 -0600
  • 851db1703e dont register session in ioc. Taylor Otwell 2012-02-16 15:14:31 -0600
  • 0e4f726874 cleaning up code before release. Taylor Otwell 2012-02-16 15:12:42 -0600
  • bb0967cceb throw exception if padding is invalid. Taylor Otwell 2012-02-16 14:53:22 -0600
  • 1324ba368c tweak provider to use temp directory to avoid latest confusions. Taylor Otwell 2012-02-16 14:35:32 -0600
  • ab5ce2a7eb added pkcs7 compliant padding to encryption class instead of default 0 padding. Taylor Otwell 2012-02-16 14:31:11 -0600
  • 49d9666958 final code cleanup Taylor Otwell 2012-02-16 13:59:48 -0600
  • f41717dcb1 dont try to guess the bundle of classes. Taylor Otwell 2012-02-16 13:53:19 -0600
  • 5cfe371360 null should return default bundle path. Taylor Otwell 2012-02-16 13:02:40 -0600
  • 86102ac417 update test runner. Taylor Otwell 2012-02-16 10:32:39 -0600
  • 317e8db81f change query event name. Taylor Otwell 2012-02-16 09:08:00 -0600
  • 36834c1118 add database.profile config option. Taylor Otwell 2012-02-16 08:46:48 -0600
  • b29f8a88fe add default value for index names. Taylor Otwell 2012-02-15 16:17:47 -0600
  • b73a60de2a rearrange str class. Taylor Otwell 2012-02-15 13:51:18 -0600
  • ab17ea674a fix bug in db profiling. Taylor Otwell 2012-02-15 13:29:37 -0600
  • 6e83add76f tweaking key setting. Taylor Otwell 2012-02-15 13:17:45 -0600
  • 82315f31d5 added configurable automatic key generation. Taylor Otwell 2012-02-15 13:02:38 -0600
  • 6b14bd394e change psr method to directories. Taylor Otwell 2012-02-15 11:12:23 -0600
  • 188394bae1 added url::home Taylor Otwell 2012-02-15 08:27:10 -0600
  • 75280a9fea cleaning up validator method. Taylor Otwell 2012-02-14 16:53:08 -0600
  • e1c8928550 added passes and fails method to validtor. Taylor Otwell 2012-02-14 15:19:01 -0600
  • 642b0f17f0 link_to_secure_route no longer needed. Taylor Otwell 2012-02-14 11:35:22 -0600
  • 9f60c5e15a https option no longer needed on path helpers. Taylor Otwell 2012-02-14 11:34:43 -0600
  • 3f44103760 added redirect::home Taylor Otwell 2012-02-14 09:38:08 -0600
  • 14c9d38270 add facade for filter::register. Taylor Otwell 2012-02-14 08:22:10 -0600
  • 479b3f6773 cleaning up various codes. Taylor Otwell 2012-02-13 23:51:33 -0600
  • f27ec7ab95 cleaning up the session cli task. Taylor Otwell 2012-02-13 23:26:17 -0600
  • 6ced385d20 use 'as' instead of 'name'. Taylor Otwell 2012-02-13 16:50:41 -0600
  • 86e109b7bc simplify route parameter parsing and fix default value bug. Taylor Otwell 2012-02-13 14:42:38 -0600
  • 2713ee9b87 use is_callable instead of method_exists. Taylor Otwell 2012-02-13 11:06:27 -0600
  • 09da91501d update comment and add check to command metho_exists. Taylor Otwell 2012-02-13 09:19:02 -0600
  • 53a20533f1 Merge pull request #335 from daylerees/develop Taylor Otwell 2012-02-13 07:16:32 -0800
  • 29d062da75 better handling of undefined task methods Dayle Rees 2012-02-13 15:07:52 +0000
  • 620f3ba91f fixing a bug and cleaning. Taylor Otwell 2012-02-12 21:52:28 -0600
  • b0a223aa4b cleaning up comment. Taylor Otwell 2012-02-12 21:27:07 -0600
  • b353afdc79 fixing router bugs. Taylor Otwell 2012-02-12 20:09:27 -0600
  • 0438c69648 added better random sources in crypter, seed random number generator on every call. Taylor Otwell 2012-02-12 19:45:04 -0600
  • 74887986a7 fixing bugs in router. Taylor Otwell 2012-02-12 19:26:16 -0600
  • 775b97ee76 load controller file before checking in ioc container. Taylor Otwell 2012-02-12 19:15:13 -0600
  • 3d1a44028a added route::share method. Taylor Otwell 2012-02-12 16:41:03 -0600