index
:
fatcat
bnewbold-doaj-article-harvest
bnewbold-elastic-extras
bnewbold-openapi-client-generator-v601
bnewbold-pythonclient-types
bnewbold-redoc
bnewbold-rust-gen-v5
bnewbold-sitemap
bnewbold-ubuntu-jammy
cockroach
confluent-kafka
master
preview
x-attic-auth-other-macaroon-lib
x-attic-camp
x-attic-changelog-export
x-attic-chocula
x-attic-cockroach
x-attic-golang
x-attic-more-importers
x-attic-preview
x-attic-python-rust-hacks
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cargo update fatcat rust after openssl removal
Bryan Newbold
2019-09-29
1
-76
/
+32
*
remove 'client' and hyper-openssl options from fatcat-openapi rust crate
Bryan Newbold
2019-09-29
1
-3
/
+6
*
webface: extra <br> in container lookup links
Bryan Newbold
2019-09-21
1
-1
/
+1
*
remove duplicate style ref in container edit view
Bryan Newbold
2019-09-20
1
-5
/
+0
*
review/fix all confluent-kafka produce code
Bryan Newbold
2019-09-20
6
-27
/
+75
*
small fixes to confluent-kafka importers/workers
Bryan Newbold
2019-09-20
8
-26
/
+69
*
update Pipfile.lock after confluent-kafka rebase
Bryan Newbold
2019-09-20
1
-1
/
+33
*
convert pipeline workers from pykafka to confluent-kafka
Bryan Newbold
2019-09-20
3
-125
/
+230
*
small kafka tweaks for robustness
Bryan Newbold
2019-09-20
2
-0
/
+5
*
convert importers to confluent-kafka library
Bryan Newbold
2019-09-20
2
-21
/
+74
*
bump max message size to ~20 MBytes
Bryan Newbold
2019-09-20
2
-0
/
+2
*
fixes to confluent-kafka harvesters
Bryan Newbold
2019-09-20
3
-20
/
+21
*
docker-compose: kafka 2.0, and -dev topic names
Bryan Newbold
2019-09-20
1
-3
/
+2
*
first draft harvesters using confluent-kafka
Bryan Newbold
2019-09-20
3
-48
/
+104
*
make default kafka env 'dev', not 'qa'
Bryan Newbold
2019-09-20
2
-4
/
+4
*
add confluent-kafka library (to replace pykafka)
Bryan Newbold
2019-09-20
1
-0
/
+1
*
guide: remove Recurse mention from CoC
Bryan Newbold
2019-09-20
1
-3
/
+2
*
CHANGELOG note of python codegen change
Bryan Newbold
2019-09-19
1
-0
/
+4
*
fix another python codegen auth contamination bug
Bryan Newbold
2019-09-18
2
-5
/
+37
*
python codegen: don't clobber README every time
Bryan Newbold
2019-09-18
2
-1
/
+2
*
python codegen with new openapi-generator tool
Bryan Newbold
2019-09-18
79
-5689
/
+6824
*
update python codegen script with new generator
Bryan Newbold
2019-09-18
1
-58
/
+6
*
spec: invalid to have an exmple here
Bryan Newbold
2019-09-18
1
-1
/
+0
*
document release publish process
v0.3.1
Bryan Newbold
2019-09-18
1
-0
/
+48
*
rust: use SPDX exact short license names
Bryan Newbold
2019-09-18
2
-2
/
+2
*
one last v0.3.1 CHANGELOG note about rust
Bryan Newbold
2019-09-18
1
-0
/
+6
*
rust: remove duplicated copies of API spec
Bryan Newbold
2019-09-18
3
-14399
/
+4
*
rust codegen (with rustfix, compiles 2018 edition)
Bryan Newbold
2019-09-18
8
-1000
/
+1036
*
update fatcat-openapi crate to 2018 edition
Bryan Newbold
2019-09-18
1
-0
/
+1
*
more rust codegen hacks
Bryan Newbold
2019-09-18
1
-0
/
+24
*
rust: improve crate metadata
Bryan Newbold
2019-09-18
2
-1
/
+5
*
update CHANGELOG for v0.3.1
Bryan Newbold
2019-09-18
1
-0
/
+7
*
tweaks to fatcat-openapi-client python packaging
Bryan Newbold
2019-09-18
3
-9
/
+9
*
handle more external identifiers in python
Bryan Newbold
2019-09-18
2
-14
/
+101
*
webface: fix duration_seconds parsing
Bryan Newbold
2019-09-18
1
-1
/
+1
*
add guide editing links to edit forms and signup message
Bryan Newbold
2019-09-18
5
-5
/
+26
*
python webface impl token generation
Bryan Newbold
2019-09-18
4
-1
/
+85
*
rust impl token endpoint (and bump crate version)
Bryan Newbold
2019-09-18
3
-6
/
+57
*
codegen python lib v0.3.1
Bryan Newbold
2019-09-18
78
-77
/
+343
*
codegen rust v0.3.1
Bryan Newbold
2019-09-18
11
-58
/
+460
*
api spec: bump to v0.3.1
Bryan Newbold
2019-09-18
1
-1
/
+1
*
api spec: auth token endpoint
Bryan Newbold
2019-09-18
1
-0
/
+47
*
slightly less annoying 'flash' message header
Bryan Newbold
2019-09-18
1
-1
/
+1
*
remove '@' from archive.org ident
Bryan Newbold
2019-09-17
1
-1
/
+1
*
greatly expand on cookbook
Bryan Newbold
2019-09-17
1
-20
/
+595
*
add editing quickstart to guide
Bryan Newbold
2019-09-17
2
-0
/
+103
*
IA auth: use itemname not screenname for username
Bryan Newbold
2019-09-17
1
-1
/
+1
*
disable dependency caching (for now)
Bryan Newbold
2019-09-13
1
-6
/
+8
*
skip test_crossref_importer_huge() by default
Bryan Newbold
2019-09-13
1
-0
/
+1
*
fix coverage of python client library
Bryan Newbold
2019-09-13
1
-1
/
+1
[next]