Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ome/omero-blitz

Gradle project containing Ice remoting code for OMERO
https://github.com/ome/omero-blitz

New gateway removes all methods which place inefficient calls to the server into new structure(GatewayUtils) and reworks how dataconversion occurs in the gateway.

git-svn-id: file:///home/svn/omero/trunk@3219 05709c45-44f0-0310-885b-81a1db45b4a6

37ff60fcce56554c1c49ec1a85bd3270fddd620c authored about 16 years ago
New OmeroGateway

git-svn-id: file:///home/svn/omero/trunk@3214 05709c45-44f0-0310-885b-81a1db45b4a6

5cfc8d5bdd65b1cc7431e04e028d4beded51001a authored about 16 years ago
new gateway

git-svn-id: file:///home/svn/omero/trunk@3203 05709c45-44f0-0310-885b-81a1db45b4a6

5885bad404129f86a8207b2f7a428399b5b0ccc0 authored about 16 years ago
new gateway

git-svn-id: file:///home/svn/omero/trunk@3202 05709c45-44f0-0310-885b-81a1db45b4a6

e3b2b3ec87c1767ac59f4c3216e537914cc261c2 authored about 16 years ago
Nullability handling for the Blitz MetadataStore implementation.

git-svn-id: file:///home/svn/omero/trunk@3198 05709c45-44f0-0310-885b-81a1db45b4a6

a9addd9f032a7698e332091fe9b584e7e8773fee authored about 16 years ago
updated to new gateway

git-svn-id: file:///home/svn/omero/trunk@3197 05709c45-44f0-0310-885b-81a1db45b4a6

a77689d55e2d3eff53a5e7daa0f4b2a1ad176ea6 authored about 16 years ago
ID --> Iris typo fix.

git-svn-id: file:///home/svn/omero/trunk@3181 05709c45-44f0-0310-885b-81a1db45b4a6

9826918ee0b53f630c3dd4603d89e96ba79e2d2f authored about 16 years ago
RBoolean --> RBool

git-svn-id: file:///home/svn/omero/trunk@3180 05709c45-44f0-0310-885b-81a1db45b4a6

e768fd1703afd3cdbd40d2093dea03eee2db59c5 authored about 16 years ago
Support for setting the Objective Iris over the Blitz MetadataStore API.

git-svn-id: file:///home/svn/omero/trunk@3178 05709c45-44f0-0310-885b-81a1db45b4a6

47ecd18e3be071dc303bac15b44b8bb8751e1553 authored about 16 years ago
Correcting for scons error where ICE_HOME is a symlink

git-svn-id: file:///home/svn/omero/trunk@3174 05709c45-44f0-0310-885b-81a1db45b4a6

1eba261eac6e107d02b1a214a6dea3c5c032dac4 authored about 16 years ago
Re-adding support for ICE_HOME to OmeroCpp build (post-scons)

git-svn-id: file:///home/svn/omero/trunk@3171 05709c45-44f0-0310-885b-81a1db45b4a6

aac4701ada4c85a9431c6cf2edffc780e81c6b10 authored about 16 years ago
more fixes for r3148

git-svn-id: file:///home/svn/omero/trunk@3150 05709c45-44f0-0310-885b-81a1db45b4a6

94981c2b86e05fa4d420a9b1f48d013359e317e0 authored about 16 years ago
Fixing test compile errors

