| Commit message (Expand) | Author | Age |
* | #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ar... | Angie Byron | 2009-11-03 |
* | #211015 follow-up by sun: Don't hard-code #theme for system_settings_form(). | Angie Byron | 2009-11-02 |
* | #539022 follow-up by David_Rothstein: Batch API should use the current theme ... | Angie Byron | 2009-11-02 |
* | #239825 follow-up: Adjusting comments. | Angie Byron | 2009-11-02 |
* | #211015 by sun: Check for an existing #theme property for confirm_form() befo... | Angie Byron | 2009-11-02 |
* | #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings ... | Angie Byron | 2009-11-02 |
* | #504080 by eigentor, dcor, heather, lisarex, Bojhan, and keith.smith: Remove ... | Angie Byron | 2009-11-02 |
* | #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs i... | Angie Byron | 2009-11-01 |
* | #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin,... | Angie Byron | 2009-11-01 |
* | - Patch #602306 by alex_b: removed some unused code. | Dries Buytaert | 2009-10-31 |
* | - Patch #618938 by pwolanin: fixed Drupal version is not being available unti... | Dries Buytaert | 2009-10-30 |
* | #610290 by dww and sun: system_run_authorized() shouldn't always drupal_goto(... | Angie Byron | 2009-10-29 |
* | #613912 by dww: Move host and port into a collapsed 'Advanced settings' field... | Angie Byron | 2009-10-27 |
* | #561452 follow-up by David_Rothstein: Use helper functions rather than file s... | Angie Byron | 2009-10-27 |
* | - Patch #602490 by dww: fixed help text and action links to find the update m... | Dries Buytaert | 2009-10-25 |
* | #613238 by catch: Add more missing columns and tables required for upgrade. | Angie Byron | 2009-10-24 |
* | #602520 by JacobSingh and dww: Make FileTransfer form have one option for FTP... | Angie Byron | 2009-10-24 |
* | #320331 follow-up by Dave Reid: Remove documentation for no-longer-existing c... | Angie Byron | 2009-10-24 |
* | #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ... | Angie Byron | 2009-10-24 |
* | #613238 by catch: Fixed missing columns and tables required for upgrade. | Angie Byron | 2009-10-24 |
* | #599804 by catch: Fix upgrade path. | Angie Byron | 2009-10-24 |
* | #524710 by catch and gordon: Add role_permission() table earlier in order to ... | Angie Byron | 2009-10-24 |
* | #612920 by catch: Added required table columns so that update.php doesn't spe... | Angie Byron | 2009-10-24 |
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme fun... | Angie Byron | 2009-10-23 |
* | - Patch #608478 by seutje, Bojhan: replace 'Powered by' icon with text. | Dries Buytaert | 2009-10-23 |
* | #356074 follow-up by mfb: Fix sequences API upgrade path. | Angie Byron | 2009-10-20 |
* | - Patch #443200 by c960657: fixed user pictures not working with private files. | Dries Buytaert | 2009-10-20 |
* | - Patch #550742 by sun: removed some left-over code. | Dries Buytaert | 2009-10-19 |
* | - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melanç... | Dries Buytaert | 2009-10-19 |
* | - Fixed update number. | Dries Buytaert | 2009-10-18 |
* | - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 ... | Dries Buytaert | 2009-10-18 |
* | PHP really doesn't like more than one system_update_7043() function. No, no i... | Angie Byron | 2009-10-18 |
* | #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stup... | Angie Byron | 2009-10-18 |
* | #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback... | Angie Byron | 2009-10-18 |
* | - Patch #278592 by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x ... | Dries Buytaert | 2009-10-17 |
* | #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: All... | Angie Byron | 2009-10-17 |
* | #606640 by eojthebrave and sun: Use proper menu router paths for the block mo... | Angie Byron | 2009-10-16 |
* | - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript Sta... | Dries Buytaert | 2009-10-16 |
* | - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ... | Dries Buytaert | 2009-10-16 |
* | - Patch #604618 by axyjo, sun: archiver code clean-up. | Dries Buytaert | 2009-10-16 |
* | #605442 by catch: Add a generic hook_entity_load(). | Angie Byron | 2009-10-16 |
* | - Patch #356074 by chx, Damien Tournoud: provide a sequences API. | Dries Buytaert | 2009-10-16 |
* | #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cw... | Angie Byron | 2009-10-15 |
* | - Patch #604618 by Crell, JacobSingh: create a common interface for Archive o... | Dries Buytaert | 2009-10-15 |
* | - Patch #332333 by dmitrig01, alexw: add a real API to path.module. | Dries Buytaert | 2009-10-15 |
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same p... | Angie Byron | 2009-10-15 |
* | - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'ca... | Dries Buytaert | 2009-10-15 |
* | - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a... | Dries Buytaert | 2009-10-15 |
* | - Patch #594650 by sun, c960657: provide central ()['values'] clearance. | Dries Buytaert | 2009-10-15 |
* | - Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query s... | Dries Buytaert | 2009-10-14 |