/[drupal]/contributions/modules/stockapi/stockapi.module
ViewVC logotype

Log of /contributions/modules/stockapi/stockapi.module

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.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 17:25:31 2009 UTC (9 months, 3 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.9: +17 -4 lines
Diff to previous 1.9 , to next main 1.11
#264835 by reaneyk, CSV parsing fails when a comma is in the field

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 21:23:47 2008 UTC (16 months ago) by mathias
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Fixed braino

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 05:25:56 2008 UTC (16 months, 1 week ago) by mathias
Branch: MAIN
Changes since 1.9: +50 -127 lines
Diff to previous 1.9
Big performance updates. Additionally, we can now store 40 additional fields for ticker symbols.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 16:34:23 2008 UTC (18 months, 1 week ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.8: +8 -13 lines
Diff to previous 1.8
#260026 by curtis, port to Drupal 6.x

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 17:27:59 2008 UTC (21 months, 2 weeks ago) by kbahey
Branch: MAIN
Changes since 1.7: +16 -11 lines
Diff to previous 1.7
Synching HEAD with DRUPAL-5.
#218125 Does not work with allow_url_fopen=Off.
Switched to using drupal_http_request, with a lot of error checking, and watchdog.
Some minor UI interface changes.

Revision 1.5.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 17:22:45 2008 UTC (21 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.5.4.4: +16 -11 lines
Diff to previous 1.5.4.4 , to branch point 1.5 , to next main 1.11
#218125 Does not work with allow_url_fopen=Off.
Switched to using drupal_http_request, with a lot of error checking, and watchdog.
Some minor UI interface changes.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 04:02:24 2007 UTC (2 years, 1 month ago) by kbahey
Branch: MAIN
Changes since 1.6: +14 -8 lines
Diff to previous 1.6
#186593 By flaviovs, securities with comma in name gives wrong data
Removing obsolete .mysql file

Revision 1.5.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 04:01:20 2007 UTC (2 years, 1 month ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.4.3: +14 -8 lines
Diff to previous 1.5.4.3 , to branch point 1.5
#186593 By flaviovs, securities with comma in name gives wrong data

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 25 23:46:26 2007 UTC (2 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.5: +38 -32 lines
Diff to previous 1.5
- Added a watchdog message when cron runs to update symbols.
- Some code cleanup.
- Removing obsolete .mysql file.

Revision 1.5.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 25 23:45:29 2007 UTC (2 years, 5 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.4.2: +8 -10 lines
Diff to previous 1.5.4.2 , to branch point 1.5
- Added a watchdog message when cron runs to update symbols.
- Some code cleanup.

Revision 1.5.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 16 15:18:03 2007 UTC (2 years, 9 months ago) by oadaeh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.5.4.1: +2 -2 lines
Diff to previous 1.5.4.1 , to branch point 1.5
Use cache_clear_all correctly.

Revision 1.5.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 15:25:43 2007 UTC (2 years, 9 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.5: +32 -24 lines
Diff to previous 1.5
Update to be compatible with Drupal 5.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 1 19:37:17 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.4: +36 -26 lines
Diff to previous 1.4
#55398 updated for 4.7 by pacheco.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 24 15:29:41 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Silence errors from inability to open a stream to provider.
  Warning: file_get_contents(http://finance.yahoo.com/...): failed to open stream:
  HTTP request failed! HTTP/1.1 502 Proxy Error

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 21 02:47:20 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
Update for UTF-8

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 25 17:04:31 2005 UTC (4 years, 1 month ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.1: +28 -21 lines
Diff to previous 1.1
Prevent storage in the database of invalid stock symbols.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 23 18:21:03 2005 UTC (4 years, 1 month ago) by kbahey
Branch: MAIN
Initial commit to Drupal repository.
- Added settings page so admin can change frequency of update and number of rows
  to process.
- Made the table use a normalized structure. Some column names have
  changed.
- Added README.txt with description and install instructions.

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