/[drupal]/contributions/modules/views/includes/cache.inc
ViewVC logotype

Log of /contributions/modules/views/includes/cache.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.25.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:26 2009 UTC (3 weeks, 3 days ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.25: +36 -14 lines
Diff to previous 1.25
First (actually probably abouth twentieth, but first committed) pass at porting Views to D7 based upon revision 221 from https://code.launchpad.net/~d7cx/d7cx-views/DRUPAL-7--3

Revision 1.24.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:33:39 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.24: +5 -1 lines
Diff to previous 1.24 , to next main 1.25
#360657 by yhahn: new hook_views_default_views_alter().

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:33:37 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-6, DRUPAL-6--2-7, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.24: +5 -1 lines
Diff to previous 1.24
#360657 by yhahn: new hook_views_default_views_alter().

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 23:31:05 2009 UTC (9 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-4, DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Use %s instead of %b for views_object_cache since we converted it to longtext.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 18:08:48 2009 UTC (9 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.22: +3 -1 lines
Diff to previous 1.22
#366666 by Deadmonk also yched: File size field should not try to print a size on NULL values.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 19:58:47 2009 UTC (10 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
#295246 by webchick: Wrong table type on views object cache caused truncation of cached data and mysterious errors on large views.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 22:33:55 2008 UTC (12 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.20: +5 -5 lines
Diff to previous 1.20
#332568 by Moonshine: Correct views performance timers.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 21:21:21 2008 UTC (14 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-RC4, DRUPAL-6--2-0-RC5, DRUPAL-6--2-1
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
#307049 by andrea.gariboldi: Proper blob handling

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 17:42:42 2008 UTC (17 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.18: +4 -3 lines
Diff to previous 1.18
Fix some minor code formatting issues.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 23:59:09 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#234798: Ensure list of default views is an array from cache.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 22:34:46 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16
Some refactoring of how handlers are handled, particularly with their default options. This is an unfortunately widespread change and will affect modules utilizing the API.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 15:40:34 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
Cache views data by language

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 21:37:19 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Redo some form stuff to make it easier to choose the next form when chaining; and add some new chaining options. This commit will require you to visit admin/build/modules to reset the menu or the UI will stop working.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 16:04:47 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.13: +6 -2 lines
Diff to previous 1.13
Fix problem grabbing incorrect data from cache

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 00:35:05 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.12: +12 -3 lines
Diff to previous 1.12
Some more improvements to comment.views.inc

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 00:06:13 2008 UTC (19 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA4, DRUPAL-6--2-0-ALPHA5
Changes since 1.11: +3 -4 lines
Diff to previous 1.11
Allow totally removing the cache

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 16:24:18 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.10: +3 -25 lines
Diff to previous 1.10
#236786: (by KarenS) Make sure all views.*.inc files can be loaded from the module's path or module_path/include directory.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 15:52:39 2008 UTC (20 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.9: +6 -6 lines
Diff to previous 1.9
#235459: include leading . on all includes; also turn all include_once into require_once for efficiency.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 21:30:40 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.8: +5 -2 lines
Diff to previous 1.8
Fix for blobs not being able to have defaults

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 01:08:25 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7
Very simple exposed filter widgets

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 23:31:51 2008 UTC (21 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-0-ALPHA2
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
#216819: by csevb10: $language is now an object and causes errors in caching if not treated properly.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 01:50:12 2008 UTC (21 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +3 -7 lines
Diff to previous 1.5
Checkpoint checking. UI is getting better, but it is also getting further away from what currently runs, so when this is done a bunch of refactoring is going to have to happen.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 19:21:28 2008 UTC (22 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Checkpoint UI checkin

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 17:31:30 2008 UTC (22 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +93 -2 lines
Diff to previous 1.3
Checkpoint checkin

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 00:05:08 2008 UTC (22 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +18 -8 lines
Diff to previous 1.2
Step 1 of so-many-I-can't-count of Views UI, plus some fixes to last checkin

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 01:29:28 2008 UTC (22 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +170 -0 lines
Diff to previous 1.1
Some code re-org, putting stuff in cache.inc where it belongs

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 06:52:14 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: MAIN
Very early checking for Views 2 for Drupal 6. Currently query.inc looks good and view.inc can at least load and save views, though the schema needs more tweaks.

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