Tue, 20 Sep 2011 12:49:45 -0400 Jesse Glick Unused keys.
Tue, 20 Sep 2011 21:53:58 +0200 Martin Fousek increased Selenium spec versions for UC release70
Tue, 20 Sep 2011 21:47:56 +0200 Martin Fousek updated dependency on org.openide.modules to save compatibility with NB6.9 release70
Wed, 07 Sep 2011 13:46:47 +0200 Martin Fousek #199356 - [70cat] ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@1b2e44d[org.netbeans.libs.xerces] and ModuleCL@7103af[org.netbeans.modu release70
Tue, 20 Sep 2011 11:07:17 +0200 Marek Fukala #198411 - Corrupted URI from CssPreviewPanel: URI has an authority component
Tue, 20 Sep 2011 09:34:12 +0200 Marek Fukala Automated merge with http://hg.netbeans.org/main/contrib
Tue, 20 Sep 2011 09:23:16 +0200 Marek Fukala #201021 / 2 - NoClassDefFoundError: fixing web.common friends
Thu, 15 Sep 2011 09:12:05 +0200 Gevik Babakhani Added command execution support for extensions.
Wed, 14 Sep 2011 14:09:35 +0200 Gevik Babakhani Added additional API for installing custom extension commands in the Yii Framework.
Mon, 12 Sep 2011 12:31:32 +0200 Gevik Babakhani added configuration items to yii config builder
Mon, 12 Sep 2011 11:41:49 +0200 Jiri Rechtacek #201232: NPE at org.netbeans.modules.moduleresolver.ui.LicensePanel.writeLicenses
Mon, 12 Sep 2011 11:40:14 +0200 Gevik Babakhani added api to setup yii extensions
Sat, 10 Sep 2011 10:09:35 +0200 Gevik Babakhani Added more ignore line
Fri, 09 Sep 2011 13:33:27 +0200 Gevik Babakhani Added extension activity checking
Sat, 10 Sep 2011 02:05:44 +0200 Gevik Babakhani Added php.yii ext files to hgignore
Fri, 09 Sep 2011 13:20:47 +0200 Gevik Babakhani Added basic Gii module configuration
Fri, 09 Sep 2011 11:09:16 +0200 Gevik Babakhani Moved YiiExtension class to the API package
Fri, 09 Sep 2011 11:07:16 +0200 Gevik Babakhani Added validation framework to the YiiExtension API
Thu, 08 Sep 2011 15:27:59 -0400 Jesse Glick #201436: use canonical action ID.
Thu, 08 Sep 2011 14:42:10 -0400 Jesse Glick Using x.y.z notation for branch updates. release70
Tue, 16 Aug 2011 13:31:18 -0400 Jesse Glick #153234: Note system properties passed to <junit> release70
Tue, 16 Aug 2011 12:17:24 -0400 Jesse Glick Reordering imports. release70
Mon, 01 Aug 2011 09:50:18 -0400 Jesse Glick There is no particular reason to use <jar...><zipfileset dir="..."/></> but sometimes people do anyway. release70
Mon, 01 Aug 2011 09:45:14 -0400 Jesse Glick JAR detection was not working for computed paths. release70
Wed, 27 Jul 2011 17:53:24 -0400 Jesse Glick Keep autoprojects.properties in var, not var/cache, since it is not purely a cache. (Cf. #57798.) release70
Thu, 08 Sep 2011 14:25:01 -0400 Jesse Glick jdkblacklist
Wed, 07 Sep 2011 18:16:29 +0200 Jaroslav Tulach Trivial module to blacklist sun.* and com.sun.* JDK packages
Wed, 07 Sep 2011 16:23:20 +0200 Martin Fousek #201629 - Called UI update outside EDT in org.netbeans.modules.selenium.server.SeleniumServerNode
Wed, 07 Sep 2011 13:47:38 +0200 Martin Fousek Automated merge with http://hg.netbeans.org/main/contrib
Wed, 07 Sep 2011 13:46:47 +0200 Martin Fousek #199356 - [70cat] ClassNotFoundException: Will not load class org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl arbitrarily from one of ModuleCL@1b2e44d[org.netbeans.libs.xerces] and ModuleCL@7103af[org.netbeans.modu
Tue, 06 Sep 2011 22:01:06 +0200 Gevik Babakhani Implemented chnage support framework for YiiExtensionProvider
Tue, 06 Sep 2011 16:04:43 +0200 Gevik Babakhani Added extension configuration UI components.
Tue, 06 Sep 2011 15:02:41 +0200 Gevik Babakhani Added extension editor table components.
Tue, 06 Sep 2011 11:49:54 +0200 Gevik Babakhani updated project setting and external jar files.
Tue, 06 Sep 2011 11:30:45 +0200 Gevik Babakhani added binaries-list file
Tue, 06 Sep 2011 09:27:30 +0200 Gevik Babakhani Added basic configuration framework
Thu, 01 Sep 2011 16:50:22 +0200 Tomas Stupka Automated merge with http://hg.netbeans.org/main/contrib
Thu, 01 Sep 2011 16:49:43 +0200 Tomas Stupka fixed wrong references to libs.common_logging which was replaced by o.apache.commons.logging
Mon, 29 Aug 2011 14:31:26 +0200 Gevik Babakhani Refresh commit after adding framework include paths.
Fri, 26 Aug 2011 14:53:12 +0200 Martin Fousek Automated merge with http://hg.netbeans.org/main/contrib
Fri, 26 Aug 2011 14:30:22 +0200 Martin Fousek transferring php.smarty to web-main
Thu, 25 Aug 2011 22:17:16 +0200 Gevik Babakhani Removed unused imports.
Thu, 25 Aug 2011 22:14:01 +0200 Gevik Babakhani Added specialized project creation command.
Thu, 25 Aug 2011 10:35:57 +0200 Martin Fousek increased spec version for PluginPortal release70
Fri, 19 Aug 2011 12:16:33 -0400 Jesse Glick Automated merge with https://hg.netbeans.org/main/contrib/
Fri, 19 Aug 2011 12:15:55 -0400 Jesse Glick "Inspect and Refactor" added to context menu.
Wed, 17 Aug 2011 16:43:45 -0400 tboudreau Automated merge with http://hg.netbeans.org/main/contrib
Wed, 17 Aug 2011 16:43:22 -0400 tboudreau Support text encoding in html projects
Tue, 16 Aug 2011 13:31:18 -0400 Jesse Glick #153234: Note system properties passed to <junit>
Tue, 16 Aug 2011 12:54:26 -0400 Jesse Glick TestFileUtils.writeZipFile now creates parent dir automatically.
Tue, 16 Aug 2011 12:17:24 -0400 Jesse Glick Reordering imports.
Mon, 15 Aug 2011 09:30:42 -0400 Jesse Glick commits@php.netbeans.org
Mon, 15 Aug 2011 10:38:36 +0200 Tomas Mysik Module for PHP Yii framework added
Fri, 12 Aug 2011 11:29:28 +0200 Martin Fousek better default Smarty delimiter color
Fri, 12 Aug 2011 11:10:29 +0200 Martin Fousek history tab for Smarty templates
Fri, 12 Aug 2011 08:44:56 +0200 Martin Fousek new Smarty file icon
Wed, 10 Aug 2011 15:45:56 +0400 Egor Ushakov increased version release70
Tue, 09 Aug 2011 16:59:58 -0400 Jesse Glick Automated merge with https://hg.netbeans.org/main/contrib/
Tue, 09 Aug 2011 16:59:19 -0400 Jesse Glick Indicating preferSources.
Thu, 04 Aug 2011 15:28:14 +0200 Tomas Hurka spec. version increased due to changes in profiler cluster