summaryrefslogtreecommitdiff
path: root/modules/system/system.install
Commit message (Collapse)AuthorAge
...
* #370454 follow-up by flobruit: Fix update function return value.Angie Byron2009-08-22
|
* - Patch #546350 by dropcube: remove hardcoded numeric deltas from ↵Dries Buytaert2009-08-21
| | | | hook_filter_info().
* - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in ↵Dries Buytaert2009-08-21
| | | | 'configuration and modules'.
* #509398 by adrian: Turned install profiles into modules with full access to ↵Angie Byron2009-08-21
| | | | the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
* - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and ↵Dries Buytaert2009-08-20
| | | | modules' page.
* - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a ↵Dries Buytaert2009-08-17
| | | | locking framework for long running operations.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
* - Patch #370454 by chx, Damien Tournoud: simplify page caching.Dries Buytaert2009-08-16
|
* #545952 by yoroy and Gábor Hojtsy: move modules to config/modules.Angie Byron2009-08-12
|
* - Patch #547290 by Xano: removed unused variable.Dries Buytaert2009-08-12
|
* #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by ↵Angie Byron2009-08-08
| | | | limiting the number of allowed login attempts.
* #211439 follow-up by catch: Add missing index for module_list().Angie Byron2009-08-08
|
* #371458 by Damien Tournoud, Gerhard Killesreiter, and smk-ka: Add a missing ↵Angie Byron2009-08-07
| | | | index on menu_router tab_root.
* #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and ↵Angie Byron2009-08-03
| | | | RTL-friendly.
* - Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the ↵Dries Buytaert2009-08-01
| | | | PostgreSQL database backend, where it belongs.
* - Patch #336483 by brianV: SELECT MAX(comment_count) FROM ↵Dries Buytaert2009-07-30
| | | | node_comment_statistics did a full table scan so added an index.
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, ↵Dries Buytaert2009-07-28
| | | | mainly to improve performance of SimpleTest.
* - Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML ↵Dries Buytaert2009-07-27
| | | | corrector using PHP5's XML/Dom parser.
* #525754 by chx: Clean up some trailing whitespace.Angie Byron2009-07-21
|
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* #452538 by Mike Wacker: Allow node access modules to have control over ↵Angie Byron2009-07-10
| | | | unpublished nodes. (with tests)
* - Patch #509924 by quicksketch: fixed notice.Dries Buytaert2009-07-04
|
* #453254 follow-up by agentrickard: Move block update to block.install.Angie Byron2009-07-04
|
* - Patch #453254 by Pasqualle: upgrade path for per-content type visibility ↵Dries Buytaert2009-07-01
| | | | of blocks.
* - Patch #437822 by jhodgdon: corrected documentation.Dries Buytaert2009-07-01
|
* #495956 follow-up by axyjo: Remove needless serialize() from system.install.Angie Byron2009-06-30
|
* #495956 by andypost, cafuego, fiasco: Convert initial queries in ↵Angie Byron2009-06-28
| | | | system_install() to DBTNG to stop weird inconsistencies on various platforms.
* - Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.Dries Buytaert2009-06-22
|
* - Patch #495956 by cafuego, sun: system.install incorrectly assumes ANON and ↵Dries Buytaert2009-06-21
| | | | AUTH RID are always sequential.
* - Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 ↵Dries Buytaert2009-06-18
| | | | to Drupal 7.
* - Patch #391412 by JamesAn et al: move contact form, post, and user settings ↵Dries Buytaert2009-06-13
| | | | below Site configuration.
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* - Patch #288946 by jeffschuler, z.stolar: increase path length to 255.Dries Buytaert2009-06-11
|
* - Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7.Dries Buytaert2009-06-09
|
* - Patch #484862 by andypost: whitespace issues.Dries Buytaert2009-06-08
|
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting ↵Angie Byron2009-06-04
| | | | node type data.
* #106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing ↵Angie Byron2009-06-03
| | | | on PostgreSQL.
* - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' ↵Dries Buytaert2009-06-02
| | | | order.
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* - Patch #111011 by Josh Waihi: adding foreign key specifications.Dries Buytaert2009-06-01
|
* - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() ↵Dries Buytaert2009-06-01
| | | | optimizations.
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #471800 by stella: more code style fixes.Dries Buytaert2009-05-25
|
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* #212233 follow-up by catch: Remove some left-over code after removing SQL ↵Angie Byron2009-05-22
| | | | status report.
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* #456824 follow-up by catch: Fix D6 -> D7 upgrade path failure.Angie Byron2009-05-16
|
* - Patch #456824 by catch: add better caching to drupal_lookup_path().Dries Buytaert2009-05-16
|