-
Social Network Analysis Tool: February 25, 2011 2:07
Commit 439daf0 on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Social Network Analysis Tool: February 25, 2011 2:07
Commit dec2f21 on 4.7.x-1.x, master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Change the minimal things to get this working under Drupal5
-
Social Network Analysis Tool: September 4, 2006 10:32
Commit 2cd6913 on 4.7.x-1.x, 5.x-1.x, masterby Aron NovakFix bad directory paths
-
Social Network Analysis Tool: September 4, 2006 10:13
Commit cfbe449 on 4.7.x-1.x, 5.x-1.x, masterby Aron NovakRealtime network generating capabilities added. hook_cron() implemented - no dumb extra files that have to be added to crontab
-
Social Network Analysis Tool: August 23, 2006 20:35
Commit f91445f on 4.7.x-1.x, 5.x-1.x, masterby Aron NovakDo not show how many cache option if caching is disabled.
-
Social Network Analysis Tool: August 23, 2006 20:34
Commit ca6a70d on 4.7.x-1.x, 5.x-1.x, masterby Aron NovakFix a bug that prevent user to run explore.php with SNA_CACHE_ENABLED false value.
-
Social Network Analysis Tool: August 22, 2006 11:50
Commit 84be233 on 4.7.x-1.x, 5.x-1.x, masterby Aron NovakFixed bugs. direct connection listing and dba requriement is optional. You can turn off caching, but is a very silly idea on a production site.
-
Social Network Analysis Tool: August 17, 2006 14:53
Commit f675c8b on 4.7.x-1.x, 5.x-1.x, masterby Aron NovakCode cleaning. sna_groups function now works correctly. Before the fix it shows huge groups that don't exist really.
-
Social Network Analysis Tool: August 16, 2006 15:25
Commit 14d6267 on 4.7.x-1.x, 5.x-1.x, masterby Aron NovakInitial version of sna.module. Known issues: File locking is not implemted. The namespace-ized file names (sna_foo) is not used in common.php and routes.php Group searching works but not sure that this is a correct result Only nodes data source works surely (stats and buddy needs testing)