Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵ | Dries Buytaert | 2009-04-26 | |
| | | | | theme setting. | |||
* | - Patch #440768 by Dave Reid: move {node_counter} table from node module to ↵ | Dries Buytaert | 2009-04-24 | |
| | | | | statistics module. | |||
* | - Patch #160226 by Berdir, Dave Reid, karschsp: fixed SQL query in ↵ | Dries Buytaert | 2009-04-19 | |
| | | | | statistics_node_tracker function. | |||
* | - Patch #394560 by Berdir: converted statistics module to the new database ↵ | Dries Buytaert | 2009-04-13 | |
| | | | | abstraction layer. | |||
* | - Patch #333054 by c960657: page cache should be case sensitive. | Dries Buytaert | 2009-04-01 | |
| | ||||
* | #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. | |||
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 | |
| | ||||
* | 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. | |||
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 | |
| | ||||
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 | |
| | ||||
* | - Patch #80944 by Dave Reid, swentel, ChrisKennedy: move the statistics ↵ | Dries Buytaert | 2009-01-22 | |
| | | | | settings to a more logical place. | |||
* | - Patch #266246 by David Strauss: added smart defaults for ↵ | Dries Buytaert | 2009-01-11 | |
| | | | | system_settings_form(). | |||
* | #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 | |
| | ||||
* | #229051 follow-up by anigma32: Committing rest of fix for statistics under ↵ | Angie Byron | 2008-12-30 | |
| | | | | pgsql. | |||
* | - Patch #332002 by Crell et al: MergeQuery should refuse to execute if there ↵ | Dries Buytaert | 2008-12-26 | |
| | | | | are no key fields. With tests. | |||
* | - Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch. | Dries Buytaert | 2008-12-18 | |
| | ||||
* | - Patch #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 | |
| | ||||
* | - Patch #229051 by Josh Waihi: made top visitor page work on PostgreSQL. | Dries Buytaert | 2008-12-13 | |
| | ||||
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵ | Dries Buytaert | 2008-12-09 | |
| | | | | documentation because of previous node API clean-ups. | |||
* | - Patch #107824 by Dave Reid, AlexisWilke et al: convert certain URL fields ↵ | Dries Buytaert | 2008-12-03 | |
| | | | | from VARCHAR to TEXT to avoid errors. | |||
* | - Patch #296624 by Damien Tournoud: made search work on PostgreSQL. | Dries Buytaert | 2008-12-02 | |
| | ||||
* | - 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. | |||
* | 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. | |||
* | #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 | |
| | ||||
* | #318892 by justinrandell and chx: Add .install files to the list of files ↵ | Angie Byron | 2008-10-09 | |
| | | | | added to .info files. | |||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 | |
| | | | | to allow for localization of permission names | |||
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵ | Dries Buytaert | 2008-10-06 | |
| | | | | sable tooth tigers. | |||
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 | |
| | | | | well as two small kittens. | |||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 | |
| | | | | developer experience. | |||
* | #308534 by Dave Reid: Remove stray whitespace core-wide. | Angie Byron | 2008-09-15 | |
| | ||||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 | |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | |||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 | |
| | | | | generation database layer for Drupal 7. | |||
* | - Patch #268621 by smk-ka: removed unused variable. | Dries Buytaert | 2008-06-12 | |
| | ||||
* | - Patch #145242 by douggreen et al: refactor node_rank to modules can add ↵ | Dries Buytaert | 2008-05-14 | |
| | | | | scoring factors. | |||
* | - Patch #256152 by catch: added additional tests for the IP address blocking ↵ | Dries Buytaert | 2008-05-10 | |
| | | | | and added a small usability improvement. | |||
* | - Patch #248436 by catch: fixed some bugs in the statistics module, wrote ↵ | Dries Buytaert | 2008-05-07 | |
| | | | | some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it. | |||
* | - 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 #245504 by catch, David_Rothstein, Freso, et al: removed the ↵ | Dries Buytaert | 2008-04-16 | |
| | | | | throttle module from Drupal core. | |||
* | - 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 #216072 by recidive, David Rothstein, ptalindstrom et al: switched ↵ | Dries Buytaert | 2008-04-10 | |
| | | | | | | | | | | | from numeric block IDs to string IDs. The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers: block-user-0.tpl.php --> block-user-navigation.tpl.php block-user-1.tpl.php --> block-user-login.tpl.php You get the picture. | |||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 | |
| | | | | descriptions for permissions on the permission administration page. | |||
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 | |
| | ||||
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 | |
| | ||||
* | #198856 by hswong3i: Fix some incorrect use of %s for table name escaping, ↵ | Gábor Hojtsy | 2008-01-04 | |
| | | | | implement better security checks |