Closed (fixed)
Project:
Yandex.Metrics
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Jun 2012 at 06:19 UTC
Updated:
1 Apr 2013 at 04:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
Konstantin Komelin commentedComment #2
Konstantin Komelin commentedDone for 6.x-2.x-dev.
Commit: http://drupalcode.org/project/yandex_metrics.git/commit/2a6b354
It is required to write documentation.
Comment #3
kalabroPort to 7.x-2.x.
The same as #2, but without
Drupal.parseJsonComment #4
Konstantin Komelin commentedExcellent job, kalabro! Thank you!
Commited it: http://drupalcode.org/project/yandex_metrics.git/commit/0e6422a
Comment #5
Konstantin Komelin commentedI've tested the API.
Comment #6
Konstantin Komelin commentedIt's necessary to write documentation about API.
Comment #7
kalabroWhen I started to write API.txt I found that we don't use classic drupal cache + alter.
I think we can add it now.
Comment #8
Konstantin Komelin commentedLooks promising! As I mentioned before, it'd be important improvement.
I'll review it ASAP.
Thanks, Kate!
Comment #9
Konstantin Komelin commentedI applied #7 patch and caught several warnings:
Messages say a lot about issue.
Comment #10
Konstantin Komelin commentedComment #11
kalabroThanks for reviews! I hope I fixed it:
Comment #12
kalabroAdded permanent cache via cache_set.
Comment #13
Konstantin Komelin commentedSorry for the delay.
#12 looks great!
Kate, could you commit it?
I am going to port it to 6.x-2.x.
Comment #14
Konstantin Komelin commentedCaching ported to 6.x-2.x.
Commit: http://drupalcode.org/project/yandex_metrics.git/commit/17431ff
Kate, I can help with commit for 7.x. Just let me know.
Comment #15
kalabroCommited (without changelog record duplication).
Thanks!
http://drupalcode.org/project/yandex_metrics.git/commit/cb37cd624afcd0bf...
Comment #16
Konstantin Komelin commentedGood job, Kate!
JFYI:
It's necessary to mention commit author(s) in commit message.
For example: by kalabro: Added caching of reports list.
And issue number is not compulsory.
Comment #17
kalabroOops, my mistake! Thanks for note.
Comment #18
Konstantin Komelin commentedImproved API documentation:
http://drupalcode.org/project/yandex_metrics.git/commit/054f756