Commit Graph

  • 3e92ee27db Merge pull request #701 from tkaw220/develop Phill Sparks 2012-05-23 03:03:40 -07:00
  • 5bd64f4030 Typo in documentation Edwin Aw 2012-05-23 17:44:41 +08:00
  • 5f0e70a2ef fixed a conflict with .hidden class when using twitter bootstrap and made animation smoother Guillaume Lambert 2012-05-22 23:33:02 -04:00
  • fa6d0e92a9 added prevent default to anbu events and linted/formatted profiler.js code, profiler config in application back to false Guillaume Lambert 2012-05-22 23:09:56 -04:00
  • 7cc4df852b added prevent default to anbu events and linted/formatted profiler.js code Guillaume Lambert 2012-05-22 23:03:29 -04:00
  • af2bf68a29 Adding support for values in nested lists generated in the HTML class. Ben Corlett 2012-05-23 12:25:26 +10:00
  • 63b1636d13 Merge pull request #695 from daylerees/profiler-upgrade Taylor Otwell 2012-05-22 09:09:28 -07:00
  • 1aabbc38bb Check against host name for CLI commands Joe Wallace 2012-05-22 11:04:17 -05:00
  • cdcca78548 profiler upgrade additions Dayle Rees 2012-05-22 17:03:26 +01:00
  • 49944bab96 Increment version. Taylor Otwell 2012-05-22 09:12:21 -05:00
  • 91c64b38a7 updated change log. Taylor Otwell 2012-05-22 08:32:23 -05:00
  • 2ea35398c3 Merge branch 'develop' into staging Taylor Otwell 2012-05-22 08:29:22 -05:00
  • c80a2e466a Merge pull request #693 from kbanman/request-fix Taylor Otwell 2012-05-22 06:19:23 -07:00
  • e46d9c5b6d Fix capitalization regression in Request::server() Kelly Banman 2012-05-21 23:56:48 -07:00
  • 62aa4f4681 Merge branch 'develop' into staging Taylor Otwell 2012-05-21 13:47:17 -05:00
  • d29c5bfdab Merge pull request #687 from syntaqx/git-files Taylor Otwell 2012-05-21 11:45:54 -07:00
  • 5adc2256d7 Merge pull request #688 from syntaqx/readme Taylor Otwell 2012-05-21 11:45:23 -07:00
  • 98535868ac Merge branch 'develop' into staging Taylor Otwell 2012-05-21 11:06:35 -05:00
  • 5ba802d473 Update environment documentation. Taylor Otwell 2012-05-21 11:05:59 -05:00
  • e7a40c0caf Updating event docs. Taylor Otwell 2012-05-21 11:02:43 -05:00
  • a7959ebc3d Updating docs. Taylor Otwell 2012-05-21 10:57:23 -05:00
  • e7ee6865b1 Updating docs. Taylor Otwell 2012-05-21 10:55:08 -05:00
  • 0f0c291ffb updating docs for merge and replace input methods. Taylor Otwell 2012-05-21 10:53:28 -05:00
  • 7d1102dd6e Updated authentication offline docs. Taylor Otwell 2012-05-21 10:48:15 -05:00
  • 5c03938e3b Merge branch 'develop' into staging Taylor Otwell 2012-05-21 10:35:55 -05:00
  • e057193de0 Added function for converting html special characters. Carlos 2012-05-19 01:21:18 -05:00
  • 23a25b9abb Revert "Added a function for handling HTML special characters" Carlos 2012-05-19 01:17:53 -05:00
  • 2c8bad7e68 added syntax highlighting to the readme syntaqx 2012-05-19 00:15:04 -06:00
  • b47fc6476a Added a function for handling HTML special characters Carlos 2012-05-19 01:12:29 -05:00
  • 948ce87cd9 added gitattributes file and updated gitignore syntaqx 2012-05-18 23:51:00 -06:00
  • dbb4c169da Merge pull request #685 from loic-sharma/patch-1 Taylor Otwell 2012-05-18 06:15:34 -07:00
  • 4ea27c9daf Fixed minor spelling mistakes Loic Sharma 2012-05-17 23:03:42 -05:00
  • 33fdcb4ae7 Fixing type-o with the spelling of "Symfony". Ben Corlett 2012-05-17 13:02:57 +10:00
  • 056e547855 Adding output buffering to allow redirects to work after content has been outputted. Ben Corlett 2012-05-17 11:47:10 +10:00
  • a6ad5c6dee Merge pull request #671 from ErikDubbelboer/docfix Taylor Otwell 2012-05-16 14:15:23 -07:00
  • 21d8a266e6 Merge pull request #673 from daylerees/patch-2 Taylor Otwell 2012-05-16 14:14:47 -07:00
  • 70b64f1928 forgot to add blade::extend() to this Dayle Rees 2012-05-14 14:11:56 +02:00
  • 11b9f52239 fix error in comment Erik Dubbelboer 2012-05-12 18:28:45 +02:00
  • 1b2ab309c4 Add support for non-string parameters in controller routes Kelly Banman 2012-05-11 22:32:19 -07:00
  • a303d66ae0 Fix bug in events. Taylor Otwell 2012-05-11 15:32:28 -05:00
  • d417eb5664 Merge pull request #658 from jkudish/develop Taylor Otwell 2012-05-11 12:19:25 -07:00
  • 135b6d5132 Merge pull request #664 from franzliedke/patch-3 Taylor Otwell 2012-05-11 12:18:15 -07:00
  • 4cff0907a0 Merge pull request #669 from awellis13/feature/where_nested-closure-fix Taylor Otwell 2012-05-11 12:17:22 -07:00
  • 8e12e7a819 where_nested no longer breaks on closures that don't actually set anything Andrew Ellis 2012-05-11 13:11:02 -06:00
  • b097b6c682 Fix to_array() in eloquent model. Taylor Otwell 2012-05-11 13:22:04 -05:00
  • f8fe7843ab tweak event queue. Taylor Otwell 2012-05-11 10:30:23 -05:00
  • 314f25bd28 fixing conflicts. Taylor Otwell 2012-05-11 08:49:17 -05:00
  • ef6076b2ce added event queues. Taylor Otwell 2012-05-11 08:48:31 -05:00
  • df9c223ed6 Remove obsolete class import in request.php. Franz Liedke 2012-05-11 12:30:45 +03:00
  • 6a58e98316 Remove obsolete class import in file.php. Franz Liedke 2012-05-11 12:29:18 +03:00
  • 5097e9053b Remove obsolete class import in cookie.php. Franz Liedke 2012-05-11 12:28:52 +03:00
  • b40e13a892 Remove obsolete namespace import in config.php. Franz Liedke 2012-05-11 12:28:12 +03:00
  • 83f7847ccd Remove obsolete namespace import in session/payload.php. Franz Liedke 2012-05-11 12:27:38 +03:00
  • 09cb38fc67 Fix PHPDoc referring to Closure class. Franz Liedke 2012-05-11 12:23:25 +03:00
  • f6bad1e809 Remove obsolete namespace import in driver.php. Franz Liedke 2012-05-11 12:21:43 +03:00
  • bf172272da Remove obsolete code. Franz Liedke 2012-05-11 12:20:18 +03:00
  • 94f49c3627 Merge pull request #663 from cviebrock/develop Taylor Otwell 2012-05-10 20:07:23 -07:00
  • 97de6ef1d7 Order of elements for Cookie::put() was wrong Signed-off-by: Colin Viebrock <colin@viebrock.ca> Colin Viebrock 2012-05-10 22:04:56 -05:00
  • 492b49a04b Merge pull request #661 from cviebrock/develop Taylor Otwell 2012-05-10 14:33:55 -07:00
  • 5637a29fa3 Add Cookie::forever constant, fixes #660 Signed-off-by: Colin Viebrock <colin@viebrock.ca> Colin Viebrock 2012-05-10 16:32:07 -05:00
  • 88908ade02 moose are uncountable Joachim Kudish 2012-05-10 10:03:54 -07:00
  • df79b47cc9 Merge pull request #656 from cviebrock/array-helpers Taylor Otwell 2012-05-10 09:44:12 -07:00
  • a1cca24e8a Doc change for issue #648 Colin Viebrock 2012-05-10 11:41:29 -05:00
  • af9f875ee3 Remote unneeded properties. Taylor Otwell 2012-05-10 11:37:30 -05:00
  • 5fcf57a27d Updated change log. Taylor Otwell 2012-05-10 08:45:12 -05:00
  • 21a51b7cf9 Add controller and controller_action to route. Taylor Otwell 2012-05-10 08:44:43 -05:00
  • 641f1d4c14 Merge pull request #615 from awellis13/feature/route-cleanup Taylor Otwell 2012-05-10 06:35:54 -07:00
  • 01894ae4ee Merge pull request #651 from dlpetrie/patch-4 Taylor Otwell 2012-05-10 06:34:18 -07:00
  • d0edf92e31 Merge pull request #640 from crynobone/feature/remove-prettyprint Taylor Otwell 2012-05-10 06:31:49 -07:00
  • 0ad9c67fa0 Merge pull request #631 from loic-sharma/patch-2 Taylor Otwell 2012-05-10 06:28:58 -07:00
  • 287f2a299f Merge pull request #641 from crynobone/feature/form-select-optgroup Taylor Otwell 2012-05-10 06:26:35 -07:00
  • cded744ac9 Merge pull request #648 from cviebrock/array-helpers Taylor Otwell 2012-05-10 06:25:51 -07:00
  • 8a8d331981 Update laravel/routing/controller.php Daniel Petrie 2012-05-09 17:14:01 -07:00
  • b6cbac56c8 bundle property wasn't being used, so I made use of it as well as adding the controllers name and action being called. Daniel Petrie 2012-05-09 17:06:04 -07:00
  • 4d98eaa8d3 Merge remote-tracking branch 'laravel/develop' into array-helpers Colin Viebrock 2012-05-09 16:07:06 -05:00
  • c0b9de27eb Merge pull request #645 from cviebrock/develop Taylor Otwell 2012-05-09 14:04:20 -07:00
  • 319c450f6f Make Input::only() and Input::except() into array_only() and array_except() helpers. Signed-off-by: Colin Viebrock <colin@viebrock.ca> Colin Viebrock 2012-05-09 15:51:16 -05:00
  • be5eaf946c Driver uses Laravel\Crypter Colin Viebrock 2012-05-08 21:15:46 -05:00
  • c50646dfe8 Missing </head> close tag crynobone 2012-05-08 09:49:36 +08:00
  • ec9f5f1995 Add support for Form::select with optgroup, solved #526 crynobone 2012-05-07 20:43:40 +08:00
  • 2f2b0416aa Google Pretty Print never loaded, there's no need to include it. crynobone 2012-05-07 19:24:48 +08:00
  • 524375781e Added Bundle::expand() method. Pavel 2012-05-06 12:19:13 +04:00
  • 1f706bd2d1 Merge pull request #633 from crynobone/feature/validator-replace-attr Taylor Otwell 2012-05-05 11:40:24 -07:00
  • 57f94a7829 Validator: During replace :attribute, need to verify Lang::has('key') instead of checking is_null() crynobone 2012-05-06 00:53:24 +08:00
  • 47b6492a7e updated lang::has method. Taylor Otwell 2012-05-05 11:36:04 -05:00
  • d866244225 Moved the extensions compiler to first. Loic Sharma 2012-05-05 08:41:22 -05:00
  • 515f5f4009 change matcher function to public. Taylor Otwell 2012-05-04 14:49:07 -05:00
  • 16719ed455 Merge pull request #630 from dlpetrie/patch-3 Taylor Otwell 2012-05-04 12:43:16 -07:00
  • 3d284d2b8a Adding use Closure; to fix namespacing issue. Daniel Petrie 2012-05-04 12:40:17 -07:00
  • d3811af333 Merge pull request #625 from daylerees/docs-style-fix Taylor Otwell 2012-05-04 12:06:41 -07:00
  • 70d4746159 cleaning up. Taylor Otwell 2012-05-04 13:38:30 -05:00
  • a697781390 Merge pull request #628 from daylerees/custom-blade Taylor Otwell 2012-05-04 11:36:57 -07:00
  • b870807e1a renamed blade::register to blade::extend Dayle Rees 2012-05-04 19:02:44 +01:00
  • d2de301ede added custom compilers to blade Dayle Rees 2012-05-04 18:44:43 +01:00
  • d5c01b6e74 added ubuntu webfont and fixed taylors naughty naughty inline styles Dayle Rees 2012-05-04 17:42:06 +01:00
  • 0824c871fd tweaking wording. Taylor Otwell 2012-05-04 10:51:16 -05:00
  • 84f2209e3c Merge pull request #624 from CoolGoose/patch-1 Taylor Otwell 2012-05-04 08:49:44 -07:00
  • 7f7a0cf035 Added a small example on how to call a function in blade :P Alexandru Bucur 2012-05-04 18:47:51 +03:00
  • c764f76e5b remove extra method call. Taylor Otwell 2012-05-04 09:13:03 -05:00
  • a59cdd937a updated version. Taylor Otwell 2012-05-04 09:00:47 -05:00