- 21 Nov, 2007 2 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 20 Nov, 2007 2 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 16 Nov, 2007 2 commits
-
-
Gábor Hojtsy authored
#190899 by bjaspan: (regression) return the queries performed in drupal_install_schema() and drupal_uninstall_schema(), so module install hooks can report on creation of tables, or failures, as it was in Drupal 5
- 14 Nov, 2007 1 commit
-
-
Dries authored
-
- 13 Nov, 2007 1 commit
-
- 12 Nov, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 04 Nov, 2007 2 commits
-
-
Gábor Hojtsy authored
#78487 by FredCK, forngren and bjaspan: document <front> support in url() and l() and proper active class support for <front>
-
Gábor Hojtsy authored
#186963 by JirkaRybka: remove HTML from link titles (attribute values) if it seems we have tags included
-
- 25 Oct, 2007 2 commits
-
-
Dries authored
-
Gábor Hojtsy authored
-
- 24 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#182675 by chx: fix caching bootstrap, so hook_boot() and the timer is called when required, integrating the cache init function right into the bootstrap
-
- 22 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 19 Oct, 2007 2 commits
-
-
Gábor Hojtsy authored
#183125 by openwereld and hswong3i: make drupal_write_record()'s insert work on PostgreSQL, by not using the autoincrement value in the insert at all (instead of using a NULL)
-
Gábor Hojtsy authored
-
- 17 Oct, 2007 2 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 12 Oct, 2007 1 commit
-
-
Dries authored
-
- 11 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#182410 by greggles: HTTP Basic authentication username and password was parsed in drupal_http_request() but then not used in the request
-
- 08 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#178999 follow up patch by sun: fix lots of code comment formatting and grammar errors in common.inc
-
- 06 Oct, 2007 1 commit
-
-
Dries authored
-
- 05 Oct, 2007 2 commits
-
-
Gábor Hojtsy authored
#163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames
-
- 04 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#180877 by Arancaytar: drupal_write_record() was not prefixing tables properly because PHP string parsing behavior
-
- 02 Oct, 2007 3 commits
-
-
Dries authored
-
- 01 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#178999 by sammys: register header(Location) as a shutdown function in drupal_goto() so the redirection takes place after the session data was written to the database
-
- 27 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
#168620 by hass: remove extraneous @charset rules from the compressed CSS files, because Safari chokes on them. Actual testing was done at #150759
-
- 20 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 15 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 14 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
Marking code as beta 1 in preparation of the first beta release of Drupal 6, also add back E_NOTICE removal for the release.
-
- 12 Sep, 2007 2 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#63352 by kkaefer: add special prefix to long month names in format_date so May is recognized differently in short and long formats
-
- 06 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 30 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
#171606 by Heine: ported security fix from Drupal 4.7/5; use SCRIPT_NAME instead of PHP_SELF in links to avoid XSS holes
-
- 29 Aug, 2007 2 commits
-
-
Gábor Hojtsy authored
#168812 by webchick and pwolanin: in case we have a database error, trace it back to the original database function call, so we can provide a more accurate error message for DB errors
-
Gábor Hojtsy authored
-