57 Commits (2cf98df3e2f583f3899d101f8d89ba9a3bfd8433)
 

Author SHA1 Message Date
  Ben Kurtovic 2cf98df3e2 Merge branch 'develop' of github.com:earwig/bitshift into develop 10 years ago
  Ben Kurtovic a3b1f6d0c3 Merge branch 'feature/database' into develop 10 years ago
  Ben Kurtovic 56f23e682a Database to v6; flesh out a lot of Database.search(). 10 years ago
  Severyn Kozak 7c5c9fc7e1 Add GitHub stars, Bitbucket watchers; close #14. 10 years ago
  Severyn Kozak d142f1fd55 Complete Crawler. Close #15, #14, #11, #8. 10 years ago
  Severyn Kozak 6762c1fa3d Re-add logging, rem file filters. 10 years ago
  Severyn Kozak 1b2739f8c4 Add GitHub repo star count, simple logging. 10 years ago
  Severyn Kozak ad7ce9d9cf Commit latest crawler, continue fix of #8. 10 years ago
  Severyn Kozak f38772760b Remove some subprocesses, comment out logging. 10 years ago
  Severyn Kozak 2954161747 Add partially integrated BitbucketCrawler(). 10 years ago
  Severyn Kozak 93ed68645d Add partially integrated BitbucketCrawler(). 10 years ago
  Severyn Kozak 6718650a8c First part of #8 fix. 10 years ago
  Severyn Kozak 3ce399adbf Add threaded cloner, GitRepository class (#7). 10 years ago
  Severyn Kozak 755dce6ae3 Add logging to crawler/indexer. 10 years ago
  Severyn Kozak f4b28e6178 Add file-ext regex rules, exception handlers. 10 years ago
  Severyn Kozak 627c848f20 Add tested indexer. 10 years ago
  Severyn Kozak b680756f8d Test crawler, complete documentation. 10 years ago
  Severyn Kozak b7ccec0501 Add untested threaded indexer/crawler prototype. 10 years ago
  Severyn Kozak 97198ee523 Update Crawler documentation. 10 years ago
  Severyn Kozak c655d97f48 Add class ChangeDir, amend unsafe subprocess. 10 years ago
  Severyn Kozak 9fc4598001 Clean up crawler/, fix minor bugs. 10 years ago
  Severyn Kozak 77b448c3de Mod Codelet, mov codelet creation from crawler. 10 years ago
  Severyn Kozak ef9c0609fe Mov author_files > git_inder, heavily refactor. 10 years ago
  Severyn Kozak ef73c04347 Add prototype repo-indexer script author_files.py. 10 years ago
  Ben Kurtovic 950b6994f0 Database to v5; finish Database.insert(). 10 years ago
  Ben Kurtovic d6ccdbd16d Fix a couble Database bugs. 10 years ago
  Ben Kurtovic d2aef2829e Finish database insertion, except for origins. 10 years ago
  Ben Kurtovic 97b0644bf0 Database to v4: split off symbol_locations table. 10 years ago
  Ben Kurtovic e3a838220c Flesh out most of Database.insert(). 10 years ago
  Ben Kurtovic 821a6ae4f1 DB -> v3 for symbol->code assoc vs. ->codelet (fixes #13) 10 years ago
  Ben Kurtovic 0b655daaff Finish migration to v2. 10 years ago
  Ben Kurtovic a5cc3537cb Credits. 10 years ago
  Ben Kurtovic 22d6b62547 Update schema to v2; database updates. 10 years ago
  Ben Kurtovic 0d0a74f9df Some more work on db stuff. 10 years ago
  Ben Kurtovic 54bca5894f Move database stuff to a subpackage; updates. 10 years ago
  Ben Kurtovic ad3de0615f Fix some typos in the schema. 10 years ago
  Ben Kurtovic fb4e0d5916 FULLTEXT KEYs where appropriate. 10 years ago
  Ben Kurtovic 75b243f685 Remove languages table; add indexed field for codelet rank. 10 years ago
  Ben Kurtovic 1cbe669c02 More work on db schema; all except FTS indices. 10 years ago
  Ben Kurtovic bc3b9e7587 Some more database design work. 10 years ago
  Ben Kurtovic 085fd62704 Database schema, hashing module, some other things. 10 years ago
  Ben Kurtovic 962dd9aef5 Docstrings for Database methods; oursql dependency. 10 years ago
  Severyn Kozak 20b518fccc Minor refactor of codelet. 10 years ago
  Severyn Kozak 6a4ba580ed Add Codelet, crawler dependencies to setup. 10 years ago
  Ben Kurtovic 902d734c28 Update __init__.py. 10 years ago
  Severyn Kozak b70e2c961d Update assets module with template docstring. 10 years ago
  Ben Kurtovic 0c68988982 CREATE THE THINGS 10 years ago
  Ben Kurtovic 6a9598fe12 Basic setup.py. 10 years ago
  Ben Kurtovic 08249e086e Fix __init__.py and add some info to README. 10 years ago
  Ben Kurtovic 6adea4a97e Adding basic sphinx documentation. 10 years ago