Граф коммитов

17417 Коммитов

Автор SHA1 Сообщение Дата
nomiero 96dc1c23fe Update readme.md
fix require statement
2015-01-09 17:06:25 -08:00
Ryan CrawCour 9c1bd01097 Update README.md 2015-01-05 10:41:34 -08:00
nomiero 7976713b68 Update docs link in readme.md 2014-12-18 09:45:17 -08:00
nomiero 34563d4916 Merge pull request #22 from nomiero/master
updating nodejs sdk to version 0.9.2
2014-12-17 16:45:41 -08:00
nomiero 1b4b65e820 Fix the documentation link. 2014-12-17 16:42:45 -08:00
nomiero 5074f9f391 Merge pull request #1 from aliuy/master
Prettify Github Repo README
2014-12-12 16:37:39 -08:00
Andrew Liu f87717ab79 Prettify Github Repo README 2014-12-12 16:33:29 -08:00
Nomiero 2aa0fb0ed7 updating nodejs sdk to version 0.9.2 that include bug fixes, separate promises sdk to a separate module 2014-12-12 13:52:24 -08:00
Ryan CrawCour 7f94ab29f4 Merge pull request #21 from a8m/patch-1
docs(README.md): add community section
2014-12-10 13:57:57 -08:00
Ariel Mashraki 694c38cf1f docs(README.md): add community section
Add the DoQmentDB layer, that provide a more simplicity API to work with.
2014-12-10 12:26:01 +02:00
shipunyc 451a14c84c Merge pull request #12 from shipunyc/master
Implements fetch_next_block.
2014-12-09 10:52:51 -08:00
shipunyc 3bf69fba4e Implements fetch_next_block. 2014-12-09 10:49:53 -08:00
shipunyc 53b663ee79 Merge pull request #11 from nomiero/master
change request timeout to be 60 seconds instead of 10 seconds
2014-12-01 14:51:55 -08:00
nomiero 61595e0876 change request timeout to be 60 seconds instead of 10 seconds 2014-12-01 14:00:02 -08:00
shipunyc 92eea4b9ab Merge pull request #10 from shipunyc/master
Fixes
2014-11-25 11:27:09 -08:00
shipunyc 6c21e50d70 Updates the library version to 0.9.2-preview. 2014-11-24 18:58:02 -08:00
shipunyc 6bc7929cab Raises error when status code is larger or equal to 400 instead of 300; adds response headers to the exception; updates the test on indexing policy. 2014-11-24 18:39:35 -08:00
Ryan CrawCour 59fedb3f7e Merge pull request #18 from ryancrawcour/master
removed old data file
2014-11-20 17:38:40 -08:00
Ryan CrawCour dd308b5737 removed old data file 2014-11-20 17:37:02 -08:00
Ryan CrawCour 1a54b4b832 Merge pull request #17 from ryancrawcour/master
reorg of sample data
2014-11-20 17:36:37 -08:00
Ryan CrawCour 94555ddd56 reorg of sample data 2014-11-20 17:35:47 -08:00
Ryan CrawCour 51bfa16720 Merge pull request #16 from ryancrawcour/master
Adding Contributing.md
2014-11-20 16:21:13 -08:00
Ryan CrawCour 5ef8edda7b Merge pull request #9 from ryancrawcour/master
Adding Contributing.md
2014-11-20 16:20:54 -08:00
Ryan CrawCour b285f85db7 Adding Contributing.md 2014-11-20 16:20:10 -08:00
Ryan CrawCour 291e5da9b0 Adding Contributing.md 2014-11-20 16:19:53 -08:00
Ryan CrawCour 5ca9aa3c57 Update readme.md 2014-11-20 16:09:01 -08:00
Ryan CrawCour 4f000644d8 Merge pull request #15 from ryancrawcour/master
initial commit
2014-11-20 16:08:25 -08:00
Ryan CrawCour 58593aa52d initial commit
initial commit of Node.js samples
2014-11-20 16:07:35 -08:00
Andrew Liu 513b6f13b5 Merge pull request #14 from pacific202/patch-1
Update package.json
2014-11-18 13:15:46 -08:00
pacific202 ad31549ca8 Update package.json
Remove user name
2014-11-18 12:47:46 -08:00
Ryan CrawCour 2d202a88aa Delete .ntvs_analysis.dat 2014-11-17 15:33:15 -08:00
Ryan CrawCour c6920b3bb6 Update readme.md 2014-11-17 14:43:06 -08:00
Ryan CrawCour da287ccf7d Delete Web.Debug.config 2014-11-17 14:42:32 -08:00
Ryan CrawCour dd362ee31e Merge pull request #12 from pacific202/master
Reference App - ExpressJS3
2014-11-17 14:41:35 -08:00
Ryan CrawCour 80a07bf9ee Merge pull request #13 from aliuy/master
Update .gitignore
2014-11-17 14:41:21 -08:00
Andrew Liu 78338985c5 Update .gitignore
Copy Node template from:
https://github.com/github/gitignore/blob/master/Node.gitignore
2014-11-17 14:38:41 -08:00
pacific202 be342b8544 ExpressJS3 (no node_modules) 2014-11-17 14:29:57 -08:00
pacific202 46008aa227 Reference App - ExpressJS3 2014-11-17 12:50:37 -08:00
Ryan CrawCour 3863d17589 Merge pull request #11 from ryancrawcour/master
Added samples folder
2014-11-14 17:20:53 -08:00
Ryan CrawCour 6d179d78d0 Added samples folder 2014-11-14 17:20:17 -08:00
Ryan CrawCour d995074966 Merge pull request #10 from ryancrawcour/master
Initial folder structure for tutorials
2014-11-14 17:10:28 -08:00
Ryan CrawCour 846f57f0b3 Initial folder structure for tutorials 2014-11-14 17:09:10 -08:00
Andrew Liu 1e87bc1f68 Merge pull request #9 from matiassingers/patch-1
Fix typo and whitespace consistency in README.md
2014-11-03 09:46:10 -08:00
Matias Singers 17c8b70860 Fix typo and whitespace consistency in README.md 2014-11-03 21:13:07 +08:00
shipunyc 5aa2d7c44e Merge pull request #8 from shipunyc/master
Adds new header option "enableScanInQuery" and removes JPath query
2014-10-06 18:00:22 -07:00
shipunyc 898baa2a74 1) Adds support for a new header option "enableScanInQuery"
2) Removes JPath query
3) Fixes python.pyproj file
4) Uses attachment id instead of media id in the UpdateMedia method.
2014-10-03 18:09:10 -07:00
Andrew Liu 5ba7523b35 Merge pull request #7 from nomiero/development
Adding missing header enableScanInQuery and removes JPath
2014-09-29 17:09:36 -07:00
Nomiero af2b3b1057 fix tab to spaces 2014-09-29 17:05:00 -07:00
Nomiero 248a1d6dd4 Add missing header enableScanInQuery and remove all jpath references 2014-09-29 16:59:35 -07:00
shipunyc 0f9507568c Merge pull request #7 from Azure/batch_import/0.9.1-preview
Updates the SDK to 0.9.1, which is more pythonic.
2014-09-23 16:22:54 -07:00