Commit Graph

1900 Commits

Author SHA1 Message Date
astaxie
1819ce9cd0 start to translator chinese to English 2016-09-13 21:42:49 +08:00
astaxie
70144f92b6 update readme 2016-09-13 21:24:21 +08:00
astaxie
e6b5240cf9 update .gitignore 2016-09-13 21:22:17 +08:00
astaxie
5b9cefcfe4 Add en to .gitignore 2016-09-13 21:07:55 +08:00
astaxie
03a9f13e50 Merge pull request #705 from hebeka/master
Translated code examples for 02.3.md to Turkish
2016-09-04 10:00:12 +08:00
Bora Kaplan
482665079a Translated code examples for 02.3.md to Turkish 2016-09-03 20:25:39 +03:00
astaxie
49fad96e47 Update README.md 2016-09-01 14:53:46 +08:00
astaxie
50fd3af8f5 add the reference to introduce the RESTFul 2016-09-01 14:46:09 +08:00
astaxie
30c5314e45 Merge pull request #703 from hebeka/master
Translated 02.3md to Turkish
2016-08-31 09:34:36 +08:00
Bora Kaplan
76e7b5d2af Translated 02.3.md to Turkish
Code blocks are not translated yet.
2016-08-31 02:19:32 +03:00
Bora Kaplan
f9ca488e1d Turkish 02.3.md almost done 2016-08-31 01:34:43 +03:00
Bora Kaplan
357d0aaad1 Halfway done on 02.3.md in tr 2016-08-29 22:10:15 +03:00
Bora Kaplan
406e001add Translating 02.3 to Turkish
Not complete
2016-08-29 19:19:29 +03:00
astaxie
ff1b5cb19d Merge pull request #700 from liunaijia/patch-3
Fix minor typo issue
2016-08-27 13:07:52 +08:00
astaxie
72b4b89622 Merge pull request #701 from liunaijia/patch-4
Fix minor typo issue
2016-08-27 13:07:24 +08:00
Naijia Liu
2c4df63c42 Fix minor typo issue 2016-08-25 22:42:50 +08:00
Naijia Liu
1e37c2c881 Fix minor typo issue 2016-08-25 22:40:19 +08:00
astaxie
a3e4c4d217 Merge pull request #699 from hebeka/patch-1
Fixed typos on turkish 01.3.md
2016-08-22 23:44:07 +08:00
Bora Kaplan
36770886a5 Update on turkish 01.3.md
Fixed a few typos.
2016-08-22 17:47:34 +03:00
astaxie
88760fd40c Merge pull request #697 from i2bskn/patch-2
minor Japanese correction
2016-08-22 10:37:56 +08:00
astaxie
de2c9db06d Merge pull request #698 from liunaijia/patch-5
Add debug log for template execution
2016-08-22 10:37:40 +08:00
Naijia Liu
ebb4630dd4 Add debug log for template execution
In order to display errors such as wrong html syntax and bad html structure in "login.gtpl", I'd like to suggest to add log information to help people release errors in the template file. Currently if I'm trying to render a bad template file I'll see a blank page without any information.
2016-08-21 14:53:20 +08:00
i2bskn
c7b6f80db2 typo 2016-08-21 03:05:59 +09:00
astaxie
11180a8ac2 Merge pull request #696 from liunaijia/patch-2
Change the 'value' parameter description
2016-08-19 22:02:58 +08:00
Naijia Liu
571a57b635 Change the 'value' parameter description
I'd like to think the description of 'value' parameter isn't the part of the code. I was confused by it when it's written in the code block, then I realized it's the explanation of the parameter.
2016-08-19 13:57:17 +08:00
astaxie
75691e69f0 Merge pull request #693 from liunaijia/patch-1
Align folders in the mygo folder tree
2016-08-17 15:32:15 +08:00
Naijia Liu
a5d827c47e Align folders in the mygo folder tree
Folders mathapp, mymath and github.com should directly appear in src folder, so mymath and github.com folders in the folder structure tree should be aligned to mathapp folder.

It confused me a bit.
2016-08-17 14:34:10 +08:00
astaxie
9d2b403d45 Merge pull request #690 from bingoHuang/patch-1
Update 13.0.md
2016-08-04 13:43:02 +08:00
Bingo Huang
e537d1c243 Update 13.0.md
去掉“如何”,否则语句不通,应为笔误
2016-08-04 10:29:49 +08:00
astaxie
a60616d342 Merge pull request #683 from chikyukotei/patch-1
Update 09.6.md
2016-06-24 11:33:36 +08:00
astaxie
c4e3464a9a Merge pull request #684 from tSU-RooT/patch-2
[ja] Fix mistakes
2016-06-24 11:32:35 +08:00
tSU-RooT
371702d5cf [ja] Fix mistakes 2016-06-18 16:34:43 +09:00
T-I
7e9daa5c1f Update 09.6.md
remove base64 encode/decode subsection and modify several bad translations.
2016-06-15 19:45:44 +09:00
astaxie
359aa2f371 Merge pull request #678 from sifue/patch-1
fix typo
2016-06-06 14:02:27 +08:00
Soichiro Yoshimura
1873d49a68 fix typo
book to bool
2016-06-06 14:13:31 +09:00
astaxie
3e662dbf75 Merge pull request #677 from schnaidar/patch-1
Remove Base64 encoding as 'encryption' algorithm
2016-06-06 09:55:47 +08:00
Schneider
fdce947c91 Remove Base64 as 'encryption' algorythm
This statement is just simply wrong and even dangerous if people start to believe their application is secure, because they used Base64
2016-06-04 20:05:28 +02:00
astaxie
b234106f6f Merge pull request #676 from hangim/master
go.net: use golang.org/x/... import paths
2016-05-20 10:05:53 +08:00
hang
c4e50a14a8 go.net: use golang.org/x/... import paths 2016-05-20 09:26:32 +08:00
astaxie
aaabffe232 Merge pull request #675 from hangim/master
fix expression error in tanslated version
2016-05-18 22:53:59 +08:00
hang
722c4d24dd fix expression error in tanslated version 2016-05-18 21:18:57 +08:00
astaxie
0db5b743f9 Merge pull request #673 from hangim/master
fix expression error
2016-05-18 10:25:39 +08:00
hang
91379b4316 fix expression error 2016-05-17 21:59:37 +08:00
astaxie
4942874930 Merge pull request #663 from Andrew-liu/zh
Update zh 04.5.md
2016-04-15 09:24:59 +08:00
Andrew-liu
1d6949406a Update zh 04.5.md 2016-04-14 21:22:43 +08:00
astaxie
04b51ac914 Merge pull request #660 from chancyWu/fix-typo
Fix typo religous -> religious
2016-04-13 22:25:51 +08:00
astaxie
61e873ca08 Merge pull request #661 from akfork/master
fix KB -> B
2016-04-13 22:25:36 +08:00
Akagi201
613e665fe5 fix typo 2016-04-13 19:39:00 +08:00
Akagi201
4744fbea52 fix KB -> B 2016-04-13 18:49:43 +08:00
astaxie
4c96a290db Merge pull request #629 from Jimmy99/patch-20
Update 07.2.md
2016-04-13 09:22:01 +08:00