[root]/statcvs/src/net/sf/statcvs/web-files
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 41 (100.0%) | 913 (100.0%) | 22.2 |
Richard Cyganiak | 28 (68.3%) | 538 (58.9%) | 19.2 |
Jason Kealey | 4 (9.8%) | 346 (37.9%) | 86.5 |
Benoit Xhenseval | 7 (17.1%) | 19 (2.1%) | 2.7 |
Anja Jentzsch | 2 (4.9%) | 10 (1.1%) | 5.0 |
Added a few links to Twitter: Overview, Developer of the Month and Developer.
0 lines of code changed in 3 files:
Added a CLOUD Tag report for words in the commit comments.
1 lines of code changed in 1 file:
Patch from Martin Majlis for request 1919076
Adding the revision number on the commit log page.
18 lines of code changed in 3 files:
XDoc CSS fixes (Benoit)
46 lines of code changed in 1 file:
Make XDoc stylesheet work with latest reports
12 lines of code changed in 1 file:
- Repository.getSymbolicNames() now returns only those matching ConfigurationOptions.getSymbolicNamesPattern()
- Added Repository.getHead() special symbolic name
- Show repository tags in commit log
- Add table with all tags to index page
7 lines of code changed in 1 file:
Added permalinks for commits
5 lines of code changed in 1 file:
Show multi-level parent links, and tweaked parent link layout
3 lines of code changed in 1 file:
- started refactoring of report pages into their own package
- LOC, dir sizes, file stats, and commit log now use new page code
- restructured commit log -- now per-month pages
- heavily modified the stylesheet
94 lines of code changed in 1 file:
HTML typography tweaks
7 lines of code changed in 1 file:
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.
346 lines of code changed in 4 files:
minor beauty fixes
2 lines of code changed in 1 file:
removed "Generated by StatCvs" from charts, toned it done on HTML pages, removed -nocredits switch
12 lines of code changed in 1 file:
added "Files with most revisions" table to FileSizesPage
0 lines of code changed in 2 files:
major rewrite of all table related stuff
- new package reportmodel for data containers
- new package reports for reports
10 lines of code changed in 1 file:
more pretty HTML for commit logs (makes styling through CSS more flexible)
9 lines of code changed in 1 file:
Started to implement [ 634897 ] links to cvsweb
- first added ViewCVS support, CVSweb will come later
- new command line switch "-viewcvs <url>"
10 lines of code changed in 1 file:
replaced gif images with politically correct pngs, and moved their creation code from IndexPage to HTMLOutput
0 lines of code changed in 4 files:
keyword substitution change
133 lines of code changed in 1 file:
made html output HTML 4.01 strict compliant
28 lines of code changed in 1 file:
lots of changes to HTML output, especially table generation
74 lines of code changed in 1 file:
re-styled commit log to make it fully customizable via CSS
20 lines of code changed in 1 file:
Lots of small changes to HTML to make the pages cleaner, more usable and easier to re-style via CSS
15 lines of code changed in 1 file:
made the W3C CSS Validator happy (http://jigsaw.w3.org/css-validator/)
11 lines of code changed in 1 file:
information of each file's loc and state added to the commit log
9 lines of code changed in 1 file:
fixed some invalid HTML and other minor HTML cleanups
1 lines of code changed in 1 file:
better cross-browser compatibility
1 lines of code changed in 1 file:
Moved folder icons from gui package to new web-files folder.
Removed CSS generation code from HTMLOutput and put the CSS in an extra file.
39 lines of code changed in 3 files: