Dries Buytaert
|
4d482a23ad
|
- Patch #354162 by killes: convert install.inc to new database layer.
|
2009-01-04 18:50:23 +00:00 |
Dries Buytaert
|
c3ada1c861
|
- Patch #354173 by killes: convert module.inc to the new database layer.
|
2009-01-04 18:09:34 +00:00 |
Dries Buytaert
|
27e01ade23
|
- Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering out of node module'.
|
2009-01-04 16:19:39 +00:00 |
Dries Buytaert
|
fb2c693f09
|
- Patch #353861 by killes: converted theme.inc to new database layer.
|
2009-01-04 16:17:47 +00:00 |
Dries Buytaert
|
70c1d777ea
|
- Patch #353803 by dereine: minor performance optimization -- multiple calls to require_once.
|
2009-01-04 16:15:54 +00:00 |
Dries Buytaert
|
6690a4ec4c
|
- Patch #353480 by dereine, justinrandell: remove from hook_comment().
|
2009-01-04 16:10:48 +00:00 |
Dries Buytaert
|
fbf4e0f116
|
- Patch #353823 by swentel: fixed database conversion.
|
2009-01-03 13:17:25 +00:00 |
Dries Buytaert
|
50acd87b4d
|
- Patch #353823 by killes: convert path.inc to the new database layer.
|
2009-01-03 11:20:59 +00:00 |
Dries Buytaert
|
76138ea8a6
|
- Patch #275796 by Gribnif, Damien Tournoud and Dave Reid: module_list() tried to reset a static using unset(). Added tests too.
|
2009-01-03 08:45:28 +00:00 |
Dries Buytaert
|
f9f7c7bccf
|
- Patch #262920 by ainigma32: language selection for domain should look at HTTP_HOST not SERVER_NAME.
|
2009-01-02 23:37:32 +00:00 |
Dries Buytaert
|
45f34467fb
|
- Patch #212130 by Damien Tournoud, grendzy: decode_entities() should support all (X)HTML entities.
|
2009-01-02 22:09:53 +00:00 |
Dries Buytaert
|
86aa636c8b
|
- Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPORARY field.
|
2009-01-02 21:45:11 +00:00 |
Dries Buytaert
|
b3649703d5
|
- Patch #352911 by swentel: the comment status field was reversed.
|
2009-01-02 21:17:35 +00:00 |
Dries Buytaert
|
52785592a0
|
- Patch #353269 by keith.smith: updated documentation maintainer.
|
2009-01-02 21:15:00 +00:00 |
Dries Buytaert
|
46249457d2
|
- Patch #295283 by Damien Tournoud: created a better index for the default front page.
|
2009-01-02 21:12:31 +00:00 |
Dries Buytaert
|
37c6f50bcd
|
- Patch #353019 by agentrickard: remove underscores from time zone display names.
|
2009-01-02 20:28:09 +00:00 |
Dries Buytaert
|
9440e26269
|
- Patch #352728 by j.somers: fixed broken link.
|
2009-01-01 21:59:05 +00:00 |
Dries Buytaert
|
1109530761
|
- Patch #353247 by Damien Tournoud: name SQLite maintainers. First patch of the new year!
|
2009-01-01 21:30:28 +00:00 |
Dries Buytaert
|
4e9116ca34
|
- Rollback of #352337.
|
2008-12-31 12:04:36 +00:00 |
Dries Buytaert
|
5ba50b3fe8
|
- Patch #350984 by Moshe: kick comment rendering out of node module.
|
2008-12-31 12:02:24 +00:00 |
Dries Buytaert
|
d813e3679c
|
- Patch #348201 by catch: make it possible to load multiple files with fewer queries.
|
2008-12-31 11:08:47 +00:00 |
Dries Buytaert
|
82727ed8aa
|
- Patch #352359 by Damien Tournoud: provided unit tests for the unicode library and fixed some bugs.
|
2008-12-31 11:01:49 +00:00 |
Dries Buytaert
|
ba9f2041f6
|
- Patch #314464 by Dave Reid, Crell, markus_petrux, drewish et al: convert db_placeholders() to new database layer.
|
2008-12-30 20:27:24 +00:00 |
Dries Buytaert
|
a77601f669
|
- Patch #352337 by catch: avoid unnecessary query in comment render.
|
2008-12-30 20:15:43 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
cac5dd8a66
|
- Patch #352236 by CitizenKane: finished converting upload module to the new database layer.
|
2008-12-30 15:52:59 +00:00 |
Angie Byron
|
0f3d0f2693
|
#229051 follow-up by anigma32: Committing rest of fix for statistics under pgsql.
|
2008-12-30 03:53:35 +00:00 |
Dries Buytaert
|
5339dccdaa
|
- Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alter().
|
2008-12-29 22:29:44 +00:00 |
Dries Buytaert
|
44c0672806
|
- Patch #352093 by catch: avoid unnecessary SQL query on front page when no node access modules are enabled.
|
2008-12-29 21:51:26 +00:00 |
Dries Buytaert
|
a04728577f
|
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.
|
2008-12-29 16:03:57 +00:00 |
Dries Buytaert
|
5bbad8a4dc
|
- Patch #223298 by Dave Reid: change {dblog}.type VARCHAR limit from 16 to 64.
|
2008-12-28 20:41:19 +00:00 |
Dries Buytaert
|
1d14b0f894
|
- Patch #212236 by wrwrwr: automatic line breaking sometimes results in an unpaired end of paragraph tag.
|
2008-12-28 19:30:36 +00:00 |
Dries Buytaert
|
53b83cdcb9
|
- Patch #330633 by drewish: temporary file clean-up _and_ unit tests. Oh yeah.
|
2008-12-28 19:11:31 +00:00 |
Dries Buytaert
|
48673b7506
|
- Patch #320363 by mikey_p: renaming module for consistency.
|
2008-12-28 18:27:14 +00:00 |
Dries Buytaert
|
348f1b8a4c
|
- Patch #351649 by David_Rothstein: comment status incorrectly used in theme.
|
2008-12-28 08:26:51 +00:00 |
Angie Byron
|
550e9b3f59
|
#333658 by sun: Code clean-up for batch.inc.
|
2008-12-27 19:12:09 +00:00 |
Dries Buytaert
|
89e53ea6c3
|
- Patch #351444 by David_Rothstein: chameleon and marvin themes did not show comment signatures.
|
2008-12-27 10:09:14 +00:00 |
Dries Buytaert
|
445823f6bb
|
- Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters.
|
2008-12-26 21:01:57 +00:00 |
Dries Buytaert
|
0d100b57dc
|
- Patch #332002 by Crell et al: MergeQuery should refuse to execute if there are no key fields. With tests.
|
2008-12-26 14:23:38 +00:00 |
Dries Buytaert
|
fc063806de
|
- Patch #314464 by Crell: fixing up the db_placeholder() patch that I committed incompletely.
|
2008-12-26 11:48:18 +00:00 |
Dries Buytaert
|
9120540d19
|
- Patch #339588 by jhedstrom, Josh Waihi, mikl: remove *_unsigned types and rework their sizes. Fixes exception on PostgreSQL.
|
2008-12-26 11:04:39 +00:00 |
Dries Buytaert
|
e23a87d1f9
|
- Patch #303154 by John Morahan: fixed typo that slipped in.
|
2008-12-26 11:00:23 +00:00 |
Dries Buytaert
|
1657694f28
|
- Patch #339929 by swentel: renamed taxonomy to terms.
|
2008-12-26 10:46:54 +00:00 |
Dries Buytaert
|
33c195aabe
|
- Patch #350708 by dww: t() documentation clean-up.
|
2008-12-26 10:42:56 +00:00 |
Dries Buytaert
|
15837026bd
|
- Patch #49333 by j.somers: add a 'Clear all logs' button.
|
2008-12-24 10:38:41 +00:00 |
Dries Buytaert
|
779a70a0d4
|
- Patch #344575 by cdale: made the ANSI compatibility mode less strict to work around a MySQL 5 bug.
|
2008-12-24 10:21:32 +00:00 |
Dries Buytaert
|
821ad24bc1
|
- Patch #245990 by kellyllek, chx, dww: improved the HTTP request test to be more robust.
|
2008-12-24 09:59:22 +00:00 |
Dries Buytaert
|
e5ddb46d12
|
- Patch #314464 by Crell, Dave Reid et al: convert db_placeholders() to the new DB layer.
|
2008-12-24 09:53:40 +00:00 |
Dries Buytaert
|
dcf7502003
|
- Patch #303154 by c960657: clean-up and better document ini_set() calls in default.settings.php.
|
2008-12-23 19:59:17 +00:00 |
Dries Buytaert
|
0bac8dad8d
|
- Patch #302207 by John Morahan et al: updated book module to new DB layer.
|
2008-12-23 14:32:08 +00:00 |