cd615511b9
Update index.htm
...
Fix the missing http:// in the href in the license footer
2015-04-15 10:13:33 +02:00
6945ce7558
Merge branch 'master' of github.com:tfredrich/RestApiTutorial.com
2015-04-07 16:24:24 -06:00
8276bfd5db
Added alternate banner.
2015-04-07 16:24:17 -06:00
b181e6d397
Merge pull request #20 from MatthewReinbold/patch-1
...
Update index.html
2015-03-31 14:57:17 -06:00
0dc68d52b9
Update index.html
...
Changed "tutorial" to "notes" to match a newsletter naming tweak.
2015-03-31 14:42:02 -06:00
816cd178b2
Removed banner ad. Merged tiny letter signup box from Matthew Reinbold. Added link to Russian translation on Resources page.
2015-03-31 14:02:31 -06:00
8d78f05708
Merge pull request #18 from supermitsuba/master
...
Fixed capitialization of RESTFul
2015-03-31 13:55:55 -06:00
d2a7f384e3
Fixed capitialization of RESTFul to RESTful, to match other instances of RESTful.
2015-02-19 15:38:19 -05:00
9e04cb8eda
Merge pull request #17 from MatthewReinbold/master
...
banner modifications to remove the image and replace with search engine ...
2015-02-17 09:34:21 -07:00
dab538dbb1
Merge pull request #16 from blowsie/patch-1
...
Added in CRUD terminology
2015-02-17 09:33:52 -07:00
b172656254
Merge pull request #15 from mrkiffie/master
...
Adding "formats"
2015-02-17 09:30:46 -07:00
da3e07ad88
banner modifications to remove the image and replace with search engine friendly text, along with adding the newsletter signup
2015-02-12 11:03:03 -07:00
e621ad70e5
Added in CRUD terminology
...
> I couldnt' not find any contributing guidelines, so I hope this commit is welcome, even if it is just for discussion.
2015-02-09 10:59:00 +00:00
eadbe7ac73
Updated dates on sitemap
2015-02-08 20:15:18 -07:00
519accfb0c
Updated banner link to rel=nofollow.
2015-02-08 20:13:58 -07:00
42ce0d4ab0
Added MailChimp opt-in.
2015-02-08 20:11:05 -07:00
e50ab4f523
Added sample OoO drawing banner.
2015-02-08 19:02:09 -07:00
a78b7317ed
Added a sidebar.
2015-02-08 19:01:03 -07:00
b75fde2d35
Merge branch 'master' of github.com:tfredrich/RestApiTutorial.com
2015-02-08 19:00:43 -07:00
e756646b70
Merge branch 'master' of github.com:tfredrich/RestApiTutorial.com
2015-02-08 18:58:04 -07:00
b49225213c
Added a bannder and sample page.
2015-02-08 18:57:38 -07:00
fb896005bd
Updated POST error column to include 409. Changed idempotence section re. DELETE.
2015-02-08 11:30:59 -07:00
6fc44055c2
Merge branch 'master' of github.com:tfredrich/RestApiTutorial.com
...
Conflicts:
sitemap.xml
2015-01-12 12:52:23 -07:00
55793ec003
Updated restquicktips.html lastmod.
2015-01-12 12:50:26 -07:00
9e6855a68f
Adding "formats"
...
I think adding "formats" after "between" makes it clearer what the switching will be between. Although there is enough context to understand it implicitly, I prefer the explicit version. I think it also makes the sentence slightly easier to read.
2014-12-23 10:18:04 +02:00
7e8a9aa32f
Updated modified date for lessons/restquicktips.html
2014-11-25 22:27:43 -07:00
c14959d767
Updated site map for latest updates.
2014-11-17 17:06:06 -07:00
2a5906fd38
Intermediate check-in of BP Guide v2.0
2014-11-17 16:59:45 -07:00
df0db45e69
Merge pull request #13 from cdownard/master
...
Fixed typo in verbiage and altered sentence to increase clarity of idea.
2014-11-17 16:54:36 -07:00
c499e5f002
Merge pull request #12 from yevhenpavliuk/patch-1
...
Replace UPDATE with PUT in the quick tips
2014-11-17 16:53:48 -07:00
ac19529169
Fixed typo in verbiage and altered sentence to increase clarity of idea.
2014-11-11 13:09:40 -07:00
535b659280
Replace UPDATE with PUT in the quick tips
...
I suppose you meant PUT there.
2014-11-02 13:49:32 +02:00
ef377daffe
Updated license to Creative Commons 4.0
2014-05-29 13:37:30 -06:00
3acaef38d5
Removed .project file
2014-05-29 13:15:59 -06:00
a901182775
Updated GitHub.com ribbon graphics
2014-05-29 13:13:59 -06:00
856010a7e6
Merge branch 'master' of github.com:pnsantos/RestApiTutorial.com into pull-requests
...
Conflicts:
httpstatuscodes.html
2014-05-29 12:42:49 -06:00
0ea4fb0326
Merge branch 'master' of github.com:nobozo/RestApiTutorial.com into pull-requests
2014-05-29 12:37:22 -06:00
7d2f2ddd43
Fixed collapse toggler in httpstatuscodes #7
2014-05-29 12:36:12 -06:00
4cdbd9ff80
Merge branch 'master' of github.com:sadleb/RestApiTutorial.com into pull-requests
2014-05-29 12:23:54 -06:00
2a4ad39911
Updated RFC 6585 status codes
...
428, 429, 431 and 511 are no longer drafts, they're published in RFC 6585
Also updated wikipedia references to reflect their change of status from draft to RFC
2014-02-13 11:38:00 +00:00
933e982cf7
Updated restquicktips.html and httpstatuscodes.html
v20140529-1243
2014-02-03 16:33:21 -07:00
c0e566ec89
First pass at a copy edit. No technical changes.
2014-01-10 12:15:27 -08:00
c45c3d5a07
Removing safety section from idempotency topic. Was duplicate text.
2013-11-05 00:49:17 -05:00
033fa31cde
Fixed link error to idempotence lesson.
2013-09-21 09:36:29 -06:00
b86c1863dd
Fixed link error to idempotence lesson.
2013-09-21 09:29:16 -06:00
4c7b4c8939
Added some content and fixed the title on the Idempontence page.
2013-09-17 17:42:42 -06:00
da3d43fc80
Re-added .htaccess file to GIT
2013-09-04 14:53:14 -06:00
e2afda6845
Added Idempotence tutorial video.
2013-09-04 14:47:05 -06:00
c774f66920
Updated README
2013-08-02 14:58:17 -06:00
9f583988e8
Updated resources links to new version of BP Guide and external web resources.
2013-08-02 14:51:23 -06:00