Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 153 65

latest revision download trunk

153 annotated / raw | Diffs: previous, other | Lines: 1607 ( +3, -1 )

Created: 2008-01-21 13:39:47 -0600 (11 months ago) | Author: scott@atlassian.com | Changeset: 153

Fix to CORE-78.

This is not the same as the patch submitted as:
- it did not follow the coding standards
- it imposed a restriction on verifyUrl, that I thought was better done in TextUtils.

Contributed by Brad Baker from Atlassian

Tags: oscore_2_2_7

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

148 annotated / raw | Diffs: previous, other | Lines: 1605 ( +264, -264 )

Created: 2007-10-29 15:54:33 -0500 (14 months ago) | Author: scott@atlassian.com | Changeset: 148

Fix for CORE-76, don't trim trailing ':', '-' and '~' characters.

Tags: oscore_2-2-6

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

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

Created: 2006-01-03 16:00:07 -0600 (3 years ago) | Author: farkas | Changeset: 147

Fix unit tests that I broke when working on CORE-73

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

146 annotated / raw | Diffs: previous, other | Lines: 1604 ( +5, -6 )

Created: 2006-01-03 04:54:10 -0600 (3 years ago) | Author: farkas | Changeset: 146

Further optimisations for memory usage - CORE-73

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

145 annotated / raw | Diffs: previous, other | Lines: 1605 ( +2, -0 )

Created: 2006-01-03 04:47:51 -0600 (3 years ago) | Author: farkas | Changeset: 145

Create edge case test for leading spaces, and fix the bug that it highlighted

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

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

Created: 2006-01-03 04:37:39 -0600 (3 years ago) | Author: farkas | Changeset: 144

Optimise memory usage for linkUrl.  On an 800k file, this takes garbage creation down from 840mb to 6mb!  Also speeds up from 23 seconds, down to 8 seconds
Work on CORE-73

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

143 annotated / raw | Diffs: previous, other | Lines: 1598 ( +13, -8 )

Created: 2006-01-03 04:16:20 -0600 (3 years ago) | Author: farkas | Changeset: 143

Optimise memory usage for linkEmail.  On an 800k file, this takes garbage creation down from 400mb to 4mb!

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

142 annotated / raw | Diffs: previous, other | Lines: 1593 ( +13, -14 )

Created: 2005-11-22 11:07:13 -0600 (3 years 1 month ago) | Author: hani | Changeset: 142

Updated project files
Delete yarrow seed file when jvm exits
Cleanups in TextUtils, and deprecated encode/decode, people should just use MailUtils directly.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

141 annotated / raw | Diffs: previous, other | Lines: 1594 ( +1, -1 )

Created: 2005-11-01 20:45:20 -0600 (3 years 2 months ago) | Author: farkas | Changeset: 141

Updated TextUtils to handle emails (slightly) better.
CORE-72

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

137 annotated / raw | Diffs: previous, other | Lines: 1594 ( +18, -5 )

Created: 2005-07-28 23:53:20 -0500 (3 years 5 months ago) | Author: farkas | Changeset: 137

Allow overriding of encoding of high-bit characters (CORE-71).

Tags: oscore_2_2_5

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

132 annotated / raw | Diffs: previous, other | Lines: 1581 ( +1, -2 )

Created: 2005-06-19 21:28:57 -0500 (3 years 6 months ago) | Author: plightbo | Changeset: 132

formatting

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

131 annotated / raw | Diffs: previous, other | Lines: 1582 ( +1, -2 )

Created: 2005-06-18 17:44:48 -0500 (3 years 6 months ago) | Author: hani | Changeset: 131

Upgraded xdoclet and some cleanups

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

129 annotated / raw | Diffs: previous, other | Lines: 1583 ( +3, -2 )

Created: 2005-03-08 13:48:38 -0600 (3 years 10 months ago) | Author: farkas | Changeset: 129

Further performance improvement (use elseif instead of if)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

128 annotated / raw | Diffs: previous, other | Lines: 1582 ( +6, -0 )

Created: 2005-03-08 13:21:11 -0600 (3 years 10 months ago) | Author: farkas | Changeset: 128

