0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #1345654 by diego21, joachim: Make sure hook_field_info tells you there are other needed hooks More... about 12 years ago
Update app.yaml and wrapper.php from google_appenegine module. More... about 12 years ago
Workaround for lack of tempnam() support in drupal_tempnam(). More... over 12 years ago
Make use the stream wrappers to create file system directories instead of use local paths. More... over 12 years ago
Issue #1517032 by damiankloip, covenantd: Fix search-result.tpl.php docs More... over 12 years ago
Issue #2109957 by ar-jan, joachim: Clarify docs for hook_field_schema() More... over 12 years ago
Issue #2105237 by StephaneQ: Remove innacurate line in stream wrapper class docs More... over 12 years ago
Since uploads are proxied through GCS they are not limited by 'post_max_size'. As such, use the 'upload_max_filesize' ini setting which should provide the GCS limit instead of the normal core logic. More... over 12 years ago
Issue #2046677 by drumm | tvn: Fixed Strict warning: Creating default object from empty value in template_preprocess_profile_listing(). More... over 12 years ago
Replace the move_uploaded_file() call in drupal_move_uploaded_file() with copy() since PHP does not support moving between two different stream wrappers (ex. gs:// and public://). More... over 12 years ago
Issue #2078101 by Xano: Update cpyright date More... over 12 years ago
Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs More... over 12 years ago
Issue #2061275 by StephaneQ, cconrad: Do not confuse hook_cron_queue_info with hook_cron in docs More... over 12 years ago
Issue #2062399 by kattekrab, Kartagis, effulgentsia, cafuego, Damien Tournoud, beejeebus, Dries, cweagans, webchick: Add Percona to list of supported MySQL-like databases More... over 12 years ago
Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks match the code More... over 12 years ago
Issue #2066275 by Dave Reid: Fixed file_field_load() overwites any field item properties with file entity properties. More... over 12 years ago
Issue #2059785 by kiamlaluno, longwave: Fix punctuation in field_view_field() docs More... over 12 years ago
Issue #2062127 by jlindsey15, joachim: Document system_requirements as implementation of hook_requirements More... over 12 years ago
Issue #2061545 by StephaneQ, rterrein: Add missing ampersand in sample hook_dashboard_regions_alter function body More... over 12 years ago
Issue #2061843 by TravisCarden: Clean up the docs for hook_schema More... over 12 years ago
Issue #2044791 by skipyT, alexandre.todorov, joachim: Clarify documentation of hook_block_view around empty return values More... over 12 years ago
Issue #1967802 by ebargtuo: Fix documentation of block view alter hooks More... over 12 years ago
Issue #2059685 by StephaneQ, Cottser: Remove t() from test assertion messages in dashboard module More... over 12 years ago
Issue #2059687 by StephaneQ, Cottser: Remove t() from test assertion messages in blog module More... over 12 years ago
Issue #2059689 by StephaneQ, dcam: Remove t() from test assertion messages in profile module More... over 12 years ago
Issue #2059691 by StephaneQ, dcam: Remove t() from test assertion messages in trigger module More... over 12 years ago
Back to 7.x-dev More... over 12 years ago
Drupal 7.23 More... over 12 years ago
Issue #1871028 by freblasty, das-peter: Fix up documentation of cache clear function and method More... over 12 years ago
Issue #1797364 by dcam, David_Rothstein: Restore t() on button name in locale test More... over 12 years ago