зеркало из
1
0
Форкнуть 0
Граф коммитов

979 Коммитов

Автор SHA1 Сообщение Дата
Sarangan Rajamanickam f9d1dcfc05 Nokogiri version fix (#946)
* Nokogiri version fix

* Minor Fix

* Bump version to 0.7.10

* Fix build issue
2017-09-06 15:47:15 -07:00
Sarangan Rajamanickam 847e3707d3 Preparing for release of azure gem v0.7.9 (#760) 2017-04-19 14:51:28 -07:00
Sarangan Rajamanickam 9e95b57259 Preparing for release of azure gem v0.7.8 (#750) 2017-04-17 10:22:59 -07:00
Sarangan Rajamanickam 4c0d4c5972 Code changes to handle nokogiri gem version changes (#749)
* Code changes to handle nokogiri gem version changes
2017-04-13 11:13:44 -07:00
Vishrut Shah 142abeebbd Preparing for release of azure gem v0.7.7 (#584) 2016-11-14 13:13:30 -08:00
Sarangan Rajamanickam 1cbeab163c Fixing the mocha dependency (#550)
Making only the required methods public
2016-11-07 11:39:59 -08:00
Sarangan Rajamanickam b1314c7b0c Remove Json dependency and modify mime-types dependency (#518)
* Remove Json dependency and modify mime-types dependency

* Changed dependency on mocha due to a test break
2016-10-26 16:56:10 -07:00
Vishrut Shah 345c8b378c Revert "Use only asm branch to release azure gem (#420)" (#451)
This reverts commit 13551d6ad0.
2016-09-07 15:12:16 -04:00
Veronica Giaudrone 8c12ed1403 Updating version and Changelog (#444) 2016-09-01 13:18:15 -07:00
Veronica Giaudrone 9dc93fdbb2 Adding require for azure/core and autoload Auth::SharedAccessSigner (#443)
Adding require for azure/core and autoload Auth::SharedAccessSigner
2016-09-01 10:46:18 -07:00
Veronica Giaudrone 09ab24e511 Adding tests for queues when using SAS (#425)
Updating shared access signer in Service Bus to produce SAS signature with access key taken from portal, and adding tests for queues when using SAS
2016-08-25 13:39:13 -07:00
Vishrut Shah bd59baddad Merge pull request #432 from vishrutshah/asm-strict-transport-security
[ASM] Blacklist strict-transport-security, it crashes the JSON parser when receiving Service Bus messages
2016-08-23 10:53:29 -07:00
Bjorn Lindh d21e83a9cf Blacklist strict-transport-security, it crashes the JSON parser when receiving Service Bus messages 2016-08-22 17:24:19 -07:00
Vishrut Shah 13551d6ad0 Use only asm branch to release azure gem (#420) 2016-08-17 16:17:33 -07:00
Vishrut Shah ff4be2edf3 Updating readme with up to date links (#419) 2016-08-16 15:35:38 -07:00
veronicagg 5103f2fb23 Removing azure-core related unit tests 2016-08-05 16:35:07 -07:00
Vishrut Shah 23ddb04181 Update Microsoft Open Source Code of Conduct (#399) 2016-06-21 14:28:07 -07:00
Vishrut Shah 1d25e563c6 Replace uuid gem with SecureRandom (#394) 2016-05-26 13:37:03 -07:00
veronicagg f84d9994cb Merge pull request #392 from veronicagg/movegemspec
Moving gemspec and files to root directory
2016-05-17 16:24:48 -07:00
veronicagg 6bcc267fdb adding missing .pem and .publishsettings files 2016-05-17 15:10:40 -07:00
veronicagg 79c4c11d6d Updating files to adjust to new dir structure 2016-05-16 17:31:33 -07:00
veronicagg 7156b729d4 Moving gemspec and files to root directory 2016-05-16 17:30:19 -07:00
Vishrut Shah 9308672b82 Showing Build Status badge for master branch (#387) 2016-05-11 11:33:36 -07:00
veronicagg ef480da96a Merge pull request #386 from veronicagg/removeARM
Removing ARM code, as we're placing it in a new repo
2016-05-11 10:10:09 -07:00
veronicagg 796b213bfb Updating travis file removing resource management related commands 2016-05-05 16:46:25 -07:00
veronicagg 3396cd5818 Removing ARM related files from this repo as we're splitting it to its own separate repo, updating readme 2016-05-05 16:43:07 -07:00
veronicagg 2108be92a7 Merge pull request #384 from veronicagg/updaterel
Updating version and changelog for 0.7.5 release
2016-05-02 11:19:54 -07:00
veronicagg 257c02c468 Updating version and changelog for 0.7.5 release 2016-05-02 11:06:25 -07:00
Vishrut Shah 16ade49cbf Update README.md for ARM test 2016-04-29 15:06:04 -07:00
Vishrut Shah 82c98bf8a8 VCR recordings for ARM azure_mgmt_network tests (#380) 2016-04-29 15:02:14 -07:00
Vishrut Shah 3e3bbeb89f VCR recordings for ARM azure_mgmt_resources tests (#379) 2016-04-29 15:01:15 -07:00
Vishrut Shah 352392e7e3 VCR recordings for ARM azure_mgmt_compute (#378) 2016-04-29 15:00:45 -07:00
veronicagg 6303b7726b Merge pull request #383 from dLobatog/patch-1
Require azure/core before extending serialization class with it
2016-04-29 14:47:39 -07:00
Daniel Lobato García bc622eda8f Require azure/core before extending serialization class with it
If you see line 22 in serialization.rb, it extends Azure::Core. This file is currently required by external libraries, like fog-azure, on its own. When it's required and azure/core has not been required previously, it'll crash.
2016-04-28 07:18:42 +02:00
Vishrut Shah 8ed1b7ab4b VCR recording for ARM azure_mgmt_storage service (#348) 2016-04-19 17:21:23 -07:00
Vishrut Shah 5aeb9cdf91 Change pwd before deployment step for azure gem (#377) 2016-04-19 14:34:45 -07:00
Vishrut Shah d7f2331557 Re-add api-key to travis file (#374) 2016-04-18 17:32:21 -07:00
Vishrut Shah 7a684b0ee2 After tests completes come back to repo root (#373) 2016-04-18 15:32:10 -07:00
Vishrut Shah c06a4fa712 Move branch option for azure gem deployment to on tag (#372) 2016-04-18 14:35:37 -07:00
veronicagg fb87e5c739 updating version and change log for release (#370) 2016-04-18 10:38:59 -07:00
veronicagg 0d114d7353 Updating how default_client sets options (#368) 2016-04-18 10:08:26 -07:00
veronicagg 30dd0875eb Updating readme file #353
* Updating readme file
2016-04-15 17:00:38 -07:00
Vishrut Shah 5ae932801d Resolve double encoding of path parameters (#361) 2016-04-15 14:29:26 -07:00
veronicagg 6068568091 Removing core, to move it as a separate gem (#366) 2016-04-15 11:03:13 -07:00
Vishrut Shah fe56690bea Enable Azure ASM gem publish via travis-ci (#362) 2016-04-14 18:13:53 -07:00
Vishrut Shah a897369dcd ASM exclude folder & re-record queue scenario test (#365) 2016-04-14 18:12:10 -07:00
Vishrut Shah fc3b2bb754 Renaming vcr recorded test environment variable (#358) 2016-04-12 18:08:08 -07:00
Vishrut Shah aed25978d9 Update change log for azure gem v0.7.3 (#359) 2016-04-12 18:03:57 -07:00
Vishrut Shah 0436495dcb Update azure version from 0.7.2 to 0.7.3 PR #357 2016-04-12 15:49:32 -07:00
Vishrut Shah e41d3e7978 Move vcr cassette and remove test from the azure gem PR #356 2016-04-12 15:38:11 -07:00