Commit Graph

  • 115d986044 Add CHANGES file to record differences between versions master Jeff Dallien 2013-07-03 22:09:56 -0400
  • 4f581183df Increment version now that browser auto detection is merged in. v0.2.0 Jeff Dallien 2013-07-02 23:25:47 -0400
  • 36ad9f11b2 Fix up browser detector spec and do some refactoring for clarity. Jeff Dallien 2013-07-02 23:13:22 -0400
  • eda67c7ea8 Fix load path. Jeff Dallien 2013-07-02 23:07:52 -0400
  • e8a4ab5f22 Added RSpec tests, although these are untested and should be checked over by someone who actually knows anything about RSpec before being pulled Ben Eills 2013-07-01 16:59:25 +0100
  • 3217c96dd6 Added cookie-file location guessing Ben Eills 2013-06-27 20:51:41 +0100
  • 6423b9bcb5 Again, fix markdown in README. Jeff Dallien 2012-02-22 20:09:36 -0500
  • 74b464b40c Fix stupid markdown in README Jeff Dallien 2012-02-22 20:07:02 -0500
  • 54e805f17f Update README to mention Chrome. Jeff Dallien 2012-02-22 20:05:13 -0500
  • ea196c2e4a Update gemspec to reflect Chrome support v0.1.0 Jeff Dallien 2012-02-22 19:55:21 -0500
  • dbd7ca9299 Update 'usage' message to reflect Chrome support and increase version number to 0.1.0. Jeff Dallien 2012-02-22 19:45:17 -0500
  • c8d8879153 Need to actually raise custom exception class Jeff Dallien 2012-02-22 19:35:52 -0500
  • 58775f8e06 Add some more useful error messages in the common situations (file doesn't exist, isn't a sqlite db) Jeff Dallien 2012-02-22 19:33:25 -0500
  • 7e9e160f17 Should close the db after extracting the cookies from it. Jeff Dallien 2012-02-22 19:19:01 -0500
  • f764e35095 Detector browser that created the supplied cookie db by table names present. Jeff Dallien 2012-02-22 19:05:07 -0500
  • 2856bd60fe Move the two exactly duplicated methods into a module. Jeff Dallien 2012-02-21 19:53:53 -0500
  • 61d8f6e13b Need to include the new file here. Jeff Dallien 2012-02-21 19:24:07 -0500
  • 64d118cc85 Add Chrome/Chromium cookie extractor. Same as the Firefox one, but with different table and field names. Will refactor them both to remove duplication. Jeff Dallien 2012-02-21 19:22:56 -0500
  • 628780e0db Update README and gemspec with current information v0.0.1 Jeff Dallien 2012-02-20 19:09:27 -0500
  • 91904e8130 Merge branch 'master' of github.com:jdallien/cookie_extractor Jeff Dallien 2012-02-20 18:57:32 -0500
  • 60a6f9f53c Add a README Jeff Dallien 2012-02-20 18:55:57 -0500
  • 97343cd011 Add a README Jeff Dallien 2012-02-20 18:55:57 -0500
  • 5ca5040ff1 Fix name in usage line. Jeff Dallien 2012-02-20 18:43:31 -0500
  • fe35f8b260 Rename bin file to be consistent with everything else. Jeff Dallien 2012-02-20 18:42:13 -0500
  • b3afec9984 Fix method return value, ignore swp files. Jeff Dallien 2012-02-20 18:40:13 -0500
  • 0f8b1404e1 Not using main, for now. Jeff Dallien 2012-02-20 18:36:19 -0500
  • 6bc06df239 Add some code for Firefox cookie extraction. Change file naming scheme for consistency. Jeff Dallien 2012-02-20 18:32:39 -0500
  • 2136ec8042 Update version file Jeff Dallien 2012-02-19 20:48:54 -0500
  • 130d4cf5d0 Initial commit of gem structure Jeff Dallien 2012-02-19 20:48:23 -0500