Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx). | Dries Buytaert | 2009-02-01 |
| | |||
* | - Patch #262920 by ainigma32: language selection for domain should look at ↵ | Dries Buytaert | 2009-01-02 |
| | | | | HTTP_HOST not SERVER_NAME. | ||
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
| | |||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
| | |||
* | #205602 by theborg: disabled languages were included in the language lookup ↵ | Gábor Hojtsy | 2008-01-06 |
| | | | | logic | ||
* | #202925 report by beholder, patch by myself: (notice fix) only consider ↵ | Gábor Hojtsy | 2007-12-21 |
| | | | | languages with a host set when comparing with the current host in domain language negotiation | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | #196410 report by daniel.soneira, patch by myself, tested by Freso: several ↵ | Gábor Hojtsy | 2007-12-05 |
| | | | | fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes | ||
* | #194743 by myself, reported and tested by Murz: the base URL was not ↵ | Gábor Hojtsy | 2007-11-29 |
| | | | | properly modified for outgoing links to different language domains and path aliases were not handled in the target language | ||
* | #194743 report by Murz, patch by myself: in domain language negotiation ↵ | Gábor Hojtsy | 2007-11-27 |
| | | | | mode, we should tell url() that we built an external URL, not that we need an absolute URL built by url() | ||
* | - Patch #144634 by chx: fixed critical bug that prevented language ↵ | Dries Buytaert | 2007-10-02 |
| | | | | negotiation to work after/when drupal_goto() is called. | ||
* | #173274 by Desbeers: treat <front> as the empty path, when adding path ↵ | Gábor Hojtsy | 2007-09-06 |
| | | | | prefixes, so we get the proper result | ||
* | #158452 by kenji_kun, patch by myself: GET['q'] might not be defined at the ↵ | Gábor Hojtsy | 2007-07-11 |
| | | | | language bootstrap phase | ||
* | - Patch #155986 by Uwe: fixed typos. | Dries Buytaert | 2007-07-02 |
| | |||
* | Leftover variable name spotted by Amr Mostafa, reported by email (because ↵ | Gábor Hojtsy | 2007-04-18 |
| | | | | 'the fix is too small and trivial to submit an issue') | ||
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵ | Dries Buytaert | 2007-04-13 |
| | | | | core. Woot. Woot. | ||
* | - Patch #128866 by Gabor et al: new language subsystem fixes. | Dries Buytaert | 2007-03-28 |
| | |||
* | - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. | Dries Buytaert | 2007-03-26 |