Directory continuum-core/src/main/java/org/apache/maven/continuum/store/

Directory Deleted:
2005-08-04 16:56
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 89 (100.0%) 2763 (100.0%) 31.0
trygvis 56 (62.9%) 1960 (70.9%) 35.0
jvanzyl 22 (24.7%) 722 (26.1%) 32.8
brett 6 (6.7%) 58 (2.1%) 9.6
dandiep 2 (2.2%) 12 (0.4%) 6.0
evenisse 3 (3.4%) 11 (0.4%) 3.6

Most Recent Commits

brett 2005-08-04 16:56

separate store

0 lines of code changed in:

brett 2005-08-04 08:04

merge the test branch to the trunk

58 lines of code changed in:

jvanzyl 2005-07-26 02:56

o switch over to writing the build logs to disk instead of in memory



3 lines of code changed in:

trygvis 2005-07-24 17:51

o Removing the default project group getter from the Continuum interface.

o When adding projects in the test cases and if the project doesn't already

have a project group add it to a default project group. Note that this is not

the same default group thing that was in the Continuum interface.

o When storing the project, put the stored object back into the context to make

sure that the object is persistable later (the object put back will be a

detached JDO object).

10 lines of code changed in:

trygvis 2005-07-23 21:03

o Storing new project groups that's found while building projects.

55 lines of code changed in:

jvanzyl 2005-07-23 19:40

o first round of testing for new model and build scheduling

19 lines of code changed in:

trygvis 2005-07-22 03:49

Doing some refactoring, making all methods in the Store return the object added

instead of it's key.

72 lines of code changed in:

trygvis 2005-07-21 17:34

o Removing some debugging output and silencing some IDEA inspection comments.

10 lines of code changed in:

trygvis 2005-07-21 17:27

o Removing logging.

0 lines of code changed in:

trygvis 2005-07-21 17:07

o Removing the generation of the JDO store.

o Adding a list of ContinuumProjectGroup objects to the

ContinuumProjectBuildingResult. Not really hooked up all over yet.

o Adding some code to the MavenTwoContinuumProjectBuilder for creating the

project groups.

o Adding getProjectGroupByName().

Cleanup in the DefaultContinuum component:

- Collapsed the addMavenXXProject( url ) methods to

executeAddProjectsFromMetadataActivity().

40 lines of code changed in:

jvanzyl 2005-07-21 16:52

o use the common method and clean out cruft

0 lines of code changed in:

jvanzyl 2005-07-21 02:03

o changes to store for build settings

o tests for build settings



141 lines of code changed in:

jvanzyl 2005-07-20 18:40

86 lines of code changed in:

jvanzyl 2005-07-20 18:20

o updates for buildGroups in the store

84 lines of code changed in:

trygvis 2005-07-20 16:46

o Commiting for Jason.

86 lines of code changed in:

trygvis 2005-07-20 04:44

o Hey yo.

135 lines of code changed in:

evenisse 2005-07-19 09:47

set svn props

0 lines of code changed in:

jvanzyl 2005-07-19 03:59

o updates for schedules

0 lines of code changed in:

trygvis 2005-07-19 03:30

Fixing CONTINUUM-235: "Collapse standardError and standardOutput to 'output'"

Fixing CONTINUUM-242: "Write the build output to disk instead of keeping it in

the database"

o Removing standardOutput and standardError from the ContinuumBuild object. The

output from the build can be accessed by calling Store.getBuildOutput().

o Removing the ScmResult parameter from the notifiers, it can be read from the

ContinuumProject instance.

o Adding buildOutputDirectory to the ConfigurationService.

151 lines of code changed in:

jvanzyl 2005-07-18 20:54

o adding full tests for the M:N relationship between schedules and projects

66 lines of code changed in:

(47 more)

Generated by StatSVN 0.3.2-SNAPSHOT