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

MAIN:wuetherich:20081019203645 by wuetherich on 19 October 2008, 15:36:59 -0500 (2 months 18 days ago) Make Review ~ further refactorings

./HasBuildCommand.java 1.16 history download (+14 -10) diffs

./HasNature.java 1.20 history download (+10 -10) diffs

… 428 more files in changeset.
MAIN:wuetherich:20080924221136 by wuetherich on 24 September 2008, 17:11:50 -0500 (3 months 12 days ago) Make Review ~ [AE-4] Refactoring of EJC-Support

./HasNature.java 1.19 history download (+0 -3) diffs

… 34 more files in changeset.
MAIN:wuetherich:20080826193609 by wuetherich on 26 August 2008, 14:38:48 -0500 (4 months 11 days ago) Make Review ~ Further refactorings

./HasBuildCommand.java 1.15 history download (+1 -1) diffs

./HasNature.java 1.18 history download (+1 -1) diffs

… 266 more files in changeset.
MAIN:wuetherich:20080808184836 by wuetherich on 08 August 2008, 13:48:50 -0500 (4 months 29 days ago) Make Review ~ Further refactorings

./HasBuildCommand.java 1.14 history download (+19 -17) diffs

./HasNature.java 1.17 history download (+30 -25) diffs

… 19 more files in changeset.
MAIN:costamojan:20071223184042 by costamojan on 23 December 2007, 12:40:44 -0600 (12 months ago) Make Review ~ added basic support for python

./HasNature.java 1.16 history download (+3 -0) diffs

… 3 more files in changeset.
MAIN:costamojan:20060911183952 by costamojan on 11 September 2006, 13:39:52 -0500 (2 years 3 months ago) Make Review ~ added support for the AspectJ nature

./HasNature.java 1.15 history download (+5 -2) diffs

M_0_4:costamojan:20060906135614 by costamojan on 06 September 2006, 08:56:15 -0500 (2 years 4 months ago) Make Review ~ the previously required initialisation of the 'WorkspaceBase' instance is done implicitly using it's getter 'getWorkspace()'

./HasBuildCommand.java 1.11.2.2 history download (+0 -1) diffs

./HasNature.java 1.12.2.2 history download (+0 -1) diffs

… 13 more files in changeset.
M_0_4:costamojan:20060901224237 by costamojan on 01 September 2006, 17:42:39 -0500 (2 years 4 months ago) Make Review ~ initialisations before evaluation/executions

./HasBuildCommand.java 1.11.2.1 history download (+1 -0) diffs

./HasNature.java 1.12.2.1 history download (+1 -0) diffs

… 7 more files in changeset.
MAIN:wuetherich:20060831154244 by wuetherich on 31 August 2006, 10:43:16 -0500 (2 years 4 months ago) Make Review ~ refactored packages

./HasBuildCommand.java 1.13 history download (+1 -1) diffs

./HasNature.java 1.14 history download (+3 -3) diffs

… 177 more files in changeset.
MAIN:wuetherich:20060623211037 by wuetherich on 23 June 2006, 16:14:24 -0500 (2 years 6 months ago) Make Review ~ changed license header to epl 1.0

./HasBuildCommand.java 1.12 history download (+11 -12) diffs

./HasNature.java 1.13 history download (+11 -12) diffs

… 59 more files in changeset.
MAIN:wuetherich:20060610153434 by wuetherich on 10 June 2006, 10:34:34 -0500 (2 years 6 months ago) Make Review ~ added javadoc

./HasBuildCommand.java 1.11 history download (+85 -79) diffs

./HasNature.java 1.12 history download (+77 -68) diffs

… 1 more file in changeset.
MAIN:costamojan:20060605111345 by costamojan on 05 June 2006, 06:13:46 -0500 (2 years 7 months ago) Make Review ~ catch Exception - Blocks will be prepended by catch BuildException blocks, so the causing traces will be preferred (prevention of exception wrapping)

./HasBuildCommand.java 1.10 history download (+2 -0) diffs

./HasNature.java 1.11 history download (+2 -0) diffs

… 11 more files in changeset.
MAIN:nilsha:20060525175356 by nilsha on 25 May 2006, 12:56:33 -0500 (2 years 7 months ago) Make Review minor doc improvements

