Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | [ansible/en] Fix build error and styling (#3399) | Divay Prakash | 2018-11-17 | -180/+272 |
* | Merge pull request #3398 from divayprakash/fix-processing | Adam Bard | 2018-11-17 | -85/+131 |
|\ | ||||
| * | Add name to contributors | Divay Prakash | 2018-11-17 | -0/+1 |
| * | Fix line length and styling | Divay Prakash | 2018-11-17 | -73/+120 |
| * | Various style fixes | Divay Prakash | 2018-11-17 | -10/+8 |
| * | Fix build error | Divay Prakash | 2018-11-17 | -4/+4 |
|/ | ||||
* | Merge pull request #3390 from athanasiosem/patch-1 | Divay Prakash | 2018-11-17 | -0/+60 |
|\ | ||||
| * | Update json-gr.html.markdown | Athanasios Emmanouilidis | 2018-11-17 | -0/+0 |
| * | Update json-gr.html.markdown | Athanasios Emmanouilidis | 2018-11-17 | -0/+7 |
| * | Create json-gr.html.markdown | Athanasios Emmanouilidis | 2018-11-12 | -0/+53 |
* | | Merge pull request #3395 from tinunkai/master | Geoff Liu | 2018-11-16 | -1/+1 |
|\ \ | ||||
| * | | Fix wrong Chinese character | Tin Unkai | 2018-11-16 | -1/+1 |
* | | | Merge pull request #3389 from superyyrrzz/patch-1 | Divay Prakash | 2018-11-16 | -0/+1 |
|\ \ \ | ||||
| * | | | add list syntax example in for powershell | Renze Yu | 2018-11-08 | -0/+1 |
| | |/ | |/| | ||||
* | | | Merge pull request #3391 from athanasiosem/patch-2 | Divay Prakash | 2018-11-16 | -1/+1 |
|\ \ \ | |_|/ |/| | | ||||
| * | | Fixed typo. | Athanasios Emmanouilidis | 2018-11-12 | -1/+1 |
| |/ | ||||
* | | Merge pull request #3394 from PatMyron/patch-2 | Andre Polykanine | 2018-11-16 | -29/+29 |
|\ \ | ||||
| * | | Additional spelling / grammar | Pat Myron | 2018-11-15 | -29/+29 |
|/ / | ||||
* | | Merge pull request #3392 from PatMyron/patch-1 | Andre Polykanine | 2018-11-15 | -26/+26 |
|\ \ | ||||
| * | | Spelling / Grammar | Pat Myron | 2018-11-14 | -26/+26 |
| |/ | ||||
* | | Merge pull request #3393 from myrdd/patch-1 | Andre Polykanine | 2018-11-15 | -1/+1 |
|\ \ | |/ |/| | ||||
| * | [fix] perl6: $n -> $m | Martin Kimmerle | 2018-11-15 | -1/+1 |
|/ | ||||
* | Merge pull request #3363 from AlburIvan/coldfusion-es | Andre Polykanine | 2018-11-05 | -0/+330 |
|\ | ||||
| * | Merge branch 'coldfusion-es' of github.com:AlburIvan/learnxinyminutes-docs in... | AlburIvan | 2018-11-04 | -1/+2 |
| |\ | ||||
| | * | Fix YAML indentation issue | Ivan Alburquerque | 2018-10-31 | -1/+1 |
| | * | Fix YAML frontmatter missing lang conf | Ivan Alburquerque | 2018-10-31 | -2/+3 |
| * | | Fix tildes & other miss translated words | AlburIvan | 2018-11-04 | -4/+4 |
| |/ | ||||
| * | Finish coldfusion translation | AlburIvan | 2018-10-31 | -0/+329 |
* | | Merge pull request #3346 from AlburIvan/pascal-es | Andre Polykanine | 2018-11-05 | -0/+205 |
|\ \ | ||||
| * | | Add some missing translation | AlburIvan | 2018-11-04 | -10/+10 |
| * | | Fix YAML frontmatter missing lang conf | Ivan Alburquerque | 2018-10-31 | -1/+2 |
| * | | Initial es-es translation for Pascal | AlburIvan | 2018-10-29 | -0/+204 |
* | | | Eschew backticks in sql | Adam Bard | 2018-11-04 | -1/+1 |
* | | | Use single quotes | Adam Bard | 2018-11-04 | -12/+12 |
* | | | Use dash commenting on sql doc instead | Adam Bard | 2018-11-04 | -41/+41 |
* | | | Merge pull request #3385 from divayprakash/fix-r | Divay Prakash | 2018-11-02 | -1/+1 |
|\ \ \ | ||||
| * | | | Fix R ggplot error, closes #2237 | Divay Prakash | 2018-11-02 | -1/+1 |
|/ / / | ||||
* | | | Merge pull request #3152 from mengzhongshi/master | Divay Prakash | 2018-11-02 | -76/+162 |
|\ \ \ | ||||
| * | | | Update markdown-cn.html.markdown | Divay Prakash | 2018-11-02 | -11/+14 |
| * | | | Update translation | luffy_zhong | 2018-07-04 | -21/+13 |
| * | | | Update markdown-cn.html.markdown | luffy_zhong | 2018-07-04 | -10/+11 |
| * | | | Update the translation | luffy_zhong | 2018-07-04 | -74/+164 |
* | | | | Merge pull request #3364 from daniloyamauti/patch-5 | Divay Prakash | 2018-11-02 | -3/+3 |
|\ \ \ \ | ||||
| * | | | | Update csharp-pt.html.markdown | Divay Prakash | 2018-11-02 | -1/+0 |
| * | | | | Update csharp-pt.html.markdown | daniloyamauti | 2018-10-31 | -3/+4 |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #3383 from divayprakash/fix-php | Divay Prakash | 2018-11-02 | -2/+5 |
|\ \ \ \ | ||||
| * | | | | Fix exception handling example | Divay Prakash | 2018-11-02 | -2/+5 |
|/ / / / | ||||
* | | | | Merge pull request #3345 from AlburIvan/lambda-es | Andre Polykanine | 2018-11-01 | -0/+216 |
|\ \ \ \ | ||||
| * | | | | Fix YAML frontmatter missing lang conf | Ivan Alburquerque | 2018-10-31 | -0/+1 |
| * | | | | Fix some tildes & update spanish docs references | AlburIvan | 2018-10-30 | -7/+7 |