1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from liip/smallChanges More... almost 13 years ago
Add Bootstrap::drupal_add_http_header() and access to global $language in Common More... almost 13 years ago
Added method to get information about the current base url (e.g. http://example.org) More... almost 13 years ago
Merge pull request #12 from liip/file More... about 13 years ago
Implemented file: extended Node Class with: node_types_rebuild, node_delete_multiple and node_type_delete. More... about 13 years ago
Implemented file: added new functions to File class. More... about 13 years ago
Implemented file: added File class for missing file function, changed Factory to know File and added base_path to common. More... about 13 years ago
Fixed: accidently commited typo More... about 13 years ago
Added more functions refering to the http functions More... about 13 years ago
Merge pull request #11 from liip/renaming More... about 13 years ago
Renamed module due to recently learned naming conventions More... about 13 years ago
Merge pull request #10 from liip/calltimebyreference More... about 13 years ago
Fixed drupalconnectormodule: no more call-time-by-reference errors so we can rise php version. More... about 13 years ago
Merge pull request #9 from liip/calltimebyreference More... about 13 years ago
Fixed drupalconnectormodule: typos which triggers call-time-by-reference errors. More... about 13 years ago
Merge pull request #8 from zyleee/connector-factory More... about 13 years ago
Implemented MenuConnector to ConnectorFactory More... about 13 years ago
Updated Factory variables, sorted alphabetical More... about 13 years ago
Merge pull request #7 from zyleee/bootstrap More... about 13 years ago
Added return value description at language_default More... about 13 years ago
Implemented Drupals language_default function More... about 13 years ago
Added node_object_prepare and language_list to the DrupalConnectors More... about 13 years ago
Fixed: removed faulty returns, added missing returns, formatted DocBlocks. More... about 13 years ago
Fixed docblocks More... about 13 years ago
Fixed docblocks More... about 13 years ago
Fixed docblocks More... about 13 years ago
Fixed: missing returns More... about 13 years ago
Fixed: added missing visibility descriptions More... about 13 years ago
Fixed: user_load. More... over 13 years ago
Implemented: aaded drupal_exit More... over 13 years ago