Commit Graph

16858 Commits (24e23ed2dbc2d9baf645e81c81e316d0b02f370c)

Author SHA1 Message Date
webchick 853ae41231 Issue #1405260 by skottler: Clarify the language around non-reliable queue examples. 2012-01-30 23:48:51 -08:00
webchick 148f5b6f28 Issue #1234830 by beejeebus, schildi: Fixed cache_menu(): huge table size. 2012-01-30 23:13:06 -08:00
Nathaniel 1146ec3b47 Issue #1183250 by jessebeach, linclark, aspilicious, sun, Everett Zufelt, scor: Add a theme_datetime() function to consistently theme dates and datetimes. 2012-01-31 14:17:24 +09:00
webchick d5984e1e81 Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed comment-by-anonymous class never appears. 2012-01-30 21:00:17 -08:00
Dries cfab9bc488 - Patch #1229442 by bleen18, amateescu, chrispomeroy, jessebeach: convert poll tpls and markup to HTML5. 2012-01-29 16:47:33 -05:00
Dries 64e79ac197 - Patch #838800 by kotnik, Damien Tournoud: Improve random number generation. 2012-01-29 16:37:38 -05:00
Dries 7343447096 - Patch #1420048 by nod_, droplet: fixed menu* JS indention. 2012-01-29 16:13:55 -05:00
Dries c103bdadfb - Patch #1099062 by nod_, droplet: Autocomplete.js micro optimization. 2012-01-29 16:08:51 -05:00
Dries 1c09cbb5c4 - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -05:00
Dries 768affe5fd - Patch #1414824 by nod_: fixed leaking vars in tabledrag.js. 2012-01-29 08:31:36 -05:00
Dries ae93ca687d - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:06 -05:00
Larry Garfield 49839784e7 Add file docblocks to new DB files. 2012-01-28 18:27:11 -06:00
Larry Garfield 5a5c830761 Rename transaction use statement. 2012-01-28 17:54:14 -06:00
Larry Garfield e9453d8b04 Merge branch '1400748-namespaces' into dbtngtng 2012-01-28 17:51:18 -06:00
Larry Garfield c616a7b643 Merge branch '8.x' into 1400748-namespaces 2012-01-28 17:51:10 -06:00
Larry Garfield 24390d5857 Add empty stub files for Postgres. 2012-01-28 17:43:54 -06:00
Larry Garfield 03bd99a28b Update documentation blocks for fully qualified class names. 2012-01-28 17:40:14 -06:00
Larry Garfield a6b6fa5b91 Fix logic in Logger backtrace scanning now that the code is not in the includes directory anymore. 2012-01-28 16:44:35 -06:00
Dries 2c41fddec0 - Patch #1217788 by David_Rothstein: remove more IE7 stuff. 2012-01-27 13:03:13 -05:00
Dries ebb763b533 - Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body. 2012-01-27 12:10:57 -05:00
Dries 52f5529536 - Patch #1394790 by joachim: explain system_admin_compact_mode(). 2012-01-27 10:37:10 -05:00
Dries cdcb9ec42c - Patch #1013034 by ncl, kathyh: PostgreSQL constraints do not get renamed by db_rename_table(). 2012-01-27 10:34:40 -05:00
Dries 99ac453714 - Patch #1377544 by kotnik: hook_update_N documentation uses dead links. 2012-01-27 10:25:49 -05:00
Dries dd13c22eed - Patch #1190210 by aspilicious, richthegeek, jessebeach: convert toolbar.tpl.php to HTML5. 2012-01-27 10:17:34 -05:00
Larry Garfield b7665c6970 Remove old PostgreSQL files that are now empty. 2012-01-26 23:53:42 -06:00
Larry Garfield 1627fdf708 Revert "Remove empty files from old database structure."
This reverts commit d3cf89018b.
2012-01-26 23:52:29 -06:00
Larry Garfield a731ac1df9 Merge branch '1400748-namespaces' into dbtngtng 2012-01-26 23:48:06 -06:00
Larry Garfield b5e33f620e Merge branch '8.x' into dbtngtng 2012-01-26 23:47:34 -06:00
Larry Garfield 89a813c702 Merge branch '8.x' into 1400748-namespaces 2012-01-26 23:33:06 -06:00
Dries b989d0cc16 - Patch #1415764 by Gábor Hojtsy: Untangle comment module and locale module. 2012-01-26 11:21:48 -05:00
Dries afacb52295 - Patch #852524 by plach, oriol_e9g: include language provider files only when they are needed. 2012-01-26 11:09:59 -05:00
Greg Dunlap b6d57235b6 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-01-26 08:54:22 +01:00
Greg Dunlap e010dd66d6 Merge branch '8.x-file-config' of git.drupal.org:sandbox/heyrocker/1145636 into 8.x-file-config 2012-01-26 08:53:42 +01:00
Dries a08405829e - Patch #61456 by jeffschuler, edmund.kwok, jdefay, David_Rothstein, csevb10, alex_b, xjm, Steve Dondley: Aggregator titles display quotes and other characters with HTML entity equivalents badly (write tests). 2012-01-25 15:54:58 -05:00
Dries a775f0580c - Patch #61456 by jeffschuler, edmund.kwok, jdefay, David_Rothstein, csevb10, alex_b, xjm, Steve Dondley: Aggregator titles display quotes and other characters with HTML entity equivalents badly (write tests). 2012-01-25 15:53:29 -05:00
sun b3f717812c Renamed global variables to $config_directory_name and $config_signature_key. 2012-01-25 21:27:19 +01:00
Greg Dunlap 19b21a1fa6 Merge conflict from aspilicious' fixes 2012-01-25 21:22:08 +01:00
Greg Dunlap 2e50e5ba18 fixed form.inc
Conflicts:

	core/includes/form.inc
2012-01-25 21:20:05 +01:00
Bram Goffings 0734324871 fixed statistics logging test, partialy fixed page caching and session tests 2012-01-25 21:18:01 +01:00
Bram Goffings 4a8adb2ad9 removed tab in block cache config 2012-01-25 21:17:32 +01:00
Bram Goffings ff8e2f2e79 fixed poll.test 2012-01-25 21:17:17 +01:00
Bram Goffings 755d8f92f6 Removed tabs from system.performance config file 2012-01-25 21:16:44 +01:00
Greg Dunlap 0a62a892e6 Fixing up one merge conflict from move to PSR-0 2012-01-25 21:09:42 +01:00
Greg Dunlap a5b4c2500a Merge from core for PSR-0 2012-01-25 21:01:35 +01:00
Larry Garfield 808c88bd82 Add new readme file for the lib directory itself that specifies PSR-0. 2012-01-25 09:01:39 -06:00
Larry Garfield fc73713158 Minor language tweaks. 2012-01-25 09:01:12 -06:00
Larry Garfield 0e7882b7f9 Merge remote-tracking branch 'dries/8.x' into 1400748-namespaces 2012-01-25 08:54:36 -06:00
Dries f5abeb9b11 - Patch #1416218 by scorchio: Improve variable naming in format_interval(). 2012-01-25 08:19:32 -05:00
Dries d78f6a63d4 - Patch #61456 by jeffschuler, edmund.kwok, jdefay, David_Rothstein, csevb10, alex_b, xjm, Steve Dondley: Aggregator titles display quotes and other characters with HTML entity equivalents badly (write tests). 2012-01-24 21:27:42 -05:00
Dries 2b08a88cba - Patch #736556 by daniels220, jeckman, Albert Volkman: fixed theme_links() doc needs expansion. 2012-01-24 21:11:37 -05:00