| Commit message (Expand) | Author | Age |
... | |
* | - Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the Pos... | Dries Buytaert | 2009-08-01 |
* | - Patch #528918 by lyaunzbe: document that hook_form_alter() passes by refer... | Dries Buytaert | 2009-07-31 |
* | - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. | Dries Buytaert | 2009-07-31 |
* | - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> T... | Dries Buytaert | 2009-07-31 |
* | - Patch #535990 by catch: removed a silly test. | Dries Buytaert | 2009-07-30 |
* | - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight... | Dries Buytaert | 2009-07-30 |
* | - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural... | Dries Buytaert | 2009-07-30 |
* | - Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statis... | Dries Buytaert | 2009-07-30 |
* | - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Conte... | Dries Buytaert | 2009-07-30 |
* | - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues wit... | Dries Buytaert | 2009-07-30 |
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so t... | Dries Buytaert | 2009-07-29 |
* | - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos t... | Dries Buytaert | 2009-07-28 |
* | - Patch #211747 by chx, alex_b, dww: allow specifying version information as ... | Dries Buytaert | 2009-07-28 |
* | - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, m... | Dries Buytaert | 2009-07-28 |
* | - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ... | Dries Buytaert | 2009-07-28 |
* | - Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML correc... | Dries Buytaert | 2009-07-27 |
* | - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ... | Dries Buytaert | 2009-07-27 |
* | - Patch #519782 by tic2000: change to become a hidden region like page_top. | Dries Buytaert | 2009-07-27 |
* | #527804 by sun: Add an alter hook for element_info() to change default values... | Angie Byron | 2009-07-23 |
* | #292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/4... | Angie Byron | 2009-07-23 |
* | #525754 by chx: Clean up some trailing whitespace. | Angie Byron | 2009-07-21 |
* | #524734 by eojthebrave: Fix typo in image.gd.inc. | Angie Byron | 2009-07-21 |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #521798 by catch: fixed caching. | Dries Buytaert | 2009-07-20 |
* | - Patch #523308 by Bojhan: simplified help texts a bit. | Dries Buytaert | 2009-07-19 |
* | - Patch #523214 by Bohjan: clean up text Site Information page. | Dries Buytaert | 2009-07-19 |
* | - Patch #511284 by catch, moshe weitzman: add html_top and move the admin too... | Dries Buytaert | 2009-07-18 |
* | - Patch #518750 by Damien Tournoud: rethink system settings form. | Dries Buytaert | 2009-07-16 |
* | #509392 by adrian: Add .info files for installation profiles. | Angie Byron | 2009-07-15 |
* | #193366 by Anthony Hersey: Move various rebuild functions to module page subm... | Angie Byron | 2009-07-14 |
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
* | - Patch #516254 by drewish remove @return PHPDocs where nothing is to return. | Dries Buytaert | 2009-07-11 |
* | #452538 by Mike Wacker: Allow node access modules to have control over unpubl... | Angie Byron | 2009-07-10 |
* | - Patch #497590 by Dave Reid: remove pointless 'system paths only' warning fr... | Dries Buytaert | 2009-07-08 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for... | Angie Byron | 2009-07-04 |
* | - Patch #509924 by quicksketch: fixed notice. | Dries Buytaert | 2009-07-04 |
* | - Patch #473762 by Razorraser: add link to update.php on site maintenance page. | Dries Buytaert | 2009-07-04 |
* | - Patch #468534 by paul.lovvik: add a region at the top of the page above the... | Dries Buytaert | 2009-07-04 |
* | #453254 follow-up by agentrickard: Move block update to block.install. | Angie Byron | 2009-07-04 |
* | - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not... | Dries Buytaert | 2009-07-03 |
* | - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ... | Dries Buytaert | 2009-07-01 |
* | - Patch #453254 by Pasqualle: upgrade path for per-content type visibility of... | Dries Buytaert | 2009-07-01 |
* | - Patch #437822 by jhodgdon: corrected documentation. | Dries Buytaert | 2009-07-01 |
* | - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: a... | Dries Buytaert | 2009-07-01 |
* | - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave... | Dries Buytaert | 2009-07-01 |
* | #495956 follow-up by axyjo: Remove needless serialize() from system.install. | Angie Byron | 2009-06-30 |
* | #495956 by andypost, cafuego, fiasco: Convert initial queries in system_insta... | Angie Byron | 2009-06-28 |
* | #460706 by wulff and c960657: Don't show surrounding fieldset on user registr... | Angie Byron | 2009-06-28 |
* | #482346 by Berdir: Move module installation logic to module_enable() to preve... | Angie Byron | 2009-06-28 |