Commit Graph

  • 99a2c520c0 added more view tests. Taylor Otwell 2012-01-25 09:59:17 -0600
  • 071d8ab069 move cookie payload check into cookie class. Taylor Otwell 2012-01-25 09:44:38 -0600
  • c847bc4d5e added cookie storage limit exception. Taylor Otwell 2012-01-25 09:01:15 -0600
  • 974ff302ef adding some view tests and fixing a few bugs. Taylor Otwell 2012-01-25 08:37:04 -0600
  • ac3c7b5c0a Fix typo in Cli\Command Kelly Banman 2012-01-24 20:33:38 -0800
  • c9eb7bdf35 updated session task to run through migration system. Taylor Otwell 2012-01-24 16:19:28 -0600
  • 27fdb1e3f5 added key and session tasks. Taylor Otwell 2012-01-24 15:02:51 -0600
  • 20b4cf7bb8 added key generation task. Taylor Otwell 2012-01-24 14:32:19 -0600
  • 70dd657e80 make aggregate method public. Taylor Otwell 2012-01-24 13:36:22 -0600
  • c6e814a6cc return true on ignored errors. Taylor Otwell 2012-01-24 13:03:12 -0600
  • b8f17bb82d remove unnecessary imports. Taylor Otwell 2012-01-24 11:52:56 -0600
  • 62571b3971 fix some problems on the CLI and allow specification of environment and database. Taylor Otwell 2012-01-24 11:51:15 -0600
  • ec2fc6ddd0 fixed infinite loop when removing magic. Taylor Otwell 2012-01-24 11:29:05 -0600
  • bf509b679f added config class tests. Taylor Otwell 2012-01-24 10:34:14 -0600
  • 18b6cc44af cleaning up bootstrap file. Taylor Otwell 2012-01-24 10:10:28 -0600
  • 27483835f4 always disable magic quotes at runtime. Taylor Otwell 2012-01-24 10:06:48 -0600
  • 02397c6732 use array_map to stripslashes. Taylor Otwell 2012-01-24 09:12:56 -0600
  • 4d87565f74 workaround magic quotes. Taylor Otwell 2012-01-24 09:09:14 -0600
  • 27502918fb fix bundle dependency error possibility. fix WSOD in view rendering. Taylor Otwell 2012-01-24 08:58:21 -0600
  • 67696d8114 index names may be specified on fluent setup. Taylor Otwell 2012-01-24 08:43:12 -0600
  • 4806bccbb6 Merge pull request #270 from sparksp/2.2b1/bundle-start Taylor Otwell 2012-01-24 06:30:22 -0800
  • 5502497432 Prevent a bundle from starting itself into a loop Phill Sparks 2012-01-24 10:46:29 +0000
  • 33d62e7753 refactoring the autoloader. Taylor Otwell 2012-01-23 16:07:08 -0600
  • 8cfb6d621c refactoring the cli. Taylor Otwell 2012-01-22 20:01:45 -0600
  • 611f8d7e1b Merge pull request #265 from kbanman/viewfix Taylor Otwell 2012-01-22 17:41:54 -0800
  • a3cbe24b6e Fix inconsistent data referencing in View Kelly Banman 2012-01-22 17:34:08 -0800
  • 765dcc8bac tweaking the migrator. Taylor Otwell 2012-01-22 15:30:02 -0600
  • 3569edbb0b fixed comment in grammar. Taylor Otwell 2012-01-21 10:46:03 -0600
  • 4737c6d8a9 Merge pull request #244 from codler/patch-7 Taylor Otwell 2012-01-21 08:45:09 -0800
  • 8e5c736392 Merge pull request #245 from paulboco/develop Taylor Otwell 2012-01-21 08:43:33 -0800
  • e6cec8c54b Merge pull request #246 from ericbarnes/develop Taylor Otwell 2012-01-21 08:42:35 -0800
  • 35e364282a Merge pull request #253 from sparksp/2.2b1/session Taylor Otwell 2012-01-21 08:40:53 -0800
  • e41657c4d1 do not check for existence of sqlite database before connecting. Taylor Otwell 2012-01-21 10:39:54 -0600
  • dd8ebe60f0 make index names required. Taylor Otwell 2012-01-21 10:36:39 -0600
  • e9da2ef27f added comment to migrator and use the DS constant. Taylor Otwell 2012-01-21 10:34:58 -0600
  • 5e82788b4d Merge pull request #258 from sparksp/2.2b1/migrate-mkdir Taylor Otwell 2012-01-21 08:30:53 -0800
  • 1ecadb826c Sort outstanding tasks by filename Phill Sparks 2012-01-21 13:34:45 +0000
  • e0db24aa9b Create the bundle migrations dir automatically Phill Sparks 2012-01-21 00:09:40 +0000
  • b4621e489f Session throws an Exception when it's not started Phill Sparks 2012-01-20 15:33:53 +0000
  • ea8c6e1825 Fixed route handles for uri's that partially match Eric Barnes 2012-01-19 08:47:17 -0500
  • 9dbc15a3be Change argument to $publisher->publish from $bundle to $bundle['name']. Paul Boco 2012-01-18 17:11:47 -0600
  • 9bcbe6a357 fix bug in route handles method. Taylor Otwell 2012-01-18 15:28:16 -0600
  • 7fa80bcdba made namespace autoloader test more realistic. Taylor Otwell 2012-01-18 14:28:02 -0600
  • e0188f70c5 added bundles and storage directory to dummy laravel test setup. Taylor Otwell 2012-01-18 14:27:01 -0600
  • 813cd0d3b8 finish autoloader tests. Taylor Otwell 2012-01-18 14:13:50 -0600
  • 319964fce2 added basic autoloader tests. Taylor Otwell 2012-01-18 14:03:12 -0600
  • 9de8e0050c cleaning up the bootstrap file. Taylor Otwell 2012-01-18 13:18:35 -0600
  • 8341797b45 cleaning up the bootstrap file. Taylor Otwell 2012-01-18 13:05:03 -0600
  • eb193c1d12 working on the route class. Taylor Otwell 2012-01-18 12:44:00 -0600
  • bfc04e283b set value in cookie array when cooke is set. Taylor Otwell 2012-01-18 11:51:42 -0600
  • fce005d0b9 register session in ioc. Taylor Otwell 2012-01-18 11:43:45 -0600
  • 73c09f2f29 fixed bug in router. Taylor Otwell 2012-01-18 11:41:13 -0600
  • 6865db3f21 cleaning up the auth class. Taylor Otwell 2012-01-18 11:30:02 -0600
  • 659a09a11b added mroe tests for route. Taylor Otwell 2012-01-18 11:28:12 -0600
  • 5c03c1de56 added wildcard test to route test. Taylor Otwell 2012-01-18 11:26:08 -0600
  • aa427bbd39 added route test for handles method. fixed bug in route class. Taylor Otwell 2012-01-18 11:25:11 -0600
  • f4e1eaf29e adding some basic auth tests. Taylor Otwell 2012-01-18 11:03:02 -0600
  • 19f8430ce2 finished the asset tests. Taylor Otwell 2012-01-18 10:47:48 -0600
  • 9977ccb708 adding asset container tests. Taylor Otwell 2012-01-18 10:25:24 -0600
  • ebb11b9783 adding asset container tests. Taylor Otwell 2012-01-18 10:25:12 -0600
  • 775020666a automatically prepare the directories registered with the auto-loader. Taylor Otwell 2012-01-18 10:08:07 -0600
  • 490fd46c69 added base_path constant. Taylor Otwell 2012-01-18 09:58:56 -0600
  • d95c371867 fix bug in controller filters. Taylor Otwell 2012-01-18 09:44:12 -0600
  • d8597e2095 fix comment in bundler. Taylor Otwell 2012-01-18 09:35:04 -0600
  • 57925465fe added tests_path constant and added tests to bundle publisher. Taylor Otwell 2012-01-18 09:33:41 -0600
  • ba1d2a6238 refactoring the file::is method. Taylor Otwell 2012-01-18 09:23:05 -0600
  • f7e6b957de added function to recursively copy a directory. Taylor Otwell 2012-01-18 09:18:37 -0600
  • c314c0ab2a added namespace to directory mapping support in autoloader. Taylor Otwell 2012-01-18 08:59:53 -0600
  • 28c3ef6eba turn colors back on for tests. Taylor Otwell 2012-01-17 16:43:41 -0600
  • 6bdc34dc07 finished testing the string class. Taylor Otwell 2012-01-17 16:39:51 -0600
  • 3e8fbce099 finished string::encoding test. Taylor Otwell 2012-01-17 16:14:47 -0600
  • f634b6b97b rename str.php to str.test.php... change suffix in phpunit.xml Taylor Otwell 2012-01-17 16:11:06 -0600
  • bc2e54b1ac cleaning up some files. Taylor Otwell 2012-01-17 16:10:16 -0600
  • 6f2e83f284 added foundation of testing setup. Taylor Otwell 2012-01-17 16:04:28 -0600
  • db24d77e1e merge paths into a single place. Taylor Otwell 2012-01-17 15:28:19 -0600
  • 6e120eeeae cleaning up the hash class. Taylor Otwell 2012-01-17 14:23:11 -0600
  • 86bbb5f187 added get and set magic methods. Taylor Otwell 2012-01-17 13:32:04 -0600
  • b158a7a438 DB::raw higher precedence than alias Han Lin Yap 2012-01-17 17:25:51 +0100
  • 471b7aaa81 fix glob problem in file cache driver. Taylor Otwell 2012-01-17 09:23:11 -0600
  • 04f21380ca fix glob problem in migration resolver. Taylor Otwell 2012-01-17 09:21:46 -0600
  • b218e80d5a Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2012-01-17 09:15:12 -0600
  • f53ebbf672 fix glob error in bundle class. Taylor Otwell 2012-01-17 09:14:56 -0600
  • 9e690c8af6 fix problem with bundle assets. Taylor Otwell 2012-01-16 19:37:57 -0600
  • 2bbb9e55e9 fix bug in bundle assets method. Taylor Otwell 2012-01-16 19:25:01 -0600
  • d50638cc75 added shortcut for registering controllers in the ioc container. Taylor Otwell 2012-01-16 16:50:34 -0600
  • f182ae277f wording change Taylor Otwell 2012-01-16 16:47:09 -0600
  • a204054ad3 added profile method to db class. Taylor Otwell 2012-01-16 16:39:54 -0600
  • f9bc3cc2df added before and after methods to the base controller. Taylor Otwell 2012-01-16 14:21:06 -0600
  • f9924e410e incremented version on artisan. Taylor Otwell 2012-01-16 14:05:07 -0600
  • 132a87dadc added beta note. Taylor Otwell 2012-01-16 14:03:39 -0600
  • 6216f89a24 incremented version Taylor Otwell 2012-01-16 14:01:59 -0600
  • f552ff24e0 update changelog. Taylor Otwell 2012-01-16 14:01:01 -0600
  • b5442c67fc merged skunkworks into develop. Taylor Otwell 2012-01-16 13:59:24 -0600
  • 610d8827c4 incremented version and updated changelog. Taylor Otwell 2012-01-12 11:08:32 -0600
  • c47a30fca6 fix bug in router parameter parsing. Taylor Otwell 2012-01-12 11:04:02 -0600
  • 339d3a8407 fixed version number. Taylor Otwell 2012-01-05 14:57:08 -0600
  • 264cc51294 fixed bug in auth cookie removal. Taylor Otwell 2012-01-05 11:52:42 -0600
  • 2733e5ceba incremented version and updated changelog. Taylor Otwell 2011-12-30 11:32:53 -0600
  • 59fcd67637 Merge pull request #214 from akuzemchak/develop Taylor Otwell 2011-12-30 09:29:48 -0800
  • 09d1c85e98 limited number of uri segments that a request can have. Taylor Otwell 2011-12-30 11:24:15 -0600