Parent Directory
|
|
|
|
|
add_permissions.php
|
1.9 |
20 months |
acydburn |
changed the cache files to save some memory (all global ones are hold in memory,... |
adjust_avatars.php
|
1.4 |
20 months |
kellanved |
finetuning.
|
adjust_bbcodes.php
|
1.1 |
2 years |
acydburn |
a script to update old bbcode bitfields to the new format. ;)
|
adjust_magic_urls.php
|
1.1 |
20 months |
naderman |
- magic urls should have class="postlink", added class="postlink-local" for rela... |
adjust_sizes.php
|
1.4 |
21 months |
naderman |
- forgot the brackets there :o
|
adjust_smilies.php
|
1.1 |
19 months |
davidmj |
update old posts to use new smilies
|
adjust_uids.php
|
1.1 |
14 months |
kellanved |
Adding a repair script for people who converted with RC6.
|
adjust_usernames.php
|
1.1 |
2 years |
acydburn |
- some fixes
- added script for easy adjustement of username_clean column within... |
benchmark.php
|
1.9 |
2 years |
acydburn |
- store sql_layer directly within the layer itself
- new method sql_multi_insert... |
calc_email_hash.php
|
1.1 |
4 years |
psotfx |
Update user table for email hashing? Suggested and implemented by lanzer ... we ... |
change_smiley_ref.php
|
1.1 |
3 years |
acydburn |
blabla
|
create_schema_files.php
|
1.73 |
12 months |
davidmj |
- phpBB now uses a less ancient version of Oracle
|
create_variable_overview.php
|
1.3 |
20 months |
acydburn |
some language-specific adjustements
fix prune users (adding the list of users to... |
fill.php
|
1.3 |
21 months |
acydburn |
add proper die() statements although /develop is never ever shipped with phpBB..... |
fix_files.sh
|
1.4 |
4 years |
acydburn |
unix format... will use this for the 2.0.x contrib dir.
|
generate_utf_casefold.php
|
1.6 |
15 months |
acydburn |
deregister globals to install too
|
generate_utf_confusables.php
|
1.5 |
15 months |
acydburn |
deregister globals to install too
|
generate_utf_tables.php
|
1.7 |
15 months |
acydburn |
deregister globals to install too
|
lang_duplicates.php
|
1.3 |
21 months |
acydburn |
add proper die() statements although /develop is never ever shipped with phpBB..... |
merge_attachment_tables.php
|
1.2 |
2 years |
acydburn |
- store sql_layer directly within the layer itself
- new method sql_multi_insert... |
merge_post_tables.php
|
1.3 |
2 years |
acydburn |
- store sql_layer directly within the layer itself
- new method sql_multi_insert... |
mysql_upgrader.php
|
1.2 |
13 months |
acydburn |
fix unread/new pm columns
|
nuke-db.php
|
1.3 |
6 years |
bartvb |
Fixed some security problems for those people that didn't remove or disable the ... |
regex.php
|
1.6 |
20 months |
naderman |
- * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #1... |
repair_bots.php
|
1.3 |
14 months |
kellanved |
okay, enough
|
search_fill.php
|
1.16 |
15 months |
acydburn |
deregister globals to install too
|
unicode_testing.php
|
1.1 |
17 months |
naderman |
- search result extract shouldn't end in the middle of a multibyte character [Bu... |
utf_normalizer_test.php
|
1.8 |
12 months |
davidmj |
oh boy...
- Migrate code base to PHP 5.1+
|