Commit Graph

782 Commits

Author SHA1 Message Date
Johnny Steenbergen
e1d0a131ab Fix duplicate word typo
Removes the duplicate "system" word
2017-05-16 18:46:32 -05:00
astaxie
05a91a70a9 Update README.md 2017-05-16 11:11:57 +08:00
vCaesar
dd127671ae Add en/0.5.x.md syntax highlighting 2017-05-14 16:03:27 +08:00
vCaesar
76e5d0f3b4 Add en/0.5.x.md syntax highlighting 2017-05-14 15:56:32 +08:00
Tatsuya Itakura
6d035e53d0 Fix header 2017-05-12 23:43:15 +09:00
Hendrik Schneider
fd89aec262 Update 01.2.md
It's better to use .profile instead of .bashrc.

${HOME} is better than fixed paths.
2017-05-09 02:04:46 +03:00
Hendrik Schneider
2e09b9dd09 corrected apt-get install command 2017-05-09 02:02:01 +03:00
Leandro Moreira
31c99ff93b removes extra [ char 2017-05-04 11:02:53 -03:00
vCaesar
7e82857138 Add en/0.4.x.md syntax highlighting 2017-04-22 16:07:15 +08:00
vCaesar
87bfcf228e Update install Go 2017-04-22 15:54:35 +08:00
Dmitry Harnitski
938d27a1f1 minor formatting fix ** Attention ** 2017-04-20 14:47:02 -04:00
Dmitry Harnitski
4446f727ea 03.4.md - use DELETE HTTP method
In REST we should use DELETE HTTP method for deletion - http://www.restapitutorial.com/lessons/httpmethods.html
2017-04-19 23:22:28 -04:00
Dmitry Harnitski
4faa8d4728 03.4 - fix Routing title 2017-04-19 22:56:52 -04:00
Dmitry Harnitski
c02d4af5c6 3.4 - format code 2017-04-19 22:52:26 -04:00
Dmitry Harnitski
418314e4d1 fix code formatting 2017-04-19 00:24:15 -04:00
Dmitry Harnitski
bf16d4b216 Update 02.4.md
fix mispelling: embdedded -> embedded
2017-04-18 21:56:20 -04:00
astaxie
c4dd92cabd Merge pull request #824 from leonklingele/properly-hash
Use sensible way of storing user passwords
2017-04-12 10:11:30 +08:00
Leon Klingele
9657ebbe0e Use sensible way of encrypting and decrypting data
This ensures the ciphertext also is authenticated.
2017-04-11 13:11:11 +02:00
Leon Klingele
a037c3caf7 Use sensible way of storing user passwords
This removes a lot of confusion for users and only provides them with
a good and a bad solution.
We switched from scrypt to bcrypt, as that makes it even easier to
store and validate passwords.
2017-04-11 13:07:54 +02:00
vCaesar
4322ae23fd Add en/0.2.8.md syntax highlighting 2017-04-09 15:05:51 +08:00
vCaesar
a2a7c4a232 Add en/0.2.7.md syntax highlighting 2017-04-09 15:05:20 +08:00
vCaesar
0c07b99915 Add en/0.2.6.md syntax highlighting 2017-04-09 15:01:50 +08:00
vCaesar
b6575167b8 Add en/0.2.5.md syntax highlighting 2017-04-09 14:56:51 +08:00
vCaesar
ac11c27371 Add en/0.2.5.md syntax highlighting 2017-04-09 14:52:41 +08:00
vCaesar
2a9a362c56 Add Add en/0.2.3.md syntax highlighting 2017-04-09 14:46:53 +08:00
vCaesar
e3aab44bff Add en/0.1x.md syntax highlighting 2017-04-09 14:12:01 +08:00
vCaesar
e094b0ed6a Fix some md error 2017-04-09 13:41:13 +08:00
Jeff Rouse
4e6bbe155c Grammar edits. 2017-03-19 13:57:30 -07:00
astaxie
0e2322ff91 Merge pull request #795 from ZhenhangTung/master
fix interface implementation of student and employee
2017-02-27 15:11:43 +08:00
FrankTung
bf4ef1e22c fix interface implementation 2017-02-27 15:03:11 +08:00
astaxie
3fcf783093 Merge pull request #787 from vCaesar/u9-pr
Update en/06.1.md images
2017-02-25 11:33:02 +08:00
astaxie
9062e8a2b5 Merge pull request #788 from vCaesar/up10-pr
Update go install and fix set Go env
2017-02-25 11:32:22 +08:00
astaxie
26820bc8b8 Merge pull request #792 from wuyuanwei/fix-code-typo
Fix code typo in SQL injection section
2017-02-25 11:30:58 +08:00
FrankTung
2f563386a4 lower case 2017-02-24 11:43:56 +08:00
FrankTung
fac8d0c157 fix a bullet point about reference types 2017-02-23 19:31:24 +08:00
元炜
b99eff3c90 Fix code typo 2017-02-20 14:10:24 +08:00
vCaesar
e0e66799f8 Update mac32-bit explain 2017-02-17 22:34:26 +08:00
vCaesar
0414045e97 Update gopath explain 2017-02-17 22:16:12 +08:00
vCaesar
0a68b5c3e5 Update install and fix Go env 2017-02-17 21:19:48 +08:00
vCaesar
5dac26438e Update en/06.1.md images 2017-02-16 17:46:04 +08:00
astaxie
787861a227 Update 01.4.md 2017-01-12 12:55:05 +08:00
vCaesar
1b079e856a Update introduce 2017-01-10 21:38:47 +08:00
vCaesar
260a9552e3 Update en RESTful 2017-01-10 20:41:33 +08:00
Michael van Tricht
5a9bedb1e9 Fix small error in 02.3.md 2017-01-08 22:24:02 +01:00
vCaesar
52fcfce8e4 Update other mgo 2017-01-08 21:22:13 +08:00
vCaesar
4deec35035 Update redis link and Update mgo 2017-01-08 21:06:51 +08:00
vCaesar
2f732d86bd Add en/redigo demo 2017-01-07 19:04:20 +08:00
vCaesar
49e2826f6c Fix en/LiteIDE Download page 2017-01-02 23:50:48 +08:00
vCaesar
ad2fc463f0 Update en vim 2017-01-02 17:49:29 +08:00
Jesse Cochran
6adacfa422 Fix spelling/grammar error. 2016-12-31 22:24:29 -05:00