Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | set default host in swagger spec to api.fatcat.wiki | Bryan Newbold | 2018-11-13 | 8 | -7/+8 | |
* | use Counter object instead of per-metric ints | Bryan Newbold | 2018-11-13 | 7 | -18/+17 | |
* | update python README and TODO | Bryan Newbold | 2018-11-13 | 2 | -17/+25 | |
* | more simple fatcat_client imports | Bryan Newbold | 2018-11-13 | 2 | -3/+2 | |
* | more python client library tomfoolery | Bryan Newbold | 2018-11-13 | 9 | -8/+25 | |
* | initial fatcat_client packaging | Bryan Newbold | 2018-11-13 | 3 | -0/+142 | |
* | shuffle around fatcat_tools layout | Bryan Newbold | 2018-11-13 | 19 | -88/+22 | |
* | more python module refactoring | Bryan Newbold | 2018-11-12 | 20 | -29/+28 | |
* | get webface working again | Bryan Newbold | 2018-11-12 | 4 | -6/+6 | |
* | remove more old python cruft | Bryan Newbold | 2018-11-12 | 3 | -1091/+0 | |
* | remove sqlite cruft | Bryan Newbold | 2018-11-12 | 3 | -19/+2 | |
* | refactor python modules | Bryan Newbold | 2018-11-12 | 39 | -0/+0 | |
* | Merge branch 'kafka' | Bryan Newbold | 2018-11-12 | 8 | -160/+597 | |
|\ | ||||||
| * | refactor kafka branch to not use release_model | Bryan Newbold | 2018-11-12 | 3 | -2/+118 | |
| * | Revert "FatcatRelease: start wrapping entities with extra methods" | Bryan Newbold | 2018-11-12 | 4 | -122/+2 | |
| * | updated docker for elastic (with plugin) | Bryan Newbold | 2018-11-07 | 5 | -47/+11 | |
| * | switch entity update worker to use balanced/manager consumer | Bryan Newbold | 2018-11-04 | 1 | -1/+3 | |
| * | elastic release worker | Bryan Newbold | 2018-11-04 | 3 | -1/+70 | |
| * | note elastic plugin needed | Bryan Newbold | 2018-11-04 | 2 | -0/+52 | |
| * | first-draft kafka workers (changelog, release_update) | Bryan Newbold | 2018-11-04 | 3 | -0/+197 | |
| * | to_json() method for fatcatrelease | Bryan Newbold | 2018-11-04 | 1 | -0/+5 | |
| * | pipfile: pykafka | Bryan Newbold | 2018-11-04 | 2 | -160/+226 | |
| * | first draft docker-compose file and README | Bryan Newbold | 2018-11-04 | 2 | -0/+50 | |
| * | FatcatRelease: start wrapping entities with extra methods | Bryan Newbold | 2018-11-02 | 4 | -2/+104 | |
* | | set HTTPS referrer policy in HTML <meta> | Bryan Newbold | 2018-11-12 | 1 | -0/+1 | |
* | | update codegen (trivial) | Bryan Newbold | 2018-11-12 | 4 | -126/+125 | |
* | | cleanup after python codegen | Bryan Newbold | 2018-11-12 | 1 | -1/+2 | |
* | | switch to HTTPS in schema def | Bryan Newbold | 2018-11-12 | 2 | -3/+2 | |
* | | start CONTRIBUTORS file | Bryan Newbold | 2018-11-12 | 1 | -0/+3 | |
* | | update README | Bryan Newbold | 2018-11-08 | 2 | -6/+40 | |
* | | fix test_file_metadata_parse | Bryan Newbold | 2018-11-07 | 1 | -2/+6 | |
* | | fix release_date indexing in release_view.html | Bryan Newbold | 2018-11-07 | 1 | -1/+1 | |
* | | update README and TODOs a bit | Bryan Newbold | 2018-11-07 | 3 | -40/+29 | |
* | | another weird example work | Bryan Newbold | 2018-11-07 | 1 | -0/+6 | |
* | | idea for module refactor | Bryan Newbold | 2018-11-07 | 1 | -0/+6 | |
* | | updated docker for elastic (with plugin) | Bryan Newbold | 2018-11-07 | 5 | -47/+11 | |
* | | note elastic plugin needed | Bryan Newbold | 2018-11-07 | 2 | -0/+52 | |
* | | first draft docker-compose file and README | Bryan Newbold | 2018-11-07 | 2 | -0/+50 | |
* | | another example work | Bryan Newbold | 2018-11-04 | 1 | -0/+5 | |
|/ | ||||||
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2018-11-02 | 1 | -0/+1 | |
|\ | ||||||
| * | Merge pull request #3 from anarcat/pytest-dep | bnewbold | 2018-10-30 | 1 | -0/+1 | |
| |\ | ||||||
| | * | add missing --dev install required for tests | Antoine Beaupré | 2018-10-29 | 1 | -0/+1 | |
| |/ | ||||||
* / | backup notes | Bryan Newbold | 2018-11-02 | 2 | -0/+137 | |
|/ | ||||||
* | another example work | Bryan Newbold | 2018-10-12 | 1 | -0/+8 | |
* | moved github repo to internetarchive org | Bryan Newbold | 2018-10-12 | 4 | -4/+6 | |
* | fix guide push prod script (host alias) | Bryan Newbold | 2018-10-12 | 1 | -1/+1 | |
* | improve search UI | Bryan Newbold | 2018-10-12 | 3 | -18/+41 | |
* | fix typo resulting in None for SHA256 | Bryan Newbold | 2018-10-12 | 1 | -1/+1 | |
* | fix release type/status typo on release pages | Bryan Newbold | 2018-10-12 | 1 | -1/+1 | |
* | filter bad and duplicate URLs from webface | Bryan Newbold | 2018-10-12 | 1 | -0/+7 |