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

Directory Created:
2005-08-04 16:56
Total Files:
2
Deleted Files:
0
Lines of Code:
1518

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 64 (100.0%) 3540 (100.0%) 55.3
brett 26 (40.6%) 2100 (59.3%) 80.7
evenisse 32 (50.0%) 1243 (35.1%) 38.8
jmcconnell 3 (4.7%) 193 (5.5%) 64.3
kenney 2 (3.1%) 4 (0.1%) 2.0
carlos 1 (1.6%) 0 (0.0%) 0.0

Most Recent Commits

evenisse 2007-03-01 11:29

Rename some store method as suggested by Trygve

6 lines of code changed in:

evenisse 2007-02-12 16:19

Fix some jdo calls for performance improvment

59 lines of code changed in:

evenisse 2007-02-06 14:03

[CONTINUUM-1153] Add project group level release button

Submitted by: Henry S. Isidro

35 lines of code changed in:

evenisse 2007-01-04 14:35

Update license

28 lines of code changed in:

brett 2006-12-13 08:52

prevent an NPE

Submitted by: Franz Allen Valencia See

12 lines of code changed in:

evenisse 2006-12-06 21:36

Generate components descriptor

2 lines of code changed in:

evenisse 2006-12-06 16:24

Remove PersistenceManagerFactory for users because it isn't in defined in continuum.

0 lines of code changed in:

brett 2006-12-01 07:26

move the company information to be configured from a POM in the repository

5 lines of code changed in:

brett 2006-11-30 01:46

add code to backup/restore the continuum database

46 lines of code changed in:

jmcconnell 2006-11-28 03:23

removed the deprecated continuumUser, permission and security objects.

1 lines of code changed in:

jmcconnell 2006-11-24 19:04

when I reverted the change for the build ordering I nuked the bit about how the project groups were able to populate in the build by schedule, so I changed the way I used to to it so we can retain the across group project ordering and its now consolidated in a small method in the store that aggregates the two method calls to produce a correct list of projects actived by the schedule

45 lines of code changed in:

evenisse 2006-11-24 17:13

[CONTINUUM-1014] Few patches from acegi branch

- base url autoconfiguration

- projectGroup choice in add maven2 project page

- add maven2 project link in project group page

Submitted by: Lester Ecarma

44 lines of code changed in:

evenisse 2006-11-15 18:10

[CONTINUUM-232] Build when a dependency has been changed

2 lines of code changed in:

evenisse 2006-11-14 20:17

[CONTINUUM-232] Build when a dependency has been changed, only for dependencies that are a continuum project

74 lines of code changed in:

evenisse 2006-09-27 14:54

o Rename all database columns that used a reserver name (http://db.apache.org/derby/docs/10.1/ref/rrefkeywords29722.html)

o Continuum jdo factory use now a datasource

o Add a new jdofactory for users objects like the security part

o Move company informations to the user datasource

81 lines of code changed in:

carlos 2006-09-25 01:40

Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch

0 lines of code changed in:

kenney 2006-09-13 12:43

Added 'maxJobExecutionTime' field to Schedule;



Updated edit/show schedule pages (and label properties) for this new field;



DefaultContinuum now sets the max job execution time on the Task,

retrieved from schedule for the given buildId;

(Also removed never-executing code from DefaultContinuum and fixed an NPE).



Added a CancelBuildAction and made it available from the StateCell, displayed

in build history/build overviews.



TODO: When a build is cancelled, it the build number is incorrect

(either 0 or the highest one, depending on when it's cancelled).

2 lines of code changed in:

jmcconnell 2006-08-18 02:42

my first pass through with project grouping which required a fair amount of changes to -api -core -store to support the concepts already in place in the -model. the -webapp parts are basically working, the triggered builds are still building everything across the board but support for fixing that is in place to be wired in. Whole slew of changes but brett and jason were both cool with my getting this big commit out of the way so I could continue on the same path without this looming.

147 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.

2 lines of code changed in:

evenisse 2006-05-16 11:26

Merge with branch rev. 406599

248 lines of code changed in:

(37 more)

Generated by StatSVN 0.3.2-SNAPSHOT