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

17384 Коммитов

Автор SHA1 Сообщение Дата
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
shipunyc 7c518990e5 Updates the SDK to 0.9.1, which is more pythonic. 2014-09-23 16:21:47 -07:00
shipunyc 6edc84d39f Merge pull request #4 from Azure/bug/object_value_was_modified
Fixes a bug: passed-in object value was modified
2014-09-03 11:25:36 -07:00
shipunyc bf5e54a6a3 The passed in dict (can be document, stored procedure, trigger or other things) object should not be modifed. 2014-09-03 11:23:04 -07:00
shipunyc 7cb676b61d Merge pull request #3 from Azure/bug/base64
fixes a bug in base64 encoding.
2014-09-03 11:16:08 -07:00
shipunyc e70d9e7e25 The GetAttachmentIdFromMediaId function is not robust enough. Sometimes the parsing of media_id as a base64 string fails with "incorrect padding string Exception".
The failure was because that .net code in gateway replaced '/' with '-'. Now I'm fixing it by adding alterchars to the b64decode command.
2014-09-03 11:12:11 -07:00
Ryan CrawCour 00420fd558 Merge pull request #6 from bursteg/patch-1
Windows Azure -> Microsoft Azure
2014-08-28 09:34:52 -07:00
Guy Burstein 88e2a51737 Update readme.md 2014-08-26 20:25:55 -07:00
ryancrawcour 384a33940d adding .git*
adding gitattributes & gitignore
2014-08-26 08:25:54 -07:00
ryancrawcour 65c1e4220a adding .git*
adding gitattributes & gitignore
2014-08-26 08:25:08 -07:00
Ryan CrawCour 0707659e4d Update LICENSE 2014-08-25 14:52:10 -07:00
nomiero c22d3a2961 Remove head element from readme.md 2014-08-23 01:28:50 -07:00
nomiero a0cecc6cb7 Fix readme.md 2014-08-23 00:55:41 -07:00
nomier 8949069725 DocumentDB nodejs sdk 2014-08-22 23:54:11 -07:00
shipunyc d18ffe051f Merge pull request #1 from Azure/batch_import/0.9.0-preview
Batch imports the source code of version 0.9.0-preview.
2014-08-22 17:46:15 -07:00
shipunyc b7f5040bc4 Batch imports the source code of version 0.9.0-preview. 2014-08-22 16:59:37 -07:00
ryancrawcour 0dd053fc48 Init
Added readme.txt
2014-08-22 15:49:26 -07:00
ryancrawcour a63b070635 Init
Added readme.txt
2014-08-22 15:40:54 -07:00