| Commit message (Expand) | Author | Age |
* | - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv... | Dries Buytaert | 2007-05-30 |
* | #147640 by Jose A Reyero with further cleanup by myself: add language code to... | Gábor Hojtsy | 2007-05-29 |
* | - Patch #55516 by David Strauss et al: removed some database locking. | Dries Buytaert | 2007-05-25 |
* | - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p... | Dries Buytaert | 2007-05-25 |
* | - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship w... | Dries Buytaert | 2007-05-08 |
* | - Patch #137211 by merlinofchaos: move theme information to .info files and i... | Dries Buytaert | 2007-05-06 |
* | - 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 #137415 by slantview: simplified the cache API/usages, and made it a ... | Dries Buytaert | 2007-04-25 |
* | #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 #118660 by agentrickard: re-order arguments of cache_set() to match P... | Dries Buytaert | 2007-04-15 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ... | Dries Buytaert | 2007-04-10 |
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
* | - Modified patch #133318 by hunmonk: drupal_get_messages() returning incorrec... | Dries Buytaert | 2007-04-04 |
* | - Patch #128866 by Gabor et al: new language subsystem fixes. | Dries Buytaert | 2007-03-28 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
* | - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. | Dries Buytaert | 2007-03-26 |
* | - Patch #111697 by wesley: properly initialized user->time to prevent warning... | Dries Buytaert | 2007-03-25 |
* | - Patch #109941 by morphir: allow the browser to store form fields. | Dries Buytaert | 2007-01-29 |
* | - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an... | Dries Buytaert | 2007-01-24 |
* | #109032: Make session.inc pluggable. | Steven Wittens | 2007-01-15 |
* | - Patch #104693 by ChrisKennedy: pragma dates back from previous protocal. | Dries Buytaert | 2007-01-02 |
* | - Patch #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1. | Dries Buytaert | 2006-12-21 |
* | #100859: Fix aggregator categorization form | Steven Wittens | 2006-12-12 |
* | #102602: Even more documentation for constants (webchick) | Steven Wittens | 2006-12-12 |
* | - Patch #102603 by webchick: documenting watchdog constants. | Dries Buytaert | 2006-12-11 |
* | - Patch #102612 by webchick: document constants. | Dries Buytaert | 2006-12-11 |
* | - Patch #102232 by webernet: roll-back of #87310. | Dries Buytaert | 2006-12-10 |
* | #100516: CSS preprocessor to cache and compress all .css files. Benchmarks sh... | Steven Wittens | 2006-12-10 |
* | - Patch #101531 by webchick: documenting bootstrap constants. | Dries Buytaert | 2006-12-08 |
* | - Patch #87310 by dfaulkner and Grugnog2: fix borken request_uri() on some sy... | Dries Buytaert | 2006-12-08 |
* | - Patch #101531 by jvandyk: document all the bootstrap phases in Drupal 5.0. | Dries Buytaert | 2006-12-06 |
* | - Patch #90612 by Bart Jansens: user_logout should only end the current session. | Dries Buytaert | 2006-12-04 |
* | - Added database checks. | Dries Buytaert | 2006-11-24 |
* | - Patch #93204 by chx et al: made Drupal work on FastCGI setups. | Dries Buytaert | 2006-11-22 |
* | - Patch #81076 by Bart Jansens: documentation correction. | Dries Buytaert | 2006-11-12 |
* | #93491 by chx. Don't attempt to read non-existent timers. | Neil Drumm | 2006-11-12 |
* | #54238 by gopherspidey and fago. Don't cache pages with messages. | Neil Drumm | 2006-09-07 |
* | - Patch #81777 by havran: make access checking work on PostgreSQL. (ANSI SQL... | Dries Buytaert | 2006-09-06 |
* | #81777 by havran and Jaza. Postgres compatibility. | Neil Drumm | 2006-09-06 |
* | - Patch #80725 by chx: move the access check up in the bootstrap process. Lik... | Dries Buytaert | 2006-09-06 |
* | #47535 by Wesley Tanaka and nickl. Fix a PHP notice with timers. | Neil Drumm | 2006-09-06 |
* | #80887 by chx. Fix a bug with superglobal cleaning. | Neil Drumm | 2006-09-03 |
* | #75002: Install-time and run-time requirements checking + status report page | Steven Wittens | 2006-09-01 |
* | - Patch #80887 by Matt et al: added an aggressive caching strategy. | Dries Buytaert | 2006-08-31 |
* | - Patch #72290 by killes: split up the cache table. | Dries Buytaert | 2006-08-30 |