Timeline
01/12/09:
- 19:17 Ticket #137 (Move development related tiki pages to trac.) closed by
- fixed: This was done at the end of 2008.
- 19:16 Ticket #186 (Build system needs a way to undeploy all previous apps.) closed by
- invalid: Post OmeroBlitz migration (#1106) no longer necessary.
- 19:15 Ticket #189 (Rework /ejb AOPAdapter to use AOPProxy rather than ProxyFactoryBean) closed by
- invalid: Post OmeroBlitz migration (#1106) no longer valid.
- 19:13 Ticket #327 (Clean string references to "managed:" and "internal:") closed by
- fixed: Done in r2640. Now using "internal-" etc.
- 19:12 Ticket #537 (Lower log4j settings for JDBCExceptionReporter) closed by
- fixed: r2799 introduced a JBoss-like log4j.xml configuration which users could …
- 19:09 Ticket #219 (Add JAAS configuration file to /etc) closed by
- wontfix: With the migration to OmeroBlitz (#1106), this is unnecessary.
- 15:06 Changeset [3286] by
- OmeroFs -- Adding grid skeleton for DropBox? After build-default or …
- 10:35 Changeset [3285] by
- Fixing Javadoc target * lowering maxmem back to 600M * clean now …
- 09:06 Changeset [3284] by
- Adding canUpdate to TestAdminService
- 08:49 Changeset [3283] by
- Increasing javadoc.maxmem to 1000M
- 08:49 Changeset [3282] by
- Beta4 : Initial fixes after patching from JCB DV * Added new_ImageI() …
- 08:49 Changeset [3281] by
- s/FIRSTENAME/FIRSTNAME/g in ExperimenterData?. Thanks, Fran.
- 08:49 Changeset [3280] by
- Correct createUserSession and adding no-op SF.subscribe() for testing …
- 08:49 Changeset [3279] by
- OmeroSessions : Adding getReferenceCount and ClientCallback? * …
- 08:49 Changeset [3278] by
- Performance issues in SessionCache? : creation now non-blocking While …
- 08:49 Changeset [3277] by
- Adding rollover.cfg (cherry picked from commit …
- 08:49 Changeset [3276] by
- Removing references to OMERO_INSTANCE (cherry picked from commit …
- 08:49 Changeset [3275] by
- Changes to Atomikos configuration for better concurrency (cherry picked …
- 08:49 Changeset [3274] by
- Changing importer slf4j version (cherry-picked from commit …
- 08:49 Changeset [3273] by
- Atomikos : Trying to solve HeuristicMixedException (cherry picked from …
- 08:49 Changeset [3272] by
- Moving importer to slf4j-log4j12 (cherry-picked from commit …
- 08:49 Changeset [3271] by
- Transitioning from JOTM to Atomikos for JTA. (cherry picked from commit …
- 08:49 Changeset [3270] by
- OmeroClustering : Cleaning sessions in jdbc ring and protecting NPEs …
- 08:49 Changeset [3269] by
- OmeroClustering : Fixing NPEs on early destroy() (cherry picked from …
- 08:49 Changeset [3268] by
- OmeroClustering : Various fixes for the jdbc version * Properties must …
- 08:49 Changeset [3267] by
- Fixing log typo in FullTextIndexer (cherry picked from commit …
- 08:49 Changeset [3266] by
- OmeroClustering : Moving away from jgroups to straight multicast/jdbc …
- 08:49 Changeset [3265] by
- Using c3p0 configuration for JOTM post JTA fixes. (cherry picked from …
- 08:49 Changeset [3264] by
- OmeroClustering : Minor Ring changes before moving to jdbc (cherry picked …
- 08:49 Changeset [3263] by
- OmeroSearch : major changes to FullText With the move to JTA (or …
- 08:49 Changeset [3262] by
- Fix for delete settings […] error was reported. I couldn't reproduce …
- 08:49 Changeset [3261] by
- OmeroSearch : temporary fix post-JTA and relevance. Apparently with the …
- 08:49 Changeset [3260] by
- Adding lucene-{search,highlighter} jars to main build (cherry picked from …
- 08:49 Changeset [3259] by
- Removing spurious iupdate.commit() (cherry picked from commit …
- 08:49 Changeset [3258] by
- IDelete : Adding deleteSettings(long imageId) (cherry-picked from commit …
- 08:49 Changeset [3257] by
- Removing faulty import (cherry picked from commit …
- 08:49 Changeset [3256] by
- Post-JTA fixes * Removed LocalUpdate?.commit() since this is no longer …
- 08:49 Changeset [3255] by
- Improving/logging exception on bad redirect from Ring (cherry picked from …
- 08:49 Changeset [3254] by
- Configuring JTA to repair transactional issues Most likely since the move …
- 08:49 Changeset [3253] by
- Upgrading JDBC driver for postgres to 8.3-604 (cherry picked from commit …
- 08:49 Changeset [3252] by
- ticket:1114 - Improved locking mechanism in ServantHolder By taking use …
- 08:49 Changeset [3251] by
- OmeroClustering : Fixing issue with PermissionsVerifierI Since …
- 08:49 Changeset [3250] by
- Changes for r3039 similar terms search in blitz (cherry-picked from …
- 08:49 Changeset [3249] by
- OmeroSessions : Adding "updateSession(session, trusted)" to work around …
- 08:49 Changeset [3248] by
- Adding logging to SessionBean (cherry picked from commit …
- 08:49 Changeset [3247] by
- OmeroClustering : Making all returned proxies direct This prevents the …
- 08:49 Changeset [3246] by
- OmeroSessions : Adding return value to closeSession Now it is possible to …
- 08:49 Changeset [3245] by
- OmeroSessions : Allowing users to modify TTL and TTI No new method has …
- 08:49 Changeset [3244] by
- OmeroClustering : Fixed several issues in Ring * concurrent modification …
- 08:49 Changeset [3243] by
- OmeroClustering : Rewriting Ring to use ReplicatedHashMap The other …
- 08:49 Changeset [3242] by
- OmeroClustering : cli tools in Ring, but ReplicatedTree seems to have …
- 08:49 Changeset [3241] by
- Catching ome.conditions.ApiUsageException directly on SM.create() The …
- 08:49 Changeset [3240] by
- OmeroClustering : Load-balancing now working with "pbcast.FLUSH" The …
- 08:49 Changeset [3239] by
- OmeroClustering : Working implementation using ReplicatedTree After …
- 08:49 Changeset [3238] by
- OmeroClustering - Improvements in session manager use of Ring This, …
- 08:49 Changeset [3237] by
- OmeroClustering : Initial support for clustered sessions in OmeroBlitz …
- 08:49 Changeset [3236] by
- Adding canUpdate method to AdminI (cherry picked from commit …
- 08:49 Changeset [3235] by
- patch : Adding ISession.createSessionWithTimeouts(p,ttl,tti) Currently, …
- 08:49 Changeset [3234] by
- patch : Adding check for null in deleteImage to prevent NPE (cherry …
- 08:49 Changeset [3233] by
- Patch : Simple fix for blitz Entry to make sure that context is nulled on …
- 08:49 Changeset [3232] by
- OmeroClustering : Adding backup configuration The backup configuration …
- 08:49 Changeset [3231] by
- Upstream - Adding try/finally to Executor.stateless and synchronizing …
- 08:49 Changeset [3230] by
- Upstream - Adding try/finally to Executor.stateless and synchronizing …
- 08:49 Changeset [3229] by
- patch : Fixing DeleteBean to accept admins and not just root commit …
- 08:49 Changeset [3228] by
- patch : adding testing fixture method commit …
- 08:49 Changeset [3227] by
- patch : Fixing DEFAULT permissions issue in DetailsI commit …
- 08:49 Changeset [3226] by
- ticket:1120 - Changing API.ice
- 08:49 Changeset [3225] by
- .classpath without licenses or importer
- 08:49 Changeset [3224] by
- OmeroLdap : Initial work for a mocked ldap test
- 08:49 Changeset [3223] by
- OmeroThrottling : Initial implementation for object reads/writes
- 08:49 Changeset [3222] by
- Fixing beta3.cpp test post Beta4 model changes
01/08/09:
- 17:31 Changeset [3221] by
- OMERO.web #1148 - share update: table/icon view synchronized - "shared" …
- 15:36 Changeset [3220] by
- OMERO.web #1148 - metadata form update (style and disable field) - user …
- 15:31 Changeset [3219] by
- New gateway removes all methods which place inefficient calls to the …
- 11:44 Changeset [3218] by
- OMERO.web #1148 - metadata update
01/07/09:
- 14:21 Changeset [3217] by
- OMERO.web #1148 - optional URL: direct access to data - links ignore …
- 12:50 Changeset [3216] by
- OMERO.web #1148 - omero.properties file is checked on startup
- 12:43 Changeset [3215] by
- OMERO.web #1148 - forgotten password form available (omero.properties …
- 10:23 Changeset [3214] by
- New OmeroGateway?
01/04/09:
- 11:53 Changeset [3213] by
- Updated method
12/24/08:
- 09:17 Ticket #1152 (Services) created by
- Move annotations logic server side
12/19/08:
- 21:24 Changeset [3212] by
- OMERO.web #1148 - basket replaced by selection - myaccount displays …
12/17/08:
- 22:28 Changeset [3211] by
- OMERO.web #1148 - layout update - first implementation of uploading file …
12/16/08:
- 13:13 Ticket #1151 (Unable to deploy omero from omero3.0Beta2 source code) created by
- Hi, I am using "omero3.0 Beta2 source code" I am facing trouble in …
12/15/08:
- 17:14 Changeset [3210] by
- OMERO.web: #1148: - layout changes
12/14/08:
- 02:34 Changeset [3209] by
- pre ascb changes to fix a few bugs
12/13/08:
- 22:07 Changeset [3208] by
- Fixing Ivy dependencies for GUI
Note: See TracTimeline
for information about the timeline view.