Dries Buytaert
|
ca36d1f406
|
- Patch #319769 by Dave Reid: fixed php notice on _db_error_page.
|
2008-10-20 11:28:30 +00:00 |
Dries Buytaert
|
3de6420cd5
|
- Patch #323372 by chx: clean up drupal_bootstrap().
|
2008-10-19 21:27:13 +00:00 |
Dries Buytaert
|
010d7294a4
|
- Patch #302638 by pwolanin: no-op queries during menu rebuild.
|
2008-10-19 21:15:58 +00:00 |
Dries Buytaert
|
d0bd78238c
|
- Rollback of #323182; parse error.
|
2008-10-19 20:32:41 +00:00 |
Dries Buytaert
|
dc1c2946da
|
- Forgot to commit log.inc.
|
2008-10-19 20:22:07 +00:00 |
Dries Buytaert
|
8f533b9e8c
|
- Patch #322777 by Damien Tournoud: file_check_directory() was badly documented.
|
2008-10-19 20:18:58 +00:00 |
Dries Buytaert
|
7e9b552753
|
- Patch #323182 by chx: code cleanup.
|
2008-10-19 20:06:48 +00:00 |
Dries Buytaert
|
f7eac0049a
|
- Patch #321337 by gpk: optmized timer_start() and timer_read() thanks to PHP5.
|
2008-10-16 21:16:06 +00:00 |
Dries Buytaert
|
cbec05812d
|
- Patch #298669 by Crell, moshe et al: add query logging per connection.
|
2008-10-16 14:58:48 +00:00 |
Dries Buytaert
|
025c43c68f
|
- Patch #316753 by dvessel: exanded PHP doc of path_to_theme().
|
2008-10-16 13:50:21 +00:00 |
Dries Buytaert
|
967d8f67ac
|
- Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail.
|
2008-10-15 16:05:51 +00:00 |
Dries Buytaert
|
e85187d948
|
- Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allowed_packet size issue with the simpletests.
|
2008-10-15 14:17:27 +00:00 |
Dries Buytaert
|
305d14412c
|
- Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests.
|
2008-10-15 13:56:08 +00:00 |
Dries Buytaert
|
c9cbd0d55d
|
- Patch #285165 by Damien Tournoud, pwolanin, chx: fixed wildcard loader problem
|
2008-10-14 20:17:29 +00:00 |
Dries Buytaert
|
db93312b65
|
- Patch #285165 by Heine, Gabor: fixed wildcard loader names with numbers.
|
2008-10-14 13:31:38 +00:00 |
Angie Byron
|
2dd6e4e0df
|
#242873 follow-up: Missed a couple files with drupal_set_title().
|
2008-10-14 11:01:08 +00:00 |
Dries Buytaert
|
0a0d530c52
|
- Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe').
|
2008-10-13 21:00:03 +00:00 |
Dries Buytaert
|
659c4867bd
|
- Patch #320146 by pwolanin: when in offline mode, link to the admin page to take the site online again.
|
2008-10-13 12:30:09 +00:00 |
Angie Byron
|
de99844cbb
|
#249571 by pwolanin: Fix bug with 'active-trail' class in Primary/Secondary links.
|
2008-10-13 04:46:31 +00:00 |
Angie Byron
|
404994e85f
|
#242873 follow-up: Missed adding constants to bootstrap.inc.
|
2008-10-13 04:06:22 +00:00 |
Angie Byron
|
448640f138
|
Removing left-over from drupal_set_title() roll-back.
|
2008-10-12 19:03:04 +00:00 |
Angie Byron
|
81b04e90cf
|
#320171 by Dave Reid: Fix exception in ip_address() test.
|
2008-10-12 08:37:14 +00:00 |
Angie Byron
|
a3a420c3e6
|
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
|
2008-10-12 06:27:06 +00:00 |
Angie Byron
|
f76acb2d9d
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
Angie Byron
|
acd5e95200
|
#320009 by Dave Reid: Remove notice about missing files[] array and prevent incompatible modules from being enabled.
|
2008-10-12 02:52:52 +00:00 |
Angie Byron
|
6575a26c88
|
#231298 by Crell and rednahead: Allow for aliased multi-site support.
|
2008-10-12 02:47:50 +00:00 |
Angie Byron
|
390e2fd2d7
|
#320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files.
|
2008-10-12 01:23:07 +00:00 |
Angie Byron
|
4d20274076
|
#253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled.
|
2008-10-11 22:46:22 +00:00 |
Angie Byron
|
11074d9120
|
Grrr. Didn't mean to commit that yet.
|
2008-10-11 21:55:40 +00:00 |
Angie Byron
|
5dff3b8e15
|
#242873 follow-up by pwolanin: Move new check_plain() check constants to bootstrap.inc so they're there in early bootstrap.
|
2008-10-11 21:53:36 +00:00 |
Angie Byron
|
ecf7ad41d0
|
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
|
2008-10-11 21:11:02 +00:00 |
Angie Byron
|
b9e998170d
|
#205227 by mpare and mfb: Fix logic in file_transfer with ob_end_clean().
|
2008-10-11 20:41:53 +00:00 |
Angie Byron
|
2f83f862b6
|
#319405 by Crell: Code style clean-up for registry queries.
|
2008-10-11 19:23:36 +00:00 |
Angie Byron
|
e0cf9c21a1
|
#319403 by Crell: use fetchObject() in cache.inc for consistency with other db fetch routines.
|
2008-10-11 19:19:51 +00:00 |
Angie Byron
|
cede322c1b
|
#293612 by egfrith: user_authenticate() should work when is empty.
|
2008-10-11 16:37:38 +00:00 |
Angie Byron
|
3715107d36
|
#318102 by Damien Tournoud and Dave Reid: hook_exit() not invoked for some cached requests.
|
2008-10-11 04:56:34 +00:00 |
Angie Byron
|
4f17920c75
|
#319466: SA-2008-47 (#295053): CSRF in cached forms.
|
2008-10-11 04:06:29 +00:00 |
Angie Byron
|
7e02f2f782
|
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
|
2008-10-11 02:33:14 +00:00 |
Dries Buytaert
|
3ab972cd4f
|
- Patch #319210 by Dave Reid: DBTNG'ed actions.inc.
|
2008-10-10 08:49:51 +00:00 |
Angie Byron
|
6828096e7e
|
#284887 by Dave Reid and dww: Disable autocomplete if user does not have access to the callback.
|
2008-10-10 07:49:49 +00:00 |
Angie Byron
|
d7e2e2b06b
|
#317238 by Pedro Lozano: Fix broken link to orphaned actions in watchdog.
|
2008-10-10 06:10:14 +00:00 |
Angie Byron
|
6bdd105f22
|
#318575 by jvandyk: Change 'remaining' to 'completed' in Batch API, to better reflect what's actually happening.
|
2008-10-09 22:54:08 +00:00 |
Dries Buytaert
|
40907cc79c
|
- Patch #228281 by hswong3i: made queries TNGDB and ANSI compliant.
|
2008-10-09 20:38:57 +00:00 |
Dries Buytaert
|
9b33d54ef5
|
- Patch #319183 by drewish: clean up file.inc documentation.
|
2008-10-09 20:07:00 +00:00 |
Angie Byron
|
62401d60ca
|
#294742 by axyjo: Doxygen correction for drupal_alter().
|
2008-10-09 01:49:03 +00:00 |
Angie Byron
|
f841d1a764
|
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
2008-10-09 00:02:29 +00:00 |
Dries Buytaert
|
d9e7191f22
|
- Patch #310904 by mfer, Crell et al: use early fetch and document why.
|
2008-10-08 11:21:37 +00:00 |
Dries Buytaert
|
adad3556bd
|
- Patch #315047 by Island Usurper: fixed handling of rerved keywords when altering a table.
|
2008-10-08 11:09:16 +00:00 |
Angie Byron
|
34ec8f9834
|
#261148 by chx and pwolanin: Allow recovery from a failed menu build.
|
2008-10-08 01:42:16 +00:00 |
Angie Byron
|
6560a8206e
|
#317840 by lilou: Fix typo in Doxygen for REQUEST_TIME.
|
2008-10-06 22:40:20 +00:00 |