Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 39 (100.0%) | 707 (100.0%) | 18.1 |
Fixes for various bugs (e.g.: 'secret file could not be read', SQL error and more)
3 lines of code changed in 1 file:
Heacy rewrite/cleanup:
- Removed all deprecated files (with only @DEPRECATED in it)
- Listing of blacklist entries added (may be uncomplete, untested)
- Fixed AJAX installer + added first admin registration to it
- Prepared better CAPTCHA support
- Various other fixes (tons!)
- TODOs.txt updated
9 lines of code changed in 8 files:
Renamed all SQL-related functions to camel-case notation
3 lines of code changed in 1 file:
Updated copyright notice as there are changes in this year
8 lines of code changed in 8 files:
More fixes for new installer and script in general :(
1 lines of code changed in 1 file:
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present (hint: see installer)
26 lines of code changed in 3 files:
Installation NG continued (still not fully working)
29 lines of code changed in 1 file:
Attempt to fix installation
3 lines of code changed in 1 file:
Restoring the error handler is no longer required as mailer's own handler does now care about installation phase
0 lines of code changed in 1 file:
Fixed parser errors from latest rewrites :(
7 lines of code changed in 1 file:
Code style changed, ext-user continued:
- Changed true/false to TRUE/FALSE
- Introduced validateSubId() and prepareFoundSubId()
- Add validation of edited sub id by member
- TODOs.txt updated
2 lines of code changed in 1 file:
Parser error fixed, lint.sh is now displaying no duplicates
1 lines of code changed in 1 file:
Non-AJAX installation rewritten to use single includes instead of switch()
525 lines of code changed in 7 files:
Updated ext-politician-stop which is satire on politicians that doesn't really know what Internet is. Note: Please reinstall this extension or else the text won't get printed.
45 lines of code changed in 2 files:
Installation phase fixed (even more):
- Fixed handling of flushing filters while in installation phase. This didn't
let all registered filters by extensions flush to database
- Added stubs for upcoming rewrite of install-inc.php
- Commented out very noisy debug line
- TODOs.txt updated
45 lines of code changed in 2 files: