Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
My first CouchDB Erlang Patch
Search
Robert Kowalski
June 10, 2014
Technology
0
150
My first CouchDB Erlang Patch
Robert Kowalski
June 10, 2014
Tweet
Share
More Decks by Robert Kowalski
See All by Robert Kowalski
Hidden gems in npm
robertkowalski
1
370
npm: new and undocumented features
robertkowalski
1
210
Some ES6 Features you can test today
robertkowalski
0
130
Cablecar - Run your own search engine. Today.
robertkowalski
1
150
Other Decks in Technology
See All in Technology
LLM翻訳ツールの開発と海外のお客様対応等への社内導入事例
gree_tech
PRO
0
420
RSCの時代にReactとフレームワークの境界を探る
uhyo
6
540
Nstockの一人目エンジニアが 3年間かけて向き合ってきた セキュリティのこととこれから〜あれから半年〜
yo41sawada
0
160
データアナリストからアナリティクスエンジニアになった話
hiyokko_data
0
220
実践AIガバナンス
asei
3
280
PRDの正しい使い方 ~AI時代にも効く思考・対話・成長ツールとして~
techtekt
PRO
0
310
制約理論(ToC)入門
recruitengineers
PRO
9
3.7k
ライブサービスゲームQAのパフォーマンス検証による品質改善の取り組み
gree_tech
PRO
0
420
Browser
recruitengineers
PRO
8
2.1k
【Grafana Meetup Japan #6】Grafanaをリバプロ配下で動かすときにやること ~ Grafana Liveってなんだ ~
yoshitake945
0
220
プロダクトの成長に合わせたアーキテクチャの段階的進化と成長痛、そして、ユニットエコノミクスの最適化
kakehashi
PRO
1
110
Vault meets Kubernetes
mochizuki875
0
150
Featured
See All Featured
Embracing the Ebb and Flow
colly
87
4.8k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
We Have a Design System, Now What?
morganepeng
53
7.8k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
GitHub's CSS Performance
jonrohan
1032
460k
Building an army of robots
kneath
306
46k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
570
YesSQL, Process and Tooling at Scale
rocio
173
14k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.5k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Transcript
My first CouchDB Erlang Patch Robert Kowalski @robinson_k ! !
CouchDB Hamburg Usergroup - June 2014
None
None
None
COUCHDB-2232 - Escape HTML when rendering XSS targets
None
None
Content-Security-Policy Header forbid inline JavaScript etc.
Vagrant support https://gist.github.com/robertkowalski/d251d7a1b62f5987ba9a ! $ vagrant up! $ vagrant ssh
Tests failed? vagrant@box:~/couchdb/test/etap$ ./run 232-csp.t! 232-csp.t ..! Crash dump was
written to: erl_crash.dump! init terminating in do_boot (killed)! 232-csp.t .. Dubious, test returned 1 (wstat 256, 0x100)!
Some tests did not run Run $ make check! one
time
https://github.com/apache/couchdb/pull/233
Thanks! Robert Kowalski
[email protected]
- @robinson_k