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

model: Handle infinities in generated conversions

If an input is an infinity, then do not perform the conversion.

see:
- https://github.com/ome/...

b1fec98323baf4e428ff27878e689c71a5ce2625 authored about 5 years ago by jmoore <[email protected]>
Remove bin/omero references

see: https://github.com/ome/ome-documentation/pull/2051/files#r354516231

13e38278854cbae9718a9f72f99e43508980f78b authored about 5 years ago by jmoore <[email protected]>
Throw early on null tablePrx

An error in the OMERO.tables implementation returned null
proxies. The TableCloser happily took ...

551172a0369ac4d1d0f87fad2c324f8cf0b29a6a authored about 5 years ago by jmoore <[email protected]>
Revert to 5.5.5-SNAPSHOT

93c3db2b60526c0d5a7ae22b2f332c0d3135a0d4 authored over 5 years ago by jmoore <[email protected]>
5.5.4 CHANGELOG

Releasing a jar update to have a Python 3-compatible
blitz-python.zip in artifactory.

72c10b3514e2471621fb8764a4599f0fef56bfd8 authored over 5 years ago by jmoore <[email protected]>
Merge pull request #70 from joshmoore/more-py3

More py3 fixes to combined.vm

b895c2489ffd1bd3d9a781a73b7e0d03f01ac882 authored over 5 years ago by Josh Moore <[email protected]>
Remove __builtin__

bc59ff875c2e580455e265fb0523420f08936e69 authored over 5 years ago by jmoore <[email protected]>
Merge pull request #69 from joshmoore/fix-unicode

unicode: import 'str' as 'unicode' for Python 3

650aaa7d27d6c2da42b1b8222572241c61f3114e authored over 5 years ago by Josh Moore <[email protected]>
unicode: import 'str' as 'unicode' for Python 3

This replaces the no longer extant `types.StringTypes`.

ef8338fc007b810dc7f8bdda648d39c83c01ff0e authored over 5 years ago by jmoore <[email protected]>
Clarify null behavior of keep alive integer

898844bdbc7c4644b2be5d1df2b8be688ec81e57 authored over 5 years ago by jmoore <[email protected]>
Update src/main/java/ome/formats/importer/ImportLibrary.java

Co-Authored-By: Mark Carroll <[email protected]>

9f7545def27de192fb34b3d8676dc4814e2c0965 authored over 5 years ago by Josh Moore <[email protected]>
Update src/main/java/ome/formats/OMEROMetadataStoreClient.java

Co-Authored-By: Mark Carroll <[email protected]>

555d58e26937d5fe66fa224b8ef44d6ff4e53148 authored over 5 years ago by Josh Moore <[email protected]>
Update src/main/java/ome/formats/importer/cli/CommandLineImporter.java

Co-Authored-By: Mark Carroll <[email protected]>

c974cbbe04763dbf7d5fd9b9ba3fb2e8cbdd0830 authored over 5 years ago by Josh Moore <[email protected]>
Update src/main/java/ome/formats/importer/util/ClientKeepAlive.java

Co-Authored-By: Mark Carroll <[email protected]>

a5568eb2f4f60c7dd4eaf5bca0acf289102eda3a authored over 5 years ago by Josh Moore <[email protected]>
Merge pull request #66 from dominikl/wss

Increase IceSSL.VerifyDepthMax

1494d76ed787a66d5e218a21f049bf44ae125b78 authored over 5 years ago by Josh Moore <[email protected]>
cli import: Reduce new info logging

With the new shutdown sequence, new log messages were being printed.
In the no-error case, these...

1b1571a7a05f7e738995a554480af0d79042ff94 authored over 5 years ago by jmoore <[email protected]>
Increase IceSSL.VerifyDepthMax

5df0b101eabfc7408d417a62133de2d87a4ec98b authored over 5 years ago by Dominik Lindner <[email protected]>
import timeout: fixes for client-side waits

