James Miranda
5a71fc10af
Tranlated 1.3 and start translation of 1.4
2016-09-02 01:18:33 -03:00
James
0418db5ee6
Algumas pequenas correções em 1.2 e início da tradução de 1.3
2016-09-02 01:18:33 -03:00
astaxie
b9dbf79fcb
Update README.md
2016-09-01 14:53:46 +08:00
astaxie
908735f914
add the reference to introduce the RESTFul
2016-09-01 14:46:09 +08:00
astaxie
59b2b77f06
Merge pull request #703 from hebeka/master
...
Translated 02.3md to Turkish
2016-08-31 09:34:36 +08:00
Bora Kaplan
f099d30a64
Translated 02.3.md to Turkish
...
Code blocks are not translated yet.
2016-08-31 02:19:32 +03:00
Bora Kaplan
e3698b40d0
Turkish 02.3.md almost done
2016-08-31 01:34:43 +03:00
Bora Kaplan
7e1df62826
Halfway done on 02.3.md in tr
2016-08-29 22:10:15 +03:00
Bora Kaplan
449adcb738
Translating 02.3 to Turkish
...
Not complete
2016-08-29 19:19:29 +03:00
astaxie
d065b23ea9
Merge pull request #700 from liunaijia/patch-3
...
Fix minor typo issue
2016-08-27 13:07:52 +08:00
astaxie
b9ead7c8d0
Merge pull request #701 from liunaijia/patch-4
...
Fix minor typo issue
2016-08-27 13:07:24 +08:00
Naijia Liu
177e1e91f0
Fix minor typo issue
2016-08-25 22:42:50 +08:00
Naijia Liu
4d7301d4a9
Fix minor typo issue
2016-08-25 22:40:19 +08:00
astaxie
f292b72aed
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
605b8e5f22
Update on turkish 01.3.md
...
Fixed a few typos.
2016-08-22 17:47:34 +03:00
astaxie
69cf1fb0d8
Merge pull request #697 from i2bskn/patch-2
...
minor Japanese correction
2016-08-22 10:37:56 +08:00
astaxie
f05968ea69
Merge pull request #698 from liunaijia/patch-5
...
Add debug log for template execution
2016-08-22 10:37:40 +08:00
Naijia Liu
8ad98ae310
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
2101fdaaa6
typo
2016-08-21 03:05:59 +09:00
astaxie
fce51a1f0e
Merge pull request #696 from liunaijia/patch-2
...
Change the 'value' parameter description
2016-08-19 22:02:58 +08:00
Naijia Liu
b2ff365528
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
01f1af0bab
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
ecfb1f6311
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
edffac8b60
Merge pull request #691 from nrkfeller/patch-3
...
Typo fix designed and costed
2016-08-06 14:01:37 +08:00
Nicolas Feller
4b99a68d4a
Typo fix designed and costed
...
typo fix
2016-08-05 17:36:25 -04:00
astaxie
d6402fcdff
Merge pull request #690 from bingoHuang/patch-1
...
Update 13.0.md
2016-08-04 13:43:02 +08:00
Bingo Huang
a8bdcddcc6
Update 13.0.md
...
去掉“如何”,否则语句不通,应为笔误
2016-08-04 10:29:49 +08:00
astaxie
5e9aa480e5
Merge pull request #689 from corburn/patch-1
...
Update 03.1.md
2016-07-20 13:31:05 +08:00
Jason Travis
d072c84b03
Update 03.1.md
2016-07-19 20:40:16 -07:00
astaxie
a0e6a598c3
Merge pull request #683 from chikyukotei/patch-1
...
Update 09.6.md
2016-06-24 11:33:36 +08:00
astaxie
e5e412dfe9
Merge pull request #684 from tSU-RooT/patch-2
...
[ja] Fix mistakes
2016-06-24 11:32:35 +08:00
tSU-RooT
1c73aec2ec
[ja] Fix mistakes
2016-06-18 16:34:43 +09:00
T-I
b6b9a9dd36
Update 09.6.md
...
remove base64 encode/decode subsection and modify several bad translations.
2016-06-15 19:45:44 +09:00
astaxie
319298ef87
Merge pull request #678 from sifue/patch-1
...
fix typo
2016-06-06 14:02:27 +08:00
Soichiro Yoshimura
aa70edddba
fix typo
...
book to bool
2016-06-06 14:13:31 +09:00
astaxie
b14d3526c0
Merge pull request #677 from schnaidar/patch-1
...
Remove Base64 encoding as 'encryption' algorithm
2016-06-06 09:55:47 +08:00
Schneider
e47766fa77
Remove Base64 encoding as 'encryption' algorithm
...
This statement is false and dangerous.
2016-06-04 20:09:17 +02:00
Schneider
d292abab00
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
ed805087d5
Merge pull request #676 from hangim/master
...
go.net: use golang.org/x/... import paths
2016-05-20 10:05:53 +08:00
hang
9f45d74b38
go.net: use golang.org/x/... import paths
2016-05-20 09:26:32 +08:00
astaxie
f7ad9e8084
Merge pull request #675 from hangim/master
...
fix expression error in tanslated version
2016-05-18 22:53:59 +08:00
hang
789f2cd188
fix expression error in tanslated version
2016-05-18 21:18:57 +08:00
astaxie
648dbd4adb
Merge pull request #673 from hangim/master
...
fix expression error
2016-05-18 10:25:39 +08:00
hang
4b17cbbba9
fix expression error
2016-05-17 21:59:37 +08:00
astaxie
7e4ee9e1b0
Merge pull request #668 from Bunchhieng/patch-1
...
Deleted extra bracket in Next section.
2016-04-29 11:54:54 +08:00
Bun
6286fc875a
Deleted extra bracket in Next section.
2016-04-28 23:40:20 -04:00
astaxie
1c35e5dc89
Merge pull request #663 from Andrew-liu/zh
...
Update zh 04.5.md
2016-04-15 09:24:59 +08:00
Andrew-liu
a08b328b20
Update zh 04.5.md
2016-04-14 21:22:43 +08:00
astaxie
20bbc68f1e
Merge pull request #660 from chancyWu/fix-typo
...
Fix typo religous -> religious
2016-04-13 22:25:51 +08:00
astaxie
bf3d027115
Merge pull request #661 from akfork/master
...
fix KB -> B
2016-04-13 22:25:36 +08:00