Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

905 by harry.chen@gmail.com on 08 May 2008, 12:22:01 -0500 (7 days ago) Make Review switch to use a stable version of jtidy

trunk/pom.xml 905 history download (+8 -8) diffs

904 by harry.chen@gmail.com on 08 May 2008, 12:21:16 -0500 (7 days ago) Make Review switch to use a stable version of jtidy.

trunk/gnizr-core/pom.xml 904 history download (+1 -1) diffs

903 by harry.chen@gmail.com on 08 May 2008, 12:20:51 -0500 (7 days ago) Make Review reduced the css width of #header2-l to 300px

trunk/gnizr-webapp/src/main/webapp/css/gnizr-header.css 903 history download (+1 -1) diffs

902 by harry.chen@gmail.com on 08 May 2008, 12:19:41 -0500 (7 days ago) Make Review don't do html escape for search result entry title.

trunk/gnizr-webapp/src/main/webapp/lib/javascript/opensearch.js 902 history download (+1 -1) diffs

901 by harry.chen@gmail.com on 08 May 2008, 10:50:19 -0500 (7 days ago) Make Review trim() bookmark notes that have been processed by jtidy (it creates extra white-spaces).

trunk/gnizr-robot/src/main/java/com/gnizr/core/robot/rss/BookmarkEntryFactory.java 901 history download (+2 -2) diffs

trunk/gnizr-robot/src/test/java/com/gnizr/core/robot/rss/TestBookmarkEntryFactory.java 901 history download (+2 -2) diffs

900 by harry.chen@gmail.com on 08 May 2008, 10:34:38 -0500 (7 days ago) Make Review more opensearch engines. fixed opensearch.js that wasn't able to read {searchTerms} that are concat with `+[other query terms]`

trunk/gnizr-webapp/src/main/webapp/lib/javascript/opensearch.js 900 history download (+9 -4) diffs

trunk/gnizr-webapp/src/main/webapp/settings/opensearch/googblogs-searchdescription.xml 900 history download (+10) new

trunk/gnizr-webapp/src/main/webapp/settings/opensearch/yahoo-searchdescription.xml 900 history download (+4 -4) diffs

trunk/gnizr-webapp/src/main/webapp/settings/opensearch/live-searchdescription.xml 900 history download (+10) new

trunk/gnizr-webapp/src/main/webapp/settings/opensearch/delicious-searchdescription.xml 900 history download (+10) new

… 3 more files in changeset.
899 by harry.chen on 08 May 2008, 10:33:18 -0500 (7 days ago) Make Review Edited wiki page through web user interface.

wiki/ChangeLog2_4.wiki 899 history download (+1 -1) diffs

898 by harry.chen on 08 May 2008, 10:33:10 -0500 (7 days ago) Make Review Edited wiki page through web user interface.

wiki/ChangeLog2_4.wiki 898 history download (+1 -0) diffs

897 by harry.chen@gmail.com on 08 May 2008, 09:09:42 -0500 (7 days ago) Make Review pretty format bookmark URL

trunk/gnizr-webapp/src/main/webapp/lib/web/post-macro-lib.ftl 897 history download (+3 -1) diffs

trunk/gnizr-webapp/src/main/webapp/css/gnizr-default.css 897 history download (+2 -0) diffs

trunk/gnizr-webapp/src/main/webapp/lib/web/util-func-lib.ftl 897 history download (+17 -0) diffs

896 by harry.chen@gmail.com on 08 May 2008, 07:59:26 -0500 (7 days ago) Make Review replaced sliceNotes macro with makeShortNotes

trunk/gnizr-webapp/src/main/webapp/timeline/home-timeline.ftl 896 history download (+5 -11) diffs

895 by harry.chen@gmail.com on 08 May 2008, 00:00:22 -0500 (7 days ago) Make Review updated to version 2.4.0-M4

trunk/gnizr-webapp/src/main/webapp/lib/web/macro-lib.ftl 895 history download (+1 -1) diffs

894 by harry.chen@gmail.com on 07 May 2008, 23:59:45 -0500 (7 days ago) Make Review fixed junit test

trunk/gnizr-webapp/src/test/java/com/gnizr/web/action/bookmark/TestEditBookmark2.java 894 history download (+1 -1) diffs

893 by harry.chen@gmail.com on 07 May 2008, 22:28:00 -0500 (7 days ago) Make Review minor editing of the instructions on the page.

