/[drupal]/drupal/modules/tracker/tracker.pages.inc
ViewVC logotype

Log of /drupal/modules/tracker/tracker.pages.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 02:45:42 2009 UTC (5 days, 13 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
#637930 by yoroy and jhodgdon: Remove the word 'post' from Tracker module.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 21:26:44 2009 UTC (3 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 07:18:55 2009 UTC (4 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
#615526 by Crell: Use slave servers for tracker module.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:06 2009 UTC (7 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 15:05:05 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.24: +4 -2 lines
Diff to previous 1.24
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 06:52:49 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.23: +47 -43 lines
Diff to previous 1.23
- Patch #105639 by David Strauss, catch, Berdir, drewish: tracker performance improvements.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:23 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 04:27:23 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.21: +14 -11 lines
Diff to previous 1.21
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 03:33:29 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 18:51:46 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.19: +12 -19 lines
Diff to previous 1.19
- Patch #394582 by Berdir: converted to new database abstraction layer.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 11:33:18 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:40 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 12:26:12 2009 UTC (7 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.16: +33 -17 lines
Diff to previous 1.16
- Patch #394582 by Damien Tournoud: convert tracker module to new DB abstraction layer.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:28 2009 UTC (9 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:57 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:19 2008 UTC (10 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 16:32:22 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency.  Oh my.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 26 18:06:39 2008 UTC (13 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
- Patch #266358 by Rob Loach, mfer: use  array in drupal_add_css().

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:05 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:05 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:01 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:58 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:21 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:42 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 10:29:20 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Branch point for: DRUPAL-6
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
- Patch #162381 by Heine et al: properly escape strings.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 08:51:23 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.3: +10 -22 lines
Diff to previous 1.3
#186903 by marcingy, Rob Loach and chx: (regression) restore my recent posts functionality in tracker

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 19:25:57 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Patch #180432 by hunmonk, sun, et al: make comment settings per node type.  This is a new feature that slipped in because it is required for the project module on drupal.org.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 14:56:18 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#6162 by various people: actually point new anchors to the page the first new comment is displayed (in a multipage comment view)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 23 16:01:01 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
- Patch #169426 by Crell: split tracker module.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2