/[drupal]/contributions/modules/activitystream/activitystream.install
ViewVC logotype

Log of /contributions/modules/activitystream/activitystream.install

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.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 25 05:19:35 2009 UTC (3 days, 8 hours ago) by akalsey
Branch: DRUPAL-6--2
Changes since 1.3.2.4: +4 -2 lines
Diff to previous 1.3.2.4 , to branch point 1.3 , to next main 1.5
(Fix) Date header in stream uses hard-coded date format. (Fixes [#640528])

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 17:06:10 2009 UTC (2 weeks, 4 days ago) by akalsey
Branch: DRUPAL-6--2
Changes since 1.3.2.3: +10 -2 lines
Diff to previous 1.3.2.3 , to branch point 1.3
(Fix) Simplepie sometimes runs after Activity Stream, leading to fatal errors. (Fixes [#627814])

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 15 20:38:44 2009 UTC (6 months, 2 weeks ago) by akalsey
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.3.2.2: +4 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
Fix some bugs around global settings.
(Fix) Initial install doesn't create 'changed column
(Change) Update phpFlickr library to match current Flickr API
(Change) Use search.twitter.com for hashtags instead of hashtag.org
(New) Twitpic support. Patch by geodaniel [#381724]

Revision 1.3.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 04:36:29 2008 UTC (13 months, 2 weeks ago) by akalsey
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2
Changes since 1.3.2.2.2.1: +10 -3 lines
Diff to previous 1.3.2.2.2.1 , to branch point 1.3.2.2 , to next main 1.3.2.5
(Fix) 'changed' column not created on install. Fixes [#320263]

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 14:35:08 2008 UTC (13 months, 4 weeks ago) by akalsey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.2.9: +3 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.5
(Fix) Installer doesn't created necessary DB column, leading to sql errors in node.module. Fixes #299534

Revision 1.3.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 08:51:42 2008 UTC (15 months, 1 week ago) by akalsey
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.3.2.2: +11 -1 lines
Diff to previous 1.3.2.2
Update 6.x branch to match 5.x branch features and fixes
Add views code from 5.x to 6.x (untested)
Code formatting changes

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 06:31:54 2008 UTC (15 months, 2 weeks ago) by akalsey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Branch point for: DRUPAL-5--2
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Bring DRUPAL-5 tag inline with HEAD
Fix some code formatting (extra indents, missing indents, blank lines)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 06:02:02 2008 UTC (15 months, 2 weeks ago) by akalsey
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +72 -42 lines
Diff to previous 1.4
Bring HEAD inline with DRUPAL-5 branch

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 04:58:25 2008 UTC (15 months, 2 weeks ago) by akalsey
Branch: DRUPAL-5
Changes since 1.1.2.7: +11 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
(New) Edited nodes are no longer clobbered on updates
(Fix) user_load query repeated unneccesarily. Reported by eojthebrave in [#293377]

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 17:34:51 2008 UTC (15 months, 2 weeks ago) by akalsey
Branch: DRUPAL-5
Changes since 1.1.2.6: +19 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
(New) Postgres support. Patch by HorsePunchKid [#279567]
(Fix) Promote, status, and sticky flags are being overwritten on existing nodes
(Change) Only update node if it's different to save some processing time
(Fix) Watchdog reports an item is new if it is updated

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 17:05:26 2008 UTC (15 months, 4 weeks ago) by akalsey
Branch: DRUPAL-6--2
Branch point for: DRUPAL-6--1
Changes since 1.3.2.1: +14 -3 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Port changes from 5.x-1.1 to 6.x

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 03:46:49 2008 UTC (15 months, 4 weeks ago) by akalsey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.5: +3 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
(Fix) hook_update implementation didn't run commands

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 03:05:35 2008 UTC (15 months, 4 weeks ago) by akalsey
Branch: DRUPAL-5
Changes since 1.1.2.4: +10 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
(Fix) PHP warnings [#287857], [#287857], [#287584], [#287566], [#287581] Reports and patches by eojthebrave

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 19:11:16 2008 UTC (15 months, 4 weeks ago) by akalsey
Branch: DRUPAL-5
Changes since 1.1.2.3: +10 -10 lines
Diff to previous 1.1.2.3 , to branch point 1.1
(Fix) [#279201]
(Fix) [#278066]
(Fix) [#278417]
(New) Use Drupal's settings for the number of items on a page. [#287984]
(Fix) Cleanup code formatting

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 23:12:21 2008 UTC (18 months, 1 week ago) by akalsey
Branch: DRUPAL-5
Changes since 1.1.2.2: +3 -9 lines
Diff to previous 1.1.2.2 , to branch point 1.1
(Fix) Undefined function error when uninstalling. [#260127] -- reported by kyanos

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 22:35:54 2008 UTC (18 months, 1 week ago) by akalsey
Branch: DRUPAL-6--2
Changes since 1.3: +39 -35 lines
Diff to previous 1.3
Merging 6.x changes into Drupal-6 branch

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 23:34:33 2008 UTC (18 months, 1 week ago) by akalsey
Branch: MAIN
Changes since 1.3: +39 -35 lines
Diff to previous 1.3
Port to Drupal 6.x -- http://drupal.org/node/239434 (patch by herbieh)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 21:52:27 2008 UTC (18 months, 1 week ago) by akalsey
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-6--2
Changes since 1.2: +4 -10 lines
Diff to previous 1.2
(Fix) useless select and loop before delete on uninstaller

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 21:50:00 2008 UTC (18 months, 1 week ago) by akalsey
Branch: MAIN
Changes since 1.1: +17 -7 lines
Diff to previous 1.1
Merge DRUPAL-5 changes into trunk

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 16:11:40 2008 UTC (19 months, 2 weeks ago) by akalsey
Branch: DRUPAL-5
Changes since 1.1.2.1: +13 -5 lines
Diff to previous 1.1.2.1 , to branch point 1.1
(Fix) Uninstall doesn't remove everything -- http://drupal.org/node/245152 (Report and patch from taynight)

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 05:30:40 2008 UTC (19 months, 2 weeks ago) by akalsey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA-3, DRUPAL-5--1-0-BETA2
Changes since 1.1: +5 -3 lines
Diff to previous 1.1
(Fix) Parse errors in .info files cased by CVS tags - fixes http://drupal.org/node/239463
(Fix) Installer has incorrect module name - fixes http://drupal.org/node/240084
(Fix) Installer missing two columns in database table - fixes http://drupal.org/node/240084
(Fix) Profile module not listed as dependancy
(New) Usernames and hashtags linked in Twitter module

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 00:46:11 2008 UTC (20 months ago) by akalsey
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1
Branch point for: DRUPAL-5
Initial checkin for Activity Stream 5.x

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