jamwiki-commit Mailing List for JAMWiki (Page 36)
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-02-20 00:40:38
|
Revision: 3474 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3474&view=rev Author: wrh2 Date: 2011-02-20 00:40:32 +0000 (Sun, 20 Feb 2011) Log Message: ----------- Documentation: * Update CHANGELOG for JAMWiki 1.0.1. Modified Paths: -------------- wiki/branches/1.0.x/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-02-20 00:37:06
|
Revision: 3473 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3473&view=rev Author: wrh2 Date: 2011-02-20 00:37:00 +0000 (Sun, 20 Feb 2011) Log Message: ----------- Merge: * Merge Dallas' ASA changes from trunk to the the 1.0.x branch. Modified Paths: -------------- wiki/branches/1.0.x/jamwiki-core/src/main/resources/sql.asa.properties Property Changed: ---------------- wiki/branches/1.0.x/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nna...@us...> - 2011-02-15 03:45:44
|
Revision: 3472 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3472&view=rev Author: nnagarajayya Date: 2011-02-15 03:45:37 +0000 (Tue, 15 Feb 2011) Log Message: ----------- Modified Paths: -------------- wiki/branches/rankingalgorithm/jamwiki-core/src/main/java/org/jamwiki/SearchEngine.java wiki/branches/rankingalgorithm/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/branches/rankingalgorithm/jamwiki-war/src/main/resources/jamwiki-configuration.xml wiki/branches/rankingalgorithm/jamwiki-war/src/main/webapp/WEB-INF/jsp/search-results.jsp wiki/branches/rankingalgorithm/jamwiki-war/src/main/webapp/WEB-INF/jsp/search.jsp Added Paths: ----------- wiki/branches/rankingalgorithm/jamwiki-web/src/main/java/org/jamwiki/search/RankingAlgorithmSearchEngine.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dal...@us...> - 2011-02-12 21:55:26
|
Revision: 3471 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3471&view=rev Author: dallas411 Date: 2011-02-12 21:55:20 +0000 (Sat, 12 Feb 2011) Log Message: ----------- Update ASA database support for JAMWiki version 1.x, tested with SQL Anywhere 11.0.1 Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/resources/sql.asa.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nna...@us...> - 2011-02-12 02:12:09
|
Revision: 3470 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3470&view=rev Author: nnagarajayya Date: 2011-02-12 02:12:03 +0000 (Sat, 12 Feb 2011) Log Message: ----------- rankingalgorithm search engine branch Added Paths: ----------- wiki/branches/rankingalgorithm/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-02-10 04:49:06
|
Revision: 3469 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3469&view=rev Author: wrh2 Date: 2011-02-10 04:49:00 +0000 (Thu, 10 Feb 2011) Log Message: ----------- Merge: * Merge changes from the 1.0.x branch to trunk. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/SearchEngine.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/WikiBase.java wiki/trunk/jamwiki-core/src/main/resources/pages/StyleSheet.txt wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/TestSearchEngine.java wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/search/LuceneSearchEngine.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-02-10 04:38:02
|
Revision: 3468 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3468&view=rev Author: wrh2 Date: 2011-02-10 04:37:55 +0000 (Thu, 10 Feb 2011) Log Message: ----------- JAMWIKI-2: * Fix a locking issue with Lucene that could prevent the search index from being updated when topics are changed immediately after upgrading. Modified Paths: -------------- wiki/branches/1.0.x/jamwiki-core/src/main/java/org/jamwiki/SearchEngine.java wiki/branches/1.0.x/jamwiki-core/src/main/java/org/jamwiki/WikiBase.java wiki/branches/1.0.x/jamwiki-core/src/test/java/org/jamwiki/TestSearchEngine.java wiki/branches/1.0.x/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/branches/1.0.x/jamwiki-web/src/main/java/org/jamwiki/search/LuceneSearchEngine.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-02-05 19:31:16
|
Revision: 3467 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3467&view=rev Author: wrh2 Date: 2011-02-05 19:31:10 +0000 (Sat, 05 Feb 2011) Log Message: ----------- DataHandler: * Remove two instances where transactions are used unnecessarily for read-only queries. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/AnsiDataHandler.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-02-01 15:49:43
|
Revision: 3466 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3466&view=rev Author: wrh2 Date: 2011-02-01 15:49:37 +0000 (Tue, 01 Feb 2011) Log Message: ----------- Cleanup: * The "Connection" argument of DataHandler.lookupTopic() is only needed within the org.jamwiki.db package, so remove it from the public API and create a private instance for use by AnsiDataHandler. Modified Paths: -------------- wiki/trunk/addons/bliki-parser/src/main/java/org/jamwiki/parser/bliki/JAMWikiModel.java 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/WikiDatabase.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/migrate/MediaWikiXmlExporter.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/migrate/MediaWikiXmlImporter.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/ParserUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/MagicWordUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/ParserFunctionUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/TemplateTag.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/ImageUtil.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/WikiUtil.java wiki/trunk/jamwiki-core/src/test/java/org/jamwiki/migrate/MigrationUtilTest.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/search/LuceneSearchEngine.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/DiffServlet.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/EditServlet.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/HistoryServlet.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/JAMWikiServlet.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ManageServlet.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/MoveServlet.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/PrintableServlet.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ServletUtil.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/TranslationServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-28 22:47:07
|
Revision: 3465 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3465&view=rev Author: wrh2 Date: 2011-01-28 22:47:00 +0000 (Fri, 28 Jan 2011) Log Message: ----------- Cleanup: * Remove unused imports identified by PMD. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/IncludeOnlyTag.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/JFlexParser.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/OnlyIncludeTag.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ViewSourceServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-27 22:19:30
|
Revision: 3464 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3464&view=rev Author: wrh2 Date: 2011-01-27 22:19:24 +0000 (Thu, 27 Jan 2011) Log Message: ----------- Documentation: * Minor Javadoc updates. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/WikiMessage.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/package.html Added Paths: ----------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/migrate/package.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-27 19:38:02
|
Revision: 3463 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3463&view=rev Author: wrh2 Date: 2011-01-27 19:37:55 +0000 (Thu, 27 Jan 2011) Log Message: ----------- Special:Source: * Add a "View Source" tab to allow users who do not have permission to edit a topic to view its wiki markup. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/PseudoTopicHandler.java 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/JAMWikiServlet.java Added Paths: ----------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/view-source.jsp wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/ViewSourceServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-27 06:14:47
|
Revision: 3462 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3462&view=rev Author: wrh2 Date: 2011-01-27 06:14:41 +0000 (Thu, 27 Jan 2011) Log Message: ----------- Configuration: * Move the pseudotopic list out of jamwiki-configuration.xml. While hard-coding these values isn't ideal, the XML-based approach is clumsy and a longer-term solution will be to share values with the jamwiki-servlet.xml file. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/WikiConfiguration.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/PseudoTopicHandler.java wiki/trunk/jamwiki-core/src/test/resources/jamwiki-configuration.xml wiki/trunk/jamwiki-war/src/main/resources/jamwiki-configuration.dtd wiki/trunk/jamwiki-war/src/main/resources/jamwiki-configuration.xml wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/package.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-26 22:37:06
|
Revision: 3460 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3460&view=rev Author: wrh2 Date: 2011-01-26 20:18:57 +0000 (Wed, 26 Jan 2011) Log Message: ----------- Performance: * Change two DBCP defaults to values that should perform better. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/trunk/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-01-26 22:06:46
|
Revision: 3459 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3459&view=rev Author: wrh2 Date: 2011-01-26 20:04:22 +0000 (Wed, 26 Jan 2011) Log Message: ----------- Performance: * Enable DBCP prepared statement pooling to improve performance. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/db/LocalDataSource.java 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.jsp wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/AdminServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-26 21:52:51
|
Revision: 3461 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3461&view=rev Author: wrh2 Date: 2011-01-26 21:36:50 +0000 (Wed, 26 Jan 2011) Log Message: ----------- Bugfix: * Fix a typo in admin.jsp that caused the pooled statement checkbox not to be remembered. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mic...@us...> - 2011-01-26 13:35:14
|
Revision: 3458 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3458&view=rev Author: michael-o Date: 2011-01-26 13:35:08 +0000 (Wed, 26 Jan 2011) Log Message: ----------- merged with trunk r3457 Modified Paths: -------------- wiki/branches/1.0.x/pom.xml Property Changed: ---------------- wiki/branches/1.0.x/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mic...@us...> - 2011-01-26 13:33:10
|
Revision: 3457 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3457&view=rev Author: michael-o Date: 2011-01-26 13:33:04 +0000 (Wed, 26 Jan 2011) Log Message: ----------- We have a new issue tracker Modified Paths: -------------- wiki/trunk/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mic...@us...> - 2011-01-26 13:31:25
|
Revision: 3456 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3456&view=rev Author: michael-o Date: 2011-01-26 13:31:19 +0000 (Wed, 26 Jan 2011) Log Message: ----------- Update surefire Modified Paths: -------------- 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-01-25 20:00:35
|
Revision: 3455 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3455&view=rev Author: wrh2 Date: 2011-01-25 20:00:28 +0000 (Tue, 25 Jan 2011) Log Message: ----------- Parser: * Display HTML links of the form "[http://example.com]" using numbered links to match Mediawiki behavior. The legacy behavior can be restored with a configuration options. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/parser/jflex/HtmlLinkTag.java wiki/trunk/jamwiki-core/src/main/jflex/jamwiki-processor.jflex wiki/trunk/jamwiki-core/src/test/resources/data/results/HtmlBasicLinks1 wiki/trunk/jamwiki-core/src/test/resources/data/results/HtmlBasicLinks2 wiki/trunk/jamwiki-core/src/test/resources/data/results/HtmlMailtoLinks1 wiki/trunk/jamwiki-core/src/test/resources/data/results/ImageLink1 wiki/trunk/jamwiki-core/src/test/resources/data/topics/HtmlBasicLinks1 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/UPGRADE.txt wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/admin.jsp wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/AdminServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-25 02:48:27
|
Revision: 3454 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3454&view=rev Author: wrh2 Date: 2011-01-25 02:48:21 +0000 (Tue, 25 Jan 2011) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- wiki/branches/1.0.x/addons/bliki-parser/pom.xml wiki/branches/1.0.x/addons/pom.xml wiki/branches/1.0.x/jamwiki-core/pom.xml wiki/branches/1.0.x/jamwiki-war/pom.xml wiki/branches/1.0.x/jamwiki-web/pom.xml wiki/branches/1.0.x/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-25 02:48:17
|
Revision: 3453 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3453&view=rev Author: wrh2 Date: 2011-01-25 02:48:11 +0000 (Tue, 25 Jan 2011) Log Message: ----------- [maven-release-plugin] copy for tag 1.0 Added Paths: ----------- wiki/tags/1.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wr...@us...> - 2011-01-25 02:48:04
|
Revision: 3452 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3452&view=rev Author: wrh2 Date: 2011-01-25 02:47:57 +0000 (Tue, 25 Jan 2011) Log Message: ----------- [maven-release-plugin] prepare release 1.0 Modified Paths: -------------- wiki/branches/1.0.x/addons/bliki-parser/pom.xml wiki/branches/1.0.x/addons/pom.xml wiki/branches/1.0.x/jamwiki-core/pom.xml wiki/branches/1.0.x/jamwiki-war/pom.xml wiki/branches/1.0.x/jamwiki-web/pom.xml wiki/branches/1.0.x/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mic...@us...> - 2011-01-22 15:58:39
|
Revision: 3451 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3451&view=rev Author: michael-o Date: 2011-01-22 15:58:33 +0000 (Sat, 22 Jan 2011) Log Message: ----------- Portback r3450 Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources_de.properties Property Changed: ---------------- wiki/trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mic...@us...> - 2011-01-22 15:53:47
|
Revision: 3450 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3450&view=rev Author: michael-o Date: 2011-01-22 15:53:41 +0000 (Sat, 22 Jan 2011) Log Message: ----------- Typo in translation Modified Paths: -------------- wiki/branches/1.0.x/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. |