.. |
dblayer
|
feature 2999: (incomplete) doc of mysqli functions
|
2014-02-11 22:12:57 +00:00 |
inflectors
|
english inflection rules ing/er
|
2014-04-30 18:49:36 +00:00 |
php_compat
|
removed functions provided for php backward compatibility as 5.2 is now required
|
2014-02-03 21:15:19 +00:00 |
phpmailer
|
feature 2965: move phpmailer files in a specific directory
|
2013-10-17 13:25:12 +00:00 |
smarty
|
2816: {strip} removes too much things, fixed again for smarty 3
|
2013-10-12 11:14:07 +00:00 |
ws_functions
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
ws_protocols
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
block.class.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
cache.class.php
|
increase frequency of persistent cache purge (every ~100 set ops instead of ~200 set ops)
|
2014-06-02 19:55:38 +00:00 |
calendar_base.class.php
|
more query2array
|
2014-02-13 22:21:12 +00:00 |
calendar_monthly.class.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
calendar_weekly.class.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
category_cats.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
category_default.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
common.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
config_default.inc.php
|
remove unused config variable
|
2014-05-29 05:19:46 +00:00 |
constants.php
|
required PHP version is 5.2
|
2014-01-31 14:47:47 +00:00 |
cssmin.class.php
|
fix cssmin issue: surrounding @ names with double quotes (W3C invalid and breaks animations on Firefox)
|
2013-12-07 22:36:24 +00:00 |
derivative.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
derivative_params.inc.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
derivative_std_params.inc.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
emogrifier.class.php
|
remove "virtual" namespaces (or whatever it's called) in emogrifier
|
2014-02-18 17:35:38 +00:00 |
feedcreator.class.php
|
|
|
filter.inc.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
functions.inc.php
|
correctly stringify booleans in conf_update_param
|
2014-06-13 19:19:47 +00:00 |
functions_calendar.inc.php
|
use persistent cache for calendar list in root flat mode (same perf improvement as category flat view)
|
2014-05-17 06:09:33 +00:00 |
functions_category.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
functions_comment.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
functions_cookie.inc.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
functions_filter.inc.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
functions_html.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
functions_mail.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
functions_metadata.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
functions_notification.inc.php
|
added persistent cache for some slow queries in feed notification (even if not important to be fast on RSS feed, it might slow down galleries that are very large and actively used)
|
2014-05-29 05:27:57 +00:00 |
functions_picture.inc.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
functions_plugins.inc.php
|
feature 3076: Enhance plugin update system
|
2014-06-09 17:20:43 +00:00 |
functions_rate.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
functions_search.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
functions_session.inc.php
|
bug 3082: increase generate_key randomness with openssl_random_pseudo_bytes (with fallback on mt_rand for Windows+PHP<5.3.4)
|
2014-06-03 08:07:32 +00:00 |
functions_tag.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
functions_url.inc.php
|
more query2array and remove unnecessary tests in often called url functions
|
2014-02-16 07:39:19 +00:00 |
functions_user.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
index.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
jshrink.class.php
|
bug:2663 replace JSmin by JShrink
|
2012-12-26 11:39:32 +00:00 |
mdetect.php
|
bug 3058: update mdetect for windows 8 mobile etc ...
|
2014-04-04 04:20:34 +00:00 |
menubar.inc.php
|
fix php warning (from one of my previous commits)
|
2014-05-15 19:24:29 +00:00 |
no_photo_yet.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
page_header.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
page_tail.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
passwordhash.class.php
|
merge r22280 from branch 2.5 to trunk
|
2013-04-18 13:01:57 +00:00 |
picture_comment.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
picture_metadata.inc.php
|
when displaying iptc metadata, add a space between iptc keywords (if there are many, the html line is unbreakable)
|
2014-04-05 19:33:48 +00:00 |
picture_rate.inc.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |
section_init.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
template.class.php
|
local css prefilter does not need new line before get_combined_css
|
2014-06-02 19:57:30 +00:00 |
user.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
ws_core.inc.php
|
feature 3010 : replace trigger_action/event by trigger_notify/change
|
2014-06-02 07:55:46 +00:00 |
ws_functions.inc.php
|
Update headers to 2014. Happy new year!!
|
2014-01-05 00:19:25 +00:00 |