phpbb/phpBB/includes
Nils Adermann 3a3a8bb96d [feature/system-cron] Abstract the database locking mechanism out of cron.
Added a number of tests for the locking mechanism which can now lock
arbitrary config variables.

PHPBB3-9596
2011-02-12 22:05:53 -05:00
..
acp [feature/system-cron] Added acp ui for use_system_cron config setting. 2011-02-12 22:05:50 -05:00
auth Merge branch 'feature/igorw/request-class' into develop 2010-12-16 02:22:17 +01:00
cache Merge branch 'develop-olympus' into develop 2011-02-01 07:42:51 +01:00
captcha Merge branch 'develop-olympus' into develop 2011-01-30 01:17:06 +01:00
config [task/config-class] Add an attribute for the table name in phpbb_config_db. 2011-01-12 01:47:41 +01:00
cron [feature/system-cron] Abstract the database locking mechanism out of cron. 2011-02-12 22:05:53 -05:00
db Merge branch 'develop-olympus' into develop 2011-01-16 22:26:27 +01:00
diff [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
hooks [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
lock [feature/system-cron] Abstract the database locking mechanism out of cron. 2011-02-12 22:05:53 -05:00
mcp [ticket/8065] Add an option to lock topics while moving them. 2011-01-30 01:23:20 +01:00
questionnaire [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
request [feature/request-class] Prevent recursive_set_var from applying htmlspecialchars twice 2010-09-19 15:31:00 +02:00
search [ticket/9574] Add pcre_utf8_support() function 2010-12-28 22:37:33 +01:00
ucp [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
utf [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
auth.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
bbcode.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
class_loader.php [task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests. 2011-01-09 23:49:44 +01:00
constants.php Merge branch 'ticket/igorw/9556' into develop 2010-12-13 16:35:55 +01:00
functions.php [feature/system-cron] Refactored cron task naming, loading and running. 2011-02-12 22:05:49 -05:00
functions_acp.php Merge branch 'ticket/nickvergessen/9823' into develop 2011-02-04 00:32:10 +01:00
functions_admin.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_compress.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_content.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_convert.php Merge branch 'develop-olympus' into develop 2010-12-13 17:14:36 +01:00
functions_display.php Merge branch 'develop-olympus' into develop 2010-12-21 22:52:28 +01:00
functions_download.php [ticket/9790] Support for lighttpd's X-Sendfile header for attachments. 2011-01-18 21:04:49 +01:00
functions_install.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_jabber.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_messenger.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_module.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_posting.php Merge branch 'develop-olympus' into develop 2011-01-10 23:43:04 +01:00
functions_privmsgs.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_profile_fields.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_template.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_transfer.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_upload.php Merge branch 'develop-olympus' into develop 2011-01-10 23:43:04 +01:00
functions_user.php Merge branch 'develop-olympus' into develop 2011-01-10 23:43:04 +01:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php Merge branch 'ticket/igorw/9556' into develop 2010-12-13 16:35:55 +01:00
session.php Merge branch 'develop-olympus' into develop 2011-02-07 16:32:25 +01:00
template.php Merge branch 'develop-olympus' into develop 2010-12-13 17:22:05 +01:00