is this broken?
http://drupal.org/project/cvs/18753
It's not possible that the last commit is from December 7, 2006.
Do the cvs commits get counted?
greggles (http://drupal.org/user/36762) has: Documentation (2 commits), only. I am sure it must be more.
Comments
Comment #1
beginner commentedWhat's worse, api.d.o doesn't seem to get updated (is this related to a server resources saving drive?)
http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/hook...
http://api.drupal.org/api/function/hook_user
A commit that shows in the former still doesn't appear on the latter, almost 3 days later.
Comment #2
beginner commentedmoving to a more appropriate queue.
Comment #3
gregglesfwiw, I have only made two commits to the documentation project.
I have also seen more commits (I believe by drewish) to the documentation directories which do not appear in the cvs message list.
e.g. http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/exam...
(also, I don't see this as "critical" and if someone else does they should point out how it is critical)
Comment #4
gerhard killesreiter commentedIs it possible that the other committers weren't added to the cvs tab of this project?
Comment #5
drummLike release nodes, the api site is updated with cron jobs. They probably got lost during the recent cron reshuffle.
Comment #6
drummapi.drupal.org appears to be fully up to date.
That leaves the cvs messages. I do not know about those.
Comment #7
beginner commentedNo, api.d.o is still not up to date.
this patch ("Ordered the return values for hook_user() in alphabetical order."):
http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/hook...
still doesn't show on api:
http://api.drupal.org/api/function/hook_user
Comment #8
drummIt is definitely showing for me. I cleared Drupal's page cache.
Comment #9
beginner commentedI can see the change, now, so this is ok.
How and when is the api.d.o cache usually cleared?
Comment #10
beginner commentedTwo issues still remain: I just made a quick test by committing a few blank lines and then undoing the commit.
See Revision 1.143 and 1.144:
http://cvs.drupal.org/viewvc.py/drupal/contributions/docs/developer/hook...
1) Nothing shows here: http://drupal.org/project/cvs/18753
2) on my account page, before the test, I had "Documentation (2 commits)", and I still have the same after that. Commits to other modules seem to be counted rightly.
Comment #11
avpadernoFor what I can see, the page is updated.
I am marking this report as fixed.