index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
- Patch #73582 by chx: fixed glitch with return value checking in XML-RPC ↵
Dries Buytaert
2006-07-13
|
|
|
|
client.
*
- Patch #73456 by Jaza, hunkmonk: fixed broken module paths.
Dries Buytaert
2006-07-13
|
*
- Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵
Dries Buytaert
2006-07-13
|
|
|
|
et al: an initial install system for Drupal core.
*
- Patch #73351 by Kris, Goba et al: only display comment link in RSS, if ↵
Dries Buytaert
2006-07-13
|
|
|
|
applicable.
*
- Patch #41703 by drewish et al: allow node altering for RSS generation.
Dries Buytaert
2006-07-13
|
*
- Patch #73361 by Ber: remove unneeded size restriction for vocabulary help.
Dries Buytaert
2006-07-13
|
*
- Patch #73465 by webchick: updated changelog.txt
Dries Buytaert
2006-07-13
|
*
Leftovers from #71925: remove # from hook_link keys
Steven Wittens
2006-07-13
|
*
- Updated the database schemas.
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from watchdog.module to watchdog/watchdog.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from user.module to user/user.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from upload.module to upload/upload.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from tracker.module to tracker/tracker.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from throttle.module to throttle/throttle.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from taxonomy.module to taxonomy/taxonomy.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from system.module to system/system.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from story.module to story/story.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from statistics.module to statistics/statistics.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from search.module to search/search.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from profile.module to profile/profile.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from poll.module to poll/poll.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from ping.module to ping/ping.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from path.module to path/path.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from page.module to page/page.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from node.module to node/node.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from menu.module to menu/menu.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from locale.module to locale/locale.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from legacy.module to legacy/legacy.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from help.module to help/help.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from forum.module to forum/forum.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from filter.module to filter/filter.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from drupal.module to drupal/drupal.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from contact.module to contact/contact.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from comment.module to comment/comment.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from book.module to book/book.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from blogapi.module to blogapi/blogapi.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from blog.module to blog/blog.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from block.module to block/block.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from archive.module to archive/archive.module
Dries Buytaert
2006-07-12
|
*
#64280: Renamed from aggregator.module to aggregator/aggregator.module
Dries Buytaert
2006-07-12
|
*
#49299 by wtanaka, properly break words
Neil Drumm
2006-07-11
|
*
- Added new PostgreSQL maintainer.
Dries Buytaert
2006-07-10
|
*
- Patch #72284 by Flanker: fixed the clean URL test.
Dries Buytaert
2006-07-10
|
*
- Patch #72284 by me:
Dries Buytaert
2006-07-10
|
|
|
|
|
+ reorganized ?q=admin/settings + deprecated the _settings hook
*
- Rolback previous patch: breaks Drupal.
Dries Buytaert
2006-07-10
|
*
#72865 by AjK, use more standard is_numeric() instead of ctype_digit().
Neil Drumm
2006-07-10
|
*
- Patch #71424 by Moshe: removed global variable.
Dries Buytaert
2006-07-10
|
*
- Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() ↵
Dries Buytaert
2006-07-10
|
|
|
|
to drupal_mail().
*
- Patch #72343 by Chris Johnson: removed checks for the moderate-flag from ↵
Dries Buytaert
2006-07-10
|
|
|
|
the SQL queries.
*
- Patch #72868 by Flanker: added missing CVS ids to the .txt files.
Dries Buytaert
2006-07-09
|
[next]