
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 38 (100.0%) | 1175 (100.0%) | 30.9 |
- no changes ?
1 lines of code changed in 2 files:
- "Namespace declaration statement has to be the very first statement in the script"
- Thanks to RegExp and MultiReplace...
11 lines of code changed in 3 files:
- introduced namespaces and renamed classes
- the clansuite core is now "koch framework"
61 lines of code changed in 3 files:
- file.core.php: several bugfixes for directory iteration and file filtering in
- added file, directory, upload, download to autoloader map
57 lines of code changed in 1 file:
- optimization on detection of mime-types (extension, finfo)
21 lines of code changed in 2 files:
- several bugfixes
6 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
3 lines of code changed in 3 files:
- several changes to copyright, router, bootstrap, frontcontroller and various other files
0 lines of code changed in 3 files:
- [QA] string functions, comments, indention
2 lines of code changed in 1 file:
[QA]
- discouraged use of string-function in favor of mb_string functions
- discouraged use of is_null function in favor of === null comparisons
- discouraged use of print function in favor if echo
- discouraged use of php compat functions (sizeof to count)
- removed useless constructor method overrides
4 lines of code changed in 2 files:
- QA
21 lines of code changed in 2 files:
- QA
32 lines of code changed in 1 file:
- QA
7 lines of code changed in 1 file:
- QA
2 lines of code changed in 1 file:
- QA fixes
7 lines of code changed in 2 files:
- QA fixes
116 lines of code changed in 1 file:
- a bunch of QA fixes
- added viewhelpers browserupdate and addthis
1 lines of code changed in 1 file:
- general cleanup
6 lines of code changed in 3 files:
- moved file related stuff into /core/files folder (upload, download, file/dir iteration)
817 lines of code changed in 5 files: