summaryrefslogtreecommitdiff
path: root/modules/statistics/statistics.module
Commit message (Collapse)AuthorAge
* Issue #1180642 by franz, catch, xjm, musicnode: Fixed PDOException in ↵webchick2011-11-11
| | | | statistics_exit() when path longer than 255 characters.
* Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when ↵webchick2011-10-29
| | | | saving a node with a title that is too long.
* - Patch #1253298 by bfroehle: PHP Notice with statistics_exit().Dries Buytaert2011-08-26
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ↵Angie Byron2010-08-30
| | | | ul.links.inline in node links.
* - Patch #844892 by andypost: minor code style fixes.Dries Buytaert2010-07-10
|
* - Patch #809558 by mr.baileys: node_title_list() didn't return renderable ↵Dries Buytaert2010-05-29
| | | | array for block content.
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics ↵Dries Buytaert2010-05-18
| | | | module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #782240 by Pasqualle: invalid argument supplied for foreach() in ↵Dries Buytaert2010-05-13
| | | | _block_rehash().
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ↵Angie Byron2010-03-30
| | | | on Configuration & Modules correctly.
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* #633812 by batigolix, arianek, and jhodgdon: Update Statistics module to new ↵Angie Byron2009-11-23
| | | | help documentation standard.
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵Angie Byron2009-11-08
| | | | can't ever pass in another type of class.
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
|
* #615516 by Crell: Use slave servers for statistics module.Angie Byron2009-10-29
|
* #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵Angie Byron2009-10-24
| | | | and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
* #564562 follow-up by joshmiller: Move Statistics to System category.Angie Byron2009-09-05
|
* - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache ↵Dries Buytaert2009-08-31
| | | | pattern. Start using it for blocks.
* - Patch #394182 by chx, Berdir: converted search module to the new database ↵Dries Buytaert2009-08-29
| | | | abstraction layer. Rest in peace old database layer.
* - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵Dries Buytaert2009-08-29
| | | | for consistency in the API.
* #49941 by geodaniel and Davy Van Den Bremt: Allow access logs to never be ↵Angie Byron2009-08-29
| | | | discarded.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵Dries Buytaert2009-08-21
| | | | section in 'configuration and modules'.
* - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.Dries Buytaert2009-07-31
|
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #449718 by alienbrain: node_feed() is now using new node building API.Dries Buytaert2009-05-03
|
* - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵Dries Buytaert2009-04-26
| | | | theme setting.
* - Patch #440768 by Dave Reid: move {node_counter} table from node module to ↵Dries Buytaert2009-04-24
| | | | statistics module.
* - Patch #394560 by Berdir: converted statistics module to the new database ↵Dries Buytaert2009-04-13
| | | | abstraction layer.
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
|
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* - Removing whitespace.Dries Buytaert2009-01-26
|
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
|