Reduce startup time, trigger callback waits, and
shut down library executors.

f3d8467c4e63a756168cf2bc330af71ef0d35c58 authored over 5 years ago by jmoore <[email protected]>
cleanup and expose import keep alives (see #64)

Long-running imports (or imports against servers with artificially short
timeouts) fail and then...

bd86182e86a0f8ab8b675b763a6177f8801a3b15 authored over 5 years ago by jmoore <[email protected]>
Merge pull request #63 from mtbc/typo

fix minor docs typo

dc2b2aedb67f21ba3c76130844f9953faad6d440 authored over 5 years ago by Sébastien Besson <[email protected]>
fix minor docs typo

04966d70903e7588bdc18108da6e613a71864eb9 authored over 5 years ago by Mark Carroll <[email protected]>
Merge pull request #62 from mtbc/model-deprecation

Add deprecation warnings for generated Blitz model objects.

21266d4b46a1e95d1e62f3d5e2d2e8c14befa3bd authored over 5 years ago by Mark Carroll <[email protected]>
Python clients warn of deprecation even without -Wd.

f6bb96d5cd004e64108c34e23191a56cc9aa1416 authored over 5 years ago by Mark Carroll <[email protected]>
Python model objects raise DeprecationWarning on first use.

a5aff73d1eb0e375d6dc35d8f9a7deb3b444c5a1 authored over 5 years ago by Mark Carroll <[email protected]>
Add deprecation warnings for generated Blitz model objects.

ff4b84105bcc02f8e034d8fc1ed0004189cb32de authored over 5 years ago by Mark Carroll <[email protected]>
Revert to 5.5.4-SNAPSHOT

488fbbeaf13fa6d8697b8e19cad02618482e61d0 authored over 5 years ago by jmoore <[email protected]>
Bump to 5.5.3

4609b6e8cf1af8e037c2dfb05329c566a91ebcfd authored over 5 years ago by jmoore <[email protected]>
Merge pull request #57 from joshmoore/close-tables

Add TableCloserI for stateful cleanup (fix #56)

75f4b26c11d6d5288a1c284f102309149488d50e authored over 5 years ago by Josh Moore <[email protected]>
Merge pull request #61 from joshmoore/project-target

import targets: add support for Project

f72cfd910ed949df7418362fd9db7cceae851136 authored over 5 years ago by Josh Moore <[email protected]>
Fix imports again

cbd390554bef4be0ac8daa23493bccf92f5b77eb authored over 5 years ago by jmoore <[email protected]>
Merge pull request #59 from manics/ice-ciphers-default

IceSSL.Ciphers: Include default ciphers alongside '(DH_anon.*AES)'

38406bf249562ff1a6bcf8ce6235b78673de08db authored over 5 years ago by Josh Moore <[email protected]>
Fix imports

214f6f46faa069d147c3c5350fef500f9b742a64 authored over 5 years ago by jmoore <[email protected]>
Improve separator logic assuming Projects/Datasets

1bbb1c817c4003399bb4e6167f9d6155ab4cce63 authored over 5 years ago by jmoore <[email protected]>
import targets: add support for Project

A command like:

```
bin/omero import -T Project:name:bar/Dataset:name:foo /tmp/a.fake
```

now ...

75ee034e95c75b256df911a51011ec82ea900a2a authored over 5 years ago by jmoore <[email protected]>
Unregister closer during preClose

5e965c3a85f4cdabaef06b5855a1e0e7ab7af74d authored over 5 years ago by jmoore <[email protected]>
Handle already closed tables

8880bd90180018502046e61a13e7105a2c22cbd2 authored over 5 years ago by jmoore <[email protected]>
Merge pull request #58 from mtbc/client-disables-DH_anon

Client should enable "*_anon" cipher algs, not just "anon".

ca3adeea696be100ce3b4453237fec4218b18454 authored over 5 years ago by Josh Moore <[email protected]>
Merge pull request #60 from joshmoore/quiet-sessions

Use ISession.getSessionQuietly if "quietly" is set

c15e69484b1f128539d3855f62155709ce4c2db1 authored over 5 years ago by Josh Moore <[email protected]>
Bump to omero-server 5.5.3

cf623cb2ac3ff96b143c7b3780de50273863bc2c authored over 5 years ago by jmoore <[email protected]>
Rollback to master

669f6bdfeaa0b31410231ddc6d9f09122b99c31c authored over 5 years ago by jmoore <[email protected]>
Rollback TMPDIR to use solution from build-infra

c0c497abbcc6d5a031855b9fc31f7cb623857202 authored over 5 years ago by jmoore <[email protected]>
Activate quick build

a6adb54672e6e021a956bfa2a3a7ad4d87b4a137 authored over 5 years ago by jmoore <[email protected]>
Use ISession.getSessionQuietly if "quietly" is set

see: https://github.com/ome/omero-server/pull/56

b3d4ee278f9d91be6d989cd2e978f9b2c9dd8f0c authored over 5 years ago by jmoore <[email protected]>
IceSSL.Ciphers: Include default ciphers alongside '(DH_anon.*AES)'

Previously this was 'NONE (DH_anon.*AES)' which prevented use of the default (stronger) ciphers ...

1cbbc132b9c66abf3fa1282882c491c968388ad2 authored over 5 years ago by Simon Li <[email protected]>
Client should enable "*_anon" cipher algs, not just "anon".

e5debb8df22d0920b51a10f862f8ee1fcf8fdd9b authored over 5 years ago by Mark Carroll <[email protected]>
Make TableCloser a true wrapper

In order to have the servant unregistered when table.close() is called,
it was necessary to make...

415045be4d31802c182512e350abd6253729f844 authored over 5 years ago by jmoore <[email protected]>
Add TableCloserI to stateful cleanup (fix #56)

TablePrx instances from the Tables-0 process are not registered in a
session as a stateful servi...

ac15d7fd584bba0b5281ab29d8994ed87980d089 authored over 5 years ago by jmoore <[email protected]>
revert to snapshot

a1856ca088bb024fe059000ebecedd34a1882528 authored over 5 years ago by Jean-Marie Burel <[email protected]>
bump versions

3b131c980fc88e040ca7981479b16775fe731add authored over 5 years ago by Jean-Marie Burel <[email protected]>
revert to snapshot

4922abe260ff8f8f3e812e1165e436305ab4db57 authored over 5 years ago by Jean-Marie Burel <[email protected]>
bump version to 5.5.1

2a3f62645977e8f8ba8570d356e5e34408373cbb authored over 5 years ago by Jean-Marie Burel <[email protected]>
Merge pull request #52 from jburel/pre-release

pre-release

c0db7f80028eb6142a3fec56335a2d6c391de42c authored over 5 years ago by jean-marie burel <[email protected]>
add 5.5.1 entry

cbe0aded40d511e241e031886fdf89b9681561af authored over 5 years ago by Jean-Marie Burel <[email protected]>
Merge pull request #40 from manics/wss-clients

Support websocket and url style connection strings

02367a9bd453af93b0bf71aef3e988d2ca0c6779 authored over 5 years ago by Josh Moore <[email protected]>
Unit tests for omero.client Ice.Default.Router

d663a137c10b9d60c43d82e967919ca8405aa45c authored over 5 years ago by Simon Li <[email protected]>
move entry originally in history.rst

c3d4b1e439ff17956cbe9348215e7323fe16bf78 authored over 5 years ago by Jean-Marie Burel <[email protected]>
revert to snapshot

fe07c8873c69eb22998d66c61e2472baae6597b1 authored over 5 years ago by Jean-Marie Burel <[email protected]>
set the release versions

cd141ce7140ffb65a49a15055ca6b11bfa4c3ffa authored over 5 years ago by Jean-Marie Burel <[email protected]>
combine mXXX

0908894cea5af033547565daaf1ac4d2b7623b5f authored over 5 years ago by Jean-Marie Burel <[email protected]>
Merge pull request #43 from mtbc/deletion-order-extra

Do real file deletions in same order as deletion processing.

042ec97dde7c114e48111cb9ec1ee01ddecce859 authored over 5 years ago by Josh Moore <[email protected]>
Merge pull request #51 from jburel/build

build

307391ffdc3cafade07b9b8824f01908af17dfaa authored over 5 years ago by jean-marie burel <[email protected]>
set the output directory

c22c65b15f0a059b12fb608c55564c4a8196f8a7 authored over 5 years ago by Jean-Marie Burel <[email protected]>
Merge pull request #50 from jburel/slice2html-mini

Generate ice doc

e4add376cb36d09906661165c2da4a05c673d6fa authored over 5 years ago by jean-marie burel <[email protected]>
point to m5 ice-builder

53e3036145572b620b6442a7f82dcb35015f2181 authored over 5 years ago by Jean-Marie Burel <[email protected]>
rename task

e7959b18fe2690ae4e9cdc8ff9ff7197e05369d6 authored over 5 years ago by Jean-Marie Burel <[email protected]>
check that icedoc and python zip are created

364d1cc38f0c3541561d1465e0e5080d5b4fd892 authored over 5 years ago by Jean-Marie Burel <[email protected]>
allow to specify multiple source

56efecca7d6e558136c13cdf19b4e814d5d2eec4 authored over 5 years ago by Jean-Marie Burel <[email protected]>
install dependency to run slice2html

7697d0e3a4ba36954952a3a3f9872229118045c3 authored over 5 years ago by Jean-Marie Burel <[email protected]>
generate ice docs

2aacbeaff33c3c7ef35e69c632f44244d2bdc1b7 authored over 5 years ago by Jean-Marie Burel <[email protected]>
remove version

ce0b27e4a73a9bbf4050ee8e08b7036651f2f3a1 authored over 5 years ago by Jean-Marie Burel <[email protected]>
Merge pull request #48 from jburel/readme

Readme

d3fa6d1e7c65cf80ab3b76596f3996922cb8698f authored over 5 years ago by jean-marie burel <[email protected]>
Fix comments

d02ed643d0259d318ddb86d381a8ef8a24e922e5 authored over 5 years ago by jean-marie burel <[email protected]>
add readme and changelog

9d9580c5d7144f7cb0bb8c9e588f6e638113560c authored over 5 years ago by Jean-Marie Burel <[email protected]>
revert to snapshot

f46ecb3be3ec736ae066db5725351d0e92cbe0a5 authored over 5 years ago by Jean-Marie Burel <[email protected]>
bump to 5.5.0-m9

59ae9bd188e6ecfffb5e684b1afbdb067f2a9756 authored over 5 years ago by Jean-Marie Burel <[email protected]>
revert to snapshot

a6e5b6dff73655755fcc1aa31da272a9de112e93 authored over 5 years ago by Jean-Marie Burel <[email protected]>
add dependencies for test, and bump to 5.5.0-m8

5090af598702499b4bff3b28ec704f0da164782e authored over 5 years ago by Jean-Marie Burel <[email protected]>
Merge pull request #44 from mtbc/less-Guava

Reduce use of Guava in file path handling.

9b0cfcf6f26b55219eba16ba4421e5e901823eaa authored over 5 years ago by jean-marie burel <[email protected]>
Merge pull request #46 from mtbc/less-Guava2

Reduce use of Guava in model graph code.

00d9447fb8793bfb05635865729334a28f8e9f37 authored over 5 years ago by jean-marie burel <[email protected]>
Merge pull request #47 from joshmoore/drop-fb

Remove findbugs pulled in by subethamail

c3cb6450ddd93479bea5a2dbac62dddae4320aab authored over 5 years ago by Josh Moore <[email protected]>
Remove findbugs pulled in by subethamail

b84dcbf28f34c18f3cb2d8e5d2dabbf8a5814cfd authored over 5 years ago by jmoore <[email protected]>
Use builder pattern.

suggested by @rgozim

a84babab68e990d3616f0aa0cffdc1b208b9df5c authored over 5 years ago by Mark Carroll <[email protected]>
Reduce use of Guava in model graph code.

be65369b97ccbb16ecbc697ebc6572a4ee99ea4a authored over 5 years ago by Mark Carroll <[email protected]>
Use Java 8 AbstractMap instead of Guava Maps.

da80e378fdae98ece03133d7656cbfbb5f03d019 authored over 5 years ago by Mark Carroll <[email protected]>
Merge pull request #45 from jburel/javadoc

javadoc

c15dcd4b1be082686063d796283319fea137e76f authored over 5 years ago by jean-marie burel <[email protected]>
fix remaining javadoc issues

0392c29303af7ead13345595aa0bf60462b99941 authored over 5 years ago by Jean-Marie Burel <[email protected]>
revert to snapshot

3ee467f08d78d1d5f5066a20c497984df5a10923 authored over 5 years ago by Jean-Marie Burel <[email protected]>
bump to 5.5.0-m7

b2e82af556340613431015a43f2649c14df2a6e9 authored over 5 years ago by Jean-Marie Burel <[email protected]>
Merge pull request #33 from dominikl/remove_gateway_code

Remove the java gateway code

7f1fcb9d703a92b2656605547f7d8894727b6c92 authored over 5 years ago by jean-marie burel <[email protected]>
Reduce use of Guava in a couple of other classes.

4a40fa00d00e3ff9f65cda28729ed55fe3515668 authored over 5 years ago by Mark Carroll <[email protected]>
Reduce use of Guava in file path handling.

1c250115c510f5a083466961d2d11e8adacc7f69 authored over 5 years ago by Mark Carroll <[email protected]>
do real file deletions in same order as deletion processing

99881d53912f054073ad3433d030246cef4cff22 authored over 5 years ago by Mark Carroll <[email protected]>
remove usage of omero.gateway

3cd28f1227f4d2d60433523c363b0e01071a88b6 authored over 5 years ago by Jean-Marie Burel <[email protected]>
Remove the java gateway code (moved to omero-java-gateway repo)

b748ff389fae40a48d52c4e4f9fcf2ff018208f5 authored over 5 years ago by Dominik Lindner <[email protected]>
Merge pull request #42 from mtbc/omero-common-test-m6

Bring omero-common-test dependency up to 5.5.0-m6.

8d29f951e735a45814ca54ded657dfe4257dad76 authored over 5 years ago by jean-marie burel <[email protected]>
Bring omero-common-test dependency up to 5.5.0-m6.

May assist with transitive dependency conflicts.

65dfa0976da9a113e6c6c33d7f59e1fde233256f authored over 5 years ago by Mark Carroll <[email protected]>
Support websocket and url style connection strings

Adds support for protocol://host:port/path style connection strings in addition to existing formats

e4609d82f7f410a7d230f92ee5b0e259cc2ebee6 authored over 5 years ago by Simon Li <[email protected]>
revert to snapshot

9460a4000508ac7643aa01c1a312dfe30d82b751 authored over 5 years ago by Jean-Marie Burel <[email protected]>
bump to m6

ce8dbd07db4fd4435dfcb4b3d9a9296afb2c2481 authored over 5 years ago by Jean-Marie Burel <[email protected]>
Merge pull request #36 from jburel/javadoc

Javadoc

718d598a49c0a5db1e0a7752200d07f1ef9b472a authored over 5 years ago by jean-marie burel <[email protected]>