Directory tests-src/net/sf/statcvs/model/

Directory Created:
2003-02-04 07:58
Total Files:
7
Deleted Files:
6
Lines of Code:
991

Browse with ViewCVS

[root]/tests-src/net/sf/statcvs/model

Lines of Code

tests-src/net/sf/statcvs/model/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 174 (100.0%) 4567 (100.0%) 26.2
lukasz 17 (9.8%) 2550 (55.8%) 150.0
cyganiak 144 (82.8%) 1837 (40.2%) 12.7
jkealey 6 (3.4%) 109 (2.4%) 18.1
squig 6 (3.4%) 69 (1.5%) 11.5
manschu 1 (0.6%) 2 (0.0%) 2.0

Most Recent Commits

cyganiak 2006-12-08 22:21

Test failed because it worked with inconsistent VersionedFile objects

6 lines of code changed in:

jkealey 2006-11-22 17:29

Refactoring of StatCVS so that StatSVN can properly extend it.
Added StatSVN features: bugzilla integration, viewvc integration, xdoc export
Many thanks to Benoit Xhenseval for refactoring both StatCVS and StatSVN and providing xdoc support.

109 lines of code changed in:

squig 2004-12-14 14:38

merged parsing of entries file and symbolic names patch [#910508]

69 lines of code changed in:

cyganiak 2004-02-20 20:32

Added factory methods for CvsRevisions to CvsFile. Revisions are no longer created by calling "new CvsRevision(file, ...)" but like "file.addInitialRevision(...)".

78 lines of code changed in:

cyganiak 2004-02-20 02:41

test the assertion that revisions can be added to a file in any order

16 lines of code changed in:

cyganiak 2004-02-20 02:33

lots of small cleanups in the model package, including changed collection types, some removed methods, and lots of javadoc cleanup

9 lines of code changed in:

cyganiak 2004-02-20 00:31

modified Directory to a SortedSet based implementation

19 lines of code changed in:

cyganiak 2004-02-20 00:15

- made DirectoryRoot and DirectoryImpl package private
- added public Directory.createRoot and Directory.createSubdirectory methods
- more minor cleanups in Directory classes

32 lines of code changed in:

cyganiak 2004-02-19 23:23

Removed CvsFile.isInAttic(); instead, the Builder provides a method getAtticFileNames(). The idea is to keep CVS internals out of the model package. Also added CvsFile.compareTo

36 lines of code changed in:

cyganiak 2004-02-18 20:00

Removed CvsFile.isBinary(), this is now handled by the input package. The input package now creates files/revisions with 0 lines for binary files.

Many changes to CvsRevision:
- replaced all line count related methods by new ones with cleaner semantics
- renamed some more methods
- changed the line count related constructor arguments to cleaner semantics

111 lines of code changed in:

cyganiak 2004-02-17 22:40

refactoring: moving more CVS-specific stuff (clustering of revisions into commits) from model.Commit to input.CommitListBuilder; some other changes in Commit

12 lines of code changed in:

cyganiak 2004-02-17 19:37

- moved DummyRepositoryFileManager from model to input
- added some tests for model.Directory class

77 lines of code changed in:

cyganiak 2004-02-17 07:55

- added CvsContent.getCommits()
- moved CommitListBuilder from model to input
- changed users of CommitListBuilder to use getCommits

1 lines of code changed in:

cyganiak 2003-12-18 01:26

refactoring: removed RevisionIterator and everything related (yay!)

3 lines of code changed in:

cyganiak 2003-12-18 00:56

refactoring: replaced CvsContent.getRevisionIterator() by CvsContent.getRevisions()

0 lines of code changed in:

cyganiak 2003-12-18 00:42

refactoring: removed RevisionSortIterator

3 lines of code changed in:

cyganiak 2003-12-18 00:26

refactoring: removed RevisionIteratorSummary

0 lines of code changed in:

cyganiak 2003-12-18 00:12

refactoring: replaced Author.getRevisionIterator() with Author.getRevisions() (We are trying to get rid of RevisionIterator; better just use collections of revisions and do all sorting and filtering by yourself)

7 lines of code changed in:

cyganiak 2003-12-17 23:46

refactoring: removed hardly used RevisionFilterIterator and related classes

6 lines of code changed in:

cyganiak 2003-12-17 23:01

removed NullAuthor class because it made stuff more complicated -- the null object pattern was not useful in this case

3 lines of code changed in:

(34 more)

Generated by StatCVS 0.3