Dries Buytaert
|
4828ee3384
|
- Patch #98551 by Heine: make Drupal work when MySQL runs in strict mode.
|
2006-12-06 16:24:12 +00:00 |
Dries Buytaert
|
42f321d0ed
|
- Patch #101454 by KarenS and webernet: work around a critical CCK compatibility issue.
|
2006-12-06 15:52:39 +00:00 |
Dries Buytaert
|
a94f95d37f
|
- Patch #101421 by webchick: make sure that Drupal installs when MySQL's strict mode is enabled.
|
2006-12-06 15:36:23 +00:00 |
Dries Buytaert
|
38f3050777
|
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
|
2006-12-05 05:47:37 +00:00 |
Dries Buytaert
|
7b76938b24
|
- Patch #100143 by sammys: fixed files-table on PostgreSQL.
|
2006-12-01 17:00:21 +00:00 |
Dries Buytaert
|
16986cb9f2
|
- Patch #100547 by Steven: show out-of-date database tables.
|
2006-12-01 08:07:12 +00:00 |
Neil Drumm
|
ceb346b741
|
#70504 by pwolanin. Add key on {files}.nid.
|
2006-11-30 02:19:38 +00:00 |
Neil Drumm
|
dcd80a6f3f
|
#99970 by Heine. Make page cache keys case-sensitive on MySQL.
|
2006-11-28 20:52:51 +00:00 |
Dries Buytaert
|
54190b5605
|
- stray files
|
2006-11-28 14:37:44 +00:00 |
Neil Drumm
|
f84f1d2ad2
|
#99644 by neclimdul. Move a function to be more accessible by modules updating.
|
2006-11-28 03:32:03 +00:00 |
Neil Drumm
|
437a498295
|
#97271 by Jaza. Ensure that hooks are not invoked for newly-disabled modules.
|
2006-11-27 23:15:41 +00:00 |
Neil Drumm
|
14b0d96870
|
#98551 by sammys. The de facto standard for URL length is 2048 characters. So 128 isn't enough.
|
2006-11-26 23:42:15 +00:00 |
Dries Buytaert
|
4df25c20cb
|
- Corrected previous patch. Thanks Robert.
|
2006-11-24 11:10:48 +00:00 |
Dries Buytaert
|
0856457405
|
- Patch #99128 by robertDouglass and RobRoy: added an index to the watchdog tab.le.
|
2006-11-24 11:00:15 +00:00 |
Dries Buytaert
|
adc7f023c5
|
- Patch #49115 by pwolanin: work around a limit of the number of blocks/boxes.
|
2006-11-22 09:16:48 +00:00 |
Neil Drumm
|
50641eafc0
|
x.x -> 5.0 and making way for the next x.x.
|
2006-11-20 03:39:02 +00:00 |
Dries Buytaert
|
9321ee109d
|
- Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code.
|
2006-11-08 19:24:11 +00:00 |
Dries Buytaert
|
342f95d451
|
- Patch #78732 by webchick et al: made Drupal sessions work with sha1 session ids.
|
2006-11-07 22:27:07 +00:00 |
Dries Buytaert
|
57688517f8
|
- Patch #84146 by RobRoy: missing capitalization fixes.
|
2006-11-07 12:02:56 +00:00 |
Steven Wittens
|
49f6f3bf71
|
Color.module tweaks:
- Remove tab characters
- Make sure GD2 is present before doing magic.
- Add requirement check for GD2
- Fix broken .png file
|
2006-10-29 15:13:01 +00:00 |
Steven Wittens
|
b01d96aed5
|
#88202: Adding Garland theme to core.
|
2006-10-29 13:21:46 +00:00 |
Dries Buytaert
|
42b1dc6215
|
- Patch #91477 by havran: fixed PostgreSQL install with database table prefixing. Missing brackets.
|
2006-10-26 23:32:43 +00:00 |
Steven Wittens
|
36d44fbfb0
|
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc
|
2006-10-22 08:28:47 +00:00 |
Dries Buytaert
|
0c0d947a22
|
- Patch #85486 by yched: fixed rand function on PostgreSQL.
|
2006-10-11 13:14:47 +00:00 |
Dries Buytaert
|
0e9571566e
|
- Patch #85486 by sammys: greatest() function for PostgreSQL. Critical bugfix.
|
2006-10-09 20:05:14 +00:00 |
Steven Wittens
|
aae945c369
|
#70995: Prevent cron re-runs
|
2006-10-03 00:24:19 +00:00 |
Dries Buytaert
|
241cb08d83
|
- Patch #78732 by dopry: made it possible to use sha1 session ids
|
2006-10-02 11:31:35 +00:00 |
Neil Drumm
|
47f517edbe
|
#82831. Rollback and moving the JQuery version number to a suitable place.
|
2006-09-11 06:29:03 +00:00 |
Dries Buytaert
|
35c33e3cf5
|
- Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.
|
2006-09-09 08:25:24 +00:00 |
Neil Drumm
|
6b3775c90d
|
#82831 by gopherspidey. Show JavaScript information in status report page.
|
2006-09-08 23:25:25 +00:00 |
Neil Drumm
|
d0357e97a8
|
#82177 by Heine. Run cache updates early to avoid unrecoverable errors.
|
2006-09-08 22:31:59 +00:00 |
Dries Buytaert
|
f4e1c078bc
|
- Patch #82877 by havran: added missing title field for PostgreSQL.
|
2006-09-08 16:34:43 +00:00 |
Dries Buytaert
|
837a314def
|
- Patch #82823 by dww: fixed improper quoting in db_add_column(). Fixes PostgreSQL upgrade path.
|
2006-09-07 08:09:30 +00:00 |
Dries Buytaert
|
ce7adc62e0
|
- Patch #82822 by dww and sammys: PostgreSQL fixes.
|
2006-09-07 08:08:15 +00:00 |
Neil Drumm
|
58d1270a7d
|
#73045 by jhenry and davemicc. Add an index to {file_revisions} for faster queries.
|
2006-09-07 07:57:20 +00:00 |
Steven Wittens
|
dac1e33988
|
Pretty up the status report code
|
2006-09-01 09:27:04 +00:00 |
Steven Wittens
|
883e563196
|
Pretty up the status report
|
2006-09-01 09:23:45 +00:00 |
Steven Wittens
|
dd4f143df6
|
#75002: Install-time and run-time requirements checking + status report page
|
2006-09-01 08:44:53 +00:00 |
Neil Drumm
|
94098f7e93
|
#81033 by webchick and neclimdul. Uninstall module API.
|
2006-09-01 07:40:08 +00:00 |
Neil Drumm
|
910143c003
|
#77733 by Ralf Stamm. The primary menu needs an mid of 2.
|
2006-09-01 06:35:37 +00:00 |
Dries Buytaert
|
02e23b4f62
|
- Patch #81695 by sammys: fix cache indices on PostgreSQL.
|
2006-08-31 14:53:28 +00:00 |
Steven Wittens
|
2cc7b8ccea
|
#65765: Merge URLfilter.module into core filter.module
|
2006-08-31 02:23:55 +00:00 |
Dries Buytaert
|
8fdf7a8750
|
- Patch #72290 by killes: split up the cache table.
|
2006-08-30 08:46:17 +00:00 |
Dries Buytaert
|
163f1accd9
|
- Patch #42463: performance improvement: add index on the source field of the locale table.
|
2006-08-27 09:33:31 +00:00 |
Neil Drumm
|
92496eb839
|
#14400 by chx. Add a missing key.
|
2006-08-24 06:27:41 +00:00 |
Neil Drumm
|
02b3898e8f
|
#80150 by webchick. Cleanup from #76666.
|
2006-08-23 04:44:36 +00:00 |
Dries Buytaert
|
4936f4df12
|
- Patch #76666 by hunmonk: custom block titles.
|
2006-08-22 07:43:33 +00:00 |
Dries Buytaert
|
7178f2f99e
|
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
|
2006-08-20 06:38:50 +00:00 |
Dries Buytaert
|
02b3877dd7
|
- Patch #76914 by smsimms/sammys: PostgreSQL fixes for installer.
|
2006-08-18 08:39:21 +00:00 |
Neil Drumm
|
bf3487c0b1
|
#76681 by sammys, sync posgres install and change unsigned annotation.
|
2006-08-15 05:25:20 +00:00 |