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

1897 Коммитов

Автор SHA1 Сообщение Дата
André Rodrigues 7f50e7948e Merge pull request #1 from andrerod/options
#83: Blob: Inconsistent use of optional parameters vs options parameter
2012-11-18 14:13:12 -08:00
André Rodrigues ba68336857 Merge pull request #4 from andrerod/blobut
#109: Removing dead code and implementing skipped UT
2012-11-18 14:13:00 -08:00
Andre Rodrigues f692f8eebb Removing dead code from UT and implementing a few skipped UT 2012-11-17 22:24:39 +00:00
Andre Rodrigues 3f87d376b5 #104: Table: Inconsistent use of optional parameters vs. options parameter 2012-11-17 19:49:10 +00:00
Andre Rodrigues 9e7a3eff52 105 Queue: Inconsistent use of optional parameters vs. options parameter 2012-11-17 17:38:56 +00:00
Andre Rodrigues 5fa53f8698 83: Inconsistent use of optional parameters vs options parameter 2012-11-17 01:22:46 +00:00
Andre Rodrigues 2e91d378af #77: Implementing lease UT 2012-11-16 16:24:25 +01:00
Troy Howard 0844d4525f Merge pull request #74 from appfog/bug/table_service_lacks_support_for_edm_binary_60
add support for Edm.Binary type to TableService serialization, resolves ...
2012-10-26 23:39:52 -07:00
Troy Howard cf0ca769c9 Merge pull request #75 from appfog/feature/add_skip_top_support_for_service_bus_enumerables_68
add skip and top support for ServiceBus enumables, plus tests. resolves ...
2012-10-26 23:39:39 -07:00
Troy Howard f2571d86ad Merge pull request #76 from appfog/feature/table_service_query_dsl_56
add query class and dsl for table service. resolves #56
2012-10-26 23:39:30 -07:00
Troy Howard 2468710b40 add query class and dsl for table service. resolves #56 2012-10-26 23:38:34 -07:00
Troy Howard a99cbbf1c4 add skip and top support for ServiceBus enumables, plus tests. resolves #68 2012-10-26 22:34:35 -07:00
Troy Howard aaa502efb0 add support for Edm.Binary type to TableService serialization, resolves #60 2012-10-26 17:11:59 -07:00
Troy Howard 5671474978 Merge pull request #73 from appfog/chore/integration_tests_for_service_bus
service bus integration tests
2012-10-26 15:42:09 -07:00
Troy Howard 30eed6da39 service bus integration tests 2012-10-26 05:54:36 -07:00
Troy Howard 2b6c448ef1 Merge pull request #72 from appfog/chore/entity_class_initialization_uses_blocks
update initialization of entity classes to support block syntax
2012-10-24 09:41:55 -07:00
Troy Howard 03af9e3764 Merge pull request #71 from appfog/chore/methods_that_return_true_or_err_return_nil_66
change true to nil on true or exception results, updated tests
2012-10-24 09:39:09 -07:00
Troy Howard 2f8029243e Merge pull request #70 from appfog/feature/default_config_if_not_present_67
default config.sb_issuer to owner
2012-10-24 09:36:41 -07:00
Troy Howard fb045f9bd4 update initialization of entity classes to support block syntax 2012-10-23 22:18:50 -07:00
Troy Howard 4a36e6c708 change true to nil on true or exception results, updated tests 2012-10-23 21:20:05 -07:00
Troy Howard 6dff9eeac3 default config.sb_issuer to owner 2012-10-23 20:25:18 -07:00
Troy Howard be77b30c20 Merge pull request #69 from appfog/feature/implement_service_bus
feature/implement_service_bus
2012-10-23 20:13:07 -07:00
Troy Howard 997aed03e4 tests for blobservice 2012-10-23 19:55:19 -07:00
Troy Howard 3d20afac1c test for BlobService 2012-10-22 18:52:18 -07:00
Troy Howard ee424a2cd0 integration tests for BlobService 2012-10-22 09:53:19 -07:00
Troy Howard 15773e0f35 rename file 2012-10-20 00:44:25 -07:00
Troy Howard 38bbb198cf integration tests for BlobService 2012-10-20 00:43:00 -07:00
Troy Howard 03c032826d integration tests for BlobService 2012-10-19 20:13:57 -07:00
Troy Howard b11cdbf1de update unit tests to reflex bug fixes to BlobService/Serialization 2012-10-19 00:38:55 -07:00
Troy Howard d0eba0eb24 add BlobService integration tests (partially implemented, many stubs) 2012-10-19 00:32:56 -07:00
Troy Howard 0c761c1f13 add ContainerNameHelper 2012-10-19 00:32:23 -07:00
Troy Howard a7f1b52128 downcase metadata keys in xml for consistency 2012-10-19 00:31:51 -07:00
Troy Howard acc0be5cbb minor bug fixes for the blob service 2012-10-19 00:31:02 -07:00
Troy Howard 3cf5a27529 add storage task namespace and subcomponents 2012-10-19 00:29:59 -07:00
Troy Howard ac4bec60c5 integration tests for QueueService 2012-10-18 20:33:37 -07:00
Troy Howard 4ada1c5fdf update test condition for query_tables 2012-10-18 20:33:01 -07:00
Troy Howard eec9eeed09 add QueueNameHelper 2012-10-18 20:31:59 -07:00
Troy Howard 377519e328 return integer not string for approximate message count 2012-10-18 20:30:29 -07:00
Troy Howard 1bee46666c cleanup TableService batch implementation, comment, throw errors and return typed responses 2012-10-17 22:45:15 -07:00
Troy Howard 9ab388e9b2 integration tests for TableService 2012-10-17 21:02:55 -07:00
Troy Howard 7814cf180a fix bugs: table_uri can't accept query, get_entity returns incorrect type, get_entities returns incorrect type, set/get_table_acl use wrong uri (and had incorrect naming) 2012-10-17 21:01:39 -07:00
Troy Howard 39a09dda29 update version to latest 2012-10-17 20:59:38 -07:00
Troy Howard 91e8998408 integration tests for TableService 2012-10-17 03:01:02 -07:00
Troy Howard 422924320b Batch operations support for TableService 2012-10-16 20:52:04 -07:00
Troy Howard 23aea7d649 add batch operation support for TableService 2012-10-15 12:19:03 -07:00
Troy Howard 121af2a7d9 update license headers 2012-10-13 04:03:28 -07:00
Troy Howard a631deb0cf add old integration tests for conversion (all code commented) 2012-10-13 03:46:21 -07:00
Troy Howard 2609cfe1c9 integration test for ServiceBus.create_queue 2012-10-13 03:45:07 -07:00
Troy Howard 9bf21d8d60 complete servicebus implementation, added debugfilter 2012-10-13 03:17:57 -07:00
Troy Howard 1bdf2d45ef implement send/read messages 2012-10-13 01:20:30 -07:00