Directory Statistics for olympus-core/includes/

Back to Index Page

Minerva R4 Core

Minerva R4 Core

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
Chris324 (55.5%) 3507 (55.5%) 11262 (61.9%) 10.82
Arthur134 (22.9%) 1867 (29.6%) 4796 (26.4%) 13.93
Dave60 (10.3%) 297 (4.7%) 685 (3.8%) 4.95
Michael46 (7.9%) 645 (10.2%) 1446 (7.9%) 14.02
(Unknown)20 (3.4%) 0 (0.0%) 0 (0.0%) 0.00

Minerva R4 Core

DateAuthorFile/Message
2/28/06 8:02 PMChris
- phpBB Updates (10 Files changed, 438 Lines changed)
olympus-core/includes/functions_posting.php 1.12 (+6 -6)
olympus-core/includes/functions_module.php 1.18 (+216 -124)
olympus-core/includes/constants.php 1.11 (+3 -3)
olympus-core/includes/auth.php 1.7 (+64 -24)
olympus-core/includes/functions_admin.php 1.27 (+5 -5)
olympus-core/includes/functions_template.php 1.6 (+31 -30)
olympus-core/includes/functions_user.php 1.28 (+11 -4)
olympus-core/includes/functions_transfer.php 1.4 (+42 -4)
olympus-core/includes/functions.php 1.107 (+16 -3)
olympus-core/includes/functions_compress.php 1.12 (+44 -50)
2/25/06 3:31 PMChris
- Module Engine is uber (good job my hdd didn't fail) (1 Files changed, 69 Lines changed)
olympus-core/includes/functions_modules.php 1.40 (+69 -15)
2/16/06 7:26 PMMichael
phpBB Updates #2144 - #2148 (1 Files changed, 8 Lines changed)
olympus-core/includes/functions.php 1.106 (+8 -2)
2/16/06 6:57 PMMichael
phpBB Updates #2141 - #2143 (6 Files changed, 179 Lines changed)
olympus-core/includes/functions.php 1.105 (+72 -1)
olympus-core/includes/functions_display.php 1.22 (+8 -4)
olympus-core/includes/functions_module.php 1.17 (+2 -2)
olympus-core/includes/constants.php 1.10 (+2 -2)
olympus-core/includes/auth.php 1.6 (+90 -1)
olympus-core/includes/functions_user.php 1.27 (+5 -4)
2/15/06 5:33 PMArthur
phpBB update # 2139 (1 Files changed, 4 Lines changed)
olympus-core/includes/functions.php 1.104 (+4 -2)
2/15/06 5:12 PMArthur
phpBB update # 2136 (1 Files changed, 2 Lines changed)
olympus-core/includes/functions_user.php 1.26 (+2 -2)
2/14/06 8:03 PMArthur
phpBB update # 2132 (1 Files changed, 5 Lines changed)
olympus-core/includes/functions_admin.php 1.26 (+5 -5)
2/14/06 8:01 PMArthur
phpBB update # 2131 (2 Files changed, 7 Lines changed)
olympus-core/includes/functions_user.php 1.25 (+2 -6)
olympus-core/includes/functions_compress.php 1.11 (+5 -18)
2/14/06 7:29 PMArthur
Fixed an issue with template engine not going out of module dir while in module (1 Files changed, 5 Lines changed)
olympus-core/includes/functions.php 1.103 (+5 -5)
2/13/06 6:00 PMArthur
phpBB Updates #2127 - #2130 (4 Files changed, 54 Lines changed)
olympus-core/includes/functions_admin.php 1.25 (+15 -6)
olympus-core/includes/auth.php 1.5 (+6 -444)
olympus-core/includes/functions_compress.php 1.10 (+4 -7)
olympus-core/includes/functions_module.php 1.16 (+29 -20)
2/5/06 7:39 PMArthur
oopsie (1 Files changed, 1 Lines changed)
olympus-core/includes/template.php 1.44 (+1 -2)
2/5/06 7:29 PMArthur
Fixed some weird issue (1 Files changed, 6 Lines changed)
olympus-core/includes/template.php 1.43 (+6 -2)
2/5/06 7:07 PMArthur
Added request_xhr() (1 Files changed, 9 Lines changed)
olympus-core/includes/functions.php 1.102 (+9 -1)
1/29/06 3:21 PMChris
- Blocks are now handled inside their own template engine instance for safety.
- {[GLOBAL].SOME_VAR} used inside a block template will reference the global instance of said variable.
(4 Files changed, 245 Lines changed)
olympus-core/includes/functions.php 1.101 (+9 -8)
olympus-core/includes/template.php 1.42 (+138 -1)
olympus-core/includes/functions_blocks.php 1.56 (+57 -9)
olympus-core/includes/functions_template.php 1.5 (+41 -27)
1/29/06 1:23 AMChris
- Tweaking of guest language detection
- set_config() changes
(2 Files changed, 12 Lines changed)
olympus-core/includes/functions.php 1.100 (+3 -27)
olympus-core/includes/session.php 1.62 (+9 -6)
1/28/06 12:17 AMChris
- phpBB Updates (2 Files changed, 165 Lines changed)
olympus-core/includes/functions_blocks.php 1.55 (+23 -114)
olympus-core/includes/functions_compress.php 1.9 (+142 -208)
1/27/06 12:28 AMChris
- phpBB Fixes
- Fixed PHP Notices, they now display!
- Reversed getting of serialized request data, htmlspecialchars() breaks it ;)
- Small Fixes here and there
- Module Engine Updates
(3 Files changed, 67 Lines changed)
olympus-core/includes/session.php 1.61 (+1 -1)
olympus-core/includes/functions.php 1.99 (+9 -11)
olympus-core/includes/functions_modules.php 1.39 (+57 -11)
1/26/06 5:43 PMChris
- phpBB Updates (6 Files changed, 134 Lines changed)
olympus-core/includes/functions_admin.php 1.24 (+3 -48)
olympus-core/includes/functions.php 1.98 (+82 -23)
olympus-core/includes/functions_user.php 1.24 (+1 -49)
olympus-core/includes/functions_display.php 1.21 (+5 -1)
olympus-core/includes/session.php 1.60 (+11 -1)
olympus-core/includes/auth.php 1.4 (+32 -102)
1/22/06 10:06 PMChris
- phpBB Updates (6 Files changed, 348 Lines changed)
olympus-core/includes/functions_admin.php 1.23 (+30 -261)
olympus-core/includes/auth.php 1.3 (+229 -13)
olympus-core/includes/session.php 1.59 (+22 -1)
olympus-core/includes/functions.php 1.97 (+2 -2)
olympus-core/includes/functions_module.php 1.15 (+2 -2)
olympus-core/includes/functions_posting.php 1.11 (+63 -26)
1/17/06 8:39 PMChris
- Fixed BBCode counting (1 Files changed, 8 Lines changed)
olympus-core/includes/message_parser.php 1.28 (+8 -4)