/[Apache-SVN]/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
ViewVC logotype

Log of /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 803868 - (view) (annotate) - [select for diffs]
Modified Thu Aug 13 12:52:16 2009 UTC (3 months, 2 weeks ago) by vsiveton
File length: 23654 byte(s)
Diff to previous 728546 (colored)
MPIR-173: Review the Doxia Sink calls

o fixed calls
o updated test case

Revision 728546 - (view) (annotate) - [select for diffs]
Modified Sun Dec 21 22:56:51 2008 UTC (11 months ago) by bentmann
File length: 23654 byte(s)
Diff to previous 675813 (colored)
o Fixed svn:keywords

Revision 675813 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 00:05:39 2008 UTC (16 months, 2 weeks ago) by vsiveton
File length: 23654 byte(s)
Diff to previous 649978 (colored)
o fixed some Checkstyle errors

Revision 649978 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 21:04:07 2008 UTC (19 months, 1 week ago) by hboutemy
File length: 23607 byte(s)
Diff to previous 600123 (colored)
fixed some errors reported by Checkstyle

Revision 600123 - (view) (annotate) - [select for diffs]
Modified Sat Dec 1 13:41:15 2007 UTC (23 months, 3 weeks ago) by vsiveton
File length: 24123 byte(s)
Diff to previous 561074 (colored)
o updated javadoc and added some since/version tags
o improved code legibility
o no code change

Revision 561074 - (view) (annotate) - [select for diffs]
Modified Mon Jul 30 18:04:22 2007 UTC (2 years, 3 months ago) by dennisl
File length: 24189 byte(s)
Diff to previous 539750 (colored)
o Correct spelling.

Revision 539750 - (view) (annotate) - [select for diffs]
Modified Sat May 19 13:24:43 2007 UTC (2 years, 6 months ago) by vsiveton
File length: 24184 byte(s)
Diff to previous 539742 (colored)
MPIR-57: URLs only link if they are FQDNs

o added tableCellForUrl() which creates a cell with a link without link verification
o developer/contributor url and organizationUrl have no more verification

Revision 539742 - (view) (annotate) - [select for diffs]
Modified Sat May 19 12:49:05 2007 UTC (2 years, 6 months ago) by vsiveton
File length: 23973 byte(s)
Diff to previous 539456 (colored)
MPIR-54: Team list table improvement
Submitted by: Dmitry Kobyleha
Reviewed by: Vincent Siveton

o patch applied with modification
o reapply MPIR-48
o removed the actual time zone column if no timezone set

Revision 539456 - (view) (annotate) - [select for diffs]
Modified Fri May 18 13:23:27 2007 UTC (2 years, 6 months ago) by vsiveton
File length: 13640 byte(s)
Diff to previous 430510 (colored)
o fixed license header
o no code change

Revision 430510 - (view) (annotate) - [select for diffs]
Modified Thu Aug 10 20:01:34 2006 UTC (3 years, 3 months ago) by vsiveton
File length: 13453 byte(s)
Diff to previous 405712 (colored)
Pr: MPIR-48: Internal html references are not generated in the team-list.html

o added internal link for developer id

Revision 405712 - (view) (annotate) - [select for diffs]
Modified Wed May 10 10:57:24 2006 UTC (3 years, 6 months ago) by brett
File length: 13400 byte(s)
Diff to previous 394873 (colored)
report clean up

Revision 394873 - (view) (annotate) - [select for diffs]
Modified Tue Apr 18 07:07:37 2006 UTC (3 years, 7 months ago) by epunzalan
File length: 14591 byte(s)
Diff to previous 385830 (colored)
applying $file.lastModified.year to license headers

Revision 385830 - (view) (annotate) - [select for diffs]
Modified Tue Mar 14 16:51:44 2006 UTC (3 years, 8 months ago) by brett
File length: 14591 byte(s)
Diff to previous 383518 (colored)
merge from site-refactor branch, r384789:385828

Revision 383518 - (view) (annotate) - [select for diffs]
Modified Mon Mar 6 11:20:19 2006 UTC (3 years, 8 months ago) by epunzalan
File length: 14701 byte(s)
Diff to previous 348042 (colored)
Applied code formatting before i start working on it

Revision 348042 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 00:14:32 2005 UTC (4 years ago) by vsiveton
File length: 14501 byte(s)
Diff to previous 345007 (colored)
PR: MNG-1409
Replace all getBundle( Locale locale ) methods by the I18N plexus component. 

Revision 345007 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 13:24:46 2005 UTC (4 years ago) by brett
File length: 14038 byte(s)
Diff to previous 314937 (colored)
move plugins

Revision 314937 - (view) (annotate) - [select for diffs]
Modified Wed Oct 12 14:58:24 2005 UTC (4 years, 1 month ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
File length: 14038 byte(s)
Diff to previous 306506 (colored)
clean up MavenReportException uses

Revision 306506 - (view) (annotate) - [select for diffs]
Modified Thu Oct 6 03:09:20 2005 UTC (4 years, 1 month ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
File length: 14130 byte(s)
Diff to previous 291482 (colored)
PR: MNG-1034
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
switch plugins to use the outputDirectory field of <reporting>

Revision 291482 - (view) (annotate) - [select for diffs]
Modified Sun Sep 25 22:52:26 2005 UTC (4 years, 2 months ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
File length: 14435 byte(s)
Diff to previous 226900 (colored)
PR: MNG-953
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
javadoc for project info reports configuration

Revision 226900 - (view) (annotate) - [select for diffs]
Modified Mon Aug 1 22:30:26 2005 UTC (4 years, 3 months ago) by vsiveton
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
File length: 14325 byte(s)
Diff to previous 225654 (colored)
Correct a JS method name and format JS script

Revision 225654 - (view) (annotate) - [select for diffs]
Modified Wed Jul 27 23:35:12 2005 UTC (4 years, 4 months ago) by vsiveton
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
File length: 14312 byte(s)
Diff to previous 220009 (colored)
MNG-663: adding a link for the URL of the organization for developer

Revision 220009 - (view) (annotate) - [select for diffs]
Modified Thu Jul 21 06:54:21 2005 UTC (4 years, 4 months ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
File length: 14192 byte(s)
Diff to previous 219985 (colored)
PR: MNG-366
separate api from implementation keeping most of doxia, reporting and other libraries out of the core


Revision 219985 - (view) (annotate) - [select for diffs]
Modified Thu Jul 21 02:20:27 2005 UTC (4 years, 4 months ago) by brett
Original Path: maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
File length: 14378 byte(s)
Diff to previous 219836 (colored)
move reports into maven-plugins

Revision 219836 - (view) (annotate) - [select for diffs]
Added Wed Jul 20 03:01:56 2005 UTC (4 years, 4 months ago) by vsiveton
Original Path: maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamListReport.java
File length: 14378 byte(s)
MNG-411: Adding more reports: cim, issuetracking,license, scm and teamlist

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2