• 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/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2887 [2887] 107 minutes jmoore ticket:1106 - Using concrete I classes in constructors
(edit) @2886 [2886] 107 minutes jmoore ticket:1106 - Adding versions to mutable objects.
(edit) @2885 [2885] 13 hours jmoore ticket:1106 - Readding omero.client(File...) ctor Fixes failing tests but …
(edit) @2884 [2884] 19 hours jmoore Commenting out missing Utils.sha1 method
(edit) @2881 [2881] 20 hours jmoore ticket:1106 - Fixing error in copyCollectionField()
(edit) @2880 [2880] 20 hours jmoore ticket:1106 - omero.client(host) constructor for java and …
(edit) @2879 [2879] 20 hours jmoore ticket:1106 - Further implementations for MetadataStoreI
(edit) @2878 [2878] 20 hours jmoore ticket:1106 - OmeroJava? fixes including getContext() on pojos Also …
(edit) @2875 [2875] 22 hours callan Fixing file handle leak; too many open files (#462)
(edit) @2874 [2874] 22 hours brain adding support jars for importer Test Engine
(edit) @2873 [2873] 23 hours brain adding new files tom importer branch
(edit) @2872 [2872] 23 hours brain Adding missing jars for importer 3.1.1
(edit) @2871 [2871] 23 hours brain Adding missing jars for importer 3.1.1
(edit) @2870 [2870] 24 hours jmoore ticket:1106 - Various bits, most importantly pojos * Added model tests …
(edit) @2869 [2869] 25 hours jmoore ticket:1106 - Adding ome.conditions.* to OmeroJava? jar
(edit) @2868 [2868] 4 days jmoore ticket:1106 - working __getattr__ with test in t_model.py To disable …
(edit) @2867 [2867] 4 days jmoore ticket:1106 - ClassCastException in fillObject
(edit) @2866 [2866] 4 days jmoore ticket:1106 - Adding support for 'isLoaded' to OmeroPy __getattr__
(edit) @2865 [2865] 4 days jmoore ticket:1106 - Removing parent(), child() methods. No longer needed and …
(edit) @2864 [2864] 4 days jmoore ticket:1106 - Adding omero.properties to OmeroJava? jar
(edit) @2863 [2863] 4 days jmoore ticket:1106 - Still retrying to fix unmarshalling recursion error in …
(edit) @2860 [2860] 4 days jmoore ticket:1106 - Attempt to fix odd recursion in Ice object …
(edit) @2859 [2859] 4 days jmoore ticket:1106 - First pass at PojoOptions and cross-platform …
(edit) @2858 [2858] 5 days ola #1106
(edit) @2857 [2857] 5 days jmoore ticket:1106 - Adding getattr support to Python objects.
(edit) @2856 [2856] 5 days ola #1104
(edit) @2855 [2855] 5 days jmoore ticket:1106 - Initial server-side MetadataStore implementation
(edit) @2854 [2854] 5 days jmoore ticket:1106 - Fixing missing underscores in id & details for OmeroPy
(edit) @2852 [2852] 5 days jmoore shoola:ticket:663 - Fixing missing space in SomeMustNone
(edit) @2850 [2850] 5 days jmoore Trying to get OmeroJava? built properly
(edit) @2849 [2849] 5 days jmoore ticket:1106 - Fixing casting in new copyObject() logic
(edit) @2848 [2848] 5 days jmoore ticket:1107 Catching the SecurityViolation
(edit) @2847 [2847] 5 days jmoore OmeroBlitz : Fixing arg name typo in API.ice
(edit) @2845 [2845] 6 days jmoore Applying changes to OmeroImporter/ivy.xml to top-level ivy.xml
(edit) @2844 [2844] 6 days brain removing splasher.java
(edit) @2843 [2843] 6 days jmoore Adding version to ini4j
(edit) @2842 [2842] 6 days brain added ini4j to ivy.xml
(edit) @2841 [2841] 6 days brain commting ini4j.jar
(edit) @2840 [2840] 6 days brain updating missing jars
(edit) @2839 [2839] 6 days brain adding missing inifileloader
(edit) @2838 [2838] 6 days brain fix for broken ServerDialog?.java
(edit) @2837 [2837] 6 days jmoore OmeroPy : Correcting collection loadedness post combined.vm changes
(edit) @2836 [2836] 6 days jmoore OmeroBlitz : Adding MetadataStore as possible OmeroImporter interface
(edit) @2835 [2835] 7 days jmoore Removing ice-3.2.1
(edit) @2834 [2834] 7 days jmoore Fixing OmeroGateway? post-combined.vm changes
(edit) @2833 [2833] 7 days jmoore OmeroBlitz : Modifying tests for changes to …
(edit) @2832 [2832] 7 days jmoore BlitzBuild : Fixes for re-arrangement of dependencies
(edit) @2831 [2831] 7 days jmoore OmeroBlitz : Largely fixes to combined.vm for OmeroCpp
(edit) @2830 [2830] 7 days jmoore OmeroClients : Preliminary examples (incomplete)
(edit) @2829 [2829] 7 days jmoore OmeroJava? : Configuring build with everything a client needs
(edit) @2828 [2828] 7 days jmoore Fixing field access in OmeroCpp
(edit) @2827 [2827] 7 days jmoore More fixes to combined.vm (esp. for C++)
(edit) @2826 [2826] 7 days jmoore BlitzPort? : Various changes post combined.vm refactorings * Removed …
(edit) @2825 [2825] 7 days jmoore Renaming the remove method with 2 arguments
(edit) @2824 [2824] 7 days jmoore Added orderd methods and minor fixes
(edit) @2823 [2823] 7 days jmoore Fixed ADD2METHOD, made sizeOf int not long, and added interface methods
(edit) @2822 [2822] 7 days jmoore Changing property.name to fieldName where necessary due to addition of …
(edit) @2821 [2821] 7 days jmoore Fixing name conflict in the addLink() methods
(edit) @2820 [2820] 7 days jmoore Pre-refactoring of all (though some done) link/set methods
(edit) @2819 [2819] 7 days jmoore Working combined.vm, moving on to fixing protected? issues.
(edit) @2818 [2818] 7 days jmoore Pre-refactoring ICE BLOCK into main for each setup
(edit) @2817 [2817] 7 days jmoore Pre-everything in one loop refactoring.
(edit) @2816 [2816] 7 days jmoore Initial modifications for OmeroBlitz port
(edit) @2814 [2814] 7 days brain Beta 3.1
(edit) @2813 [2813] 7 days brain 3.1 commit
(edit) @2812 [2812] 7 days jmoore Removing unused CommentAnnotation. Thanks to James Perry. The …
(edit) @2811 [2811] 2 weeks jmoore OmeroSearch : Re-activating annotation links The links are necessary to …
(edit) @2810 [2810] 2 weeks jmoore Refactoring for making blitz service writing and testing easier The use …
(edit) @2809 [2809] 2 weeks callan Fixed availability of getCol() method via Blitz (#1098).
(edit) @2808 [2808] 2 weeks jburel Add doc and add new annotation to support TimestampAnnotation? in client
(edit) @2807 [2807] 2 weeks jmoore 3.0-Beta3.1 Database upgrade (OMERO3A__5-->OMERO3A__11)
(edit) @2806 [2806] 3 weeks jmoore ticket:1102 - Rework of state machine for flushing-delayed indexing
(edit) @2805 [2805] 3 weeks jmoore ticket:1102 - Fixing duplicate remove() call in ELL
(edit) @2804 [2804] 3 weeks jmoore ticket:1102 - Improving logging to find issues with backlog
(edit) @2803 [2803] 3 weeks jmoore ticket:1088 - Rewriting query example for 100x speed up Also fixing some …
(edit) @2802 [2802] 3 weeks jmoore ticket:726 - Removing jboss references from non-JBoss log4j.xml Also …
(edit) @2801 [2801] 3 weeks ola cleaning libs
(edit) @2800 [2800] 3 weeks jmoore ticket:1102 - Adding forgotten EventBacklog
(edit) @2799 [2799] 3 weeks jmoore ticket:726 Moving from log4j.properties to log4j.xml
(edit) @2798 [2798] 3 weeks jmoore ticket:1102 Added EventBacklog for better re-indexing support Also …
(edit) @2797 [2797] 3 weeks jmoore ticket:1096 - Changing schema.sql delimiters to ";;" since the large …
(edit) @2796 [2796] 4 weeks callan Initial version of getCol() (#1098)
(edit) @2795 [2795] 4 weeks ola #1075
(edit) @2794 [2794] 4 weeks ola #1088
(edit) @2793 [2793] 4 weeks ola update for r2792