- Jan 14, 2011
-
-
Kohsuke Kawaguchi authored
An investigation on NECTAR-50 revealed that the dead lock prevention made in 02fbfd9e and c5269550 are causing slow down by having too many threads go through scouting, which in turn calls into classloader (which is synchronized.) Reduce the overhead by reusing sezpoz index so that classloading overhead is minimal.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Olivier Lamy authored
-
- Jan 13, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
-
Kohsuke Kawaguchi authored
-
Monty Taylor authored
-
Seiji Sogabe authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Seiji Sogabe authored
-
Seiji Sogabe authored
-
Olivier Lamy authored
-
Olivier Lamy authored
[HUDSON-8493] MavenReporter#postExecute parameter Throwable error is always empty in case of mojo failure
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
* federated-login-service: show a message indicating why they are seeing the login screen extend from RuntimeException to simplify tunneling Oops honor UserPropertyDescriptor.isEnabled() relaxing this a bit report the user that was signed in. Added the registration screen for newly identified user. unclaimed identity should commence a signup sequence tweaking abstraction needs a title Added an extension point for external federated login service. still a work in progress. Federated login support
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
If we are seeing components.xml related issues, we want to see the list before creating MavenEmbedder, as that's where the failure ultimately happens
-