Angie Byron
|
8ba741dc49
|
#723634 by catch: Improve path_save() performance.
|
2010-03-07 06:58:14 +00:00 |
Dries Buytaert
|
509e397bf5
|
- Patch #623684 by linclark, christefano, scor: improved documentation of RDF module.
|
2010-03-06 06:40:35 +00:00 |
Dries Buytaert
|
aec10a8c7d
|
- Patch #734146 by scor: white-space clean-up.
|
2010-03-06 06:39:01 +00:00 |
Dries Buytaert
|
e1ce11dad0
|
- Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
|
2010-03-06 06:31:24 +00:00 |
Dries Buytaert
|
d33bad9fa1
|
- Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear.
|
2010-03-03 19:55:46 +00:00 |
Dries Buytaert
|
c4fd581899
|
- Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array.
|
2010-03-03 08:40:25 +00:00 |
Dries Buytaert
|
c3760557bd
|
- Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded.
|
2010-03-02 08:47:41 +00:00 |
Dries Buytaert
|
1a817fd2f8
|
- Patch #503550 by yched, jp.stacey: make sure strings are cached per language.
|
2010-02-27 07:41:34 +00:00 |
Dries Buytaert
|
96b9d512c3
|
- Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags.
|
2010-02-25 20:57:39 +00:00 |
Dries Buytaert
|
5f4dd61ff0
|
- Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever been used.
|
2010-02-22 19:21:34 +00:00 |
Dries Buytaert
|
05ab3b1e8a
|
- Patch #718984 by JohnAlbin: theme_blocks() defined in drupal_common_theme() even though it no longer exists.
|
2010-02-20 14:39:51 +00:00 |
Angie Byron
|
51839f2469
|
#566494 follow-up by catch and David_Rothstein: Fixed Running cron in a shutdown function breaks the site.
|
2010-02-18 06:28:08 +00:00 |
Angie Byron
|
8d01aeb428
|
#710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
2010-02-17 22:44:52 +00:00 |
Angie Byron
|
89ade19964
|
#698978 by jhodgdon: Make documentation for flood_is_allowed() gender-neutral.
|
2010-02-17 04:51:51 +00:00 |
Angie Byron
|
b89421bae4
|
#713028 by hefox and solotandem: Fixed drupal_system_listing() documentation indicates incorrect key values.
|
2010-02-17 04:48:46 +00:00 |
Angie Byron
|
db7f5e4c90
|
#716348 by grendzy and hefox: Documentation of drupal_get_path() and system table missing the fact that 'profile' is stored there now.
|
2010-02-17 03:55:45 +00:00 |
Angie Byron
|
e2a01a0349
|
#325169 by moshe weitzman: Move t() to bootstrap.inc to stop fatal errors when called from error handlers.
|
2010-02-17 02:52:15 +00:00 |
Angie Byron
|
e394441a95
|
#530836 by mr.baileys: Fixed drupal_set_page_content() api documentation.
|
2010-02-15 22:08:49 +00:00 |
Dries Buytaert
|
8f7b37b730
|
- Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move error/exception handler higher up in the bootstrap process.
|
2010-02-15 15:52:27 +00:00 |
Angie Byron
|
52195a6b1d
|
#525622 by scor, catch, and yched: Allow Entity path callback to deal with options.
|
2010-02-11 15:52:13 +00:00 |
Angie Byron
|
12fb65aad2
|
#705242 by moshe weitzman: Fixed _drupal_log_error() messy for CLI requests.
|
2010-02-11 03:49:45 +00:00 |
Dries Buytaert
|
41019a8362
|
- Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented.
|
2010-02-10 20:22:57 +00:00 |
Dries Buytaert
|
a2ec3c3852
|
- Patch #708144 by lilou: remove double semicolons at end of line.
|
2010-02-09 12:29:39 +00:00 |
Angie Byron
|
73c28090e3
|
#668386 by yched: Handle unavailable entity types or bundles.
|
2010-02-07 05:12:35 +00:00 |
Dries Buytaert
|
2975da0d32
|
- Patch #619566 by David_Rothstein: bring back the code comment.
|
2010-02-06 16:21:08 +00:00 |
Dries Buytaert
|
7f4598d8d1
|
- Patch #619566 by catch: clean-up code now drupal_alter has caching.
|
2010-02-06 15:43:42 +00:00 |
Dries Buytaert
|
17f3807f2b
|
- Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones).
|
2010-02-05 21:15:43 +00:00 |
Angie Byron
|
9a887f8626
|
#698992 by Damien Tournoud: Small comment clarification to check_plain() in l().
|
2010-02-01 07:06:14 +00:00 |
Dries Buytaert
|
1e8da1f9ae
|
- Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links.
|
2010-01-30 07:54:01 +00:00 |
Angie Byron
|
02c1eeee3f
|
#684202 by catch: Added Entity insert/delete/update hooks, to support caching.
|
2010-01-30 02:01:41 +00:00 |
Dries Buytaert
|
1df3cfffef
|
- Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls.
|
2010-01-29 22:40:41 +00:00 |
Dries Buytaert
|
076d3986d8
|
- Patch #681538 by jhodgdon: fixed drupal_deliver_html_page() has see also that's missing link.
|
2010-01-27 11:41:20 +00:00 |
Dries Buytaert
|
af3f94b37e
|
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
|
2010-01-25 10:38:35 +00:00 |
Dries Buytaert
|
037496ce3f
|
- Patch #686532 by linclark: typo in entity_extract_ids() api doc.
|
2010-01-18 03:28:13 +00:00 |
Dries Buytaert
|
f818dfe908
|
- Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
|
2010-01-14 18:45:17 +00:00 |
Angie Byron
|
8a70cd09ca
|
#652048 by chx: Factor out the caching pattern from forum.
|
2010-01-14 06:20:15 +00:00 |
Angie Byron
|
4a3da31d91
|
#636992 follow-up by catch: small doc fix.
|
2010-01-13 13:03:26 +00:00 |
Angie Byron
|
83c97345e8
|
#525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'.
|
2010-01-13 06:26:49 +00:00 |
Angie Byron
|
3a0f6b3372
|
#636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF.
|
2010-01-13 05:00:25 +00:00 |
Angie Byron
|
9667f4726d
|
#677654 follow-up by asimmonds: Fixed notice in error handling.
|
2010-01-11 02:28:42 +00:00 |
Angie Byron
|
11b98e4f60
|
#637712 by c960657 and Dave Reid: Fixed Fieldset is back in user registration form.
|
2010-01-10 22:45:58 +00:00 |
Angie Byron
|
92efec6e1e
|
#479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode conversions.
|
2010-01-09 23:36:55 +00:00 |
Angie Byron
|
e07b9d35a1
|
#227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record() can't update a column to NULL. (with tests)
|
2010-01-08 06:07:03 +00:00 |
Angie Byron
|
307b9493da
|
#677654 by moshe weitzman: Fixed PHP notices logged as severity=WATCHDOG_ERROR.
|
2010-01-08 05:11:07 +00:00 |
Angie Byron
|
436ddca9fb
|
#265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests).
|
2010-01-07 07:45:03 +00:00 |
Angie Byron
|
3ede619955
|
#619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable.
|
2010-01-07 04:54:18 +00:00 |
Dries Buytaert
|
6f607b80cf
|
- Patch #280058 by sun, recidive: refactor drupal_map_assoc().
|
2010-01-06 21:39:07 +00:00 |
Angie Byron
|
bb293ccfb5
|
#420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels.
|
2010-01-04 23:08:34 +00:00 |
Dries Buytaert
|
f8fd99b334
|
- Patch #673644 by mr.baileys: mark drupal_json_encode()/decode as PHP wrappers.
|
2010-01-04 12:27:33 +00:00 |
Angie Byron
|
c2ccd28f67
|
#669608 by catch: Make menu.inc pluggable, to support high-performance options in contrib.
|
2010-01-04 03:28:41 +00:00 |