index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Issue #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in se...
webchick
2011-04-05
*
Issue #1089430 by manarth: improved code comment.
webchick
2011-03-28
*
Issue #749992 by jhodgdon: menu system / menu module distinction is not obvio...
webchick
2011-03-28
*
Issue #988318 by jhodgdon: translation_form_node_form_alter() doc says it imp...
webchick
2011-03-28
*
Issue #1106528 by joachim: field_attach_form_validate() documentation indenta...
webchick
2011-03-28
*
Issue #1106636 by pwolanin: use system_get_info() API function instead of uns...
webchick
2011-03-28
*
Issue #1105384 by claar: system_admin_menu_block_page() description not one l...
webchick
2011-03-28
*
Issue #1021406 by ygerasimov: fixed typo in documentation
webchick
2011-03-28
*
Issue #1037352 by David_Rothstein: clarified usage of 'warning' parameter.
webchick
2011-03-28
*
Issue #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() ...
webchick
2011-03-28
*
Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be called...
webchick
2011-03-21
*
Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omi...
webchick
2011-03-21
*
Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'.
webchick
2011-03-21
*
Issue #1082624 by Barrett: hook_form() doc references example project and sho...
webchick
2011-03-21
*
Issue #1031692 by jhodgdon: entity_load() doc should not say to use for more ...
webchick
2011-03-21
*
Issue #1022924 by yched, chx: Fixed critical bug: Updates are broken for dele...
webchick
2011-03-10
*
Issue #1087092 by danillonunes: Fix documentation for drupal_map_assoc() func...
webchick
2011-03-10
*
#1065968 by droplet: fixed function node_get_recent().
Dries Buytaert
2011-02-28
*
- Patch #1076394 by pillarsdotnet: improved test code.
Dries Buytaert
2011-02-28
*
- Patch #1071494 by Takafumi: typo in menu.module.
Dries Buytaert
2011-02-28
*
Stripping CVS keywords
The Great Git Migration
2011-02-25
*
- Patch #1064212 by catch: page caching performance has regressed by 30-40%.
Dries Buytaert
2011-02-24
*
- Patch #1068184 by bfroehle: _openid_get_math_library() should not use drupa...
Dries Buytaert
2011-02-24
*
- Patch #1067662 by mfb: optimize file_uri_scheme().
Dries Buytaert
2011-02-23
*
- Patch #1059184 by yched: warnings in list_update_7001 (edge cases).
Dries Buytaert
2011-02-23
*
- Patch #545518 by sun, Xano: move Locale module specific code out of module....
Dries Buytaert
2011-02-21
*
- Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to overl...
Dries Buytaert
2011-02-21
*
- Patch #1067980 by Takafumi, Damien Tournoud: missing t() in image.admin.inc.
Dries Buytaert
2011-02-21
*
- Patch #1051164 by betz: remove unnecessary ['submitted'] override in templa...
Dries Buytaert
2011-02-21
*
- Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice.
Dries Buytaert
2011-02-21
*
- Patch #1062616 by benanderson: failed integration with Amazon's Simple Emai...
Dries Buytaert
2011-02-21
*
- Rollback of accidentical commit #1064882.
Dries Buytaert
2011-02-19
*
- Patch #1024806 by Jody Lynn: Fixed dblog_uninstall() needed.
Dries Buytaert
2011-02-19
*
- Patch #1025372 by rschwa: hook_block_info() should document max length of d...
Dries Buytaert
2011-02-19
*
- Patch #880278 by RoboPhred: cleanup _locale_import_read_po().
Dries Buytaert
2011-02-19
*
- Patch #892864 by pwolanin, pounard: remove drupal_static() in _drupal_boots...
Dries Buytaert
2011-02-19
*
- Patch #1019596 by RoboPhred: field_read_instance() doc says it will not ret...
Dries Buytaert
2011-02-19
*
- Patch #1020906 by RoboPhred: differentiate process/preprocess hook document...
Dries Buytaert
2011-02-19
*
- Patch #942006 by jhodgdon, heyrocker: documentation for drupal_write_record...
Dries Buytaert
2011-02-19
*
- Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() ...
Dries Buytaert
2011-02-19
*
- Patch #1051184 by mr.baileys: fix doxygen formatting and punctuation in doc...
Dries Buytaert
2011-02-19
*
- Patch #1063178 by Haza: line break filter will ignore everything following ...
Dries Buytaert
2011-02-19
*
- Patch #1058762 by montesq: hook_user_delete doc has wrong order of operations
Dries Buytaert
2011-02-19
*
- Patch #1064264 by rfray: get the tests ready for the Great Git Migration.
Dries Buytaert
2011-02-19
*
- Patch #847324 by jhodgdon, yang_yi_cn: fix formatting of documentation.
Dries Buytaert
2011-02-19
*
- Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.
Dries Buytaert
2011-02-19
*
- Patch #1046784 by Dave Reid: strings in simpletest_requirements() are not u...
Dries Buytaert
2011-02-09
*
- Patch #1042706 by 1V: clean up INSTALL.txt and update links.
Dries Buytaert
2011-02-09
*
- Patch #1052364 by agentrickard: documentation error in hook_modules_uninsta...
Dries Buytaert
2011-02-09
*
- Patch #1049528 by sreynen: change script example for drupal_parse_info_file...
Dries Buytaert
2011-02-09
[next]