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

177 by larham on 04 April 2007, 23:26:25 -0500 (17 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 (17 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 (17 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months 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 (21 months ago) updated build instructions

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

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

able/old 150 history deleted

149 by jstrachan on 17 November 2006, 12:05:05 -0600 (21 months ago) Completed the move of the new stuff into the root

able/README.txt 149 history download (+26) new/moved

able/old/able-webwork 149 history deleted

able/old/able-webwork/pom.xml 149 history deleted

able/old/able-webwork/quickstart.xml 149 history deleted

able/old/able-webwork/setup-idea.txt 149 history deleted

… 269 more files in changeset.
148 by jstrachan on 17 November 2006, 12:03:23 -0600 (21 months ago) Moving the old able-webwork out of the way ready for the nice shiny new stripes version

able/able-core 148 history download (+0) new/moved

able/able-core/pom.xml 148 history download (+310) new/moved

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

able/able-core/src/main 148 history download (+0) new/moved

able/able-core/src/main/java 148 history download (+0) new/moved

… 1143 more files in changeset.
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.0.beta1 Build:build-316 2008-09-03 ) - Administration - Page generated 2008-09-05 14:51 -0500