aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #3 from bnewbold/dep-hyperdbbnewbold2018-05-061-0/+760
|\ \ | |/ |/| Draft: HyperDB
| * DEP-0003: Hyperdb as DraftBryan Newbold2018-05-061-3/+4
| |
| * clarify that contentFeed is immutableBryan Newbold2018-05-061-5/+3
| |
| * contend typosBryan Newbold2018-05-061-1/+1
| |
| * log(M) reviewed by mafintoshBryan Newbold2018-05-061-3/+0
| |
| * clarify list() defaults recursiveBryan Newbold2018-04-181-1/+2
| |
| * run a spellcheckBryan Newbold2018-04-181-15/+15
| |
| * embaressing nmber of tiposBryan Newbold2018-04-181-17/+18
| | | | | | | | Thank you @ralphtheninja!
| * rework trie 'termination' case and exampleBryan Newbold2018-04-181-7/+9
| |
| * add hash collision examplesBryan Newbold2018-04-181-0/+6
| |
| * months have passed!Bryan Newbold2018-04-181-1/+2
| |
| * syntax; trie encoding; security sectionBryan Newbold2018-04-081-44/+158
| |
| * changelog: hyperdb v3 releasedBryan Newbold2018-03-181-0/+1
| |
| * what should be resolved before DraftBryan Newbold2018-03-181-2/+3
| |
| * HyperDB -> hyperdbBryan Newbold2018-03-181-20/+17
| |
| * start refactoring for 'version 3' hyperdb changesBryan Newbold2018-03-181-148/+196
| | | | | | | | | | Will need copy editing, and there are a number of new changes that need to be understood and integrated.
| * hyperdb or HyperDB?Bryan Newbold2018-03-141-0/+3
| |
| * it's all 'new'Bryan Newbold2018-03-141-2/+2
| |
| * confirmed all-zero hashing keyBryan Newbold2018-03-141-6/+0
| |
| * document hyperdb deletionsBryan Newbold2018-03-141-4/+6
| |
| * start documenting hash collision procedureBryan Newbold2018-03-141-25/+37
| |
| * my spelling is banannasBryan Newbold2018-03-141-4/+4
| | | | | | | | Thanks @dcposch!
| * change github PR link syntaxBryan Newbold2018-03-041-1/+1
| |
| * hyperdb metadata updatesBryan Newbold2018-03-041-8/+11
| |
| * significantly more progress on hyperdb DEPBryan Newbold2018-03-041-87/+331
| |
| * hyperdb progressBryan Newbold2018-03-031-51/+91
| |
| * hyperdb progressBryan Newbold2018-02-281-37/+94
| |
| * start work on hyperdb DEPBryan Newbold2018-02-281-0/+237
| |
* | Merge pull request #23 from pfrazee/fix-reltypesPaul Frazee2018-04-181-1/+2
|\ \ | | | | | | Fix reltypes in DEP-0003
| * | Fix reltypesPaul Frazee2018-04-181-1/+2
|/ /
* | Merge pull request #19 from pfrazee/pinning-service-api-depPaul Frazee2018-04-181-0/+277
|\ \ | | | | | | Draft: HTTP Pinning Service API DEP
| * | Use archived links to PSA specPaul Frazee2018-04-181-2/+2
| | |
| * | Assign DEP-0003: HTTP Pinning Service APIPaul Frazee2018-04-181-5/+6
| | |
| * | User email field is optionalPaul Frazee2018-04-091-1/+1
| | |
| * | Rename urls field to additionalUrlsPaul Frazee2018-04-041-2/+2
| | |
| * | Update reltypes to use PURLsPaul Frazee2018-04-041-4/+2
| | |
| * | Explain if diskQuota == 0Paul Frazee2018-04-041-0/+2
| | |
| * | Finish first draft of 0000-http-pinning-service-api.mdPaul Frazee2018-04-031-45/+105
| | |
| * | Add PR linkPaul Frazee2018-03-311-1/+1
| | |
| * | More.....formatting fixesPaul Frazee2018-03-311-2/+4
| | |
| * | Formatting fixesPaul Frazee2018-03-311-6/+6
| | |
| * | Formatting fixesPaul Frazee2018-03-311-10/+19
| | |
| * | Add proposals/0000-http-pinning-service-api.mdPaul Frazee2018-03-311-0/+205
| | |
* | | Merge pull request #20 from bnewbold/fixup-hypercorePaul Frazee2018-04-091-1/+1
|\ \ \ | |/ / |/| | fix markdown typo in hypercore (PR link)
| * | fix typo in hypercore PR linkBryan Newbold2018-04-081-1/+1
| | |
* | | Merge pull request #17 from bcomnes/patch-2bnewbold2018-03-281-1/+1
|\ \ \ | | | | | | | | Fix hash link
| * | | Fix hash linkBret Comnes2018-03-231-1/+1
|/ / /
* | | Merge pull request #15 from bcomnes/patch-1bnewbold2018-03-221-1/+1
|\ \ \ | |/ / |/| | Minor grammar fix (to DEP-0002)
| * | Minor grammar fixBret Comnes2018-03-221-1/+1
|/ /
* | Merge pull request #9 from bnewbold/hypercore-metadataJoe Hand2018-03-061-2/+3
|\ \ | |/ |/| tweak 0002-hypercore metadata