purzelrakete / blackbook
- Source
- Commits
- Network (15)
- Issues (3)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
506473b
blackbook / Manifest.txt
| 513ff512 » | purzelrakete | 2008-11-26 | 1 | CHANGES.markdown | |
| a0c4d4bb » | purzelrakete | 2008-11-26 | 2 | Manifest.txt | |
| 513ff512 » | purzelrakete | 2008-11-26 | 3 | README.markdown | |
| a0c4d4bb » | purzelrakete | 2008-11-26 | 4 | Rakefile | |
| 5 | debug_blackbook.rb | ||||
| 6 | init.rb | ||||
| 7 | lib/blackbook.rb | ||||
| 8 | lib/blackbook/exporter/base.rb | ||||
| 9 | lib/blackbook/exporter/vcf.rb | ||||
| 10 | lib/blackbook/exporter/xml.rb | ||||
| 11 | lib/blackbook/importer/aol.rb | ||||
| 12 | lib/blackbook/importer/base.rb | ||||
| 13 | lib/blackbook/importer/csv.rb | ||||
| 14 | lib/blackbook/importer/gmail.rb | ||||
| 15 | lib/blackbook/importer/hotmail.rb | ||||
| 16 | lib/blackbook/importer/page_scraper.rb | ||||
| 17 | lib/blackbook/importer/yahoo.rb | ||||
| 18 | test/fixtures/aol_application_page.html | ||||
| 19 | test/fixtures/aol_bad_login_response_stage_3.html | ||||
| 20 | test/fixtures/aol_contacts.html | ||||
| 21 | test/fixtures/aol_login_response_stage_1.html | ||||
| 22 | test/fixtures/aol_login_response_stage_2.html | ||||
| 23 | test/fixtures/aol_login_response_stage_3.html | ||||
| 24 | test/fixtures/aol_login_response_stage_4.html | ||||
| 25 | test/fixtures/aol_login_response_stage_5.html | ||||
| 26 | test/fixtures/aol_new_contacts.html | ||||
| 27 | test/fixtures/gmail.csv | ||||
| 28 | test/fixtures/gmail_bad_login_response_stage_2.html | ||||
| 29 | test/fixtures/gmail_contacts.html | ||||
| 30 | test/fixtures/gmail_login_response_stage_1.html | ||||
| 31 | test/fixtures/gmail_login_response_stage_2.html | ||||
| 32 | test/fixtures/gmail_login_response_stage_2a.html | ||||
| 33 | test/fixtures/gmail_login_response_stage_3.html | ||||
| 34 | test/fixtures/hotmail_bad_login_response_stage_2.html | ||||
| 35 | test/fixtures/hotmail_contacts.html | ||||
| 36 | test/fixtures/hotmail_login_response_stage_1.html | ||||
| 37 | test/fixtures/hotmail_login_response_stage_2.html | ||||
| 38 | test/fixtures/hotmail_login_response_stage_3.html | ||||
| 39 | test/fixtures/yahoo_bad_login_response_stage_2.html | ||||
| 40 | test/fixtures/yahoo_contacts.csv | ||||
| 41 | test/fixtures/yahoo_contacts_not_logged_in.html | ||||
| 42 | test/fixtures/yahoo_contacts_stage_1.html | ||||
| 43 | test/fixtures/yahoo_login_response_stage_1.html | ||||
| 44 | test/fixtures/yahoo_login_response_stage_2.html | ||||
| 45 | test/scripts/live_test.rb | ||||
| 46 | test/test_blackbook.rb | ||||
| 47 | test/test_blackbook_exporter_base.rb | ||||
| 48 | test/test_blackbook_exporter_vcf.rb | ||||
| 49 | test/test_blackbook_exporter_xml.rb | ||||
| 50 | test/test_blackbook_importer_aol.rb | ||||
| 51 | test/test_blackbook_importer_base.rb | ||||
| 52 | test/test_blackbook_importer_csv.rb | ||||
| 53 | test/test_blackbook_importer_gmail.rb | ||||
| 54 | test/test_blackbook_importer_hotmail.rb | ||||
| 55 | test/test_blackbook_importer_page_scraper.rb | ||||
| 56 | test/test_blackbook_importer_yahoo.rb | ||||
| 57 | test/test_helper.rb | ||||
| 58 | vendor/plugins/blackbook/lib/autotest/blackbook.rb | ||||
| 59 | vendor/plugins/blackbook/lib/autotest/discover.rb | ||||

