Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

root: 1727 470 trunk 11508 3678

latest revision download trunk

11508 deleted | Diffs: previous, other | Lines: 0 ( +0, -108 )

Created: 2008-07-28 08:01:00 -0500 (4 months 7 days ago) | Author: vmassol | Changeset: 11508

XWIKI-2584: Reorganize XWiki SVN for better scalability and to allow for a XWiki forge of projects

* Creating the platform project.

10166 annotated / raw | Diffs: previous, other | Lines: 108 ( +0, -0 )

Created: 2008-06-09 07:50:40 -0500 (5 months 25 days ago) | Author: sdumitriu | Changeset: 10166

Moved to: platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 11508

[cleanup] Setting property svn:eol-style to ntive for all core files.

Branch point for: xwiki-core-1.5

Tags: xwiki-core-1.5-milestone-2 xwiki-core-1.5-rc-1

Properties

 svn:eol-style = native
 svn:keywords = Id

10164 annotated / raw | Diffs: previous, other | Lines: 108 ( +0, -0 )

Created: 2008-06-09 07:44:53 -0500 (5 months 25 days ago) | Author: sdumitriu | Changeset: 10164

Setting Id as a SVN keyword

Properties

 svn:keywords = Id

9258 annotated / raw | Diffs: previous, other | Lines: 108 ( +8, -1 )

Created: 2008-04-21 10:25:00 -0500 (7 months ago) | Author: sdumitriu | Changeset: 9258

XWIKI-2318: Extend the XWikiPluginInterface with beginParsing and endParsing
Done.

Branch point for: xwiki-core-1.4

Tags: xwiki-core-1.4-milestone-2 xwiki-core-1.5-milestone-1

4943 annotated / raw | Diffs: previous, other | Lines: 101 ( +2, -2 )

Created: 2007-09-14 10:19:14 -0500 (14 months ago) | Author: vmassol | Changeset: 4943

XWIKI-1745: Replace license headers in source files

* Replace licenses in Java files

Branch point for: xwiki-core-1.2 xwiki-core-1.3

Tags: xwiki-core-1.2-milestone-1 xwiki-core-1.2-milestone-2 xwiki-core-1.2-rc-1 xwiki-core-1.3-milestone-1 xwiki-core-1.3-milestone-2 xwiki-core-1.4-milestone-1

4500 new/moved annotated / raw | Diffs: previous, other | Lines: 101 ( +101, -0 )

Created: 2007-08-25 06:22:03 -0500 (15 months ago) | Author: vmassol | Changeset: 4500

Moved from: xwiki-platform/core/trunk/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 3946

XWIKI-1662: Introduce component architecture based on Plexus

* Start by making way in the directory structure so that we can introduce components.

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

Created: 2007-07-10 10:25:42 -0500 (16 months ago) | Author: sdumitriu | Changeset: 3946

Moved to: xwiki-platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 4500

Updated in-file licence notice

Branch point for: XWIKI_1_1

Tags: xwiki-core-1.1-milestone-4

3678 new/moved annotated / raw | Diffs: previous, other | Lines: 102 ( +102, -0 )

Created: 2007-06-21 11:29:31 -0500 (17 months ago) | Author: vmassol | Changeset: 3678

Moved from: xwiki/trunk/core/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 1727

XWIKI-1393: SVN reorganization to take into account the different XWiki products

Tags: xwiki-core-1.1-milestone-3

latest revision download root:

1388 new/moved annotated / raw | Diffs: previous, other | Lines: 97 ( +97, -0 )

Created: 2006-10-13 08:57:10 -0500 (2 years 1 month ago) | Author: vmassol | Changeset: 1388

Moved from: xwiki/trunk/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 1158

Copied to: xwiki/branches/XWIKI_GWT/core/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 1676

XWIKI-12: Reorganize directory structure to match Maven2 best practices and cleanup build

