jamwiki-commit Mailing List for JAMWiki (Page 19)
Brought to you by:
wrh2
This list is closed, nobody may subscribe to it.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(86) |
Oct
(168) |
Nov
(115) |
Dec
(87) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(59) |
Feb
(36) |
Mar
(27) |
Apr
(24) |
May
(37) |
Jun
(16) |
Jul
(200) |
Aug
(114) |
Sep
(41) |
Oct
(36) |
Nov
(43) |
Dec
(29) |
2008 |
Jan
(63) |
Feb
(49) |
Mar
(62) |
Apr
(66) |
May
(25) |
Jun
(20) |
Jul
(4) |
Aug
(27) |
Sep
(51) |
Oct
(48) |
Nov
(12) |
Dec
(9) |
2009 |
Jan
(54) |
Feb
(33) |
Mar
(59) |
Apr
(35) |
May
(20) |
Jun
(18) |
Jul
(31) |
Aug
(44) |
Sep
(24) |
Oct
(32) |
Nov
(28) |
Dec
(35) |
2010 |
Jan
(51) |
Feb
(34) |
Mar
(93) |
Apr
(48) |
May
(30) |
Jun
(43) |
Jul
(29) |
Aug
(39) |
Sep
(61) |
Oct
(14) |
Nov
(30) |
Dec
(96) |
2011 |
Jan
(82) |
Feb
(18) |
Mar
(21) |
Apr
(18) |
May
(33) |
Jun
(45) |
Jul
(70) |
Aug
(36) |
Sep
(63) |
Oct
(28) |
Nov
(55) |
Dec
(47) |
2012 |
Jan
(82) |
Feb
(39) |
Mar
(21) |
Apr
(9) |
May
(15) |
Jun
(32) |
Jul
(36) |
Aug
(36) |
Sep
(22) |
Oct
(12) |
Nov
(4) |
Dec
(30) |
2013 |
Jan
(38) |
Feb
(25) |
Mar
(18) |
Apr
(15) |
May
(10) |
Jun
(6) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <wr...@us...> - 2011-12-30 22:17:18
|
Revision: 3899 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3899&view=rev Author: wrh2 Date: 2011-12-30 22:17:11 +0000 (Fri, 30 Dec 2011) Log Message: ----------- Translation Updates: * Updated German translations (axelclk). Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_de.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-23 22:33:33
|
Revision: 3898 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3898&view=rev Author: wrh2 Date: 2011-12-23 22:33:26 +0000 (Fri, 23 Dec 2011) Log Message: ----------- Special:LinkTo: * Include links via redirects on the Special:LinkTo page. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/DataHandler.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/AnsiQueryHandler.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/QueryHandler.java wiki/trunk/jamwiki-core/src/main/resources/sql/sql.ansi.properties wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jamwiki-servlet.xml wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ItemsServlet.java Added Paths: ----------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/link-to.jsp wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/LinkToServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-23 01:00:19
|
Revision: 3897 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3897&view=rev Author: wrh2 Date: 2011-12-23 01:00:12 +0000 (Fri, 23 Dec 2011) Log Message: ----------- commons-pool: * Upgrade to commons-codec 1.5.7. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-22 03:25:37
|
Revision: 3896 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3896&view=rev Author: wrh2 Date: 2011-12-22 03:25:31 +0000 (Thu, 22 Dec 2011) Log Message: ----------- Documentation: * Add CREDITS for Andrei Khokhlov (avhohlov2). Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-war/src/main/webapp/CREDITS.txt wiki/trunk/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-22 03:21:36
|
Revision: 3895 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3895&view=rev Author: wrh2 Date: 2011-12-22 03:21:30 +0000 (Thu, 22 Dec 2011) Log Message: ----------- Merge: * Merge the wrh2/dbupload branch. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/DataHandler.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/AnsiQueryHandler.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/DatabaseUpgrades.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/QueryHandler.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/WikiDatabase.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/LinkUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/image/ImageProcessor.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/image/ImageUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/ParserFunctionUtil.java wiki/trunk/jamwiki-core/src/main/resources/sql/sql.ansi.properties wiki/trunk/jamwiki-core/src/main/resources/sql/sql.db2.properties wiki/trunk/jamwiki-core/src/main/resources/sql/sql.mssql.properties wiki/trunk/jamwiki-core/src/main/resources/sql/sql.oracle.properties wiki/trunk/jamwiki-core/src/main/resources/sql/sql.postgres.properties wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/JAMWikiUnitTest.java wiki/trunk/jamwiki-war/src/main/webapp/UPGRADE.txt wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jamwiki-servlet.xml wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/view-topic-include.jsp wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/UploadServlet.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/WikiPageInfo.java Added Paths: ----------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/ImageData.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ImageServlet.java Property Changed: ---------------- wiki/trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-22 03:00:58
|
Revision: 3894 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3894&view=rev Author: wrh2 Date: 2011-12-22 03:00:51 +0000 (Thu, 22 Dec 2011) Log Message: ----------- Merge: * Merge changes from trunk. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/UPGRADE.txt wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/applicationContext-security.xml wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jamwiki-servlet.xml wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin-block.jsp wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/wiki.jsp wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiAuthenticationConfiguration.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiAuthenticationConstants.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiAuthenticationProcessingFilter.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiDaoImpl.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiErrorMessageProvider.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiLogoutSuccessHandler.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiPostAuthenticationFilter.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/WikiUserDetailsImpl.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/BlockServlet.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/ServletUtil.java wiki/branches/wrh2/dbupload/pom.xml Added Paths: ----------- wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/head.jsp Removed Paths: ------------- wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/close-document.jsp wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/top.jsp wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/authentication/RoleImpl.java Property Changed: ---------------- wiki/branches/wrh2/dbupload/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <avh...@us...> - 2011-12-21 21:38:50
|
Revision: 3893 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3893&view=rev Author: avhohlov Date: 2011-12-21 21:38:44 +0000 (Wed, 21 Dec 2011) Log Message: ----------- Key generation for Oracle DBMS Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/AnsiQueryHandler.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/resources/sql/sql.ansi.properties wiki/branches/wrh2/dbupload/jamwiki-core/src/main/resources/sql/sql.oracle.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-21 03:56:43
|
Revision: 3892 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3892&view=rev Author: wrh2 Date: 2011-12-21 03:56:37 +0000 (Wed, 21 Dec 2011) Log Message: ----------- DB Upload: * Add the jam_file_data table to the Special:Upgrade process. * Add instructions for adding the jam_file_data table to UPGRADE.txt. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/DatabaseUpgrades.java wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/UPGRADE.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-21 03:11:44
|
Revision: 3891 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3891&view=rev Author: wrh2 Date: 2011-12-21 03:11:38 +0000 (Wed, 21 Dec 2011) Log Message: ----------- DB Upload: * Add jam_file_data to the WikiDatabase.JAMWIKI_DB_TABLE_INFO array so that file data will be migrated during database migrations. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/WikiDatabase.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-21 02:34:54
|
Revision: 3890 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3890&view=rev Author: wrh2 Date: 2011-12-21 02:34:48 +0000 (Wed, 21 Dec 2011) Log Message: ----------- DB Upload: * Fix JSP file version link. From avhohlov2. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/view-topic-include.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-20 04:42:13
|
Revision: 3889 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3889&view=rev Author: wrh2 Date: 2011-12-20 04:42:07 +0000 (Tue, 20 Dec 2011) Log Message: ----------- Cleanup: * Split ServletUtil.viewTopic into several smaller methods as that function had gotten overly long and complex. Modified Paths: -------------- wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ServletUtil.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-20 04:41:04
|
Revision: 3888 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3888&view=rev Author: wrh2 Date: 2011-12-20 04:40:57 +0000 (Tue, 20 Dec 2011) Log Message: ----------- Cleanup: * Rename top.jsp to head.jsp, since it's just the <head> section. * Get rid of close-document.jsp since there isn't much in it. * Move the <html> and <body> tags to wiki.jsp so that tags are opened and closed within a single JSP file. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/wiki.jsp Added Paths: ----------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/head.jsp Removed Paths: ------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/close-document.jsp wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/top.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-20 03:56:17
|
Revision: 3887 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3887&view=rev Author: wrh2 Date: 2011-12-20 03:56:11 +0000 (Tue, 20 Dec 2011) Log Message: ----------- DB Upload: * Fix NPE due to missing check for image in view-topic-include.jsp. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/view-topic-include.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-19 04:22:28
|
Revision: 3886 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3886&view=rev Author: wrh2 Date: 2011-12-19 04:22:22 +0000 (Mon, 19 Dec 2011) Log Message: ----------- DB Upload: * Fix Special:Image path. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/parser/LinkUtil.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/parser/image/ImageUtil.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/ParserFunctionUtil.java wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/view-topic-include.jsp wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/WikiPageInfo.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-18 18:12:34
|
Revision: 3885 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3885&view=rev Author: wrh2 Date: 2011-12-18 18:12:28 +0000 (Sun, 18 Dec 2011) Log Message: ----------- Special:Block: * Display the last IP address used by a user on the Special:Block page when blocking user accounts. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin-block.jsp wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/BlockServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-18 18:08:41
|
Revision: 3884 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3884&view=rev Author: wrh2 Date: 2011-12-18 18:08:35 +0000 (Sun, 18 Dec 2011) Log Message: ----------- Documentation: * Update the CHANGELOG to put items of more interest to users at the top. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-18 16:58:29
|
Revision: 3883 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3883&view=rev Author: wrh2 Date: 2011-12-18 16:58:23 +0000 (Sun, 18 Dec 2011) Log Message: ----------- Spring: * Upgrade to Spring Framework 3.1.0.RELEASE. * Upgrade to Spring Security 3.1.0.RELEASE. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-war/src/main/webapp/UPGRADE.txt wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/applicationContext-security.xml wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jamwiki-servlet.xml wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiAuthenticationConfiguration.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiAuthenticationConstants.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiAuthenticationProcessingFilter.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiDaoImpl.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiErrorMessageProvider.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiLogoutSuccessHandler.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/JAMWikiPostAuthenticationFilter.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/WikiUserDetailsImpl.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ServletUtil.java wiki/trunk/pom.xml Removed Paths: ------------- wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/authentication/RoleImpl.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-18 16:55:30
|
Revision: 3882 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3882&view=rev Author: wrh2 Date: 2011-12-18 16:55:23 +0000 (Sun, 18 Dec 2011) Log Message: ----------- Merge: * Merge changes from trunk. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/WikiBase.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/WikiConfiguration.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/parser/LinkUtil.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/utils/ResourceUtil.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/utils/WikiUtil.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/ServletUtil.java Property Changed: ---------------- wiki/branches/wrh2/dbupload/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-18 16:52:51
|
Revision: 3881 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3881&view=rev Author: wrh2 Date: 2011-12-18 16:52:45 +0000 (Sun, 18 Dec 2011) Log Message: ----------- Resources: * Add a check for wiki initialization when retrieving resource files. Reported by avhohlov2. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/WikiBase.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/WikiConfiguration.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/LinkUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/ResourceUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/WikiUtil.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ServletUtil.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-15 04:28:01
|
Revision: 3880 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3880&view=rev Author: wrh2 Date: 2011-12-15 04:27:55 +0000 (Thu, 15 Dec 2011) Log Message: ----------- DB Upload: * Refactor to match JAMWiki standard coding style. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/AnsiQueryHandler.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/QueryHandler.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/ImageServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-15 04:27:15
|
Revision: 3879 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3879&view=rev Author: wrh2 Date: 2011-12-15 04:27:09 +0000 (Thu, 15 Dec 2011) Log Message: ----------- DB Upload: * Refactor to avoid some code duplication. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/parser/image/ImageProcessor.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/parser/image/ImageUtil.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/UploadServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-15 04:25:51
|
Revision: 3878 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3878&view=rev Author: wrh2 Date: 2011-12-15 04:25:45 +0000 (Thu, 15 Dec 2011) Log Message: ----------- DB Upload: * Eliminate scriptlet. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/view-topic-include.jsp wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/WikiPageInfo.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-15 02:51:20
|
Revision: 3877 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3877&view=rev Author: wrh2 Date: 2011-12-15 02:51:14 +0000 (Thu, 15 Dec 2011) Log Message: ----------- Merge: * Merge changes from trunk. Modified Paths: -------------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/DataHandler.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/WikiBase.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/AnsiQueryHandler.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/db/QueryHandler.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/model/Interwiki.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/model/RoleMap.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/parser/LinkUtil.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/parser/image/ImageUtil.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/utils/DiffUtil.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/utils/WikiCache.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/java/org/jamwiki/utils/WikiUtil.java wiki/branches/wrh2/dbupload/jamwiki-core/src/main/resources/sql/sql.ansi.properties wiki/branches/wrh2/dbupload/jamwiki-core/src/test/java/org/jamwiki/db/AnsiDataHandlerTest.java wiki/branches/wrh2/dbupload/jamwiki-core/src/test/resources/ApplicationResources.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_da.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_de.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_es.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_fr.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_gl.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_hr.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_hu.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_it.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_ja.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_nl.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_no.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_pl.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_pt.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_pt_BR.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_ru.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_si_LK.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_sk.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_sv.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_uk.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_zh_CN.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ApplicationResources_zh_TW.properties wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/UPGRADE.txt wiki/branches/wrh2/dbupload/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin.jsp wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/AdminServlet.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/ManageServlet.java wiki/branches/wrh2/dbupload/jamwiki-web/src/main/java/org/jamwiki/servlets/ServletUtil.java wiki/branches/wrh2/dbupload/pom.xml Added Paths: ----------- wiki/branches/wrh2/dbupload/jamwiki-core/src/main/resources/ehcache-jamwiki.xml wiki/branches/wrh2/dbupload/jamwiki-core/src/main/resources/ehcache.xsd Removed Paths: ------------- wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ehcache-sample.xml wiki/branches/wrh2/dbupload/jamwiki-war/src/main/resources/ehcache.xsd Property Changed: ---------------- wiki/branches/wrh2/dbupload/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-15 02:27:21
|
Revision: 3876 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3876&view=rev Author: wrh2 Date: 2011-12-15 02:27:14 +0000 (Thu, 15 Dec 2011) Log Message: ----------- commons-codec: * Upgrade to commons-codec 1.5. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-12-14 06:04:23
|
Revision: 3875 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3875&view=rev Author: wrh2 Date: 2011-12-14 06:04:17 +0000 (Wed, 14 Dec 2011) Log Message: ----------- Cache: * Add missing CACHE_USER_BLOCKS_ACTIVE cache configuration. Oops. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/resources/ehcache-jamwiki.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |