-
added package information performance and scalability
-
Google Closure Compiler: February 25, 2011 2:12
Commit 44e8a1b on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Google Closure Compiler: February 25, 2011 2:12
Commit 668cd10 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#786032 Removed .install file that set the preferred method to local compiling on install if the environment passed all the checks. Local compiling has to be selected manually after install now.
-
This commit was manufactured as part of Drupal's Great Git Migration to create tag 'DRUPAL-6--1-3'. Sprout from master 2010-04-30 06:05:05 UTC Mehmet Alkanlar <mehmeta@367680.no-reply.drupal.org> 'Added information to readme, added comments' Delete: closure_compiler.install
-
Added information to readme, added comments
-
* Watchdog messages only appear when at least 1 javascript file has been processed whether successfully or not * Modified wording * Removing unnecessary file
-
*** empty log message ***
-
* Added Google Closure Compiler Application support (java based local compiling) * Performance improvements: For checking whether a file has been processed before, only reading the sufficient number of bytes as opposed to whole file
-
#632440 Checking for other js modules to prevent collusion and warn the user. Changed the method for detecting js files under sites/default/files/js