ruby.hints/src/org/netbeans/modules/ruby/hints/RailsViews.java
Sun, 24 Nov 2013 15:46:13 -0600 hmm should have renamed this before last commit
Sun, 24 Nov 2013 15:33:07 -0600 Start typing Arity
Thu, 21 Nov 2013 16:40:13 -0600 Tons o stuff
Mon, 17 May 2010 14:15:50 -0400 Updated copyright headers. [60]
Wed, 30 Sep 2009 19:03:18 +0200 Copyright change merge
Fri, 25 Sep 2009 14:02:54 +0200 Upadate licenses to have up to date year
Thu, 24 Sep 2009 17:02:11 +0200 #173042: Method controller with render should not have the hint "Missing view"
Thu, 17 Sep 2009 16:10:50 +0200 Fixed build
Fri, 03 Apr 2009 17:11:54 +0200 Switched the editing infrastructure to use the jruby-parser project
Mon, 12 Jan 2009 16:55:56 +0100 Initial GSF -> CSL migration phase. Sources are compilable (not test sources yet).
Tue, 16 Sep 2008 11:18:58 -0700 147329: The Rails hint "Controller action without corresponding viewfile" is displayed for private methods
Fri, 22 Aug 2008 12:51:00 -0700 Repackage the modified Ruby and JavaScript parsers in the IDE from their
Thu, 29 May 2008 13:00:02 -0700 Reapply the JRuby 1.1.2 upgrade changeset. Jesse's suggestion of extra.cp=${tools.jar} fixed it on non-OSX systems.
Wed, 28 May 2008 18:26:27 -0700 This builds on a Mac, but not on Linux. Backout until I can figure out how to fix it on Linux.
Wed, 28 May 2008 17:27:33 -0700 Upgrade to JRuby 1.1.2 (and RSpec 1.1.4)
Thu, 22 May 2008 16:44:23 -0700 Overhaul the GSF quickfixes/hints API. Move a lot of the logic from the language specific plugins (Ruby, JavaScript and Groovy)
Wed, 05 Mar 2008 19:19:21 -0700 Update JRuby from 1.0.3 to JRuby 1.1RC2. (We've bundled JRuby 1.1RC1 before, but that was not used for the in-IDE parser; we've now upgraded all the Ruby related moduel code to use the 1.1 codeline.).
Fri, 22 Feb 2008 11:41:27 -0800 128083: Incorrect module dir name
Thu, 21 Feb 2008 01:17:06 -0800 Add GSF-based JavaScript, HTML and CSS editors; rev GSF to handle embedding, fast indexing, etc.
Fri, 07 Dec 2007 18:46:50 +0000 Various API changes and code reorganization:
Thu, 29 Nov 2007 19:27:48 +0000 SuppressWarning
Tue, 27 Nov 2007 18:36:04 +0000 Move extra hints into the standard hints module