Directory continuum-xmlrpc/src/main/java/org/apache/maven/continuum/xmlrpc/

Total Files:
4
Deleted Files:
0
Lines of Code:
1153

Browse with ViewVC

[root]/continuum-xmlrpc/src/main/java/org/apache/maven/continuum/xmlrpc

Lines of Code

continuum-xmlrpc/src/main/java/org/apache/maven/continuum/xmlrpc/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 83 (100.0%) 1642 (100.0%) 19.7
trygvis 51 (61.4%) 1338 (81.5%) 26.2
evenisse 11 (13.3%) 131 (8.0%) 11.9
brett 13 (15.7%) 99 (6.0%) 7.6
jvanzyl 5 (6.0%) 70 (4.3%) 14.0
handyande 1 (1.2%) 2 (0.1%) 2.0
dandiep 1 (1.2%) 2 (0.1%) 2.0
kenney 1 (1.2%) 0 (0.0%) 0.0

Most Recent Commits

handyande 2007-02-28 22:07

Don't send objects we can't referrence...

2 lines of code changed in:

evenisse 2007-01-04 14:35

Update license

56 lines of code changed in:

kenney 2006-08-11 00:28

Refactored the DefaultBuildController to have better exception

handling. Cleaned up the code and added a BuildContext bean to store

all build related information so it can be passed around to the different methods.



The rest is code cleanup:

* Remove unused code (private methods that were not called, unused variables, unused imports)

* Recorganize declarations of local variables to their proper scope

* Fix possible NPE's

* Remove bogus null/non-null checks.

0 lines of code changed in:

trygvis 2006-06-28 17:38

Fixing CONTINUUM-735: XmlRpc does not expose getBuildOutput.

Submitted by Andrew Williams. Thanks for your work!

o Added getBuildOutput

o Removed all scm related code and replace with the now-compliant new code (according to the .mdo)

o Tidy intents and remove extra debug

o Fix continuum_cli.py to work with all my changes so far, removing old code that has been replaced

14 lines of code changed in:

evenisse 2006-06-23 11:11

[CONTINUUM-732] Add build results in xmlrpc interface and add dependencies to the python code in continuum-core-it

Sumitted by: Andrew Williams

44 lines of code changed in:

evenisse 2005-11-08 00:15

[CONTINUUM-367] Fix call of getprojects() through xml-rpc

7 lines of code changed in:

evenisse 2005-10-24 21:43

[CONTINUUM-367] Fix exception when calling getprojects() through xml-rpc

1 lines of code changed in:

brett 2005-08-18 11:37

make ids consistent, re-enable mail test, fix old use of "forced"

7 lines of code changed in:

brett 2005-08-18 09:20

switch to trigger instead of forced flag

3 lines of code changed in:

brett 2005-08-17 18:34

rename ContinuumProject to Project

35 lines of code changed in:

brett 2005-08-15 07:33

merge maven2 project into main project

fix some issues with not creating projects correctly

4 lines of code changed in:

brett 2005-08-15 06:40

merge maven project into main project

5 lines of code changed in:

brett 2005-08-15 06:28

merge ant project into main project

5 lines of code changed in:

brett 2005-08-15 01:34

nuke ContinuumBuild

1 lines of code changed in:

brett 2005-08-12 15:10

eliminate shell project class from model

5 lines of code changed in:

brett 2005-08-12 08:21

move over to classes in the new package where they are identical

34 lines of code changed in:

trygvis 2005-07-17 23:52

o Copying the ModelloJPoxContinuumStoreTest to AbstractContinuumTest and made

both the Modello and JDO test cases extend this class.

o Adding ContinuumObjectNotFoundException.

o Centralizing the lookup of ContinuumStore to make it easier to switch out the

implementation.

o Removing empty test configuration files.

o Fixing a bug in the Maven 1 project builder where a project would get added

to the project building result even if the builder threw a exception.

o Fixing a bug in DefaultContinuum where a Maven 1 project would be added even

if there was warnings while building the project.

2 lines of code changed in:

evenisse 2005-07-13 21:46

[CONTINUUM-193]. Collapse CheckOutScmResult and UpdateScmResult in ScmResult.

8 lines of code changed in:

trygvis 2005-07-08 11:06

o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".

0 lines of code changed in:

trygvis 2005-07-02 12:58

o Removing old commented out code.

1 lines of code changed in:

(24 more)

Generated by StatSVN 0.3.2-SNAPSHOT