Commit History

Author SHA1 Message Date
  Taylor Otwell 068e92286d added path support to bundle installer. 12 years ago
  Taylor Otwell 8066a595bc added remember_me cookie config option. 12 years ago
  Taylor Otwell ac277c58e6 Merge pull request #296 from cviebrock/develop 12 years ago
  Taylor Otwell f3a78490bd fix sorting of migrations. 12 years ago
  Taylor Otwell 8bd740d183 added support for named layouts. 12 years ago
  Taylor Otwell 3c016285a1 make log function non-static. 12 years ago
  Taylor Otwell 982e009a96 added query event for hooking into database for logging. 12 years ago
  cviebrock 2d413044e8 Add HTML5 date field support. 12 years ago
  Taylor Otwell 96b43e90b3 show warning when key is not set. 12 years ago
  Taylor Otwell d20deb2847 die out if application key is not set. 12 years ago
  Taylor Otwell 2b12c0c140 modified cookie class. set application key on first request if not set. 12 years ago
  Taylor Otwell 4cf7f0c627 added cookie jar that holds cookies until end of request. 12 years ago
  Taylor Otwell 5a6f2f888d unfix bug in validator, heh. 12 years ago
  Taylor Otwell 62856a15ce added config option for display_errors. fixed response::error to use dot syntax. 12 years ago
  Taylor Otwell 659fd50a65 change function type in payload. 12 years ago
  Taylor Otwell bd532ee4b0 fix cache::remember method with closures. 12 years ago
  Taylor Otwell fd446aec62 fix bug in validation unique method. 12 years ago
  Taylor Otwell 224b9eadd2 added two new core events. 12 years ago
  Taylor Otwell b5f9f9bd9a added event firing when bundle is started. 12 years ago
  Taylor Otwell 363632165c fixed casing issues in inflection. 12 years ago
  Taylor Otwell ea13ddfb7f fix aggregate selecting bug. 12 years ago
  Taylor Otwell 6c1e3578ad Merge pull request #279 from subdesign/patch-1 12 years ago
  Taylor Otwell d19fd5a1ce added html::decode method. 12 years ago
  Taylor Otwell 8ab33cf8c8 added support for select multiple. 12 years ago
  Taylor Otwell 5bd0f27d1c change session:install command to session:table. 12 years ago
  Taylor Otwell 8423b972d8 tweaked migration date for last time. 12 years ago
  Taylor Otwell 75abe2237b fix migrator. 12 years ago
  Taylor Otwell 64c284bcfa comment tweak 12 years ago
  Taylor Otwell 221d2f8af5 Merge pull request #260 from sparksp/2.2b1/migrate-sort 12 years ago
  Taylor Otwell 72d181b330 added exists method and language lines for ip and exists rules. 12 years ago
  Taylor Otwell 429ac00ff5 fixed misleading comment. 12 years ago
  Taylor Otwell c81be6d27b fix config class bug. 12 years ago
  Taylor Otwell c44b6264dd fix autoloading system path issue. 12 years ago
  Taylor Otwell 008819cd1e added db method to validator. 12 years ago
  Taylor Otwell 3488a5449e adjust comment. 12 years ago
  Taylor Otwell af5e4c6be6 Merge pull request #278 from codler/patch-8 12 years ago
  Taylor Otwell 1fc861026a added back support for specifying column in validator unique rule. id is now a third parameter option. 12 years ago
  Taylor Otwell 1ec6fc766c added support for database table prefixes. 12 years ago
  Taylor Otwell 97fcea1e51 cleaned up paths. 12 years ago
  Taylor Otwell 409e908964 Merge pull request #285 from sparksp/3.0b2/bundle-location 12 years ago
  Phill Sparks 733392f72f Really default location to bundle name. 12 years ago
  Taylor Otwell 161796e983 default location to bundle name. 12 years ago
  Taylor Otwell 4774c8d91e lowercase namespace when loading bundle. 12 years ago
  Taylor Otwell a351e91aef fix testing of the core. 12 years ago
  Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 12 years ago
  Taylor Otwell 09d4b74cf1 added core option to test runner. 12 years ago
  Taylor Otwell f706ed75bf made testing elegant. 12 years ago
  Taylor Otwell ae7faf1e45 add example test file. 12 years ago
  Taylor Otwell 2b7e4d1873 tweak github bundle provider. 12 years ago
  Taylor Otwell f420ec5515 moving core tests into bundle. 12 years ago
  Taylor Otwell 8325f6dc5e added event class tests. 12 years ago
  Taylor Otwell e7d3929a5f added another routing test. 12 years ago
  Taylor Otwell 021a48552d added bundle controller routing test. 12 years ago
  Taylor Otwell 5a37473e7b added basic bundle routing test. 12 years ago
  Taylor Otwell 6b1b0ee5e1 fix bundle publishing problem. 12 years ago
  Taylor Otwell 2c593bdc15 added controller routing tests. 12 years ago
  Taylor Otwell d6e21a4186 adding routing tests. 12 years ago
  Taylor Otwell f93532d226 added test for route::is method. 12 years ago
  Taylor Otwell b9f6d162e6 improve key generation. 12 years ago
  Taylor Otwell 59df5f3c6d set the application key when creating the session table. 12 years ago
  Taylor Otwell 8f07192306 rename session:table to session:install. 12 years ago
  Taylor Otwell 884b707c6b cleaning up comments. 12 years ago
  Taylor Otwell 549d8cc370 cleaned up the router. 12 years ago
  Taylor Otwell 7aecd7857f refactoring the router. 12 years ago
  Taylor Otwell 54e0bef6b5 simplified the controller_key method in the router. 12 years ago
  Taylor Otwell 82f56f9545 remove var_dump. 12 years ago
  Taylor Otwell 29fc846f39 fix comment 12 years ago
  Taylor Otwell 70082508f5 improve bundle configuration and registration. 12 years ago
  Taylor Otwell 300ab50a84 explicitly registering the base_path as a psr-0 directory no longer necessary since auto-loader will detect core classes by namespace. 12 years ago
  Taylor Otwell 9d1905ee24 improve autoloader and load entire framework core using PSR-0 on the base_path. 12 years ago
  Taylor Otwell d76cf4ba23 bundle improvements. 12 years ago
  Taylor Otwell 7052c33c37 dont automatically publish bundle assets. 12 years ago
  Taylor Otwell da7d076f54 allow non routable bundles to just use string values. 12 years ago
  Taylor Otwell 3a3c5ba561 fix typo. 12 years ago
  Taylor Otwell d9ffabb623 added bundle config comment. 12 years ago
  Taylor Otwell 8dfb50c835 opened up bundles to live anywhere and respond to any URI.' 12 years ago
  Taylor Otwell d3d3ffc168 refactoring. 12 years ago
  Han Lin Yap 5974a58b3f validate ip 12 years ago
  Taylor Otwell a36e2773e2 rearrange hash class. 12 years ago
  Taylor Otwell 1da0f231e5 incremented version. 12 years ago
  Taylor Otwell f9856988bb cleaning up router comments. 12 years ago
  Barna Szalai 931d3ee414 Updated with "ü" and "Ü" characters. Letter occurs in Hungarian, German, Karelian, Turkish, Estonian, Azeri, Turkmen languages. 12 years ago
  Taylor Otwell 96c43d6d87 Merge pull request #272 from kbanman/clicommandfix 12 years ago
  Taylor Otwell da1e2b6bf8 change lang back to __ 12 years ago
  Taylor Otwell 6d6fc1b13e fix bug in backreference. 12 years ago
  Taylor Otwell d4c5114792 code quality and backreference support in controllers. 12 years ago
  Taylor Otwell ae56f68c87 use query grammar to parameterize where in sql shortcut. 12 years ago
  Taylor Otwell af170af12d overall code quality audit. 12 years ago
  Taylor Otwell 45969e3593 added render method to response class. 12 years ago
  Taylor Otwell 37b5f614ba more view tests. 12 years ago
  Taylor Otwell b812f2f08a adding more view tests. 12 years ago
  Taylor Otwell 99a2c520c0 added more view tests. 12 years ago
  Taylor Otwell 071d8ab069 move cookie payload check into cookie class. 12 years ago
  Taylor Otwell c847bc4d5e added cookie storage limit exception. 12 years ago
  Taylor Otwell 974ff302ef adding some view tests and fixing a few bugs. 12 years ago
  Kelly Banman ac3c7b5c0a Fix typo in Cli\Command 12 years ago
  Taylor Otwell c9eb7bdf35 updated session task to run through migration system. 12 years ago
  Taylor Otwell 27fdb1e3f5 added key and session tasks. 12 years ago
  Taylor Otwell 20b4cf7bb8 added key generation task. 12 years ago
  Taylor Otwell 70dd657e80 make aggregate method public. 12 years ago