• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • View Latest Revision
  • Older Revisions →

root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2931 [2931] 10 hours jmoore ticket:1106 - Fixing new OmeroPy constructor to take long or RLong …
(edit) @2930 [2930] 3 days jmoore ticket:1106 - Adding OmeroJava before OmeroImporter in all build.xml …
(edit) @2929 [2929] 3 days jmoore Revert "ticket:1106 - Adding OmeroJava before OmeroImporter in all …
(edit) @2928 [2928] 3 days jmoore ticket:1106 - Adding OmeroJava before OmeroImporter in all build.xml …
(edit) @2927 [2927] 3 days brain Initial Blitz commit
(edit) @2926 [2926] 3 days jmoore ticket:1106 - Adding OmeroJava dependency to OmeroImporter
(edit) @2925 [2925] 3 days brain Update to classpath file to correctly build.
(edit) @2924 [2924] 3 days brain Update to classpath file to correctly build.
(edit) @2923 [2923] 3 days jmoore ticket:1106 - Removing ununsed constants.xml
(edit) @2922 [2922] 3 days jmoore ticket:1106 - Default Ice.MessageSizeMax of 64MB/8MB (server/client)
(edit) @2921 [2921] 3 days jmoore ticket:1106 - Fixing tests and minor issues in OmeroCpp and OmeroPy
(edit) @2920 [2920] 3 days jmoore ticket:1106 - Adding warning if OMERO_HOME is set to a bogus value
(edit) @2919 [2919] 3 days jmoore ticket:1106 - Fixing protected in OmeroCpp and adding ctors
(edit) @2918 [2918] 3 days callan Unloaded internal enumeration retrieval, enables multiple image imports.
(edit) @2917 [2917] 4 days jmoore ticket:1106 - Adding Ice.GC.Interval to OmeroCpp
(edit) @2916 [2916] 4 days jmoore ticket:1106 - Fixing java.awt.headless
(edit) @2915 [2915] 4 days callan Missed setting the Pixels ID.
(edit) @2914 [2914] 4 days jmoore ticket:1106 - Added cast to IObject.proxy() call
(edit) @2913 [2913] 4 days jmoore ticket:1106 - Added save to previous on closeSession() in OmeroPy and …
(edit) @2912 [2912] 4 days jmoore ticket:1106 - Minor fixes to combined.vm
(edit) @2911 [2911] 4 days jmoore ticket:1106 - Adding headless=true to xargs in server.py
(edit) @2910 [2910] 4 days jmoore ticket:1106 - Adding linkXyz() return value and unfinished shallowProxy()
(edit) @2909 [2909] 4 days jmoore ticket:1106 - Unifying omero.client logic * Added new constructors to …
(edit) @2908 [2908] 4 days jmoore ticket:1106 - Various fixes * PojosServiceTest now largely functional …
(edit) @2907 [2907] 4 days callan Since we're not interface enforced here we can safely change our remote …
(edit) @2906 [2906] 5 days jmoore ticket:1106 - Working IPojos.getCollectionCount() Required unification …
(edit) @2905 [2905] 5 days jmoore ticket:1106 - Fixing getExperimenterId mapping typo Also fixed a bug in …
(edit) @2904 [2904] 5 days jmoore ticket:1106 - Adding missing IceTest to OmeroJava's coverage tests
(edit) @2903 [2903] 6 days jmoore ticket:1106 - Reworking MetadataStoreI The try/catch block within the …
(edit) @2902 [2902] 6 days jmoore ticket:1106 - Reactivating TagAnnotationData.getImages as …
(edit) @2901 [2901] 6 days jmoore ticket:1106 - Correcting copyCollection() for unloaded collections Now …
(edit) @2900 [2900] 6 days jmoore ticket:1106 - Moving and correcting more OmeroBlitz tests
(edit) @2899 [2899] 6 days jmoore ticket:1106 - Cleaning up blitz tests (move/delete)
(edit) @2898 [2898] 6 days jmoore ticket:1106 - Adding unloadDetails() to IObject.ice
(edit) @2897 [2897] 6 days jmoore ticket:1106 - Giving up on reducing the OmeroJava size for the moment.
(edit) @2896 [2896] 6 days jmoore ticket:1106 - Fixing NPEs and init issues in OMEROMetadataStore
(edit) @2895 [2895] 6 days jmoore ticket:1106 - Trying again to fix the *Operations issue in OmeroJava
(edit) @2894 [2894] 6 days jmoore ticket:1106 - Adding _*Operations* (e.g. NC) to OmeroJava
(edit) @2893 [2893] 6 days jmoore ticket:1106 - Adding _*Operations to OmeroJava
(edit) @2892 [2892] 6 days jmoore ticket:1106 - Fixing bad delete in empty checkout
(edit) @2891 [2891] 6 days jmoore ticket:1106 - combined.vm additions * Added object.unloadCollections() …
(edit) @2890 [2890] 6 days jmoore ticket:1106 - Using executor in MetdataStore
(edit) @2889 [2889] 6 days jmoore ticket:1106 - Adding OmeroPy EGG generation to build The egg will be …
(edit) @2888 [2888] 6 days jmoore ticket:1106 - Removing unneeded *.classes from OmeroJava These class …
(edit) @2887 [2887] 7 days jmoore ticket:1106 - Using concrete I classes in constructors
(edit) @2886 [2886] 7 days jmoore ticket:1106 - Adding versions to mutable objects.
(edit) @2885 [2885] 7 days jmoore ticket:1106 - Readding omero.client(File...) ctor Fixes failing tests but …
(edit) @2884 [2884] 7 days jmoore Commenting out missing Utils.sha1 method
(edit) @2883 [2883] 7 days callan Tagging the Beta 3.1.1 release of OMERO.server
(edit) @2882 [2882] 7 days callan Deleting stale Beta 3.1.1 tag of OMERO.server
(edit) @2881 [2881] 7 days jmoore ticket:1106 - Fixing error in copyCollectionField()
(edit) @2880 [2880] 7 days jmoore ticket:1106 - omero.client(host) constructor for java and …
(edit) @2879 [2879] 7 days jmoore ticket:1106 - Further implementations for MetadataStoreI
(edit) @2878 [2878] 7 days jmoore ticket:1106 - OmeroJava fixes including getContext() on pojos Also …
(edit) @2877 [2877] 7 days callan Merging OmeroImporter fixes from trunk r2781:r2784
(edit) @2876 [2876] 7 days callan Backporting r2875 fix for #462.
(edit) @2875 [2875] 7 days callan Fixing file handle leak; too many open files (#462)
(edit) @2874 [2874] 7 days brain adding support jars for importer Test Engine
(edit) @2873 [2873] 7 days brain adding new files tom importer branch
(edit) @2872 [2872] 7 days brain Adding missing jars for importer 3.1.1
(edit) @2871 [2871] 7 days brain Adding missing jars for importer 3.1.1
(edit) @2870 [2870] 8 days jmoore ticket:1106 - Various bits, most importantly pojos * Added model tests …
(edit) @2869 [2869] 8 days jmoore ticket:1106 - Adding ome.conditions.* to OmeroJava jar
(edit) @2868 [2868] 10 days jmoore ticket:1106 - working __getattr__ with test in t_model.py To disable …
(edit) @2867 [2867] 10 days jmoore ticket:1106 - ClassCastException in fillObject
(edit) @2866 [2866] 10 days jmoore ticket:1106 - Adding support for 'isLoaded' to OmeroPy __getattr__
(edit) @2865 [2865] 10 days jmoore ticket:1106 - Removing parent(), child() methods. No longer needed and …
(edit) @2864 [2864] 11 days jmoore ticket:1106 - Adding omero.properties to OmeroJava jar
(edit) @2863 [2863] 11 days jmoore ticket:1106 - Still retrying to fix unmarshalling recursion error in …
(edit) @2862 [2862] 11 days callan Typo fix, 3.1 --> 3.1.1
(edit) @2861 [2861] 11 days callan Tagging the Beta 3.1 release of OMERO.server
(edit) @2860 [2860] 11 days jmoore ticket:1106 - Attempt to fix odd recursion in Ice object …
(edit) @2859 [2859] 11 days jmoore ticket:1106 - First pass at PojoOptions and cross-platform …
(edit) @2858 [2858] 11 days ola #1106
(edit) @2857 [2857] 11 days jmoore ticket:1106 - Adding getattr support to Python objects.
(edit) @2856 [2856] 11 days ola #1104
(edit) @2855 [2855] 11 days jmoore ticket:1106 - Initial server-side MetadataStore implementation
(edit) @2854 [2854] 11 days jmoore ticket:1106 - Fixing missing underscores in id & details for OmeroPy
(edit) @2853 [2853] 11 days jmoore shoola:ticket:663 - Backporting r2852 (SomeMustNone fix) to Beta3.1
(edit) @2852 [2852] 11 days jmoore shoola:ticket:663 - Fixing missing space in SomeMustNone
(edit) @2851 [2851] 12 days jmoore Fixing exception when Ice.ImplicitContext not set to Shared
(edit) @2850 [2850] 12 days jmoore Trying to get OmeroJava built properly
(edit) @2849 [2849] 12 days jmoore ticket:1106 - Fixing casting in new copyObject() logic
(edit) @2848 [2848] 12 days jmoore ticket:1107 Catching the SecurityViolation
(edit) @2847