Commit Graph

  • 5637a29fa3 Add Cookie::forever constant, fixes #660 Signed-off-by: Colin Viebrock <colin@viebrock.ca> Colin Viebrock 2012-05-10 16:32:07 -0500
  • 88908ade02 moose are uncountable Joachim Kudish 2012-05-10 10:03:54 -0700
  • df79b47cc9 Merge pull request #656 from cviebrock/array-helpers Taylor Otwell 2012-05-10 09:44:12 -0700
  • a1cca24e8a Doc change for issue #648 Colin Viebrock 2012-05-10 11:41:29 -0500
  • af9f875ee3 Remote unneeded properties. Taylor Otwell 2012-05-10 11:37:30 -0500
  • 5fcf57a27d Updated change log. Taylor Otwell 2012-05-10 08:45:12 -0500
  • 21a51b7cf9 Add controller and controller_action to route. Taylor Otwell 2012-05-10 08:44:43 -0500
  • 641f1d4c14 Merge pull request #615 from awellis13/feature/route-cleanup Taylor Otwell 2012-05-10 06:35:54 -0700
  • 01894ae4ee Merge pull request #651 from dlpetrie/patch-4 Taylor Otwell 2012-05-10 06:34:18 -0700
  • d0edf92e31 Merge pull request #640 from crynobone/feature/remove-prettyprint Taylor Otwell 2012-05-10 06:31:49 -0700
  • 0ad9c67fa0 Merge pull request #631 from loic-sharma/patch-2 Taylor Otwell 2012-05-10 06:28:58 -0700
  • 287f2a299f Merge pull request #641 from crynobone/feature/form-select-optgroup Taylor Otwell 2012-05-10 06:26:35 -0700
  • cded744ac9 Merge pull request #648 from cviebrock/array-helpers Taylor Otwell 2012-05-10 06:25:51 -0700
  • 8a8d331981 Update laravel/routing/controller.php Daniel Petrie 2012-05-09 17:14:01 -0700
  • 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 -0700
  • 4d98eaa8d3 Merge remote-tracking branch 'laravel/develop' into array-helpers Colin Viebrock 2012-05-09 16:07:06 -0500
  • c0b9de27eb Merge pull request #645 from cviebrock/develop Taylor Otwell 2012-05-09 14:04:20 -0700
  • 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 -0500
  • be5eaf946c Driver uses Laravel\Crypter Colin Viebrock 2012-05-08 21:15:46 -0500
  • c50646dfe8 Missing </head> close tag crynobone 2012-05-08 09:49:36 +0800
  • ec9f5f1995 Add support for Form::select with optgroup, solved #526 crynobone 2012-05-07 20:43:40 +0800
  • 2f2b0416aa Google Pretty Print never loaded, there's no need to include it. crynobone 2012-05-07 19:24:48 +0800
  • 524375781e Added Bundle::expand() method. Pavel 2012-05-06 12:19:13 +0400
  • 1f706bd2d1 Merge pull request #633 from crynobone/feature/validator-replace-attr Taylor Otwell 2012-05-05 11:40:24 -0700
  • 57f94a7829 Validator: During replace :attribute, need to verify Lang::has('key') instead of checking is_null() crynobone 2012-05-06 00:53:24 +0800
  • 47b6492a7e updated lang::has method. Taylor Otwell 2012-05-05 11:36:04 -0500
  • d866244225 Moved the extensions compiler to first. Loic Sharma 2012-05-05 08:41:22 -0500
  • 515f5f4009 change matcher function to public. Taylor Otwell 2012-05-04 14:49:07 -0500
  • 16719ed455 Merge pull request #630 from dlpetrie/patch-3 Taylor Otwell 2012-05-04 12:43:16 -0700
  • 3d284d2b8a Adding use Closure; to fix namespacing issue. Daniel Petrie 2012-05-04 12:40:17 -0700
  • d3811af333 Merge pull request #625 from daylerees/docs-style-fix Taylor Otwell 2012-05-04 12:06:41 -0700
  • 70d4746159 cleaning up. Taylor Otwell 2012-05-04 13:38:30 -0500
  • a697781390 Merge pull request #628 from daylerees/custom-blade Taylor Otwell 2012-05-04 11:36:57 -0700
  • b870807e1a renamed blade::register to blade::extend Dayle Rees 2012-05-04 19:02:44 +0100
  • d2de301ede added custom compilers to blade Dayle Rees 2012-05-04 18:44:43 +0100
  • d5c01b6e74 added ubuntu webfont and fixed taylors naughty naughty inline styles Dayle Rees 2012-05-04 17:42:06 +0100
  • 0824c871fd tweaking wording. Taylor Otwell 2012-05-04 10:51:16 -0500
  • 84f2209e3c Merge pull request #624 from CoolGoose/patch-1 Taylor Otwell 2012-05-04 08:49:44 -0700
  • 7f7a0cf035 Added a small example on how to call a function in blade :P Alexandru Bucur 2012-05-04 18:47:51 +0300
  • c764f76e5b remove extra method call. Taylor Otwell 2012-05-04 09:13:03 -0500
  • a59cdd937a updated version. Taylor Otwell 2012-05-04 09:00:47 -0500
  • 6923b7c95d Merge pull request #623 from sparksp/develop-patch-view Taylor Otwell 2012-05-04 06:57:24 -0700
  • 0baf5ad9b1 Fix View's use of Events so you can actually implement your own things Phill Sparks 2012-05-04 12:35:24 +0100
  • e85ca96e38 Merge pull request #614 from awellis13/feature/trim-sql-for-query Taylor Otwell 2012-05-04 06:52:22 -0700
  • caf0bb7cb2 Fully qualify eloquent class. Taylor Otwell 2012-05-03 20:22:03 -0500
  • 50dc9f8663 Use regular array_merge on Input::all(). Taylor Otwell 2012-05-03 17:32:33 -0500
  • 100a59c9c4 added trim() for the sql statement Andrew Ellis 2012-05-03 11:16:32 -0600
  • fdad58383b cleaned up phpdoc and removed as it is not used Andrew Ellis 2012-05-03 11:14:33 -0600
  • e256a66b18 Merge pull request #562 from ProgerXP/patch-lang Taylor Otwell 2012-05-03 06:44:34 -0700
  • c2ed9e3429 return key instead of null when language line isn't found. Taylor Otwell 2012-05-03 08:42:44 -0500
  • 74022cfa5a fix typo. Taylor Otwell 2012-05-03 08:38:43 -0500
  • 280bc99ed8 add u PCRE modifier to str::words. Taylor Otwell 2012-05-03 08:37:52 -0500
  • 4f036cf7dd add spacing to router. Taylor Otwell 2012-05-03 08:36:32 -0500
  • 9ca81296d8 Merge pull request #589 from whitman/numeric-routes Taylor Otwell 2012-05-03 06:36:08 -0700
  • d0cdfb971d clean up has_file method. Taylor Otwell 2012-05-03 08:35:02 -0500
  • 5fa78819eb Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2012-05-03 08:33:04 -0500
  • 11f08fb737 Merge pull request #590 from Vespakoen/develop Taylor Otwell 2012-05-03 06:32:51 -0700
  • 295c3b80c2 add sqlite query driver. Taylor Otwell 2012-05-03 08:28:40 -0500
  • f53c8285a7 Merge pull request #564 from ProgerXP/patch-del Taylor Otwell 2012-05-03 06:26:02 -0700
  • 57c228aec6 Merge pull request #611 from asdfgh746/develop Taylor Otwell 2012-05-03 06:21:21 -0700
  • 4822f847c2 pass delete method through eloquent query. Taylor Otwell 2012-05-03 08:20:33 -0500
  • aca2a2ae1c Fix auth bug and other resolver bugs. Taylor Otwell 2012-05-02 16:52:55 -0500
  • cadfc3c50f Fix IoC bug. Taylor Otwell 2012-05-02 16:49:48 -0500
  • a68c4013f8 Fix import. Taylor Otwell 2012-05-02 16:36:34 -0500
  • 2ccfa7b8f6 Fix return for real. Taylor Otwell 2012-05-02 16:06:20 -0500
  • 0649ef21c6 Clean up junk. Taylor Otwell 2012-05-02 16:05:23 -0500
  • 980e965cab Fix return. Taylor Otwell 2012-05-02 16:04:54 -0500
  • 9c109849c3 Fix typos. Signed-off-by: asdfgh746@gmail.com <asdfgh746@gmail.com> asdfgh746@gmail.com 2012-05-02 16:51:52 -0400
  • f0a6111021 Set token. Taylor Otwell 2012-05-02 15:41:38 -0500
  • b10b8e3862 Import Config class. Taylor Otwell 2012-05-02 15:06:15 -0500
  • 9d1d48fb4f Fix bug in IoC. Taylor Otwell 2012-05-02 13:39:59 -0500
  • 348ff778ed Merged Linject into the core IoC container. Taylor Otwell 2012-05-02 13:28:29 -0500
  • 30c87b9245 Updated change log. Taylor Otwell 2012-05-02 09:39:27 -0500
  • b5f5927fa7 Fix bug with many-to-many relationships on non-default database connection. Taylor Otwell 2012-05-02 09:37:40 -0500
  • 9ed91af1e8 added Response::eloquent method. Taylor Otwell 2012-05-02 08:50:37 -0500
  • 13638467b4 added Response::json method. Taylor Otwell 2012-05-02 08:35:26 -0500
  • f6b7e5f727 updated change log. Taylor Otwell 2012-05-02 08:13:08 -0500
  • 208eb8a380 move json method to input class. Taylor Otwell 2012-05-02 08:12:52 -0500
  • 138d08c04b added Requst::json method. Taylor Otwell 2012-05-02 08:09:23 -0500
  • 6d37a32466 Cleaning up the routes file. Taylor Otwell 2012-05-01 16:26:11 -0500
  • 223c3a7dde Fix typo. Taylor Otwell 2012-05-01 13:16:53 -0500
  • f050f7731b Refactoring some auth code. Taylor Otwell 2012-05-01 13:12:32 -0500
  • de7046cc66 update change log. Taylor Otwell 2012-05-01 11:35:58 -0500
  • 60ab0b66e7 Finishing up auth re-write. Taylor Otwell 2012-05-01 11:33:10 -0500
  • 60f61f318b refactored authentication system. Taylor Otwell 2012-05-01 10:50:33 -0500
  • c49e1964a9 Working on base authentication driver. Taylor Otwell 2012-05-01 09:37:22 -0500
  • 840954eb1d Rename "register" methods to "extend". Taylor Otwell 2012-04-30 22:43:30 -0500
  • 1dd35dffdb Update change log. Taylor Otwell 2012-04-30 22:40:37 -0500
  • 7e33ec5f34 Allow the registration of custom database drivers. Taylor Otwell 2012-04-30 22:40:18 -0500
  • cf29450b99 Fix bug in array_pluck helper. Taylor Otwell 2012-04-30 15:40:29 -0500
  • 7af5afc4b5 Allow starter Closure for bundles. Taylor Otwell 2012-04-30 15:09:56 -0500
  • efe3de6843 Allow the specification of a asset base URL. Taylor Otwell 2012-04-30 11:52:30 -0500
  • 48dae0c3d9 Merge pull request #578 from cviebrock/asset-url Taylor Otwell 2012-04-30 09:49:06 -0700
  • 5591307099 update toc. Taylor Otwell 2012-04-30 11:22:33 -0500
  • 13f30262d9 Fix table of contents. Taylor Otwell 2012-04-30 11:19:48 -0500
  • d9bdb4f9ba Fix conflict text. Taylor Otwell 2012-04-30 11:16:31 -0500
  • bb4bf88c6f Updated change log. Taylor Otwell 2012-04-30 11:15:41 -0500
  • ba9a7263b0 Allow the registration of third party cache and session drivers. Taylor Otwell 2012-04-30 11:15:23 -0500
  • c49c60365f Cleaned up the section able implementation. Taylor Otwell 2012-04-30 10:17:59 -0500
  • 9dea22c3eb require_once on error class. Taylor Otwell 2012-04-30 10:09:38 -0500