cclauss
0da25b80c1
flake8 . --max-line-length=92
2018-07-15 08:01:45 +02:00
cclauss
36d7a83f59
Remove #noqa
2018-07-13 14:01:10 +02:00
cclauss
d4e9f70a51
Incorporate PR #162
...
#162 Temporarily suppress flake8 testing of social_graph_snippets.py
2018-06-10 10:29:54 +02:00
cclauss
4df0a63ce2
Take the defaults
2017-07-12 05:13:42 +02:00
cclauss
05ae4f88ea
Add automated testing
...
The goal of this change is to have Travis-CI automatically run [flake8](http://flake8.readthedocs.io ) tests on every pull request. This will help contributors know if their submissions are going to *break the build*. To turn on this **free** service, you would need to do steps 1 and 2 of https://docs.travis-ci.com/user/getting-started/
2017-07-11 05:27:16 +02:00
Donne Martin
708756a36d
Add polish translation link ( #89 )
2017-07-01 12:07:08 -04:00
Arash Rouhani
cc48058662
Fix reducer argument in pastebin exercise ( #85 )
2017-06-13 20:43:11 -04:00
Ian Park
17e5fb7d32
Add prev to Node class ( #82 )
...
For managing an LRU cache, we need to use a doubly linked list for move_to_front() operation.
2017-06-05 20:25:04 -04:00
Ian Park
4badddd78e
Init spot_size member in parking lot exercise ( #83 )
2017-05-29 20:55:32 -04:00
CharlesSantiago
e168c588f5
Fix typo ( #75 )
2017-05-26 20:32:45 -04:00
Kangkai Tang
960bf1be64
Fix #79 : Inaccuracy in Twitter timeline and search example ( #81 )
2017-05-26 20:31:31 -04:00
Sergey Saiyan
d0f018ae0f
Fix lowercase typo in Layer 7 load balancing title ( #74 )
2017-05-15 21:17:24 -07:00
Larry Lv
cbbb548c7d
Fix asynchronism link in Mint README ( #69 )
2017-05-15 21:10:51 -07:00
Donne Martin
019eaafe5b
Add license disclaimer ( #76 )
...
Clearly denote the repository license is from me, not my employer (Facebook).
2017-05-11 21:49:37 -07:00
Donne Martin
5072dfe96c
Update translation links ( #65 )
...
Move the list of completed and in-progress translations to the top of the README. Add a translate link to the Contributing section.
2017-04-16 15:06:31 -07:00
根号三
5517013458
zh-cn: Rename README-zh-Hant.md to README-zh-Hans.md ( #64 )
2017-04-16 14:49:15 -07:00
根号三
1ae841afba
zh-cn: Add Simplified Chinese translation v1.0 ( #62 )
2017-04-15 09:32:32 -04:00
Donne Martin
95b4d92667
Update translations section in contributing guidelines ( #61 )
...
Add credits section. Remove currently non-existent AUTHORS.md. Fix maintainer copy/paste error.
2017-04-14 20:35:50 -04:00
Iñaki Abete
2986f71025
Fix Coding deck broken link ( #59 )
2017-04-13 21:04:38 -04:00
Donne Martin
99acefaa01
Update Translations section ( #57 )
2017-04-10 07:04:43 -04:00
Donne Martin
aecb070eb2
Update system design flashcards ( #56 )
2017-04-09 13:15:57 -04:00
Ben Gadbois
424c3465ad
Change Pull CDN wording for clarity ( #55 )
2017-04-07 20:20:37 -04:00
zanemayo
32a537b1ec
Change AP wording for clarity ( #50 )
2017-04-04 05:56:38 -04:00
Donne Martin
8a263f9925
Add reference to interactive coding challenges repo ( #49 )
2017-04-03 06:41:00 -04:00
Donne Martin
15fe159b48
Merge pull request #48 from donnemartin/develop
...
Resolve #15 : Add OmniGraffle template and diagrams
2017-04-02 08:34:48 -04:00
Donne Martin
7f6d52e9fe
Add web crawler OmniGraffle diagrams
2017-04-02 08:26:33 -04:00
Donne Martin
8fcd565377
Add twitter OmniGraffle diagrams
2017-04-02 08:26:21 -04:00
Donne Martin
d84d3f52fb
Add social graph OmniGraffle diagrams
2017-04-02 08:26:11 -04:00
Donne Martin
9d4bec434e
Add scaling aws OmniGraffle diagram
2017-04-02 08:26:02 -04:00
Donne Martin
3544e62d7b
Add sales rank OmniGraffle diagrams
2017-04-02 08:25:47 -04:00
Donne Martin
1f7d78ba3e
Add query cache OmniGraffle diagrams
2017-04-02 08:25:39 -04:00
Donne Martin
0c3a785a8d
Add pastebin OmniGraffle diagrams
2017-04-02 08:25:28 -04:00
Donne Martin
f8f32e91f2
Add mint OmniGraffle diagrams
2017-04-02 08:24:47 -04:00
Donne Martin
408a3f4aa5
Add study guide OmniGraffle diagram and image
2017-04-02 08:24:06 -04:00
Donne Martin
9a8a2fb47a
Add OmniGraffle base template
2017-04-02 08:21:37 -04:00
Donne Martin
7ac68aa090
Merge pull request #47 from donnemartin/develop
...
Polish up HTTP, RPC, and intro sections
2017-04-02 08:09:50 -04:00
Donne Martin
591fa4f6a2
Change large scale -> large-scale
2017-04-02 08:04:58 -04:00
Donne Martin
8fc20e606d
Fix caps and punctuation in RPC section
2017-04-02 08:03:18 -04:00
Donne Martin
d40ba34d64
Add sources and further reading to HTTP section
2017-04-02 08:00:20 -04:00
JP
4d30304ef2
Explain difference between PUT & PATCH ( #35 )
2017-03-29 06:19:14 -04:00
Donne Martin
b9acf6a063
Merge pull request #36 from donnemartin/mad01-change-zookeeper-as-sd
...
Update service discovery section to include consul, etcd, and additional details
2017-03-28 07:45:13 -04:00
Donne Martin
53896a0fdd
Add translations to contributing guidelines ( #37 )
2017-03-27 07:21:07 -04:00
Donne Martin
ea461bf23a
Polish service discovery changes
2017-03-26 12:50:23 -04:00
Alexander Brandstedt
619b5c97c1
Change service discovery example to use consul/etcd
2017-03-26 12:46:11 -04:00
Yadong Wen
3021a3aed3
Fix typos ( #33 )
2017-03-23 22:42:02 -04:00
Donne Martin
0c8be40660
Add call for translations link ( #30 )
2017-03-22 23:20:57 -04:00
Yadong Wen
ae13db3b6c
Fix typo ( #29 )
2017-03-22 22:53:15 -04:00
Roxas Shadow
40b5be2d9c
Declare variable key in the get_user example ( #26 )
2017-03-21 07:39:10 -04:00
Jakub Janarek
f1ae855ad0
Fix typo JSS -> JS ( #25 )
2017-03-19 15:24:13 -04:00
Federico Baldassarre
e417324830
Fix #6 : Migrate links from exercises/solutions to use internal links ( #23 )
2017-03-19 15:23:03 -04:00