| oscore:/ |
jump to detailed chart | hide Line HistoryConstraint |
NOTE: this repository is being scanned, some statistics may still be out of date.
Changelog
159
by scott@atlassian.com on
01 June 2008, 19:09:43 -0500
(6 months ago)
Fixed formatting
trunk/src/java/com/opensymphony/module/random/Test.java
159
158
by scott@atlassian.com on
01 June 2008, 19:06:56 -0500
(6 months ago)
Create tag for OSCore 2.2.7
tags/oscore_2_2_7
158
157
by scott@atlassian.com on
01 June 2008, 18:55:36 -0500
(6 months ago)
Updated release to 2.2.7.
trunk/build.properties
157
156
by scott@atlassian.com on
01 June 2008, 18:49:43 -0500
(6 months ago)
CORE-79.
Remove Yarrow.java, as it may have come from the Freenet codebase, which is GPL. As it is only used internally for generating GUIDs, this is an easy fix, but does make the codebase JDK 1.4 …
trunk/src/java/com/opensymphony/module/random/Test.java
156
trunk/src/java/com/opensymphony/module/random/Yarrow.java
156
trunk/src/java/com/opensymphony/util/GUID.java
156
155
by fate on
31 January 2008, 19:39:47 -0600
(10 months ago)
Reformatted
trunk/src/java/com/opensymphony/module/random/Yarrow.java
155
154
by fate on
31 January 2008, 19:34:04 -0600
(10 months ago)
Handle collisions
trunk/src/java/com/opensymphony/module/random/Yarrow.java
154
153
by scott@atlassian.com on
21 January 2008, 13:39:47 -0600
(10 months ago)
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. Contrib…
trunk/OSCore.iml
153
trunk/OSCore.ipr
153
trunk/src/java/com/opensymphony/util/TextUtils.java
153
trunk/src/java/com/opensymphony/util/UrlUtils.java
153
trunk/src/test/com/opensymphony/util/TestUrlUtils.java
153
152
by scott@atlassian.com on
29 October 2007, 16:38:42 -0500
(13 months ago)
Create 2.2.6 release.
tags/oscore_2-2-6
152
151
by scott@atlassian.com on
29 October 2007, 16:37:59 -0500
(13 months ago)
Links to 2.2.6 release.
trunk/docs/meta.xml
151
150
by scott@atlassian.com on
29 October 2007, 16:16:42 -0500
(13 months ago)
Update for 2.2.6
trunk/build.properties
150
trunk/docs/meta.xml
150
149
by plightbo on
29 October 2007, 16:05:56 -0500
(13 months ago)
copied from website
trunk/docs/meta.xml
149
148
by scott@atlassian.com on
29 October 2007, 15:54:33 -0500
(13 months ago)
Fix for CORE-76, don't trim trailing ':', '-' and '~' characters.
trunk/src/java/com/opensymphony/util/TextUtils.java
148
trunk/src/test/com/opensymphony/util/TextUtilsTest.java
148
147
by farkas on
03 January 2006, 16:00:07 -0600
(2 years 10 months ago)
Fix unit tests that I broke when working on CORE-73
trunk/src/java/com/opensymphony/util/TextUtils.java
147
trunk/src/test/com/opensymphony/util/TextUtilsTest.java
147
146
by farkas on
03 January 2006, 04:54:10 -0600
(2 years 10 months ago)
Further optimisations for memory usage - CORE-73
trunk/src/java/com/opensymphony/util/TextUtils.java
146
145
by farkas on
03 January 2006, 04:47:51 -0600
(2 years 10 months ago)
Create edge case test for leading spaces, and fix the bug that it highlighted
trunk/src/java/com/opensymphony/util/TextUtils.java
145
trunk/src/test/com/opensymphony/util/TextUtilsTest.java
145
144
by farkas on
03 January 2006, 04:37:39 -0600
(2 years 10 months ago)
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
trunk/src/java/com/opensymphony/util/TextUtils.java
144
143
by farkas on
03 January 2006, 04:16:20 -0600
(2 years 10 months ago)
Optimise memory usage for linkEmail. On an 800k file, this takes garbage creation down from 400mb to 4mb!
trunk/src/java/com/opensymphony/util/TextUtils.java
143
142
by hani on
22 November 2005, 11:07:13 -0600
(3 years ago)
Updated project files
Delete yarrow seed file when jvm exits Cleanups in TextUtils, and deprecated encode/decode, people should just use MailUtils directly.
trunk/OSCore.iml
142
trunk/OSCore.ipr
142
trunk/src/java/com/opensymphony/module/random/Yarrow.java
142
trunk/src/java/com/opensymphony/util/TextUtils.java
142
141
by farkas on
01 November 2005, 20:45:20 -0600
(3 years ago)
Updated TextUtils to handle emails (slightly) better.
CORE-72
trunk/src/java/com/opensymphony/util/TextUtils.java
141
trunk/src/test/com/opensymphony/util/TextUtilsTest.java
141
140
by farkas on
31 July 2005, 21:37:12 -0500
(3 years 4 months ago)
Remove obsolete download page.
trunk/docs/download.html
140
138
by farkas on
29 July 2005, 01:10:35 -0500
(3 years 4 months ago)
Update docs location for 2.2.5 release
trunk/docs/download.html
138
139
by no_author on
29 July 2005, 01:10:35 -0500
(3 years 4 months ago)
This commit was manufactured by cvs2svn to create tag 'oscore_2_2_5'.
tags/oscore_2_2_5
139
137
by farkas on
28 July 2005, 23:53:20 -0500
(3 years 4 months ago)
Allow overriding of encoding of high-bit characters (CORE-71).
trunk/src/java/com/opensymphony/util/TextUtils.java
137
136
by plightbo on
19 June 2005, 22:39:27 -0500
(3 years 5 months ago)
ivy files for oscore
trunk/build.properties
136
trunk/ivy.xml
136
135
by plightbo on
19 June 2005, 21:31:34 -0500
(3 years 5 months ago)
checking in IDEA project files
trunk/OSCore.iml
135
trunk/OSCore.ipr
135
134
by plightbo on
19 June 2005, 21:31:01 -0500
(3 years 5 months ago)
adapted to common build
trunk/build.xml
134
133
by plightbo on
19 June 2005, 21:30:09 -0500
(3 years 5 months ago)
correct line breaks
trunk/LICENSE.txt
133
132
by plightbo on
19 June 2005, 21:28:57 -0500
(3 years 5 months ago)
formatting
trunk/src/java/com/opensymphony/util/TextUtils.java
132
131
by hani on
18 June 2005, 17:44:48 -0500
(3 years 5 months ago)
Upgraded xdoclet and some cleanups
trunk/build.xml
131
trunk/lib/build/xdoclet/xdoclet-1.2b3.jar
131
trunk/lib/build/xdoclet/xdoclet-1.3-SNAPSHOT.jar
131
trunk/lib/build/xdoclet/xdoclet-bea-module-1.2b3.jar
131
trunk/lib/build/xdoclet/xdoclet-bea-module-1.3-SNAPSHOT.jar
131
130
by hani on
05 May 2005, 17:08:34 -0500
(3 years 6 months ago)
RequiresNew is a bit excessive
trunk/src/java/com/opensymphony/module/sequence/SequenceGeneratorEJB.java
130
|