summaryrefslogtreecommitdiff
path: root/modules/system/system.install
Commit message (Collapse)AuthorAge
* Color.module tweaks:Steven Wittens2006-10-29
| | | | | | | - Remove tab characters - Make sure GD2 is present before doing magic. - Add requirement check for GD2 - Fix broken .png file
* #88202: Adding Garland theme to core.Steven Wittens2006-10-29
|
* - Patch #91477 by havran: fixed PostgreSQL install with database table ↵Dries Buytaert2006-10-26
| | | | prefixing. Missing brackets.
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Patch #85486 by yched: fixed rand function on PostgreSQL.Dries Buytaert2006-10-11
|
* - Patch #85486 by sammys: greatest() function for PostgreSQL. Critical bugfix.Dries Buytaert2006-10-09
|
* #70995: Prevent cron re-runsSteven Wittens2006-10-03
|
* - Patch #78732 by dopry: made it possible to use sha1 session idsDries Buytaert2006-10-02
|
* #82831. Rollback and moving the JQuery version number to a suitable place.Neil Drumm2006-09-11
|
* - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.Dries Buytaert2006-09-09
|
* #82831 by gopherspidey. Show JavaScript information in status report page.Neil Drumm2006-09-08
|
* #82177 by Heine. Run cache updates early to avoid unrecoverable errors.Neil Drumm2006-09-08
|
* - Patch #82877 by havran: added missing title field for PostgreSQL.Dries Buytaert2006-09-08
|
* - Patch #82823 by dww: fixed improper quoting in db_add_column(). Fixes ↵Dries Buytaert2006-09-07
| | | | PostgreSQL upgrade path.
* - Patch #82822 by dww and sammys: PostgreSQL fixes.Dries Buytaert2006-09-07
|
* #73045 by jhenry and davemicc. Add an index to {file_revisions} for faster ↵Neil Drumm2006-09-07
| | | | queries.
* Pretty up the status report codeSteven Wittens2006-09-01
|
* Pretty up the status reportSteven Wittens2006-09-01
|
* #75002: Install-time and run-time requirements checking + status report pageSteven Wittens2006-09-01
|
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* #77733 by Ralf Stamm. The primary menu needs an mid of 2.Neil Drumm2006-09-01
|
* - Patch #81695 by sammys: fix cache indices on PostgreSQL.Dries Buytaert2006-08-31
|
* #65765: Merge URLfilter.module into core filter.moduleSteven Wittens2006-08-31
|
* - Patch #72290 by killes: split up the cache table.Dries Buytaert2006-08-30
|
* - Patch #42463: performance improvement: add index on the source field of ↵Dries Buytaert2006-08-27
| | | | the locale table.
* #14400 by chx. Add a missing key.Neil Drumm2006-08-24
|
* #80150 by webchick. Cleanup from #76666.Neil Drumm2006-08-23
|
* - Patch #76666 by hunmonk: custom block titles.Dries Buytaert2006-08-22
|
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* - Patch #76914 by smsimms/sammys: PostgreSQL fixes for installer.Dries Buytaert2006-08-18
|
* #76681 by sammys, sync posgres install and change unsigned annotation.Neil Drumm2006-08-15
|
* #64212 by chx, dww, and Eaton, allow for branched updates.Neil Drumm2006-08-14
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* #75039 by jptavan and asimmonds, properly insert data with {}.Neil Drumm2006-07-26
|
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
et al: an initial install system for Drupal core.