Single quotes are valid in URLs, we should allow them.

Issue number:  CORE-67

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

125 annotated / raw | Diffs: previous, other | Lines: 1576 ( +1, -1 )

Created: 2005-01-03 12:46:27 -0600 (4 years ago) | Author: hani | Changeset: 125

Removed dependency on commons-logging

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

124 annotated / raw | Diffs: previous, other | Lines: 1576 ( +2, -2 )

Created: 2004-12-01 16:09:34 -0600 (4 years 1 month ago) | Author: mbogaert | Changeset: 124

Fixed CORE-63: <br/> instead of <br> (XHTML)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

123 annotated / raw | Diffs: previous, other | Lines: 1576 ( +0, -4 )

Created: 2004-11-12 02:01:26 -0600 (4 years 1 month ago) | Author: farkas | Changeset: 123

Issue number:  CORE-65
Fix problem where URLs were not linking if the last URL on the page was 'http://'

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

114 annotated / raw | Diffs: previous, other | Lines: 1580 ( +2, -2 )

Created: 2004-03-20 19:29:14 -0600 (4 years 9 months ago) | Author: plightbo | Changeset: 114

formatting

Tags: oscore_2_2_3 oscore_2_2_4

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

111 annotated / raw | Diffs: previous, other | Lines: 1580 ( +4, -13 )

Created: 2004-03-09 18:45:02 -0600 (4 years 10 months ago) | Author: farkas | Changeset: 111

Fixed null pointer exception when an ampersand is less than 5 characters
from the end of a string.

Fixes CORE-56

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

98 annotated / raw | Diffs: previous, other | Lines: 1589 ( +2, -1 )

Created: 2003-11-14 14:49:55 -0600 (5 years 1 month ago) | Author: hani | Changeset: 98

Reformatted by jalopy

Tags: oscore_2_2_2

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

94 annotated / raw | Diffs: previous, other | Lines: 1588 ( +9, -3 )

Created: 2003-11-07 23:54:09 -0600 (5 years 2 months ago) | Author: farkas | Changeset: 94

Issue number:  CORE-53
Obtained from: JIRA
Submitted by: Scott Farquhar
Reviewed by:

Fixed CORE-53 (too aggressive escaping in Text2HTML).

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

80 annotated / raw | Diffs: previous, other | Lines: 1582 ( +2, -2 )

Created: 2003-10-29 11:21:20 -0600 (5 years 2 months ago) | Author: hani | Changeset: 80

new String is silly

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

78 annotated / raw | Diffs: previous, other | Lines: 1582 ( +2, -2 )

Created: 2003-08-19 01:08:47 -0500 (5 years 4 months ago) | Author: farkas | Changeset: 78

Issue number:  CORE-52
Obtained from: http://jira.opensymphony.com
Submitted by: Scott Farquhar

Fix out of bounds exception.
Fixes CORE-52

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

75 annotated / raw | Diffs: previous, other | Lines: 1582 ( +60, -79 )

Created: 2003-08-13 07:53:29 -0500 (5 years 4 months ago) | Author: farkas | Changeset: 75

Issue number:  CORE-50
Added the ability for linkUrl to link any valid URI scheme (not just
http://, ftp:// and https://).  Support for any valid URI (as according
to RFC 2396).

Fixes CORE-50

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

74 annotated / raw | Diffs: previous, other | Lines: 1601 ( +33, -9 )

Created: 2003-08-13 01:30:56 -0500 (5 years 4 months ago) | Author: farkas | Changeset: 74

Minor refactoring in preparation for fixing CORE-50

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

65 new annotated / raw | Lines: 1577 ( +1577, -0 )

Created: 2003-07-11 12:42:13 -0500 (5 years 5 months ago) | Author: hani | Changeset: 65

Initial revision

Branch point for: os

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Open Source License registered to the OpenSymphony Project. This license of FishEye is provided to support the development of OpenSymphony only.
Atlassian FishEye, Subversion analysis. (Version:1.6.1 Build:build-325 2008-09-24) - Administration - Page generated 2009-01-08 22:16 -0600