Directory inc/extensions/sql_patches/

Directory Created:
2013-01-14 01:16
Total Files:
3
Deleted Files:
0
Lines of Code:
1057

[root]/inc/extensions/sql_patches

Lines of Code

inc/extensions/sql_patches/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 14 (100.0%) 1093 (100.0%) 78.0

Most Recent Commits

quix0r 2014-02-02 01:48 Rev.: 6442

moved for svn-git switch

10 lines of code changed in 2 files:

  • inc/extensions/sql_patches: mode-remove.php (+3), mode-update.php (+7)
quix0r 2013-06-01 18:17 Rev.: 6399

Renamed templates + added some filters for mail order

8 lines of code changed in 2 files:

  • inc/extensions/sql_patches: mode-remove.php (-1), mode-update.php (+8 -3)
quix0r 2013-05-27 14:37 Rev.: 6389

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

13 lines of code changed in 2 files:

  • inc/extensions/sql_patches: mode-remove.php (-2), mode-update.php (+13 -2)
quix0r 2013-01-24 19:51 Rev.: 6367

Updated copyright notice as there are changes in this year

2 lines of code changed in 2 files:

  • inc/extensions/sql_patches: mode-remove.php (+1 -1), mode-update.php (+1 -1)
quix0r 2013-01-23 17:55 Rev.: 6359

Rewrote new extension detection:
- Updated new extension detection (and task registration) so that it won't use
so much database space anymore as this only adds a place-holder (see below)
- Renamed OPEN/CLOSE_TEMPLATE TO OPEN/CLOSE_LANGUAGE
- Added OPEN/CLOSE_TEMPLATE for {% and %}
- TODOs.txt updated

1 lines of code changed in 1 file:

  • inc/extensions/sql_patches: mode-update.php (+1 -1)
quix0r 2013-01-23 02:10 Rev.: 6347

More rewrites to configuration:
- Moved more configuration entries from tables.sql to proper extensions
- Moved some configuration from/to ext-other to/from ext-foo
- Swapped out 'update' step for ext-register
- TODOs.txt updated

4 lines of code changed in 1 file:

  • inc/extensions/sql_patches: mode-update.php (+4 -5)
quix0r 2013-01-22 22:24 Rev.: 6341

Rewrote reset and some extensions:
- Rewrote script reset that weekly and monthly are now separated out from daily
functions
- Rewrote ext-profile/order to handle their own configuration entries (were all
in ext-other)
- Moved large 'update' block for ext-order out to
inc/extensions/order/mode-update.php
- TODOs.txt updated

15 lines of code changed in 1 file:

  • inc/extensions/sql_patches: mode-update.php (+15 -20)
quix0r 2013-01-14 01:16 Rev.: 6310

Some major rewrites + ext-network continued:
- A lot more advertising network added (GolloX is still missing)
- Renamed extension mode 'register' to 'setup' to have no conflicting file names
- Large extension modes (a lot code) can now be swapped out to "mode" files,
see inc/extensions/foo/mode-bar.php for them. These mode-files will be loaded
after the main include has been loaded
- TODOs.txt updated

1040 lines of code changed in 3 files:

  • inc/extensions/sql_patches: .htaccess (new 1), mode-remove.php (new 100), mode-update.php (new 939)
Generated by StatSVN 0.7.0