./HasBuildCommand.java 1.9 history download (+2 -1) diffs

./HasNature.java 1.10 history download (+5 -1) diffs

… 13 more files in changeset.
MAIN:wuetherich:20060519192543 by wuetherich on 19 May 2006, 14:25:45 -0500 (2 years 7 months ago) Make Review ~ changed @author tags

./HasBuildCommand.java 1.8 history download (+1 -1) diffs

./HasNature.java 1.9 history download (+1 -1) diffs

… 44 more files in changeset.
MAIN:wuetherich:20060501201233 by wuetherich on 01 May 2006, 15:12:35 -0500 (2 years 8 months ago) Make Review ~ minor clean-ups

./HasBuildCommand.java 1.7 history download (+21 -7) diffs

… 4 more files in changeset.
MAIN:costamojan:20060319031608 by costamojan on 18 March 2006, 21:16:08 -0600 (2 years 9 months ago) Make Review ~ this condition now supports some shortcuts for convenience reasons

./HasNature.java 1.8 history download (+13 -1) diffs

MAIN:costamojan:20060314153823 by costamojan on 14 March 2006, 09:38:28 -0600 (2 years 9 months ago) Make Review ~ replaced JavaDoc '@see' using '@inheritDoc' which is more stable during refactoring processes.
~ added '@inheritDoc' tags wherever they've been missing.

./HasBuildCommand.java 1.6 history download (+1 -1) diffs

./HasNature.java 1.7 history download (+1 -1) diffs

… 32 more files in changeset.
MAIN:costamojan:20060314152050 by costamojan on 14 March 2006, 09:20:50 -0600 (2 years 9 months ago) Make Review ~ the 'requireXXX' methods have been placed outside the try-catch-block. otherwise they could create a BuildException which is wrapped within another BuildException which would be a bit redundant.

./HasBuildCommand.java 1.5 history download (+2 -3) diffs

./HasNature.java 1.6 history download (+2 -3) diffs

MAIN:costamojan:20060303182205 by costamojan on 03 March 2006, 12:22:15 -0600 (2 years 10 months ago) Make Review ~ removed some warnings

./HasBuildCommand.java 1.4 history download (+3 -1) diffs

./HasNature.java 1.5 history download (+3 -1) diffs

… 30 more files in changeset.
MAIN:costamojan:20060228183828 by costamojan on 28 February 2006, 12:38:37 -0600 (2 years 10 months ago) Make Review ~ the logging makes now use of the class 'A4ELogging' allowing to centralize the logging facilities

./ContainsProjectSet.java 1.3 history download (+2 -1) diffs

… 23 more files in changeset.
MAIN:wuetherich:20060127224511 by wuetherich on 27 January 2006, 16:45:47 -0600 (2 years 11 months ago) Make Review ~ ProjectFactory und XmlFileParser

./ContainsProjectSet.java 1.2 history download (+2 -2) diffs

… 4 more files in changeset.
MAIN:wuetherich:20051215113639 by wuetherich on 15 December 2005, 05:37:05 -0600 (3 years ago) Make Review ~ implemented several tests

./HasBuildCommand.java 1.3 history download (+1 -8) diffs

./HasNature.java 1.4 history download (+1 -1) diffs

… 7 more files in changeset.
MAIN:wuetherich:20051210221718 by wuetherich on 10 December 2005, 16:17:18 -0600 (3 years ago) Make Review ~ refactored ProjectBase: it is possible to specify either project or workspace and projectname

./HasBuildCommand.java 1.2 history download (+73 -72) diffs

./HasNature.java 1.3 history download (+67 -73) diffs

… 11 more files in changeset.
MAIN:nilsha:20051126125335 by nilsha on 26 November 2005, 06:53:35 -0600 (3 years 1 month ago) Make Review ~ refactoring, clean up
~ removed of warnings

./HasNature.java 1.2 history download (+0 -2) diffs

… 33 more files in changeset.
MAIN:nilsha:20051124191213 by nilsha on 24 November 2005, 13:12:22 -0600 (3 years 1 month ago) Make Review ~refactoring

./ContainsProjectSet.java 1.1 history download (+58) new

./HasBuildCommand.java 1.1 history download (+103) new

./HasNature.java 1.1 history download (+106) new

… 29 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-07 12:02 -0600