trunk/gnizr-webapp/src/main/webapp/export/home.ftl 893 history download (+5 -1) diffs

trunk/gnizr-webapp/src/main/webapp/help.ftl 893 history download (+7 -7) diffs

trunk/gnizr-webapp/src/main/webapp/settings/home.ftl 893 history download (+1 -1) diffs

892 by harry.chen@gmail.com on 07 May 2008, 21:53:21 -0500 (8 days ago) Make Review removes HTML tags from RSS entry title and notes.

trunk/gnizr-robot/src/main/java/com/gnizr/core/robot/rss/BookmarkEntryFactory.java 892 history download (+7 -2) diffs

891 by harry.chen@gmail.com on 07 May 2008, 21:39:43 -0500 (8 days ago) Make Review removes "on*" attributes from HTML tags.

trunk/gnizr-core/src/test/java/com/gnizr/core/util/TestFormatUtil.java 891 history download (+2 -0) diffs

trunk/gnizr-core/src/main/java/com/gnizr/core/util/FormatUtil.java 891 history download (+19 -1) diffs

trunk/gnizr-core/src/test/resources/TestFormatUtil-badhtml.html 891 history download (+2 -0) diffs

890 by harry.chen@gmail.com on 07 May 2008, 21:38:57 -0500 (8 days ago) Make Review prevent the use of HTML in folder description.

trunk/gnizr-webapp/src/main/java/com/gnizr/web/action/folder/EditUserFolder.java 890 history download (+7 -8) diffs

887 by harry.chen@gmail.com on 07 May 2008, 14:08:45 -0500 (8 days ago) Make Review pulled out header and footer into separate macro file.

trunk/gnizr-webapp/src/main/webapp/lib/web/header-macro-lib.ftl 887 history download (+87) new

trunk/gnizr-webapp/src/main/webapp/lib/web/footer-macro-lib.ftl 887 history download (+28) new

trunk/gnizr-webapp/src/main/webapp/lib/web/macro-lib.ftl 887 history download (+3 -119) diffs

885 by harry.chen on 07 May 2008, 12:04:00 -0500 (8 days ago) Make Review Noted the upgrade of FM in 2.4.0-M4

wiki/ChangeLog2_4.wiki 885 history download (+1 -0) diffs

884 by harry.chen@gmail.com on 07 May 2008, 09:06:07 -0500 (8 days ago) Make Review added file header.

trunk/gnizr-web/src/main/java/com/gnizr/web/interceptor/RegistrationPolicyInterceptor.java 884 history download (+16 -0) diffs

882 by harry.chen on 07 May 2008, 08:40:30 -0500 (8 days ago) Make Review noted changes to 2.4.0-M4

wiki/ChangeLog2_4.wiki 882 history download (+3 -1) diffs

881 by harry.chen@gmail.com on 07 May 2008, 08:38:23 -0500 (8 days ago) Make Review prevents the use of unsafe HTML tags in bookmark description, and prevent the use of HTML tags in PointMarker's notes.

trunk/gnizr-webapp/src/main/java/com/gnizr/web/action/bookmark/EditBookmark.java 881 history download (+7 -0) diffs

trunk/gnizr-webapp/src/test/java/com/gnizr/web/action/bookmark/TestEditBookmark2.java 881 history download (+4 -1) diffs

880 by harry.chen@gmail.com on 07 May 2008, 08:34:49 -0500 (8 days ago) Make Review prohits the use of HTML tags in folder description.

trunk/gnizr-webapp/src/test/java/com/gnizr/web/action/folder/TestEditUserFolder.java 880 history download (+32 -0) diffs

trunk/gnizr-webapp/src/main/java/com/gnizr/web/action/folder/EditUserFolder.java 880 history download (+13 -1) diffs

879 by harry.chen on 07 May 2008, 08:34:17 -0500 (8 days ago) Make Review noted changes to 2.4.0-M4

wiki/ChangeLog2_4.wiki 879 history download (+3 -0) diffs

878 by harry.chen@gmail.com on 07 May 2008, 08:30:14 -0500 (8 days ago) Make Review added util method to tidy and extract text from html code.

trunk/gnizr-core/src/test/java/com/gnizr/core/util/TestFormatUtil.java 878 history download (+1 -0) diffs

trunk/gnizr-core/src/main/java/com/gnizr/core/util/FormatUtil.java 878 history download (+5 -0) diffs

earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-297 2008-04-24 ) - Administration - Page generated 2008-05-15 22:02 -0500