| Commit message (Expand) | Author | Age |
* | - Patch #480660 by catch, brianV, et al: add an administrator role to core. | Dries Buytaert | 2009-06-04 |
* | - Patch #473876 by Berdir: fixed broken query on PostgreSQL. | Dries Buytaert | 2009-06-04 |
* | - Patch #475596 by tic2000: corrected documentation. | Dries Buytaert | 2009-06-04 |
* | #220233 by Berdir, marcingy, et al: Add useful API functions for extracting n... | Angie Byron | 2009-06-04 |
* | - Patch #343788 by catch: taxonomy module doesn't use its own APIs. | Dries Buytaert | 2009-06-03 |
* | - Patch #480428 by JamesAn: static caching API. | Dries Buytaert | 2009-06-03 |
* | - Patch #226479 by brianV: 'clean-up' rebuild permission checks. | Dries Buytaert | 2009-06-03 |
* | - Patch #479966 by Berdir: document and fix hook_user_categories. | Dries Buytaert | 2009-06-03 |
* | - Patch #480082 by pp: document all variables. | Dries Buytaert | 2009-06-03 |
* | - Patch #468630 by Berdir: fixed error with publishing comments. | Dries Buytaert | 2009-06-03 |
* | - Patch #479340 by tic2000: fixed Javascript error. | Dries Buytaert | 2009-06-03 |
* | #106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing o... | Angie Byron | 2009-06-03 |
* | #453726 by yched: Remove unnecessary &s next to object parameters in field API. | Angie Byron | 2009-06-03 |
* | #369011 follow-up by yched: Some touch-ups to comments, etc. | Angie Byron | 2009-06-03 |
* | - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' o... | Dries Buytaert | 2009-06-02 |
* | - Patch #422362 by JamesAn: convert form.inc to use new static caching API. | Dries Buytaert | 2009-06-02 |
* | - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_ge... | Dries Buytaert | 2009-06-02 |
* | - Patch #364487 by JamesAn: make sure that the 'machine name' text does not w... | Dries Buytaert | 2009-06-02 |
* | - Patch #439236 by alex_b: field_attach_create_bundle() undefined when creati... | Dries Buytaert | 2009-06-02 |
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and session... | Dries Buytaert | 2009-06-02 |
* | #475596 by emmajane, catch, yoroy, et al. Move default welcome message to hel... | Angie Byron | 2009-06-02 |
* | #479216 by jhedstrom: Grammar fixes in forum.module. | Angie Byron | 2009-06-02 |
* | #478642 by daniel.bosen: Fix typo preventing profile fields from appearing on... | Angie Byron | 2009-06-02 |
* | #479200 by yched: Have SimpleTest rebuild node types between test runs. | Angie Byron | 2009-06-02 |
* | - Patch #111011 by Josh Waihi: adding foreign key specifications. | Dries Buytaert | 2009-06-01 |
* | - Patch #470866 by catch: comment links should use 'html'. | Dries Buytaert | 2009-06-01 |
* | - Patch #458176 by c960657: improved exception handling in database layer. | Dries Buytaert | 2009-06-01 |
* | - Patch #478188 by boombatower: code style fixes. | Dries Buytaert | 2009-06-01 |
* | - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() ... | Dries Buytaert | 2009-06-01 |
* | - Patch #474308 by stella: new tests for poll module. New tests: | Dries Buytaert | 2009-06-01 |
* | #473080 by chx: Fix bug where switching themes would result in zero blocks (i... | Angie Byron | 2009-05-31 |
* | #473080 by chx: Fix bug in block page access callback showing tabs that shoul... | Angie Byron | 2009-05-31 |
* | #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after DBTN... | Angie Byron | 2009-05-31 |
* | - Patch #461298 by catch: move node_load_multiple() special casing into user_... | Dries Buytaert | 2009-05-30 |
* | - Patch #394524 by Berdir, Damien Tournoud: converted to the new database abs... | Dries Buytaert | 2009-05-30 |
* | - Patch #462310 by jpetso: generate valid XML and make sure the tests work wh... | Dries Buytaert | 2009-05-30 |
* | - Patch #476928 by Berdir: more database abstraction layer conversions. | Dries Buytaert | 2009-05-30 |
* | - Patch #477038 by Damien Tournoud, chx: add security and session token suppo... | Dries Buytaert | 2009-05-30 |
* | #372650 by stella and alienbrain: Fixes to poll block. | Angie Byron | 2009-05-30 |
* | - Patch #337212 by Berdir: clean-up. | Dries Buytaert | 2009-05-29 |
* | - Patch #335067 by JamesAn: improved singular/plural strings in the simpletes... | Dries Buytaert | 2009-05-29 |
* | - Patch #369011 by catch, sun, et al: performance improvement in text_field_l... | Dries Buytaert | 2009-05-29 |
* | - Patch #423196 by frega, Xano, alienbrain et al: clean up the URL settings p... | Dries Buytaert | 2009-05-29 |
* | - Patch #394586 by andypost, bubbasan, Berdir: convert to the new database ab... | Dries Buytaert | 2009-05-29 |
* | - Patch #394582 by Berdir: converted to new database abstraction layer. | Dries Buytaert | 2009-05-29 |
* | #475348 by boombatower: Move admin/development to system.module so it's avail... | Angie Byron | 2009-05-29 |
* | #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (an... | Angie Byron | 2009-05-28 |
* | - Patch #337212 by Berdir: another Berdir patch to convert modules to the new... | Dries Buytaert | 2009-05-28 |
* | - Patch #364620 by bjaspan, yched: allow creating a field with a deleted name. | Dries Buytaert | 2009-05-28 |
* | - Patch #19646 by JamesAn: code clean up, consistently use define. | Dries Buytaert | 2009-05-28 |