index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
system
/
system.install
Commit message (
Collapse
)
Author
Age
*
- Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths.
Dries Buytaert
2006-12-29
|
*
- Patch #103811 by kkaefer: replace %url with @url.
Dries Buytaert
2006-12-18
|
*
#102644: Change %var to !var in user-defined e-mails (e.g. welcome mail)
Steven Wittens
2006-12-13
|
*
#101133: Add files directory writability to status report.
Steven Wittens
2006-12-12
|
*
- Patch # #87145 by Steven: usability improvement: easier break-tag.
Dries Buytaert
2006-12-10
|
*
- Patch #18616: allow longer role names.
Dries Buytaert
2006-12-08
|
*
- Patch #98551 by Heine: make Drupal work when MySQL runs in strict mode.
Dries Buytaert
2006-12-06
|
*
- Patch #101454 by KarenS and webernet: work around a critical CCK ↵
Dries Buytaert
2006-12-06
|
|
|
|
compatibility issue.
*
- Patch #101421 by webchick: make sure that Drupal installs when MySQL's ↵
Dries Buytaert
2006-12-06
|
|
|
|
strict mode is enabled.
*
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
Dries Buytaert
2006-12-05
|
*
- Patch #100143 by sammys: fixed files-table on PostgreSQL.
Dries Buytaert
2006-12-01
|
*
- Patch #100547 by Steven: show out-of-date database tables.
Dries Buytaert
2006-12-01
|
*
#70504 by pwolanin. Add key on {files}.nid.
Neil Drumm
2006-11-30
|
*
#99970 by Heine. Make page cache keys case-sensitive on MySQL.
Neil Drumm
2006-11-28
|
*
- stray files
Dries Buytaert
2006-11-28
|
*
#99644 by neclimdul. Move a function to be more accessible by modules updating.
Neil Drumm
2006-11-28
|
*
#97271 by Jaza. Ensure that hooks are not invoked for newly-disabled modules.
Neil Drumm
2006-11-27
|
*
#98551 by sammys. The de facto standard for URL length is 2048 characters. ↵
Neil Drumm
2006-11-26
|
|
|
|
So 128 isn't enough.
*
- Corrected previous patch. Thanks Robert.
Dries Buytaert
2006-11-24
|
*
- Patch #99128 by robertDouglass and RobRoy: added an index to the watchdog ↵
Dries Buytaert
2006-11-24
|
|
|
|
tab.le.
*
- Patch #49115 by pwolanin: work around a limit of the number of blocks/boxes.
Dries Buytaert
2006-11-22
|
*
x.x -> 5.0 and making way for the next x.x.
Neil Drumm
2006-11-20
|
*
- Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code.
Dries Buytaert
2006-11-08
|
*
- Patch #78732 by webchick et al: made Drupal sessions work with sha1 ↵
Dries Buytaert
2006-11-07
|
|
|
|
session ids.
*
- Patch #84146 by RobRoy: missing capitalization fixes.
Dries Buytaert
2006-11-07
|
*
Color.module tweaks:
Steven Wittens
2006-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 Wittens
2006-10-29
|
*
- Patch #91477 by havran: fixed PostgreSQL install with database table ↵
Dries Buytaert
2006-10-26
|
|
|
|
prefixing. Missing brackets.
*
#84146: Use 'Sentence capitalization' for menu items, page titles, form ↵
Steven Wittens
2006-10-22
|
|
|
|
items, etc
*
- Patch #85486 by yched: fixed rand function on PostgreSQL.
Dries Buytaert
2006-10-11
|
*
- Patch #85486 by sammys: greatest() function for PostgreSQL. Critical bugfix.
Dries Buytaert
2006-10-09
|
*
#70995: Prevent cron re-runs
Steven Wittens
2006-10-03
|
*
- Patch #78732 by dopry: made it possible to use sha1 session ids
Dries Buytaert
2006-10-02
|
*
#82831. Rollback and moving the JQuery version number to a suitable place.
Neil Drumm
2006-09-11
|
*
- Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.
Dries Buytaert
2006-09-09
|
*
#82831 by gopherspidey. Show JavaScript information in status report page.
Neil Drumm
2006-09-08
|
*
#82177 by Heine. Run cache updates early to avoid unrecoverable errors.
Neil Drumm
2006-09-08
|
*
- Patch #82877 by havran: added missing title field for PostgreSQL.
Dries Buytaert
2006-09-08
|
*
- Patch #82823 by dww: fixed improper quoting in db_add_column(). Fixes ↵
Dries Buytaert
2006-09-07
|
|
|
|
PostgreSQL upgrade path.
*
- Patch #82822 by dww and sammys: PostgreSQL fixes.
Dries Buytaert
2006-09-07
|
*
#73045 by jhenry and davemicc. Add an index to {file_revisions} for faster ↵
Neil Drumm
2006-09-07
|
|
|
|
queries.
*
Pretty up the status report code
Steven Wittens
2006-09-01
|
*
Pretty up the status report
Steven Wittens
2006-09-01
|
*
#75002: Install-time and run-time requirements checking + status report page
Steven Wittens
2006-09-01
|
*
#81033 by webchick and neclimdul. Uninstall module API.
Neil Drumm
2006-09-01
|
*
#77733 by Ralf Stamm. The primary menu needs an mid of 2.
Neil Drumm
2006-09-01
|
*
- Patch #81695 by sammys: fix cache indices on PostgreSQL.
Dries Buytaert
2006-08-31
|
*
#65765: Merge URLfilter.module into core filter.module
Steven Wittens
2006-08-31
|
*
- Patch #72290 by killes: split up the cache table.
Dries Buytaert
2006-08-30
|
*
- Patch #42463: performance improvement: add index on the source field of ↵
Dries Buytaert
2006-08-27
|
|
|
|
the locale table.
[next]