Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Directory Properties

  • bugtraq:label = Enter issue number (exclude 'MIRTH-'):
  • bugtraq:message = Issue: MIRTH-%BUGID%
  • bugtraq:url = http://www.mirthproject.org/jira/browse/MIRTH-%BUGID%

Changelog

4087 by jacobb on 18 December 2008, 11:09:40 -0800 (19 days ago) Reverted commit.
Issue: MIRTH-1006

./Client.java 4087 history download (+0 -11) diffs

4083 by brendanh on 16 December 2008, 14:34:19 -0800 (20 days ago) MIRTH-1006 Changed response model to now have a payload

./Client.java 4083 history download (+11 -0) diffs

… 18 more files in changeset.
4064 by jacobb on 08 December 2008, 17:28:13 -0800 (28 days ago) Changed updates to send the path names as components.

./UpdateClient.java 4064 history download (+2 -2) diffs

3939 by geraldb on 17 October 2008, 14:40:09 -0700 (2 months 19 days ago) Default HTTP client timeout now set to inifnite.
Issue: MIRTH-944

./ServerConnection.java 3939 history download (+2 -1) diffs

3901 by geraldb on 06 October 2008, 16:03:39 -0700 (2 months 30 days ago) Set client timeout to 10 seconds.

./UpdateClient.java 3901 history download (+10 -6) diffs

3900 by jacobb on 06 October 2008, 15:56:34 -0700 (2 months 30 days ago) Added a 24 hour check to usage stats.
Issue: MIRTH-881

./UpdateClient.java 3900 history download (+19 -0) diffs

3899 by geraldb on 06 October 2008, 15:34:30 -0700 (2 months 30 days ago) Fixed commas on transport and protocol list.

./UpdateClient.java 3899 history download (+10 -3) diffs

3898 by geraldb on 06 October 2008, 15:13:43 -0700 (2 months 30 days ago) Updated usage data collecting model.

./UpdateClient.java 3898 history download (+36 -44) diffs

… 1 more file in changeset.
3896 by jacobb on 03 October 2008, 17:49:07 -0700 (3 months 2 days ago) Added mirth version to usage statistics call.
Issue: MIRTH-881

./UpdateClient.java 3896 history download (+1 -1) diffs

3895 by jacobb on 03 October 2008, 17:39:34 -0700 (3 months 2 days ago) Fixed servlet name in UpdateClient.java
Issue: MIRTH-881

./UpdateClient.java 3895 history download (+1 -1) diffs

3860 by jacobb on 01 October 2008, 15:22:59 -0700 (3 months 4 days ago) Added the ability to uninstall an extension.
Issue: MIRTH-912

./Client.java 3860 history download (+12 -0) diffs

… 4 more files in changeset.
3840 by jacobb on 30 September 2008, 14:06:51 -0700 (3 months 5 days ago) Rewrote extension framework so that each extension can be in its own folder inside of an extensions directory.  Different types of extensions are now differentiated by their MetaData xml file.  The op…

./Client.java 3840 history download (+8 -6) diffs

… 10 more files in changeset.
3753 by geraldb on 10 September 2008, 15:44:26 -0700 (3 months 25 days ago) Moved COMPONENT_NAME_VERSION_SEPARATOR to IgnoredComponent

./IgnoredComponent.java 3753 history download (+2 -1) diffs

./UpdateClient.java 3753 history download (+3 -3) diffs

3752 by geraldb on 10 September 2008, 15:38:59 -0700 (3 months 25 days ago) * Changed preference name to "ignoredcomponents"
* Made seprarators constants

./UpdateClient.java 3752 history download (+9 -7) diffs

3751 by geraldb on 10 September 2008, 15:28:59 -0700 (3 months 25 days ago) * Added Mirth component rather than GUID
* Does not attempt to split last component in comma list

./UpdateClient.java 3751 history download (+6 -5) diffs

3746 by geraldb on 10 September 2008, 12:50:13 -0700 (3 months 26 days ago) Updated ignored components

./IgnoredComponent.java 3746 history download (+46) new

./UpdateClient.java 3746 history download (+21 -20) diffs

3745 by geraldb on 10 September 2008, 11:48:21 -0700 (3 months 26 days ago) Updated getIgnoredComponents to throw ClientException

./UpdateClient.java 3745 history download (+1 -1) diffs

3744 by geraldb on 10 September 2008, 11:42:29 -0700 (3 months 26 days ago) * Removed id from UpdateInfo
* Modified set/get ignored components
* Removed id from MetaData

./UpdateClient.java 3744 history download (+19 -29) diffs

… 2 more files in changeset.
3734 by geraldb on 05 September 2008, 14:07:42 -0700 (4 months ago) Fixed bug in updated client which called a controller.

./UpdateClient.java 3734 history download (+1 -1) diffs

3726 by jacobb on 28 August 2008, 18:01:17 -0700 (4 months 8 days ago) MIRTH-881 - Notify of new updates to Mirth and extensions
MIRTH-883 - Add ability to configure the first Mirth user on first login to the server.

Removed updateUrl from every extension xml file.…

./Client.java 3726 history download (+1 -1) diffs

… 40 more files in changeset.
3723 by geraldb on 28 August 2008, 12:24:54 -0700 (4 months 9 days ago) Added sendUsageStatistics method

./UpdateClient.java 3723 history download (+45 -23) diffs

3722 by geraldb on 28 August 2008, 11:21:45 -0700 (4 months 9 days ago) * Updated param names in invokeConnectorService
* JdbcConnectorService accepts a Properties object from the Database Reader panel and parses the schema from the address
Issue: MIRTH-879

./Client.java 3722 history download (+6 -6) diffs

… 1 more file in changeset.
3717 by geraldb on 26 August 2008, 15:48:27 -0700 (4 months 10 days ago) Changed exception type.

./UpdateClient.java 3717 history download (+2 -2) diffs

3716 by geraldb on 26 August 2008, 15:43:57 -0700 (4 months 10 days ago) Fixed property name.

./UpdateClient.java 3716 history download (+1 -1) diffs

3713 by geraldb on 26 August 2008, 15:36:07 -0700 (4 months 10 days ago) Updated usage data collecting.

./UpdateClient.java 3713 history download (+78 -7) diffs

… 2 more files in changeset.
3708 by geraldb on 25 August 2008, 15:08:23 -0700 (4 months 11 days ago) MIRTH-887
MIRTH-894

* Added decrement methods for stats
* Added "messageId" and "replace" properties to MO context
* Added replace and destinations params to reprocessMessages on CC
* FilteringOutbou…

./Client.java 3708 history download (+696 -696) diffs

… 7 more files in changeset.
3697 by geraldb on 19 August 2008, 16:19:25 -0700 (4 months 17 days ago) Added ability to register user.

./UpdateClient.java 3697 history download (+25 -2) diffs

… 2 more files in changeset.
3695 by geraldb on 18 August 2008, 14:51:20 -0700 (4 months 18 days ago) Fixed bug with saving user preferences.

./UpdateClient.java 3695 history download (+1 -1) diffs

3694 by geraldb on 18 August 2008, 14:41:43 -0700 (4 months 18 days ago) Fixed but in getting user preferences.

./Client.java 3694 history download (+3 -2) diffs

./UpdateClient.java 3694 history download (+2 -1) diffs

… 6 more files in changeset.
3687 by geraldb on 14 August 2008, 15:55:20 -0700 (4 months 22 days ago) Added requestUser to ServerInfo.
Issue: MIRTH-881

./UpdateClient.java 3687 history download (+1 -10) diffs

… 1 more file in changeset.
earlier earlier | later later
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 11:58 -0800