Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | - Patch #300750 by brianV: documented a variable. | Dries Buytaert | 2009-05-07 | |
| | ||||
* | - Patch #295864 by boombatower: cleaned up the randomName() method by ↵ | Dries Buytaert | 2009-04-29 | |
| | | | | removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces. | |||
* | #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵ | Angie Byron | 2009-04-27 | |
| | | | | anonymous JS functions. | |||
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 | |
| | ||||
* | #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵ | Angie Byron | 2009-04-26 | |
| | | | | JavaScript. | |||
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵ | Angie Byron | 2009-03-31 | |
| | | | | static method to reduce memory footprint of SimpleTest. | |||
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple ↵ | Angie Byron | 2009-03-14 | |
| | | | | users in one request. | |||
* | #360081 by quicksketch: Stop using global variables for JavaScript settings. | Angie Byron | 2009-03-13 | |
| | ||||
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 | |
| | ||||
* | #330983 by recidive and boombatower: Rename users/users_roles tables to ↵ | Angie Byron | 2009-02-18 | |
| | | | | user/user_role for consistency. | |||
* | #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to ↵ | Angie Byron | 2009-02-18 | |
| | | | | clearfix, which is the lingo that designers use for it. | |||
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵ | Angie Byron | 2009-02-18 | |
| | | | | compatibility with other JavaScript libraries. | |||
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 | |
| | ||||
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 | |
| | ||||
* | - Patch #323386 by mariuss, Dries: select options includes comments -- ↵ | Dries Buytaert | 2009-01-11 | |
| | | | | inconsistent with documentation | |||
* | - Patch #124492 by mfer, c960657 et al: valid_url() does not support all ↵ | Dries Buytaert | 2009-01-08 | |
| | | | | valid URL characters. | |||
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing ↵ | Angie Byron | 2009-01-08 | |
| | | | | the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D | |||
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 | |
| | ||||
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from ↵ | Dries Buytaert | 2008-12-16 | |
| | | | | hook_block(). | |||
* | - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved ↵ | Dries Buytaert | 2008-12-05 | |
| | | | | usability of the aliased URL admin page. | |||
* | - Patch #263445 by Dave Reid, merlinofchaos: replace improper use of ↵ | Dries Buytaert | 2008-11-26 | |
| | | | | drupal_to_js() with drupal_json(). | |||
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 | |
| | ||||
* | - Patch #332123 by webchick, lilou: remove t() function from schema ↵ | Dries Buytaert | 2008-11-15 | |
| | | | | descriptions. | |||
* | - Patch #326607 by Ozeuss: fixed undefined property. | Dries Buytaert | 2008-11-02 | |
| | ||||
* | - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. | Dries Buytaert | 2008-10-29 | |
| | ||||
* | - Patch #320000 by lilou: unify doxygen @file documentation in tpl. | Dries Buytaert | 2008-10-13 | |
| | ||||
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵ | Angie Byron | 2008-10-13 | |
| | | | | check_plain() by default. | |||
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵ | Angie Byron | 2008-10-12 | |
| | | | | some configurations. | |||
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 | |
| | ||||
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵ | Angie Byron | 2008-10-11 | |
| | | | | default. | |||
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 | |
| | ||||
* | #284887 by Dave Reid and dww: Disable autocomplete if user does not have ↵ | Angie Byron | 2008-10-10 | |
| | | | | access to the callback. | |||
* | #318892 by justinrandell and chx: Add .install files to the list of files ↵ | Angie Byron | 2008-10-09 | |
| | | | | added to .info files. | |||
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 | |
| | | | | well as two small kittens. | |||
* | #308534 by Dave Reid: Remove stray whitespace core-wide. | Angie Byron | 2008-09-15 | |
| | ||||
* | - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ↵ | Dries Buytaert | 2008-09-05 | |
| | | | | future compatilbility. PHP6 is rumoured to drop ereg support. | |||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 | |
| | | | | generation database layer for Drupal 7. | |||
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 | |
| | ||||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 | |
| | | | | printes #markup, not #value. | |||
* | - Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest. | Dries Buytaert | 2008-06-05 | |
| | ||||
* | - Patch #247423 by boombatower: code style fixes for the tests. | Dries Buytaert | 2008-05-30 | |
| | ||||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 | |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. | |||
* | - Patch #252920 by flobruit and pwoladin: split profile module tests in ↵ | Dries Buytaert | 2008-05-04 | |
| | | | | smaller tests, and improved performance of tests. | |||
* | - Patch #252920 by flobruit: fixed broken profile module tests by rewriten ↵ | Dries Buytaert | 2008-05-02 | |
| | | | | them -- and added some more tests. | |||
* | - Patch #225859 by webchick: fixed warning in author information block. | Dries Buytaert | 2008-04-28 | |
| | ||||
* | - Patch #251263 by catch: fixing up many code style issues in the tests. | Dries Buytaert | 2008-04-25 | |
| | ||||
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵ | Dries Buytaert | 2008-04-23 | |
| | | | | committed to D6. | |||
* | - Patch #67523 by ricabrantes: fixed theme issue with avatars on account ↵ | Dries Buytaert | 2008-04-23 | |
| | | | | listings. | |||
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Drupal core! This is an important milestone for the project so enable the module and check it out ... :) Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran Lal, Moshe Weitzman, and the many other people that helped with testing over the past years and that drove this home. It all works but it is still rough around the edges (i.e. documentation is still being written, the coding style is not 100% yet, a number of tests still fail) but we spent the entire weekend working on it in Paris and made a ton of progress. The best way to help and to get up to speed, is to start writing and contributing some tests ... as well as fixing some of the failures. For those willing to help with improving the test framework, here are some next steps and issues to resolve: - How to best approach unit tests and mock functions? - How to test drupal_mail() and drupal_http_request()? - How to improve the admin UI so we have a nice progress bar? - How best to do code coverage? - See http://g.d.o/node/10099 for more ... | |||
* | - 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. |