Commit History

Author SHA1 Message Date
  Taylor Otwell f46a3deab6 Clean-up the default database grammar. 13 years ago
  Taylor Otwell 466f05499f clean up auto-loader comment. 13 years ago
  Taylor Otwell ef89dd3b31 Verify that the session is started before flashing errors. 13 years ago
  Taylor Otwell a11c456f42 Fix keep method and added started method. 13 years ago
  Taylor Otwell 498a83abe9 Merge pull request #140 from paulboco/develop 13 years ago
  Paul Boco fb25edd0b1 Fixes issue #141 and a typo. 13 years ago
  Paul Boco 6eae4c982b Change attributes from protected to public. 13 years ago
  Taylor Otwell 97a3f33cb4 tweak session expiration calculation. 13 years ago
  Taylor Otwell 4bfcb064bf fix controller comment. 13 years ago
  Taylor Otwell 88e6143338 made controllers restful by default. 13 years ago
  Taylor Otwell 16a62193fc fix function namespacing. 13 years ago
  Taylor Otwell 7b22f66a94 tweaked routing comments. 13 years ago
  Taylor Otwell 9f78c8be90 Fix bug in validate_mimes method. 13 years ago
  Taylor Otwell e89fd04ab7 Added check for application key in session class. 13 years ago
  Taylor Otwell 9fd503f5b6 Small clean-up in the auth configuration file. 13 years ago
  Taylor Otwell aa55f3441f Tweak the CSRF token a little more. 13 years ago
  Taylor Otwell d0c3d65722 Fix CSRF token bug. 13 years ago
  Taylor Otwell 66f48b3fbe incremented version. 13 years ago
  Taylor Otwell adc2e21e7f remove timestamp from index file. 13 years ago
  Taylor Otwell 5e4e625d68 fixed merge conflicts. 13 years ago
  Taylor Otwell 28b42c64fe Merge pull request #133 from jjaffeux/patch-1 13 years ago
  Taylor Otwell 3b8f5865a5 fix comment in validator. 13 years ago
  Taylor Otwell 23fcf35804 fixed validator bug. 13 years ago
  Taylor Otwell 895d876463 fixed bugs found when unit testing. 13 years ago
  Joffrey JAFFEUX 4ea8910272 Typo 13 years ago
  Taylor Otwell 9caf239f6b various refactorings. 13 years ago
  Taylor Otwell 128984facb Merge pull request #132 from daylerees/develop 13 years ago
  Dayle Rees da4c196c3c corrected typo ::of_layout() to ::of_home() for clarity 13 years ago
  Taylor Otwell 2a5c94a61b ignoring files in the storage directory. 13 years ago
  Taylor Otwell ee71bdcd8f adding back ignore files. 13 years ago
  Taylor Otwell 493e1c1374 remove tests from main repository, moved storage directory to application. 13 years ago
  Taylor Otwell 6081baaa20 git rid of uri test case and remove information from config. 13 years ago
  Taylor Otwell 527340d793 fix bug in request uri parsing. 13 years ago
  Taylor Otwell 880fd106c7 tweaking route introduction. 13 years ago
  Taylor Otwell a986b010b6 deprecated the session payload class. 13 years ago
  Taylor Otwell c4eb6c9416 change controller->filters to protected. 13 years ago
  Taylor Otwell 2c108a9188 refactoring the filters. 13 years ago
  Taylor Otwell 6048d20921 refactoring the session class. 13 years ago
  Taylor Otwell 2e1fed294f refactoring bootstrapping. 13 years ago
  Taylor Otwell ca2c988274 added cookie option to session configuration. 13 years ago
  Taylor Otwell 8df52df894 shorten really long statement. 13 years ago
  Taylor Otwell 88c8cf6c10 refactoring. 13 years ago
  Taylor Otwell 6810b99d38 change cookie forget time to be 25 hours in the past to cover strange timezone issues. 13 years ago
  Taylor Otwell 83d927c4f1 refactoring. 13 years ago
  Taylor Otwell c3c0fbce96 Fix bug in update database grammar. 13 years ago
  Taylor Otwell cf6514fbb9 Fix bug in session flashing. 13 years ago
  Taylor Otwell 06bf0a40a6 refactoring the session payload. 13 years ago
  Taylor Otwell 82b75166ac refactor the library detection in the autoloader. 13 years ago
  Taylor Otwell c0c8108399 refactoring the autoloader. 13 years ago
  Taylor Otwell a0bbc9d472 refactoring the auto loader. 13 years ago
  Taylor Otwell d44c076ebf refactoring the autoloader. 13 years ago
  Taylor Otwell f824cc0f43 refactoring the uri method. 13 years ago
  Taylor Otwell 92694da3a3 refactoring. 13 years ago
  Taylor Otwell 997a90bcf5 major session refactoring. 13 years ago
  Taylor Otwell 36ff7b81aa fix bug in listing method. 13 years ago
  Taylor Otwell b9c45264b8 tweaking a comment. 13 years ago
  Taylor Otwell 58190c2db2 tweaking a comment. 13 years ago
  Taylor Otwell 0586bbe04e remove some comment bloat from the request class. 13 years ago
  Taylor Otwell 75ce8796d7 got rid of URI class and brought URI determination back to into request class. 13 years ago
  Taylor Otwell ef9e4dfd61 reverting di refactoring. 13 years ago
  Taylor Otwell f5680e4537 reverting facade changes. 13 years ago
  Taylor Otwell 932a70b6cf refactoring for better dependency injection on a few classes. 13 years ago
  Taylor Otwell faaea17fd3 refactoring the validator. 13 years ago
  Taylor Otwell bb2cd3e373 refactoring the auth class. 13 years ago
  Taylor Otwell b3cdcb38a6 tweaking some comments. 13 years ago
  Taylor Otwell 866f5d8fc3 removed provides functionality. need to explore doing this in a way that is more friendly to http, such as using the accept header. 13 years ago
  Taylor Otwell a2aebdb03f fix routing provides bug. 13 years ago
  Taylor Otwell e44eec106d fixed old input persistence bug. 13 years ago
  Taylor Otwell b6d7df4510 fix cache manager alias. 13 years ago
  Taylor Otwell 6e916ea69d fix bug in routing that prevented comma delimited routes. 13 years ago
  Taylor Otwell 4c2209e331 added url tests. 13 years ago
  Taylor Otwell 4d7457acc3 added language tests. 13 years ago
  Taylor Otwell 1264a7dd8d added after filter tests. 13 years ago
  Taylor Otwell 33e1bd4f11 added another route filter parameter test. 13 years ago
  Taylor Otwell 212bbad1a6 changed route filter test. 13 years ago
  Taylor Otwell 98d351b91e added route filter tests. 13 years ago
  Taylor Otwell e05b05a33b added route loader tests. 13 years ago
  Taylor Otwell 0a2587d291 fixed bug in redis class. 13 years ago
  Taylor Otwell cb027980ae fix array tests. 13 years ago
  Taylor Otwell 7bf84066bf refactoring. added redis drivers. 13 years ago
  Taylor Otwell 8595253afe refactoring the uri class... again 13 years ago
  Taylor Otwell 560b1362a1 added request format test. 13 years ago
  Taylor Otwell c0c103a6d6 added uri class tests. 13 years ago
  Taylor Otwell 415cb0fe12 continuing to refactor the uri class. 13 years ago
  Taylor Otwell e454227d32 refactoring the uri class more. 13 years ago
  Taylor Otwell bce571bf26 refactoring the uri class more. 13 years ago
  Taylor Otwell bf50b67475 refactoring the uri class. 13 years ago
  Taylor Otwell bd6695844e refactoring. 13 years ago
  Taylor Otwell a6d487ecd4 refactoring the uri class. 13 years ago
  Taylor Otwell 8443cef301 added some notes to the home controller. 13 years ago
  Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 13 years ago
  Taylor Otwell 320653e832 Merge pull request #122 from sparksp/fix/env_config 13 years ago
  Phill Sparks ca1e5ac29c Fix Laravel Env Config path 13 years ago
  Taylor Otwell 32989d39c8 some small refactorings and cleanup. 13 years ago
  Taylor Otwell b71ecb4363 removed packages directory. refactoring. 13 years ago
  Taylor Otwell 80f810de24 refactoring the crypter class. 13 years ago
  Taylor Otwell 8d3151b134 refactoring the crypter class. 13 years ago
  Taylor Otwell 0be75fc2d9 refactoring the crypter class. 13 years ago
  Taylor Otwell 49b13e6960 refactoring lang and url classes. 13 years ago
  Taylor Otwell 21dccae755 refactor sqlite connector to accept path in constructor. 13 years ago