| Commit message (Expand) | Author | Age |
* | #370454 follow-up by chx: Enhance comments to page cache simplification patch... | Angie Byron | 2009-08-16 |
* | - Patch #370454 by chx, Damien Tournoud: simplify page caching. | Dries Buytaert | 2009-08-16 |
* | - Patch #506482 by spuky, catch: remove some pointless /admin descriptions. | Dries Buytaert | 2009-08-16 |
* | #548182 by yoroy: Better admin theme descriptions. | Angie Byron | 2009-08-15 |
* | - Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior. | Dries Buytaert | 2009-08-14 |
* | #533586 by dww and chx: Refactor dependency checks into sharable helper funct... | Angie Byron | 2009-08-13 |
* | #547528 by dww: Fixed Trailing whitespace in system_ip_blocking(). | Angie Byron | 2009-08-13 |
* | #545952 by yoroy and Gábor Hojtsy: move modules to config/modules. | Angie Byron | 2009-08-12 |
* | - Patch #459980 by Xano: rework admin/settings/performance. | Dries Buytaert | 2009-08-12 |
* | - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and mo... | Dries Buytaert | 2009-08-11 |
* | #292253 by Damien Tournoud: Remove per-user themes selection from core. | Angie Byron | 2009-08-05 |
* | #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid ex... | Angie Byron | 2009-08-04 |
* | #489762 by JohnAlbin: Add theme lineage information to .info file cache and f... | Angie Byron | 2009-08-03 |
* | - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> T... | Dries Buytaert | 2009-07-31 |
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so t... | Dries Buytaert | 2009-07-29 |
* | - Patch #211747 by chx, alex_b, dww: allow specifying version information as ... | Dries Buytaert | 2009-07-28 |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #523214 by Bohjan: clean up text Site Information page. | Dries Buytaert | 2009-07-19 |
* | - Patch #518750 by Damien Tournoud: rethink system settings form. | Dries Buytaert | 2009-07-16 |
* | #193366 by Anthony Hersey: Move various rebuild functions to module page subm... | Angie Byron | 2009-07-14 |
* | - Patch #497590 by Dave Reid: remove pointless 'system paths only' warning fr... | Dries Buytaert | 2009-07-08 |
* | - Patch #495964 by jhodgdon: fixed documentation error. | Dries Buytaert | 2009-06-19 |
* | - Patch #276615 by mikeytown2: only clear the CSS cache when submitting the f... | Dries Buytaert | 2009-06-16 |
* | - Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible... | Dries Buytaert | 2009-06-13 |
* | #236657 by swentel: Fix order of arguments in system_clear_cache_submit(). | Angie Byron | 2009-06-08 |
* | - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and syste... | Dries Buytaert | 2009-06-06 |
* | - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post s... | Dries Buytaert | 2009-06-05 |
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and session... | Dries Buytaert | 2009-06-02 |
* | - Patch #423196 by frega, Xano, alienbrain et al: clean up the URL settings p... | Dries Buytaert | 2009-05-29 |
* | - Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding ... | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #212233 by lilou, catch: remove SQL report. | Dries Buytaert | 2009-05-22 |
* | - Patch #428744 by Gabor: make the main page content a real block and clean u... | Dries Buytaert | 2009-05-21 |
* | #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, ... | Angie Byron | 2009-05-16 |
* | - Patch #394572 by Berdir: converted system module to the new database abstra... | Dries Buytaert | 2009-05-16 |
* | - Patch #459836 by Xano: rework admin/settings/regional-settings. | Dries Buytaert | 2009-05-15 |
* | - Patch #453080 by Gabor Hojtsy: moved the footer message to a block. | Dries Buytaert | 2009-05-12 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so ... | Dries Buytaert | 2009-05-12 |
* | - Patch #329015 by Damien Tournoud: improved error handling of batch API. | Dries Buytaert | 2009-05-03 |
* | - Patch #445966 by Damien Tournoud: allow theme engine and theme settings form. | Dries Buytaert | 2009-04-27 |
* | #359391 by kresimir: Clarify that various caching modes are 'page' caching mo... | Angie Byron | 2009-04-27 |
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a them... | Dries Buytaert | 2009-04-26 |
* | - Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled. | Dries Buytaert | 2009-04-21 |
* | - Patch #427296 by taz88ny: move some code from system.module to bloc.module ... | Dries Buytaert | 2009-04-20 |
* | - Patch #430342 by kkaefer et al: usability improvement: changed 'site mainte... | Dries Buytaert | 2009-04-19 |
* | - Patch #394332 by Xano: clean up language around logging and alerts. | Dries Buytaert | 2009-04-13 |
* | - Patch #424252 by swentel: move block cache settings from system module to b... | Dries Buytaert | 2009-04-05 |
* | - Patch #333156 by stella: add ability to configure the default country. | Dries Buytaert | 2009-03-17 |
* | - Patch #373613 by quicksketch and drewish: in order to operate on images mul... | Dries Buytaert | 2009-03-09 |