Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 4027 2108

latest revision download trunk

4027 annotated / raw | Diffs: previous, other | Lines: 292 ( +9, -0 )

Created: 2008-11-25 14:56:55 -0800 (42 days ago) | Author: jacobb | Changeset: 4027

Added vacuum checks after all deletes in controllers.  Also added vacuum procedures to all derby scripts.
Issue: MIRTH-986

4004 annotated / raw | Diffs: previous, other | Lines: 283 ( +13, -0 )

Created: 2008-11-10 14:40:46 -0800 (57 days ago) | Author: brendanh | Changeset: 4004

MIRTH-938 Improve database pruning

3972 annotated / raw | Diffs: previous, other | Lines: 270 ( +3, -0 )

Created: 2008-10-29 13:15:29 -0700 (2 months 8 days ago) | Author: brendanh | Changeset: 3972

MIRTH-938 Improve database pruning

3915 annotated / raw | Diffs: previous, other | Lines: 267 ( +5, -7 )

Created: 2008-10-10 17:19:12 -0700 (2 months 27 days ago) | Author: brendanh | Changeset: 3915

MIRTH-939 Searching messages for dbs other than postgres is broken

3761 annotated / raw | Diffs: previous, other | Lines: 269 ( +1, -1 )

Created: 2008-09-11 16:48:45 -0700 (3 months 25 days ago) | Author: jacobb | Changeset: 3761

Added ability to reprocess messages in ascending order.
Issue: MIRTH-779

3720 annotated / raw | Diffs: previous, other | Lines: 269 ( +12, -7 )

Created: 2008-08-27 13:23:38 -0700 (4 months 10 days ago) | Author: brendanh | Changeset: 3720

MIRTH-839  Improve search fields in dashboard(channel) view
Added quicksearch

3718 annotated / raw | Diffs: previous, other | Lines: 264 ( +0, -1 )

Created: 2008-08-26 16:25:03 -0700 (4 months 11 days ago) | Author: geraldb | Changeset: 3718

MIRTH-887
MIRTH-894

* Added ID and status lookup selects

3712 annotated / raw | Diffs: previous, other | Lines: 265 ( +3, -3 )

Created: 2008-08-26 14:09:39 -0700 (4 months 11 days ago) | Author: chrisr | Changeset: 3712

Added support for LIKE for message browser advanced search filter (Connector, Message Type, and Source)

Issue: MIRTH-890

3710 annotated / raw | Diffs: previous, other | Lines: 265 ( +12, -0 )

Created: 2008-08-25 15:10:22 -0700 (4 months 12 days ago) | Author: geraldb | Changeset: 3710

Added lookup statements.
Issue: MIRTH-894

3175 annotated / raw | Diffs: previous, other | Lines: 253 ( +9, -9 )

Created: 2007-12-20 14:55:56 -0800 (12 months ago) | Author: dans | Changeset: 3175

Copied to: branches/csv/conf/derby/derby-message.xml 3484

tab order

Branch point for: 1.7.1 csv tag:1.7.0 tag:1.7.1

Tags: 1.7.0 1.7.1

3119 annotated / raw | Diffs: previous, other | Lines: 253 ( +6, -6 )

Created: 2007-12-05 12:51:52 -0800 (13 months ago) | Author: brendanh | Changeset: 3119

Fixed message searching to check for false on the checkboxes rather than null.

3076 annotated / raw | Diffs: previous, other | Lines: 253 ( +15, -2 )

Created: 2007-11-30 13:07:00 -0800 (13 months ago) | Author: dans | Changeset: 3076

attachment viewer changes
Issue: MIRTH-581

2932 annotated / raw | Diffs: previous, other | Lines: 240 ( +13, -0 )

Created: 2007-11-06 10:37:42 -0800 (14 months ago) | Author: dans | Changeset: 2932

prune attachment data

2855 annotated / raw | Diffs: previous, other | Lines: 227 ( +11, -0 )

Created: 2007-10-15 18:01:36 -0700 (14 months ago) | Author: brendanh | Changeset: 2855

MIRTH-573  Allow searching by message content on the message browser  
Reformatted the entire message browser code to me more efficient.

2814 annotated / raw | Diffs: previous, other | Lines: 216 ( +41, -3 )

Created: 2007-10-09 11:58:34 -0700 (14 months ago) | Author: dans | Changeset: 2814

Added DICOM changes

2180 annotated / raw | Diffs: previous, other | Lines: 178 ( +1, -1 )

Created: 2007-05-09 17:09:45 -0700 (19 months ago) | Author: jacobb | Changeset: 2180

Copied to: branches/1.7.0/conf/derby/derby-message.xml 2695

Added optimized sqlserver2005 database version.
Changed all sql and message files to use sequences starting at 1.

Branch point for: 1.6.1 tag:1.5.0

Tags: 1.5.0 1.6.0 1.6.1

2173 annotated / raw | Diffs: previous, other | Lines: 178 ( +7, -7 )

Created: 2007-05-08 14:28:45 -0700 (20 months ago) | Author: jacobb | Changeset: 2173

Updated MessageObjectController.java to have an initialize method, which gets the database meta data on start up and removes all leftover temp tables.
Updated Mirth.java to call MessageObjectController.initialize().
Updated all database-message.xml files to use the shortened MSG_TMP names.
Issue: MIRTH-353

2163 annotated / raw | Diffs: previous, other | Lines: 178 ( +4, -2 )

Created: 2007-05-07 14:47:34 -0700 (20 months ago) | Author: brendanh | Changeset: 2163

Added server's ID to messages.

2151 annotated / raw | Diffs: previous, other | Lines: 176 ( +9, -9 )

Created: 2007-05-04 14:29:07 -0700 (20 months ago) | Author: jacobb | Changeset: 2151

Added statistic table to all sql scripts.
Added message paging features to all database except Derby.

2144 annotated / raw | Diffs: previous, other | Lines: 176 ( +2, -2 )

Created: 2007-05-03 16:06:38 -0700 (20 months ago) | Author: chrisl | Changeset: 2144

Updated Derby to use Uncommitted Reads
Updated ChannelController to update cache when channels removed/updated
Updated MessageObjectController to correctly reprocess messages with unique id
Updated MessageObjectServlet for new reprocess code

2108 new annotated / raw | Lines: 176 ( +176, -0 )

Created: 2007-04-25 14:40:05 -0700 (20 months ago) | Author: jacobb | Changeset: 2108

Organized all database xml files into individual folders.
Updated SqlConfig.java to read from the database folder for the sql config file.
Issue: MIRTH-328

Open Source License registered to the Mirth Project. This license of FishEye is provided to support the development of Mirth only.
Atlassian FishEye, the whole repository view. (Version:1.4.1 Build:build-262 2007-12-19 ) - Bug/feature request - Page generated 2009-01-06 19:53 -0800