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
git-svn-id: file:///home/svn/omero/trunk@3219 05709c45-44f0-0310-885b-81a1db45b4a6
37ff60fcce56554c1c49ec1a85bd3270fddd620c authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3214 05709c45-44f0-0310-885b-81a1db45b4a6
5cfc8d5bdd65b1cc7431e04e028d4beded51001a authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3203 05709c45-44f0-0310-885b-81a1db45b4a6
5885bad404129f86a8207b2f7a428399b5b0ccc0 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3202 05709c45-44f0-0310-885b-81a1db45b4a6
e3b2b3ec87c1767ac59f4c3216e537914cc261c2 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3198 05709c45-44f0-0310-885b-81a1db45b4a6
a9addd9f032a7698e332091fe9b584e7e8773fee authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3197 05709c45-44f0-0310-885b-81a1db45b4a6
a77689d55e2d3eff53a5e7daa0f4b2a1ad176ea6 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3181 05709c45-44f0-0310-885b-81a1db45b4a6
9826918ee0b53f630c3dd4603d89e96ba79e2d2f authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3180 05709c45-44f0-0310-885b-81a1db45b4a6
e768fd1703afd3cdbd40d2093dea03eee2db59c5 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3178 05709c45-44f0-0310-885b-81a1db45b4a6
47ecd18e3be071dc303bac15b44b8bb8751e1553 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3174 05709c45-44f0-0310-885b-81a1db45b4a6
1eba261eac6e107d02b1a214a6dea3c5c032dac4 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3171 05709c45-44f0-0310-885b-81a1db45b4a6
aac4701ada4c85a9431c6cf2edffc780e81c6b10 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3150 05709c45-44f0-0310-885b-81a1db45b4a6
94981c2b86e05fa4d420a9b1f48d013359e317e0 authored about 16 years ago
As the blitz and server components move closer together (for
example when services exist only in...
git-svn-id: file:///home/svn/omero/trunk@3147 05709c45-44f0-0310-885b-81a1db45b4a6
60a93afc85ccb50d7db46245c38ef6dc9a3bc9c3 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3146 05709c45-44f0-0310-885b-81a1db45b4a6
8623800c30de38164f387b6e29efd99448acddf7 authored about 16 years ago
Service for querying objects over given periods
of time. Userful for building calendar-like UIs....
git-svn-id: file:///home/svn/omero/trunk@3124 05709c45-44f0-0310-885b-81a1db45b4a6
d72623ec844b52604447340470a66ea2b30e44dc authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3123 05709c45-44f0-0310-885b-81a1db45b4a6
5912f16620088ea914b94fc60efaadea9d3a1143 authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3090 05709c45-44f0-0310-885b-81a1db45b4a6
d85cdf6a4f3d21ecdc7efcf9df7983921ce4665e authored about 16 years ago
In ticket:1114, connections were consistently being held on to
causing the server to become unus...
Major update to the data model mapping files.
Minor updates to other files to fix the resulting e...
* Preventing unknown servant "null" with locking
* Preventing "exception on service.destroy()"...
* `__setattr__` cannot prevent reassignment to _val since Ice uses it
* Added rtype(omero.RTyp...
* Functional `ParametersI` in all languages
* rtype(Object) in OmeroJava and to some degree in...
* Added RTypesI.{h,cpp} and removed CTypes
* Significantly reworked object registrar in OmeroC...
git-svn-id: file:///home/svn/omero/trunk@3018 05709c45-44f0-0310-885b-81a1db45b4a6
be4c31c5a2c355ac5e8eedd0eef535c0b4c8223a authored about 16 years agogit-svn-id: file:///home/svn/omero/trunk@3013 05709c45-44f0-0310-885b-81a1db45b4a6
79e359dcb6d0e6920046bb4b758f52736130f943 authored about 16 years ago
* Included __getattr__ for "val" in all rtypes
* Included __getattr__, __setattr__ for all fie...
Also minor re-arrangement in OmeroJava version to
keep the two files closely in sync.
git-svn-...
b529ebb22e7e114721739ca969036e3c8927324c authored about 16 years ago
* Added object factories for Details and Permissions
* Added accessors for Permissions.perm1
...
git-svn-id: file:///home/svn/omero/trunk@3004 05709c45-44f0-0310-885b-81a1db45b4a6
f7fd53b692c963d4f64ecaf7d9daec349a6a2d87 authored about 16 years ago
* Added method to RType base class to make abstract
* Added registration of object factories (...
* Added ["protected"] metadata on all rtypes
* Added blitz/src/omero/rtypes.java with the comp...
git-svn-id: file:///home/svn/omero/trunk@2998 05709c45-44f0-0310-885b-81a1db45b4a6
ac814cd3d0cab6a9258da2f4e4f4f7eeae34a56e authored about 16 years ago
* New strategy for `OmeroContext.publishEvent()` (r2605, r2654)
* Added "updateInterval" to `S...
git-svn-id: file:///home/svn/omero/trunk@2993 05709c45-44f0-0310-885b-81a1db45b4a6
534bcc122959c86b167e5d1d4024d6d0e879e64a authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2987 05709c45-44f0-0310-885b-81a1db45b4a6
3e12b7b3e7b81aa668c4d150d089da653fbe06c3 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2986 05709c45-44f0-0310-885b-81a1db45b4a6
491b869e5c67c379eee659cba9809400d4bd9296 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2984 05709c45-44f0-0310-885b-81a1db45b4a6
abc3d9ecde1788aa29674449db7378add2fd8b55 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2978 05709c45-44f0-0310-885b-81a1db45b4a6
0e1cd439aba926efff52d1be5215310178dd9d4e authored over 16 years ago
Primarily, the wrong key value was being searched after the
last round of refactorings to `Sessi...
* Allowing ICE_CONFIG to be unset in `BlitzConfiguration`
* Fixed typo in IDelete.deleteImage'...
git-svn-id: file:///home/svn/omero/trunk@2970 05709c45-44f0-0310-885b-81a1db45b4a6
9ce6e8eef633e266e82dfdfb4338980a48f3a90b authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2965 05709c45-44f0-0310-885b-81a1db45b4a6
f8f6572261424a59491261f74d25576c9ac63102 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2966 05709c45-44f0-0310-885b-81a1db45b4a6
0750de1a0abff7d35fdcceb200e5d39444773ad2 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2967 05709c45-44f0-0310-885b-81a1db45b4a6
91a516f4ed3e5c92f31446af14a3525e8db08b23 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2964 05709c45-44f0-0310-885b-81a1db45b4a6
94e56a8a5e3c8d29823da256400b48ba2503f8be authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2961 05709c45-44f0-0310-885b-81a1db45b4a6
e64de28bc6ad32b18ad5104662961b95293a276d authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2960 05709c45-44f0-0310-885b-81a1db45b4a6
9db6b03345842eda1e71f81015914203d276e8e5 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2954 05709c45-44f0-0310-885b-81a1db45b4a6
fdda1f04f99f734b12dd5d2589729bb65c8e40d1 authored over 16 years ago
* By default, only "Compiling..." and "Linking..." are printed
* Environment variable "VERBOSE...
git-svn-id: file:///home/svn/omero/trunk@2945 05709c45-44f0-0310-885b-81a1db45b4a6
253def32c7953ad2fe7fa274d8a2f57d3505e311 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2943 05709c45-44f0-0310-885b-81a1db45b4a6
e41d55d679c80f35553577c3ba54226b0acde652 authored over 16 years ago
Includes:
* Moving of some omero/*.ice files to subdirectories
* Moving of OmeroCpp/test/boost...
git-svn-id: file:///home/svn/omero/trunk@2938 05709c45-44f0-0310-885b-81a1db45b4a6
2898ae22fdcd5dbe76b22f5b894b8d55a50c7aef authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2939 05709c45-44f0-0310-885b-81a1db45b4a6
4595b1fa1b5d0738180f23be7696138f377630bf authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2937 05709c45-44f0-0310-885b-81a1db45b4a6
fd44b4472ea1d83d9ab9959d932b7d8459773870 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2936 05709c45-44f0-0310-885b-81a1db45b4a6
0947bd9c72c54aaf6ba625d3c6bd1acc2ef276cc authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2932 05709c45-44f0-0310-885b-81a1db45b4a6
085e522f7d649b2d9ffbf803f47dd9aeab5afbd4 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2931 05709c45-44f0-0310-885b-81a1db45b4a6
b7d781f9799aeacffe4b8caa5c774d3b3c0afebe authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2922 05709c45-44f0-0310-885b-81a1db45b4a6
d9e5bd804c638942bc3afd340b69d81fb7b9382f authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2923 05709c45-44f0-0310-885b-81a1db45b4a6
d3335401dab3962eef649cd066bc16c9be65ddda authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2919 05709c45-44f0-0310-885b-81a1db45b4a6
c7e9321740f0ce75be00e8e82da589adda65bb3a authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2917 05709c45-44f0-0310-885b-81a1db45b4a6
4eb393430547113e7e837c3d527389eaeef166b6 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2915 05709c45-44f0-0310-885b-81a1db45b4a6
1b47111d54be0af51609d6664d4e0e64bf3d2285 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2912 05709c45-44f0-0310-885b-81a1db45b4a6
b4449fab049882a40cdec33dd6532966c91650d8 authored over 16 years ago
* Added new constructors to OmeroPy and OmeroCpp
* Moved defaults to Constants.ice
git-svn-i...
41150ed723d5c3d61e030af940d3556b18c417f3 authored over 16 years ago
* `PojosServiceTest` now largely functional
* Fixed error in FILTERABLE_ARRAY return mapper
*...
git-svn-id: file:///home/svn/omero/trunk@2910 05709c45-44f0-0310-885b-81a1db45b4a6
db66937a7bda7c05ca3d6a595dbaf71bc4648cf3 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2907 05709c45-44f0-0310-885b-81a1db45b4a6
7cd36c542512c8bc2c6909e2b5aa8da5dd88e791 authored over 16 years ago
Required unification of `CountMap` on `<Long, Long>`.
Also various tests which are in the proces...
Also fixed a bug in the PRIMITIVE mapper that
would have kept this from working anyway.
git-sv...
fbc7716a410a9ac06e6e490ef955a9976d804334 authored over 16 years ago
The try/catch block within the `Executor.Work` anonymous
class was insufficient. Instead, that f...
Now using setter which properly sets the unloaded flag for the
given collection. This was turned...
git-svn-id: file:///home/svn/omero/trunk@2900 05709c45-44f0-0310-885b-81a1db45b4a6
ab37f2279c2ef1adbb7d49334c93a36a07373717 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2899 05709c45-44f0-0310-885b-81a1db45b4a6
8d95839488da2cd194e4ac49fd317511f75abc84 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2898 05709c45-44f0-0310-885b-81a1db45b4a6
32bfb044949f92c9930fb39c90bc1072b749ba62 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2890 05709c45-44f0-0310-885b-81a1db45b4a6
82764d74bbabcf19479de0a2afb1e603f5220d8c authored over 16 years ago
* Added object.unloadCollections()
* Added findLink()
* Added linkedXyzList()
git-svn-id: f...
b8e48a23026cf6aa048be4765138118d7c4204ab authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2886 05709c45-44f0-0310-885b-81a1db45b4a6
85dee4c461f797a75693914eaba74526df51931c authored over 16 years agoFixes failing tests but needs testing.
git-svn-id: file:///home/svn/omero/trunk@2885 05709c45-...
67f7ebf7009b809a81673171eba2d0984ecb5403 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2884 05709c45-44f0-0310-885b-81a1db45b4a6
016303a50e5f5645fa7e37f7cfe89c27858e77a4 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2881 05709c45-44f0-0310-885b-81a1db45b4a6
533ea4f968250fcb2fd14e55abfc21e793803df6 authored over 16 years ago
OmeroJava only. Currently in the process of porting these changes
to omero::client in OmeroCpp a...
git-svn-id: file:///home/svn/omero/trunk@2879 05709c45-44f0-0310-885b-81a1db45b4a6
50535cc53667ebe45ceadaaa87d5bdfdeba869d3 authored over 16 years ago
* Added model tests and pojo options tests
* Copied (not moved) client/src/pojos to OmeroJava ...
To disable `image.annotationLinks` it was necessary to change
the visibility (i.e. the name) of ...
git-svn-id: file:///home/svn/omero/trunk@2867 05709c45-44f0-0310-885b-81a1db45b4a6
153e0a50b2b06c133eae003f5dcf0c89ed2d0436 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2866 05709c45-44f0-0310-885b-81a1db45b4a6
39919cb19337762fe3889aa84d943b282334ee3c authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2865 05709c45-44f0-0310-885b-81a1db45b4a6
091831a28d7fffba17c858fac5d3b12e51fdcacd authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2863 05709c45-44f0-0310-885b-81a1db45b4a6
553e38f17637881229a79e69af291958432e0880 authored over 16 years ago
Something went wrong in the __getattr__ implementation internally to
Ice. Cause indeterminate.
{...
There are several things that need to be worked on here, including
nullability of the parameters...
git-svn-id: file:///home/svn/omero/trunk@2858 05709c45-44f0-0310-885b-81a1db45b4a6
65531cd23ef6336790de807710547d6ef818e063 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2857 05709c45-44f0-0310-885b-81a1db45b4a6
d402d07f92f825e3516e7373b89f913eed410ce9 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2856 05709c45-44f0-0310-885b-81a1db45b4a6
d7ef4cd7533d66d5919844ed5cdfede919e859a9 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2855 05709c45-44f0-0310-885b-81a1db45b4a6
a7b6a0e4d15115643be9927cd73f9b35817e11c5 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2854 05709c45-44f0-0310-885b-81a1db45b4a6
2305830629de24b726a058c3e2fef507edf429b4 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2849 05709c45-44f0-0310-885b-81a1db45b4a6
68d2c9fc7305589fb9cf6dfa5a86dafedae27516 authored over 16 years agogit-svn-id: file:///home/svn/omero/trunk@2847 05709c45-44f0-0310-885b-81a1db45b4a6
8848f2571d0ffc71c3538c131b1857a0d55f442e authored over 16 years ago