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

NOTE: this repository is being scanned, some statistics may still be out of date.

Changelog

179 by kjetilhp on 05 September 2008, 08:45:53 -0500 (2 months 27 days ago) Bugfix. The PropertyInfo.findAnnotation method was not able to find annotation when bridged methods where present. The Spring class AnnotationUtils takes care of this issue.

able/able-core/src/test/java/com/opensymphony/able/introspect/PropertyInfoTest.java 179 history download (+71) new

able/able-core/src/main/java/com/opensymphony/able/introspect/PropertyInfo.java 179 history download (+5 -2) diffs

178 by kjetilhp on 05 September 2008, 05:07:26 -0500 (2 months 27 days ago) testing

able/README.txt 178 history download (+2 -0) diffs

177 by larham on 04 April 2007, 23:26:25 -0500 (19 months ago) let runtime exceptions escape try/catch so that Hibernate can understand when it needs to create a table, for example.

able/able-core/src/main/java/com/opensymphony/able/filter/SimpleTransactionServletFilter.java 177 history download (+3 -0) diffs

176 by larham on 04 April 2007, 23:17:03 -0500 (19 months ago) update to newer versions; remove dependence on snapshots where regular releases have become available

able/able-core/pom.xml 176 history download (+5 -5) diffs

able/able-web/pom.xml 176 history download (+1 -1) diffs

175 by larham on 02 April 2007, 14:31:00 -0500 (20 months ago) add trivial text about projects

able/README.txt 175 history download (+6 -0) diffs

173 by jstrachan on 29 November 2006, 10:29:16 -0600 (2 years ago) minor refactorings to allow the core logic of the crud action bean to be reused for any entity-specific action such as querying

able/able-core/src/main/java/com/opensymphony/able/action/DefaultCrudActionBean.java 173 history download (+12 -40) diffs

able/able-core/src/main/java/com/opensymphony/able/action/EntityActionBeanSupport.java 173 history download (+81) new

able/able-core/src/main/java/com/opensymphony/able/action/QueryActionBeanSupport.java 173 history download (+65) new

able/able-core/src/main/java/com/opensymphony/able/util/StringHelper.java 173 history download (+9 -1) diffs

172 by kjetilhp on 28 November 2006, 16:43:11 -0600 (2 years ago) forgot clearing form after adding user with ajax, fixed

able/able-web/src/main/webapp/WEB-INF/jsp/home.jsp 172 history download (+1 -1) diffs

171 by kjetilhp on 28 November 2006, 16:34:11 -0600 (2 years ago) Switched to java5 logging trough commons-logging instead of log4j, pom updated.. added protoype.js for Ajax stuff

able/able-web/pom.xml 171 history download (+1 -1) diffs

able/able-web/src/main/resources/commons-logging.properties 171 history download (+1 -1) diffs

able/able-web/src/main/resources/log4j.dtd 171 history deleted

able/able-web/src/main/resources/log4j.xml 171 history deleted

able/able-web/src/main/resources/logging.properties 171 history download (+4 -16) diffs

… 1 more file in changeset.
170 by jstrachan on 28 November 2006, 11:46:55 -0600 (2 years ago) added CSS for odd rows which are generated by the autostripe JavaScript

able/able-web/src/main/webapp/css/style.css 170 history download (+4 -0) diffs

169 by jstrachan on 27 November 2006, 13:59:22 -0600 (2 years ago) added a link to the search syntax

able/able-web/src/main/webapp/WEB-INF/jsp/generic/generateList.jsp 169 history download (+1 -0) diffs

able/able-web/src/main/webapp/WEB-INF/jsp/generic/list.jsp 169 history download (+1 -0) diffs

168 by jstrachan on 24 November 2006, 04:52:37 -0600 (2 years ago) Zapped the local maven repo, as we can use http://repo.logicblaze.com/maven2-all/ for now

able/maven-repo 168 history deleted

able/maven-repo/opensymphony 168 history deleted

able/maven-repo/opensymphony/compass 168 history deleted

able/maven-repo/opensymphony/compass/compass 168 history deleted

able/maven-repo/opensymphony/compass/compass/1.1M2 168 history deleted

… 86 more files in changeset.
167 by jstrachan on 24 November 2006, 04:43:28 -0600 (2 years ago) Tried using a separate m2 repo for the compass jars together with providing a temporary repo we can use to publish snapshots until someone at OpenSymphony creates some m2 repo we can use

able/able-core/pom.xml 167 history download (+1 -1) diffs

able/able-web/pom.xml 167 history download (+1 -1) diffs

able/able-web/src/main/java/com/opensymphony/able/demo/model/Attachment.java 167 history download (+1 -1) diffs

able/able-web/src/main/resources/com/opensymphony/able/demo 167 history deleted

able/able-web/src/main/resources/com/opensymphony/able/model 167 history deleted

… 1 more file in changeset.
166 by kjetilhp on 24 November 2006, 02:54:51 -0600 (2 years ago) added an ajax service to show how to use that with stripes, nicer buttons, expanded Build class, removed log4j.properties and added a dtd.. fixed some bugs

able/able-web/pom.xml 166 history download (+1 -1) diffs

able/able-web/src/main/java/com/opensymphony/able/demo/action/RegisterActionBean.java 166 history download (+20 -4) diffs

able/able-web/src/main/resources/commons-logging.properties 166 history download (+1) new

able/able-web/src/main/resources/logging.properties 166 history download (+60) new

