| Commit message (Expand) | Author | Age |
... | |
* | - Patch #142798 by sime: documentation fix. | Dries Buytaert | 2007-05-12 |
* | - Modified patch #142798 by Steven and sime: introduced a new image API funct... | Dries Buytaert | 2007-05-11 |
* | Code style: use get_t() to determine appropriate t() function | Steven Wittens | 2007-05-10 |
* | - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship w... | Dries Buytaert | 2007-05-08 |
* | #142074 by erdemkose: Bug and E_ALL: undefined variable | Gábor Hojtsy | 2007-05-08 |
* | simple phpdoc formatting fix in locale.inc | Gábor Hojtsy | 2007-05-08 |
* | - Patch #136049 by lyricnz: small performance improvement - removed some redu... | Dries Buytaert | 2007-05-07 |
* | #127539 by yched: simplify developer docs about the finished value and fix an... | Gábor Hojtsy | 2007-05-07 |
* | - Patch #133189 by Darren Oh: fixed empty date field test. | Dries Buytaert | 2007-05-07 |
* | - Patch #137211 by merlinofchaos: move theme information to .info files and i... | Dries Buytaert | 2007-05-06 |
* | #141482 by Heine: collapse custom language addition form by default, because ... | Gábor Hojtsy | 2007-05-05 |
* | #127539: progressive operation support, refactoring update.php code to a gene... | Gábor Hojtsy | 2007-05-04 |
* | #131061: Very fast t() for a small set of strings, | Gábor Hojtsy | 2007-05-04 |
* | - Patch #139970 by Gabor: locale cleanup. | Dries Buytaert | 2007-05-03 |
* | - Patch #135931 by EclipseGc: semantic update for core pager. | Dries Buytaert | 2007-05-01 |
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
* | - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie domai... | Dries Buytaert | 2007-04-30 |
* | - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible ... | Dries Buytaert | 2007-04-30 |
* | - Patch #130987 by alienbrain: fixed problem with theme registry patch. | Dries Buytaert | 2007-04-29 |
* | - Patch #139517 by Grugnog2: improved code comment. | Dries Buytaert | 2007-04-27 |
* | - Patch #137236 by merlinofchaos: provide a way to secure the theme variables... | Dries Buytaert | 2007-04-27 |
* | - Patch #137415 by slantview: simplified the cache API/usages, and made it a ... | Dries Buytaert | 2007-04-25 |
* | - Patch #133789 by pwolanin: fixed parse error. | Dries Buytaert | 2007-04-25 |
* | - Patch #133789 by John Albin: Drupal-generated email can look like spam. | Dries Buytaert | 2007-04-24 |
* | #76588: Small fixes after that patch landed | Gábor Hojtsy | 2007-04-24 |
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |
* | - Patch #138429: reroll. | Dries Buytaert | 2007-04-24 |
* | - Patch #138429 by Zen: removed unused variables. | Dries Buytaert | 2007-04-24 |
* | - Patch #138703 by chx: Menu inheritance is wrong. | Dries Buytaert | 2007-04-24 |
* | - Patch #138376 by dww: fixed array vs. string bug when defining #default_val... | Dries Buytaert | 2007-04-23 |
* | - Patch #137479 by dww: added db_column_exits(). (Yay, the servers are snapp... | Dries Buytaert | 2007-04-21 |
* | Leftover variable name spotted by Amr Mostafa, reported by email (because 'th... | Gábor Hojtsy | 2007-04-18 |
* | - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not sett... | Dries Buytaert | 2007-04-18 |
* | Fix formatting of doxygen for drupal_parse_info_file() (for api.drupal.org). | Steven Wittens | 2007-04-18 |
* | - Patch #132018 by Steven et al: add .info files to themes. | Dries Buytaert | 2007-04-17 |
* | - Patch #126867 by dmitrig01: made caching work with prefixing. | Dries Buytaert | 2007-04-15 |
* | - Patch #118660 by agentrickard: re-order arguments of cache_set() to match P... | Dries Buytaert | 2007-04-15 |
* | - Patch #131009 by chx: menu system fixes/improvements. | Dries Buytaert | 2007-04-15 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #135846 by Gabor: killed two E_NOTICES | Dries Buytaert | 2007-04-13 |
* | - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ... | Dries Buytaert | 2007-04-10 |
* | - Patch #128866 by Gabor and erdemkose: make it impossible to delete the defa... | Dries Buytaert | 2007-04-09 |
* | - Patch #107061 by Steven et al: add jQuery teaser splitter. | Dries Buytaert | 2007-04-09 |
* | - Patch #134697 by hunmonk: make table row coloring work in absence of numeri... | Dries Buytaert | 2007-04-09 |
* | - Patch #134161 by chx: no menu tabs for themes. | Dries Buytaert | 2007-04-06 |
* | - Patch #72564 by Gabor: locale bugfix: undefined variable. | Dries Buytaert | 2007-04-06 |
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
* | #130991: Custom menu items, part 1 | Steven Wittens | 2007-04-06 |
* | - Modified patch #133318 by hunmonk: drupal_get_messages() returning incorrec... | Dries Buytaert | 2007-04-04 |
* | - Patch #133216 by meba: trying to get property of non-object on line 982. | Dries Buytaert | 2007-04-04 |