Commit Graph

  • d1bb02ab64 fix conflicts. Taylor Otwell 2012-05-30 08:22:40 -0500
  • c1de1d61d8 Merge pull request #728 from AndrewBNZ/master Taylor Otwell 2012-05-30 06:20:13 -0700
  • 6151886860 Generated URLs default to use the current protocol (http or https) Phill Sparks 2012-05-30 13:14:16 +0100
  • b4b9c1f442 Fixes Laravel issue #727 - updated sqlserver grammar file to fix error in primary key function. AndrewBNZ 2012-05-30 18:42:22 +1200
  • d21713f35f increment version. Taylor Otwell 2012-05-29 17:08:30 -0500
  • 9c1272093b update change log. Taylor Otwell 2012-05-29 17:07:47 -0500
  • c062418ee1 fixing conflicts. Taylor Otwell 2012-05-29 17:06:11 -0500
  • 0f5ffdfb56 fix conflicts. Taylor Otwell 2012-05-29 17:05:19 -0500
  • 1a17e35461 messing with auth driver problem. Taylor Otwell 2012-05-29 17:04:47 -0500
  • 012663ddbb fix conflicts. Taylor Otwell 2012-05-29 17:02:39 -0500
  • 69d9257a50 Return value of cookie. Taylor Otwell 2012-05-29 17:00:23 -0500
  • 86a5fd0739 Changed a line which causes "illegal string offset" error to be thrown in php5.4 on trying to access $value['tmp_name'] kapv89 2012-05-29 14:04:06 +0530
  • 7f0d709b3b Adding mb_output_handler as the default callback for output buffering, Thanks @syntaqx Ben Corlett 2012-05-29 11:26:27 +1000
  • 9ec4c866bd added htaccess documentation and symlinks syntaqx 2012-05-28 18:39:26 -0600
  • 5dc7d81654 readme cleanup and overall better'ness syntaqx 2012-05-28 18:29:51 -0600
  • 4389e5fa46 Merge branch 'feature/eloquent_model_detection' into staging Shawn McCool 2012-05-28 11:31:45 +0200
  • 11c67a56cc added eloquent model detection to eloquent auth driver Shawn McCool 2012-05-28 11:31:21 +0200
  • 22f99bce1f Merge branch 'hotfix/auth_login_eloquent_driver' into develop Shawn McCool 2012-05-28 10:47:54 +0200
  • 495ff1b197 eloquent model detection moved to eloquent driver Shawn McCool 2012-05-28 10:44:22 +0200
  • 278dbf7a1d Merge branch 'fix-auth' into develop Shawn McCool 2012-05-27 20:29:38 +0200
  • 988dae2488 Merge branch 'fix-auth' into staging Shawn McCool 2012-05-27 20:29:33 +0200
  • 3c43f5fac4 updated auth::login to use get_key() Shawn McCool 2012-05-27 20:29:00 +0200
  • 548e73ac94 Merge pull request #715 from daylerees/feature/overide-core-tasks Phill Sparks 2012-05-27 03:18:43 -0700
  • ef5ab30ca2 Fix ... thanks Vespakoen! Colin Viebrock 2012-05-26 20:51:35 -0500
  • 23f469ae53 Merge pull request #716 from daylerees/feature/forelse-fix Shawn McCool 2012-05-26 04:57:36 -0700
  • ffa9c7997a added ability to pass eloquent model to Auth::login() Dayle Rees 2012-05-25 22:02:42 +0100
  • ed16bebcb1 Merge branch 'staging' into develop Shawn McCool 2012-05-26 13:18:12 +0200
  • 1005051738 commit new-line Shawn McCool 2012-05-26 13:18:00 +0200
  • 992a5f74ca fix for forelse only matching $vars Dayle Rees 2012-05-25 20:34:13 +0100
  • f58b9dea7f allow for overriding core tasks Dayle Rees 2012-05-25 19:05:34 +0100
  • 3f0adcb5f3 allow global messages format Dayle Rees 2012-05-25 18:47:17 +0100
  • 639d64c584 Merge pull request #711 from benjam-es/patch-1 Phill Sparks 2012-05-25 01:48:07 -0700
  • ee4a1871b2 Changed .gitignore in session to ignore all contents Ben James 2012-05-25 09:45:46 +0100
  • 34919aff71 Merge pull request #709 from daylerees/patch-3 Taylor Otwell 2012-05-24 06:37:46 -0700
  • 4abd56e695 added alias Authenticator for Laravel\Auth\Drivers\Driver Dayle Rees 2012-05-24 15:34:34 +0200
  • 52fded661d Extending Symfony's Response class and adding & calling the finish method Koen Schmeets 2012-05-24 11:50:48 +0200
  • 0f3e8eb62b Reverting Symfony's Response class to previous version Koen Schmeets 2012-05-24 11:49:35 +0200
  • 62afdf3f2c Allow password field to be configured. Signed-off-by: Colin Viebrock <colin@viebrock.ca> Colin Viebrock 2012-05-23 22:47:18 -0500
  • b02fd5232c Fixing a bug that would stop the script execution before the laravel.done event has been fired for php-fastcgi users Koen Schmeets 2012-05-24 02:01:24 +0200
  • 80386977aa Merge pull request #699 from falzhobel/profiler-js-finetune Phill Sparks 2012-05-23 06:10:01 -0700
  • 8edd8fcbec Fixed line endings. Phill Sparks 2012-05-23 11:21:07 +0100
  • 3e92ee27db Merge pull request #701 from tkaw220/develop Phill Sparks 2012-05-23 03:03:40 -0700
  • 5bd64f4030 Typo in documentation Edwin Aw 2012-05-23 17:44:41 +0800
  • 5f0e70a2ef fixed a conflict with .hidden class when using twitter bootstrap and made animation smoother Guillaume Lambert 2012-05-22 23:33:02 -0400
  • 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 -0400
  • 7cc4df852b added prevent default to anbu events and linted/formatted profiler.js code Guillaume Lambert 2012-05-22 23:03:29 -0400
  • af2bf68a29 Adding support for values in nested lists generated in the HTML class. Ben Corlett 2012-05-23 12:25:26 +1000
  • 63b1636d13 Merge pull request #695 from daylerees/profiler-upgrade Taylor Otwell 2012-05-22 09:09:28 -0700
  • 1aabbc38bb Check against host name for CLI commands Joe Wallace 2012-05-22 11:04:17 -0500
  • cdcca78548 profiler upgrade additions Dayle Rees 2012-05-22 17:03:26 +0100
  • 49944bab96 Increment version. Taylor Otwell 2012-05-22 09:12:21 -0500
  • 91c64b38a7 updated change log. Taylor Otwell 2012-05-22 08:32:23 -0500
  • 2ea35398c3 Merge branch 'develop' into staging Taylor Otwell 2012-05-22 08:29:22 -0500
  • c80a2e466a Merge pull request #693 from kbanman/request-fix Taylor Otwell 2012-05-22 06:19:23 -0700
  • e46d9c5b6d Fix capitalization regression in Request::server() Kelly Banman 2012-05-21 23:56:48 -0700
  • 62aa4f4681 Merge branch 'develop' into staging Taylor Otwell 2012-05-21 13:47:17 -0500
  • d29c5bfdab Merge pull request #687 from syntaqx/git-files Taylor Otwell 2012-05-21 11:45:54 -0700
  • 5adc2256d7 Merge pull request #688 from syntaqx/readme Taylor Otwell 2012-05-21 11:45:23 -0700
  • 98535868ac Merge branch 'develop' into staging Taylor Otwell 2012-05-21 11:06:35 -0500
  • 5ba802d473 Update environment documentation. Taylor Otwell 2012-05-21 11:05:59 -0500
  • e7a40c0caf Updating event docs. Taylor Otwell 2012-05-21 11:02:43 -0500
  • a7959ebc3d Updating docs. Taylor Otwell 2012-05-21 10:57:23 -0500
  • e7ee6865b1 Updating docs. Taylor Otwell 2012-05-21 10:55:08 -0500
  • 0f0c291ffb updating docs for merge and replace input methods. Taylor Otwell 2012-05-21 10:53:28 -0500
  • 7d1102dd6e Updated authentication offline docs. Taylor Otwell 2012-05-21 10:48:15 -0500
  • 5c03938e3b Merge branch 'develop' into staging Taylor Otwell 2012-05-21 10:35:55 -0500
  • e057193de0 Added function for converting html special characters. Carlos 2012-05-19 01:21:18 -0500
  • 23a25b9abb Revert "Added a function for handling HTML special characters" Carlos 2012-05-19 01:17:53 -0500
  • 2c8bad7e68 added syntax highlighting to the readme syntaqx 2012-05-19 00:15:04 -0600
  • b47fc6476a Added a function for handling HTML special characters Carlos 2012-05-19 01:12:29 -0500
  • 948ce87cd9 added gitattributes file and updated gitignore syntaqx 2012-05-18 23:51:00 -0600
  • dbb4c169da Merge pull request #685 from loic-sharma/patch-1 Taylor Otwell 2012-05-18 06:15:34 -0700
  • 4ea27c9daf Fixed minor spelling mistakes Loic Sharma 2012-05-17 23:03:42 -0500
  • 33fdcb4ae7 Fixing type-o with the spelling of "Symfony". Ben Corlett 2012-05-17 13:02:57 +1000
  • 056e547855 Adding output buffering to allow redirects to work after content has been outputted. Ben Corlett 2012-05-17 11:47:10 +1000
  • a6ad5c6dee Merge pull request #671 from ErikDubbelboer/docfix Taylor Otwell 2012-05-16 14:15:23 -0700
  • 21d8a266e6 Merge pull request #673 from daylerees/patch-2 Taylor Otwell 2012-05-16 14:14:47 -0700
  • 70b64f1928 forgot to add blade::extend() to this Dayle Rees 2012-05-14 14:11:56 +0200
  • 11b9f52239 fix error in comment Erik Dubbelboer 2012-05-12 18:28:45 +0200
  • 1b2ab309c4 Add support for non-string parameters in controller routes Kelly Banman 2012-05-11 22:32:19 -0700
  • a303d66ae0 Fix bug in events. Taylor Otwell 2012-05-11 15:32:28 -0500
  • d417eb5664 Merge pull request #658 from jkudish/develop Taylor Otwell 2012-05-11 12:19:25 -0700
  • 135b6d5132 Merge pull request #664 from franzliedke/patch-3 Taylor Otwell 2012-05-11 12:18:15 -0700
  • 4cff0907a0 Merge pull request #669 from awellis13/feature/where_nested-closure-fix Taylor Otwell 2012-05-11 12:17:22 -0700
  • 8e12e7a819 where_nested no longer breaks on closures that don't actually set anything Andrew Ellis 2012-05-11 13:11:02 -0600
  • b097b6c682 Fix to_array() in eloquent model. Taylor Otwell 2012-05-11 13:22:04 -0500
  • f8fe7843ab tweak event queue. Taylor Otwell 2012-05-11 10:30:23 -0500
  • 314f25bd28 fixing conflicts. Taylor Otwell 2012-05-11 08:49:17 -0500
  • ef6076b2ce added event queues. Taylor Otwell 2012-05-11 08:48:31 -0500
  • df9c223ed6 Remove obsolete class import in request.php. Franz Liedke 2012-05-11 12:30:45 +0300
  • 6a58e98316 Remove obsolete class import in file.php. Franz Liedke 2012-05-11 12:29:18 +0300
  • 5097e9053b Remove obsolete class import in cookie.php. Franz Liedke 2012-05-11 12:28:52 +0300
  • b40e13a892 Remove obsolete namespace import in config.php. Franz Liedke 2012-05-11 12:28:12 +0300
  • 83f7847ccd Remove obsolete namespace import in session/payload.php. Franz Liedke 2012-05-11 12:27:38 +0300
  • 09cb38fc67 Fix PHPDoc referring to Closure class. Franz Liedke 2012-05-11 12:23:25 +0300
  • f6bad1e809 Remove obsolete namespace import in driver.php. Franz Liedke 2012-05-11 12:21:43 +0300
  • bf172272da Remove obsolete code. Franz Liedke 2012-05-11 12:20:18 +0300
  • 94f49c3627 Merge pull request #663 from cviebrock/develop Taylor Otwell 2012-05-10 20:07:23 -0700
  • 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 -0500
  • 492b49a04b Merge pull request #661 from cviebrock/develop Taylor Otwell 2012-05-10 14:33:55 -0700