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

Log of /drupal/modules/profile/profile.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.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:02 2009 UTC (7 weeks, 1 day ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.20: +8 -8 lines
Diff to previous 1.20
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 07:56:08 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:23 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 10:41:06 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7, DRUPAL-7-0-UNSTABLE-8, DRUPAL-7-0-UNSTABLE-9
Changes since 1.17: +40 -27 lines
Diff to previous 1.17
- Patch #465190 by Heine: add check_plain() call.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 13:42:56 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
- Patch #471800 by stella: more code style fixes.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:33 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- Patch #471070 by stella: millions of code style fixes.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 15:23:16 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.

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

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:01:37 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.12: +9 -8 lines
Diff to previous 1.12
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.

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

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

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 12:50:28 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.9: +7 -7 lines
Diff to previous 1.9
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 16:11:31 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #326607 by Ozeuss: fixed undefined property.

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

Revision 1.7 - (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.6: +3 -3 lines
Diff to previous 1.6
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:08 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.5 - (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.4: +3 -3 lines
Diff to previous 1.4
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 20:48:09 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#308534 by Dave Reid: Remove stray whitespace core-wide.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:38 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:22 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, 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.1: +3 -3 lines
Diff to previous 1.1
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 12:28:36 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
- Patch #191544 by Crell: split up profile module. Tested by catch.

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