User statistics for agentscorpion

back to main page

Summary Period: 2006-07-13 to 2006-07-16

Total Changes

552 (76.3%)

Lines of Code

19497 (97.5%)

Modules

Directory Changes Lines of Code Lines per Change
Totals 552 (100.0%) 19497 (100.0%) 35.3
inc/dbal/ 36 (6.5%) 11004 (56.4%) 305.6
modules/ 10 (1.8%) 2082 (10.7%) 208.2
templates/subSilver/acp/06permissions/ 25 (4.5%) 1229 (6.3%) 49.1
themes/subSilver/ 30 (5.4%) 1148 (5.9%) 38.2
inc/ 22 (4.0%) 1089 (5.6%) 49.5
templates/subSilver/acp/05users/ 18 (3.3%) 737 (3.8%) 40.9
inc/auth/ 2 (0.4%) 400 (2.1%) 200.0
templates/subSilver/acp/07styles/ 18 (3.3%) 313 (1.6%) 17.3
templates/subSilver/acp/02pages/ 13 (2.4%) 311 (1.6%) 23.9
languages/eng/ 7 (1.3%) 244 (1.3%) 34.8
templates/subSilver/ 13 (2.4%) 217 (1.1%) 16.6
templates/subSilver/acp/04instances/ 11 (2.0%) 209 (1.1%) 19.0
conf/ 8 (1.4%) 185 (0.9%) 23.1
templates/subSilver/acp/03modules/ 8 (1.4%) 160 (0.8%) 20.0
imagesets/subSilver/ 48 (8.7%) 91 (0.5%) 1.8
/ 3 (0.5%) 28 (0.1%) 9.3
templates/subSilver/acp/01general/ 3 (0.5%) 21 (0.1%) 7.0
templates/subSilver/simming/ 3 (0.5%) 19 (0.1%) 6.3
modules/simming/ 1 (0.2%) 8 (0.0%) 8.0
templates/subBlack/ 1 (0.2%) 2 (0.0%) 2.0
inc/dbal/old/tests/ 12 (2.2%) 0 (0.0%) 0.0
inc/dbal/old/session/ 22 (4.0%) 0 (0.0%) 0.0
inc/dbal/old/generic_modules/ 6 (1.1%) 0 (0.0%) 0.0
inc/dbal/old/documentation/images/ 6 (1.1%) 0 (0.0%) 0.0
inc/dbal/old/documentation/ 28 (5.1%) 0 (0.0%) 0.0
inc/dbal/old/ 2 (0.4%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/sybase_ase/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/sybase/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/sqlitepo/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/sqlite/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/postgres8/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/postgres7/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/postgres64/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/postgres/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/odbc/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/mysqlt/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/mysqli/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/mysql/ 12 (2.2%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/mssqlpo/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/mssql/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/msql/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/maxdb/ 10 (1.8%) 0 (0.0%) 0.0
inc/dbal/adodbSQL_drivers/fbsql/ 10 (1.8%) 0 (0.0%) 0.0
imagesets/subSilver/en/ 23 (4.2%) 0 (0.0%) 0.0
files/ 1 (0.2%) 0 (0.0%) 0.0

Activity by Clock Time

Most Recent Commits

agentscorpion 2006-07-16 06:23

Removed excessive index.html file

0 lines of code changed in:

agentscorpion 2006-07-15 15:30

Corrected short tags compatibility (AGAIN)

19 lines of code changed in:

agentscorpion 2006-07-15 15:29

Documentation added

195 lines of code changed in:

agentscorpion 2006-07-15 13:12

Fixed php short tag problem temporarily.
Begun documenting code.

645 lines of code changed in:

agentscorpion 2006-07-15 11:33

File Manager Class Updated

22 lines of code changed in:

agentscorpion 2006-07-15 11:01

Core -> FileManager created and work done on upload function

84 lines of code changed in:

agentscorpion 2006-07-15 10:07

Updated conf -> cvsignore to not send global.php (possibly used for a mass site configuration)

2 lines of code changed in:

agentscorpion 2006-07-15 02:16

Admin CP -> Implemented Handle Instance Settings for Instance Update (Instances_Control())

16 lines of code changed in:

agentscorpion 2006-07-15 02:05

dbal -> fixed zeus module class name

4 lines of code changed in:

agentscorpion 2006-07-15 02:02

Bug fix for dbal (forgot slash :-) )

2 lines of code changed in:

agentscorpion 2006-07-15 01:53

Finished restructuring

0 lines of code changed in:

agentscorpion 2006-07-15 01:17

Restructured dbal to remove drivers that were not required (transactions / extend / pear modules etc)

10633 lines of code changed in:

agentscorpion 2006-07-14 14:34

Error logging has been implemented in Zeus Core Class in nice_die and nice_error
Multiple errors have been prevented from appearing or being logged (to prevent recurring errors)
A side note: statcvs has been implemented and .cvsignore now ignores its logfile

22 lines of code changed in:

agentscorpion 2006-07-14 10:58

adodblite (dbal) -> zeus module created -> added to zeus -> db class
adodblite (dbal) -> mysql zeus module created -> dump function written
admin cp module -> maintenance tab started

45 lines of code changed in:

agentscorpion 2006-07-14 03:46

Admin CP -> Styles Tab renamed to User Interface
Admin CP -> Languages Tab deleted
Admin CP -> Languages support added under User Inteface tab

89 lines of code changed in:

agentscorpion 2006-07-14 03:20

Admin CP -> Styles Tab finished

120 lines of code changed in:

agentscorpion 2006-07-14 02:58

Admin CP - Theme support added

208 lines of code changed in:

agentscorpion 2006-07-14 02:44

Admin CP -> Styles -> Templates Finished

12 lines of code changed in:

agentscorpion 2006-07-13 15:08

*** empty log message ***

3 lines of code changed in:

agentscorpion 2006-07-13 12:31

Inital commit

7376 lines of code changed in:

Generated by StatCVS 0.2.2