As the blitz and server components move closer together (for
example when services exist only in...

6b43ccd37b4dbe7c666b77d9f40e1eea3daa2c5e authored about 16 years ago
Adding getTimelineService() to ServiceFactory

git-svn-id: file:///home/svn/omero/trunk@3147 05709c45-44f0-0310-885b-81a1db45b4a6

60a93afc85ccb50d7db46245c38ef6dc9a3bc9c3 authored about 16 years ago
ITimeline : adding merge support and fixing build errors

git-svn-id: file:///home/svn/omero/trunk@3146 05709c45-44f0-0310-885b-81a1db45b4a6

8623800c30de38164f387b6e29efd99448acddf7 authored about 16 years ago
Partial implementation of ITimeline

Service for querying objects over given periods
of time. Userful for building calendar-like UIs....

41f4bc76f8e79bc400089d47015bf6f6ebacaa3e authored about 16 years ago
Added missing method signature and fixing type compliance with metadata store Ice API.

git-svn-id: file:///home/svn/omero/trunk@3124 05709c45-44f0-0310-885b-81a1db45b4a6

d72623ec844b52604447340470a66ea2b30e44dc authored about 16 years ago
Synchronization with Brian's updates to the metadata store API.

git-svn-id: file:///home/svn/omero/trunk@3123 05709c45-44f0-0310-885b-81a1db45b4a6

5912f16620088ea914b94fc60efaadea9d3a1143 authored about 16 years ago
Fixing silly test error

git-svn-id: file:///home/svn/omero/trunk@3090 05709c45-44f0-0310-885b-81a1db45b4a6

d85cdf6a4f3d21ecdc7efcf9df7983921ce4665e authored about 16 years ago
OmeroLogging : Adding logging data source and improving log configuration

In ticket:1114, connections were consistently being held on to
causing the server to become unus...

8053c93d94d29d5b7101c8750dd5be98d7777e45 authored about 16 years ago
Update to September 2008 Data Model

Major update to the data model mapping files.
Minor updates to other files to fix the resulting e...

de42175b7d5e03d8eb31fa0a7d1849d0231358b9 authored about 16 years ago
ticket:1114 - Fixing session exceptions on close

* Preventing unknown servant "null" with locking
* Preventing "exception on service.destroy()"...

2993eb18466a0ca0bfa2107fa9d96d19e1a87a38 authored about 16 years ago
ticket:1106 - Fixes for `__setattr__`, `ParametersI`, and `rtype()`

* `__setattr__` cannot prevent reassignment to _val since Ice uses it
* Added rtype(omero.RTyp...

186ffe6ad4605ad808229d68769ca263f0d69927 authored about 16 years ago
ticket:1106 - Adding `ParametersI` to all languages and rtype() method

* Functional `ParametersI` in all languages
* rtype(Object) in OmeroJava and to some degree in...

0ba3fd07548be34a821556e84f9150d9b9ea2133 authored about 16 years ago
ticket:1106 - Adding rtypes to OmeroCpp and further fixes

* Added RTypesI.{h,cpp} and removed CTypes
* Significantly reworked object registrar in OmeroC...

a55e6a0a99a326aca2b9fe3b45dac4533bdad4b5 authored about 16 years ago
ticket:1106 - Adding factory registration lost in commit

git-svn-id: file:///home/svn/omero/trunk@3018 05709c45-44f0-0310-885b-81a1db45b4a6

be4c31c5a2c355ac5e8eedd0eef535c0b4c8223a authored about 16 years ago
ticket:1106 - Minor fix for `MetadataStore`

git-svn-id: file:///home/svn/omero/trunk@3013 05709c45-44f0-0310-885b-81a1db45b4a6

79e359dcb6d0e6920046bb4b758f52736130f943 authored about 16 years ago
ticket:1106 - Final OmeroPy testing for "protected" rtypes and details

* Included __getattr__ for "val" in all rtypes
* Included __getattr__, __setattr__ for all fie...

d3931598bcfc71a041679c10955e1d020d3bbe1d authored about 16 years ago
ticket:1106 - Adding omero.rtypes to OmeroPy

Also minor re-arrangement in OmeroJava version to
keep the two files closely in sync.

git-svn-...

b529ebb22e7e114721739ca969036e3c8927324c authored about 16 years ago
ticket:1106 - More "protected" work

* Added object factories for Details and Permissions
* Added accessors for Permissions.perm1
...

40742191e88c4c948752fdb6e84d6637b9736a9e authored about 16 years ago
ticket:1106 - First steps to making all state ["protected"]

git-svn-id: file:///home/svn/omero/trunk@3004 05709c45-44f0-0310-885b-81a1db45b4a6

f7fd53b692c963d4f64ecaf7d9daec349a6a2d87 authored about 16 years ago
ticket:1106 - Work on protecting rtypes

* Added method to RType base class to make abstract
* Added registration of object factories (...

0904e75362be767c8585873079fbb5de4b4f7632 authored about 16 years ago
ticket:1106 - protecting Rtype.val

* Added ["protected"] metadata on all rtypes
* Added blitz/src/omero/rtypes.java with the comp...

02d2156c9274853c02525b0ab1be009ba46a2b08 authored about 16 years ago
ticket:1114 - Setting closeOnDestroy as default

git-svn-id: file:///home/svn/omero/trunk@2998 05709c45-44f0-0310-885b-81a1db45b4a6

ac814cd3d0cab6a9258da2f4e4f4f7eeae34a56e authored about 16 years ago
ticket:1114 - Fix for timeToLive leaks in `SessionCache`

* New strategy for `OmeroContext.publishEvent()` (r2605, r2654)
* Added "updateInterval" to `S...

d91d801925e677f86dc12d2734b145140f5a4ef5 authored about 16 years ago
First bulk setter for PlaneInfo objects. (#1117)

git-svn-id: file:///home/svn/omero/trunk@2993 05709c45-44f0-0310-885b-81a1db45b4a6

534bcc122959c86b167e5d1d4024d6d0e879e64a authored over 16 years ago
Removing getImage from Slice definition.

git-svn-id: file:///home/svn/omero/trunk@2987 05709c45-44f0-0310-885b-81a1db45b4a6

3e12b7b3e7b81aa668c4d150d089da653fbe06c3 authored over 16 years ago
Removing 3 missed methods: addPlate, getPlate, getImage

git-svn-id: file:///home/svn/omero/trunk@2986 05709c45-44f0-0310-885b-81a1db45b4a6

491b869e5c67c379eee659cba9809400d4bd9296 authored over 16 years ago
Synchronizing and removing bogus methods from the MetadataStore public implementation.

git-svn-id: file:///home/svn/omero/trunk@2984 05709c45-44f0-0310-885b-81a1db45b4a6

abc3d9ecde1788aa29674449db7378add2fd8b55 authored over 16 years ago
Adding file refactored out of blitz-servantDefinitions.xml in r2974 for testing.

git-svn-id: file:///home/svn/omero/trunk@2978 05709c45-44f0-0310-885b-81a1db45b4a6

0e1cd439aba926efff52d1be5215310178dd9d4e authored over 16 years ago
ticket:1114 - Simple solution, big problem

Primarily, the wrong key value was being searched after the
last round of refactorings to `Sessi...

3d80e43ae696e8bfd8c687a613697a5f3022a25d authored over 16 years ago
ticket:1114 - Cleaning up mock tests for finding the leak plus:

* Allowing ICE_CONFIG to be unset in `BlitzConfiguration`
* Fixed typo in IDelete.deleteImage'...

d48d04f2544bce8e8e37f11e2ae0eda91ed175a9 authored over 16 years ago
ldapService mismatch methods for blitz

git-svn-id: file:///home/svn/omero/trunk@2970 05709c45-44f0-0310-885b-81a1db45b4a6

9ce6e8eef633e266e82dfdfb4338980a48f3a90b authored over 16 years ago
ticket:1106 - Removing generated omero/fwd.ice in favor of static omero/ModelF.ice

git-svn-id: file:///home/svn/omero/trunk@2965 05709c45-44f0-0310-885b-81a1db45b4a6

f8f6572261424a59491261f74d25576c9ac63102 authored over 16 years ago
ticket:1106 - Splitting compilation in blitz/ for memory reasons.

git-svn-id: file:///home/svn/omero/trunk@2966 05709c45-44f0-0310-885b-81a1db45b4a6

0750de1a0abff7d35fdcceb200e5d39444773ad2 authored over 16 years ago
ticket:1106 - Adding const& to `ObjectFactoryRegistrar`

git-svn-id: file:///home/svn/omero/trunk@2967 05709c45-44f0-0310-885b-81a1db45b4a6

91a516f4ed3e5c92f31446af14a3525e8db08b23 authored over 16 years ago
ticket:1106 - Converting to scons-local-1.1.0 for OmeroCpp BlitzBuild

git-svn-id: file:///home/svn/omero/trunk@2964 05709c45-44f0-0310-885b-81a1db45b4a6

94e56a8a5e3c8d29823da256400b48ba2503f8be authored over 16 years ago
updated gateway so can close services and more efficient retrieval of pixels

git-svn-id: file:///home/svn/omero/trunk@2961 05709c45-44f0-0310-885b-81a1db45b4a6

e64de28bc6ad32b18ad5104662961b95293a276d authored over 16 years ago
updated gateway so can close services and more efficient retrieval of pixels

git-svn-id: file:///home/svn/omero/trunk@2960 05709c45-44f0-0310-885b-81a1db45b4a6

9db6b03345842eda1e71f81015914203d276e8e5 authored over 16 years ago
fixcrlf mucks up the build quite nicely, removing.

git-svn-id: file:///home/svn/omero/trunk@2954 05709c45-44f0-0310-885b-81a1db45b4a6

fdda1f04f99f734b12dd5d2589729bb65c8e40d1 authored over 16 years ago
ticket:1106 - scons improvements for building OmeroCpp

* By default, only "Compiling..." and "Linking..." are printed
* Environment variable "VERBOSE...

8fce34b9336a73b5b9713a56bffc401288667cd0 authored over 16 years ago
ticket:1106 - Further refinements for OmeroCpp / http://scons.org build

git-svn-id: file:///home/svn/omero/trunk@2945 05709c45-44f0-0310-885b-81a1db45b4a6

253def32c7953ad2fe7fa274d8a2f57d3505e311 authored over 16 years ago
ticket:1106 - Adding ILdap service to ServiceFactory in OmeroBlitz

git-svn-id: file:///home/svn/omero/trunk@2943 05709c45-44f0-0310-885b-81a1db45b4a6

e41d55d679c80f35553577c3ba54226b0acde652 authored over 16 years ago
ticket:1106 - Ice-based build & rewrite of OmeroCpp build to use http://scons.org

Includes:
* Moving of some omero/*.ice files to subdirectories
* Moving of OmeroCpp/test/boost...

470e2bafc1875abf5619d861b10694bd920bc1f4 authored over 16 years ago
ticket:1106 - Simplifying OmeroCpp Build using http://scons.org

git-svn-id: file:///home/svn/omero/trunk@2938 05709c45-44f0-0310-885b-81a1db45b4a6

2898ae22fdcd5dbe76b22f5b894b8d55a50c7aef authored over 16 years ago
ticket:1106 - Reworking ice.config and s/client/ClientCallback/g

git-svn-id: file:///home/svn/omero/trunk@2939 05709c45-44f0-0310-885b-81a1db45b4a6

4595b1fa1b5d0738180f23be7696138f377630bf authored over 16 years ago
#1106 gettattr calls itself on django webserver and ate the AttributeException

git-svn-id: file:///home/svn/omero/trunk@2937 05709c45-44f0-0310-885b-81a1db45b4a6

fd44b4472ea1d83d9ab9959d932b7d8459773870 authored over 16 years ago
lookupLdapAuthExperimenters maps key and value in a wrong order

git-svn-id: file:///home/svn/omero/trunk@2936 05709c45-44f0-0310-885b-81a1db45b4a6

0947bd9c72c54aaf6ba625d3c6bd1acc2ef276cc authored over 16 years ago
ticket:1106 - Fixing silly comparison typo in IAdmin.lookupLdapAuthExperimenters

git-svn-id: file:///home/svn/omero/trunk@2932 05709c45-44f0-0310-885b-81a1db45b4a6

085e522f7d649b2d9ffbf803f47dd9aeab5afbd4 authored over 16 years ago
ticket:1106 - Fixing new OmeroPy constructor to take long or RLong properly

git-svn-id: file:///home/svn/omero/trunk@2931 05709c45-44f0-0310-885b-81a1db45b4a6

b7d781f9799aeacffe4b8caa5c774d3b3c0afebe authored over 16 years ago
ticket:1106 - Default `Ice.MessageSizeMax` of 64MB/8MB (server/client)

git-svn-id: file:///home/svn/omero/trunk@2922 05709c45-44f0-0310-885b-81a1db45b4a6

d9e5bd804c638942bc3afd340b69d81fb7b9382f authored over 16 years ago
ticket:1106 - Removing ununsed constants.xml

git-svn-id: file:///home/svn/omero/trunk@2923 05709c45-44f0-0310-885b-81a1db45b4a6

d3335401dab3962eef649cd066bc16c9be65ddda authored over 16 years ago
ticket:1106 - Fixing protected in OmeroCpp and adding ctors

git-svn-id: file:///home/svn/omero/trunk@2919 05709c45-44f0-0310-885b-81a1db45b4a6

c7e9321740f0ce75be00e8e82da589adda65bb3a authored over 16 years ago
ticket:1106 - Adding Ice.GC.Interval to OmeroCpp

git-svn-id: file:///home/svn/omero/trunk@2917 05709c45-44f0-0310-885b-81a1db45b4a6

4eb393430547113e7e837c3d527389eaeef166b6 authored over 16 years ago
Missed setting the Pixels ID.

git-svn-id: file:///home/svn/omero/trunk@2915 05709c45-44f0-0310-885b-81a1db45b4a6

1b47111d54be0af51609d6664d4e0e64bf3d2285 authored over 16 years ago
ticket:1106 - Minor fixes to combined.vm

git-svn-id: file:///home/svn/omero/trunk@2912 05709c45-44f0-0310-885b-81a1db45b4a6

b4449fab049882a40cdec33dd6532966c91650d8 authored over 16 years ago
ticket:1106 - Unifying omero.client logic

* Added new constructors to OmeroPy and OmeroCpp
* Moved defaults to Constants.ice

git-svn-i...

41150ed723d5c3d61e030af940d3556b18c417f3 authored over 16 years ago
ticket:1106 - Various fixes

* `PojosServiceTest` now largely functional
* Fixed error in FILTERABLE_ARRAY return mapper
*...

4622e1c71d48104c47b6210ad39a77b44a3c0f1b authored over 16 years ago
ticket:1106 - Adding linkXyz() return value and unfinished shallowProxy()

git-svn-id: file:///home/svn/omero/trunk@2910 05709c45-44f0-0310-885b-81a1db45b4a6

db66937a7bda7c05ca3d6a595dbaf71bc4648cf3 authored over 16 years ago
Since we're not interface enforced here we can safely change our remote interface directly to List<Image>.

git-svn-id: file:///home/svn/omero/trunk@2907 05709c45-44f0-0310-885b-81a1db45b4a6

7cd36c542512c8bc2c6909e2b5aa8da5dd88e791 authored over 16 years ago
ticket:1106 - Working `IPojos.getCollectionCount()`

Required unification of `CountMap` on `<Long, Long>`.
Also various tests which are in the proces...

21c83f55e1649f35dbc6333237a08d5adeae8d62 authored over 16 years ago
ticket:1106 - Fixing getExperimenterId mapping typo

Also fixed a bug in the PRIMITIVE mapper that
would have kept this from working anyway.

git-sv...

fbc7716a410a9ac06e6e490ef955a9976d804334 authored over 16 years ago
ticket:1106 - Reworking `MetadataStoreI`

The try/catch block within the `Executor.Work` anonymous
class was insufficient. Instead, that f...

65d852d03c257c09aa79605ad6663cdfebf737f2 authored over 16 years ago
ticket:1106 - Correcting copyCollection() for unloaded collections

Now using setter which properly sets the unloaded flag for the
given collection. This was turned...

20b964111e684246c9196e13d9a844c64b00bd66 authored over 16 years ago
ticket:1106 - Moving and correcting more OmeroBlitz tests

git-svn-id: file:///home/svn/omero/trunk@2900 05709c45-44f0-0310-885b-81a1db45b4a6

ab37f2279c2ef1adbb7d49334c93a36a07373717 authored over 16 years ago
ticket:1106 - Cleaning up blitz tests (move/delete)

git-svn-id: file:///home/svn/omero/trunk@2899 05709c45-44f0-0310-885b-81a1db45b4a6

8d95839488da2cd194e4ac49fd317511f75abc84 authored over 16 years ago
ticket:1106 - Adding unloadDetails() to IObject.ice

git-svn-id: file:///home/svn/omero/trunk@2898 05709c45-44f0-0310-885b-81a1db45b4a6

32bfb044949f92c9930fb39c90bc1072b749ba62 authored over 16 years ago
ticket:1106 - Using executor in `MetdataStore`

git-svn-id: file:///home/svn/omero/trunk@2890 05709c45-44f0-0310-885b-81a1db45b4a6

82764d74bbabcf19479de0a2afb1e603f5220d8c authored over 16 years ago
ticket:1106 - combined.vm additions

* Added object.unloadCollections()
* Added findLink()
* Added linkedXyzList()

git-svn-id: f...

b8e48a23026cf6aa048be4765138118d7c4204ab authored over 16 years ago
ticket:1106 - Adding versions to mutable objects.

git-svn-id: file:///home/svn/omero/trunk@2886 05709c45-44f0-0310-885b-81a1db45b4a6

85dee4c461f797a75693914eaba74526df51931c authored over 16 years ago
ticket:1106 - Readding omero.client(File...) ctor

Fixes failing tests but needs testing.

git-svn-id: file:///home/svn/omero/trunk@2885 05709c45-...

67f7ebf7009b809a81673171eba2d0984ecb5403 authored over 16 years ago
Commenting out missing Utils.sha1 method

git-svn-id: file:///home/svn/omero/trunk@2884 05709c45-44f0-0310-885b-81a1db45b4a6

016303a50e5f5645fa7e37f7cfe89c27858e77a4 authored over 16 years ago
ticket:1106 - Fixing error in copy`CollectionField`()

git-svn-id: file:///home/svn/omero/trunk@2881 05709c45-44f0-0310-885b-81a1db45b4a6

533ea4f968250fcb2fd14e55abfc21e793803df6 authored over 16 years ago
ticket:1106 - omero.client(host) constructor for java and others.

OmeroJava only. Currently in the process of porting these changes
to omero::client in OmeroCpp a...

ec5c15603259d25db9cc56a91c4db3fc47f2e396 authored over 16 years ago
ticket:1106 - Further implementations for `MetadataStoreI`

git-svn-id: file:///home/svn/omero/trunk@2879 05709c45-44f0-0310-885b-81a1db45b4a6

50535cc53667ebe45ceadaaa87d5bdfdeba869d3 authored over 16 years ago
ticket:1106 - Various bits, most importantly pojos

* Added model tests and pojo options tests
* Copied (not moved) client/src/pojos to OmeroJava ...

4eb6f970579421edd24390a0b4ab502c69b9745e authored over 16 years ago
ticket:1106 - working `__getattr__` with test in t_model.py

To disable `image.annotationLinks` it was necessary to change
the visibility (i.e. the name) of ...

233f005bdb9b16233fbe4614eb6e959ffe3207e7 authored over 16 years ago
ticket:1106 - `ClassCastException` in fillObject

git-svn-id: file:///home/svn/omero/trunk@2867 05709c45-44f0-0310-885b-81a1db45b4a6

153e0a50b2b06c133eae003f5dcf0c89ed2d0436 authored over 16 years ago
ticket:1106 - Adding support for 'isLoaded' to OmeroPy `__getattr__`

git-svn-id: file:///home/svn/omero/trunk@2866 05709c45-44f0-0310-885b-81a1db45b4a6

39919cb19337762fe3889aa84d943b282334ee3c authored over 16 years ago
ticket:1106 - Removing parent(), child() methods. No longer needed and breaking `__getattr__`

git-svn-id: file:///home/svn/omero/trunk@2865 05709c45-44f0-0310-885b-81a1db45b4a6

091831a28d7fffba17c858fac5d3b12e51fdcacd authored over 16 years ago
ticket:1106 - Still retrying to fix unmarshalling recursion error in OmeroPy

git-svn-id: file:///home/svn/omero/trunk@2863 05709c45-44f0-0310-885b-81a1db45b4a6

553e38f17637881229a79e69af291958432e0880 authored over 16 years ago
ticket:1106 - Attempt to fix odd recursion in Ice object creation

Something went wrong in the __getattr__ implementation internally to
Ice. Cause indeterminate.
{...

3fc2599f09e52b0cd7ed93b7911918011ab092b6 authored over 16 years ago
ticket:1106 - First pass at `PojoOptions` and cross-platform `Parameters`

There are several things that need to be worked on here, including
nullability of the parameters...

1ace5eb4dfe6f8f15778f32dbffe0e2b46bb92d1 authored over 16 years ago
#1106

git-svn-id: file:///home/svn/omero/trunk@2858 05709c45-44f0-0310-885b-81a1db45b4a6

65531cd23ef6336790de807710547d6ef818e063 authored over 16 years ago
ticket:1106 - Adding __getattr__ support to Python objects.

git-svn-id: file:///home/svn/omero/trunk@2857 05709c45-44f0-0310-885b-81a1db45b4a6

d402d07f92f825e3516e7373b89f913eed410ce9 authored over 16 years ago
#1104

git-svn-id: file:///home/svn/omero/trunk@2856 05709c45-44f0-0310-885b-81a1db45b4a6

d7ef4cd7533d66d5919844ed5cdfede919e859a9 authored over 16 years ago
ticket:1106 - Initial server-side `MetadataStore` implementation

git-svn-id: file:///home/svn/omero/trunk@2855 05709c45-44f0-0310-885b-81a1db45b4a6

a7b6a0e4d15115643be9927cd73f9b35817e11c5 authored over 16 years ago
ticket:1106 - Fixing missing underscores in id & details for OmeroPy

git-svn-id: file:///home/svn/omero/trunk@2854 05709c45-44f0-0310-885b-81a1db45b4a6

2305830629de24b726a058c3e2fef507edf429b4 authored over 16 years ago
ticket:1106 - Fixing casting in new copyObject() logic

git-svn-id: file:///home/svn/omero/trunk@2849 05709c45-44f0-0310-885b-81a1db45b4a6

68d2c9fc7305589fb9cf6dfa5a86dafedae27516 authored over 16 years ago
OmeroBlitz : Fixing arg name typo in API.ice

git-svn-id: file:///home/svn/omero/trunk@2847 05709c45-44f0-0310-885b-81a1db45b4a6

8848f2571d0ffc71c3538c131b1857a0d55f442e authored over 16 years ago