able/able-web/src/main/webapp/WEB-INF/jsp/home.jsp 166 history download (+10 -4) diffs

… 1 more file in changeset.
165 by kjetilhp on 23 November 2006, 10:47:31 -0600 (2 years ago) added an ajax service to show how to use that with stripes, nicer buttons, expanded Build class, removed log4j.properties and added a dtd.. fixed some bugs

able/able-web/src/main/webapp/WEB-INF/jsp/home.jsp 165 history download (+22 -24) diffs

164 by kjetilhp on 23 November 2006, 10:46:47 -0600 (2 years ago) added an ajax service to show how to use that with stripes, nicer buttons, expanded Build class, removed log4j.properties and added a dtd.. fixed some bugs

able/able-web/pom.xml 164 history download (+1 -1) diffs

able/able-web/src/main/java/com/opensymphony/able/demo/action/CurrentBuildAction.java 164 history download (+43) new

able/able-web/src/main/java/com/opensymphony/able/demo/model/Build.java 164 history download (+6 -3) diffs

able/able-web/src/main/java/com/opensymphony/able/demo/service/LoadDatabaseService.java 164 history download (+5 -2) diffs

able/able-web/src/main/resources/log4j.dtd 164 history download (+166) new

… 10 more files in changeset.
163 by jstrachan on 21 November 2006, 09:10:14 -0600 (2 years ago) added some annotations to test case

able/able-core/src/test/java/com/opensymphony/able/demo/model/Person.java 163 history download (+8 -9) diffs

160 by jstrachan on 20 November 2006, 12:41:40 -0600 (2 years ago) Moved the test cases into the able-core module and got them working

able/able-core/src/test/resources/META-INF 160 history download (+0) new

able/able-core/src/test/resources/META-INF/persistence.xml 160 history download (+11) new

able/able-core/src/test/resources/com/opensymphony/able/jpa/spring.xml 160 history download (+0 -2) diffs

able/able-core/src/test/resources/com/opensymphony/able/stripes 160 history deleted

159 by jstrachan on 20 November 2006, 11:46:31 -0600 (2 years ago) Moved test cases into able-core

able/able-core/src/test 159 history download (+0) new/moved

able/able-core/src/test/java 159 history download (+0) new/moved

able/able-core/src/test/resources 159 history download (+0) new/moved

able/able-core/src/test/java/com 159 history download (+0) new/moved

able/able-core/src/test/java/com/opensymphony 159 history download (+0) new/moved

… 83 more files in changeset.
158 by jstrachan on 20 November 2006, 11:45:49 -0600 (2 years ago) Zapped old stuff

able/able-core/src/test 158 history deleted

able/able-core/src/test/java 158 history deleted

able/able-core/src/test/resources 158 history deleted

157 by jstrachan on 20 November 2006, 11:33:27 -0600 (2 years ago) show language in welcome page

able/able-web/src/main/webapp/WEB-INF/jsp/home.jsp 157 history download (+1 -1) diffs

156 by kjetilhp on 18 November 2006, 14:35:39 -0600 (2 years ago) fixed so that the calendar shows up in front, added a able spesific stylesheet to js calendar based on the blue2 scheme

able/able-web/src/main/webapp/WEB-INF/decorators/main.jsp 156 history download (+1 -1) diffs

able/able-web/src/main/webapp/js/jscalendar/calendar-blue-able.css 156 history download (+239) new

155 by jstrachan on 17 November 2006, 13:49:27 -0600 (2 years ago) zapped old crud

able/able-web/src/main/java/com/opensymphony/able/validation 155 history deleted

154 by jstrachan on 17 November 2006, 13:24:57 -0600 (2 years ago) Move code into the able-core library together with fixing up some exclusions on the poms

able/able-core/pom.xml 154 history download (+20 -0) diffs

able/able-core/src/main/java/com 154 history download (+0) new

able/able-core/src/main/java/com/opensymphony 154 history download (+0) new

able/able-core/src/main/java/com/opensymphony/able 154 history download (+0) new

able/able-core/src/main/java/com/opensymphony/able/action 154 history download (+0) new/copied

… 89 more files in changeset.
153 by jstrachan on 17 November 2006, 13:24:22 -0600 (2 years ago) Move code into the able-core library together with fixing up some exclusions on the poms

able/able-web/pom.xml 153 history download (+1 -1) diffs

able/able-web/src/main/java/com/opensymphony/able/action 153 history deleted

able/able-web/src/main/java/com/opensymphony/able/action/CrudActionBean.java 153 history deleted

able/able-web/src/main/java/com/opensymphony/able/action/Validator.java 153 history deleted

able/able-web/src/main/java/com/opensymphony/able/action/QueryStrategy.java 153 history deleted

… 85 more files in changeset.
152 by jstrachan on 17 November 2006, 13:10:21 -0600 (2 years ago) Added able-core to pom

able/able-web/pom.xml 152 history download (+1 -1) diffs

151 by jstrachan on 17 November 2006, 12:11:41 -0600 (2 years ago) updated build instructions

able/README.txt 151 history download (+3 -14) diffs

150 by jstrachan on 17 November 2006, 12:08:19 -0600 (2 years ago) Zapped old dir

able/old 150 history deleted

earlier earlier | later later
Open Source License registered to the OpenSymphony Project. This license of FishEye is provided to support the development of OpenSymphony only.
Atlassian FishEye, Subversion analysis. (Version:1.6.1 Build:build-325 2008-09-24) - Administration - Page generated 2008-12-02 11:11 -0600