- Mar 08, 2014
-
-
Daniel Beck authored
-
Daniel Beck authored
-
- Mar 07, 2014
-
-
Stephen Connolly authored
[FIXED JENKINS-22080] Braindead logic in author of original fix... corre...
-
Stephen Connolly authored
-
Stephen Connolly authored
[FIXED JENKINS-22080] NPE if trying to install a plugin from the update ...
-
Stephen Connolly authored
[FIXED JENKINS-22080] NPE if trying to install a plugin from the update center and either the update source or the plugin contains a '.' in its name
-
- Mar 06, 2014
- Mar 05, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
- Mar 04, 2014
-
- Mar 03, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 02, 2014
-
-
Fernando Boaglio authored
-
- Feb 28, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
This is already handled by ListView.Listener (other kinds of views are now responsible for their own listeners). And handled better—if there are no actual changes (because you have no such views, or they do not mention this job), there is no need to save. Also moving the actual saving in those remaining cases out of the lock on the ListView itself, just in case.
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-21984] Disabling cert check on updateDirectlyWithJson since the certificate is now expired, and it is no good to have a test which is known to start failing at a particular time in the future!
-
Jesse Glick authored
-
Jesse Glick authored
-
- Feb 27, 2014
-
-
Jesse Glick authored
Not currently working: https://netbeans.org/bugzilla/show_bug.cgi?id=242428
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
Introduce VirtualFile.run method to batch together commands. This should restore pre-ArtifactManager performance for workspace browsing.
-
Jesse Glick authored
[FIXED JENKINS-21780] Revised fix to make cache work properly without introducing a new remote call to find hash codes.
-
Jesse Glick authored
-
- Feb 26, 2014
-
-
Oliver Gondža authored
[FIXED JENKINS-21855] Add preview for parameter descriptions
-
Jesse Glick authored
[FIXED JENKINS-21958] FilePath.copyRecursiveTo given a scanner including a symlink but not any regular file in the same directory would neglect to create the parent directory on the destination and thus not copy the link. (Util.createSymlink is partly to blame for not throwing a descriptive IOException when it fails to create a link, but this is its historical behavior needed for compatibility. copyRecursiveTo also continues to suppress error text from this method because there is nowhere for it to go. Perhaps need a new variant of createSymlink that is guaranteed to either have created the link or throw an exception.)
-
Jesse Glick authored
Seems to work in 8.0 at least for some functional tests. Developers can always disable it privately if they run into issues.
-
Oliver Gondža authored
fixed i18n issue for Chinese(zh_CN): remove 查克·诺里斯说
-
qxo authored
fixed i18n issue for Chinese(zh_CN): remove 查克·诺里斯说 ( "\u67E5\u514B\u00B7\u8BFA\u91CC\u65AF\u8BF4\uFF1A" ) from *.zh_CN.properties
-
qxo authored
merge from jenkins trunk
-
Jesse Glick authored
-
- Feb 25, 2014
-
-
Kohsuke Kawaguchi authored
-