* Started creating the core/ module and added the first version of a m2 build.
* Please note that that the m2 is NOT working at this time as more work needs to be done to sort out the dependencies.
* I'm committing this to show to everyone the path I'm taking, to gather comments and possibly help too... :-)

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

Created: 2006-08-17 06:01:14 -0500 (2 years 3 months ago) | Author: sdumitriu | Changeset: 1158

Moved to: xwiki/trunk/core/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 1388

Copied to: xwiki/branches/XWIKI_STABLE_1300/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 1230

no comment

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

Created: 2006-07-30 18:27:07 -0500 (2 years 4 months ago) | Author: ludovic | Changeset: 1098

Copied (3 times):

Transformed all caches to XWikiCache
Move virtual wiki cache to XWikiCache, limited by default to 1000 items
Allow caches to be completely deleted on flushAll
Allow clustered cache to only use one jgroups notification bus
Updated oscache to a lightly modified version of oscache

973 annotated / raw | Diffs: previous, other | Lines: 97 ( +0, -0 )

Created: 2006-03-12 16:36:14 -0600 (2 years 8 months ago) | Author: ludovic | Changeset: 973

Copied to: xwiki/tags/XWIKI_0_9_1252/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 1087

Split Store and AttachmentStore
Modified ImagePlugin and  to support also thumbnail by width
Added APIs to get thumbnails from attached images
Made createUserFromLDAP a public method
Remove white spaces from LDAP username when creating the xwiki name
Fix issue of FIFO buffer only holding 32 elements. Remove items before adding new items

944 annotated / raw | Diffs: previous, other | Lines: 97 ( +18, -18 )

Created: 2006-02-27 05:07:54 -0600 (2 years 9 months ago) | Author: jeremi | Changeset: 944

XWIKI-215 change headers to lgpl and add the @author

936 annotated / raw | Diffs: previous, other | Lines: 97 ( +2, -2 )

Created: 2006-02-16 02:56:48 -0600 (2 years 9 months ago) | Author: moghrabix | Changeset: 936

Renaming image to attachment

935 annotated / raw | Diffs: previous, other | Lines: 97 ( +5, -0 )

Created: 2006-02-15 14:15:32 -0600 (2 years 9 months ago) | Author: moghrabix | Changeset: 935

Addition of a new plugin to create thumbnails by adding a height parameter at the end of a download URL.
(There is still a problem with the cache since files aren't removed with flushcache.)

544 new/moved annotated / raw | Diffs: previous, other | Lines: 92 ( +92, -0 )

Created: 2005-05-22 14:25:06 -0500 (3 years 6 months ago) | Author: vmassol | Changeset: 544

Moved from: xwiki/trunk/src/main/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 522

Copied (2 times):

Start XWIKI-12: Moved src/main to src/main/java

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

Created: 2005-05-10 16:17:30 -0500 (3 years 6 months ago) | Author: ludovic | Changeset: 522

Moved to: xwiki/trunk/src/main/java/com/xpn/xwiki/plugin/XWikiDefaultPlugin.java 544

Copied (2 times):

Additions of WebServices (Alexa, Google, AdWords, Terraserver, Flickr, IPResolver)
Additions of mail plugin using java mail API
Enhancement to the Calendar Plugin (support of ICS input/output in read-only mode)
Added parameter to deactivate updateSchema
Added getURLContent in xwiki API
Cleanup build.xml file to remove the test jars from war file

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

Created: 2005-04-22 18:40:39 -0500 (3 years 7 months ago) | Author: ludovic | Changeset: 485

Added AllTests and ServletAllTests
Speedup tests using delete from tables instead of drop/create database
Added Feed plugin

470 new annotated / raw | Lines: 83 ( +83, -0 )

Created: 2005-04-20 15:20:54 -0500 (3 years 7 months ago) | Author: kaaloo | Changeset: 470

Move main source branch from src to src/main

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.5 Build:build-dev18790 2008-08-11 ) - Administration - Page generated 2008-12-04 16:41 -0600