Skip to content
  1. Feb 22, 2013
    • Jesse Glick's avatar
      [JENKINS-15156] Found a problem with uninitialized run maps in new Maven modules. · 09c7cf6a
      Jesse Glick authored
      Not observed in actual usage, but reproducible (for me at least, though apparently not ci.jenkins-ci.org) in a test:
      java.lang.AssertionError: null
          at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:628)
          at jenkins.model.lazy.AbstractLazyLoadRunMap.all(AbstractLazyLoadRunMap.java:581)
          at jenkins.model.lazy.AbstractLazyLoadRunMap.entrySet(AbstractLazyLoadRunMap.java:243)
          at java.util.AbstractMap$2$1.<init>(AbstractMap.java:378)
          at java.util.AbstractMap$2.iterator(AbstractMap.java:377)
          at hudson.util.RunList.iterator(RunList.java:103)
          at hudson.util.RunList.size(RunList.java:114)
          at hudson.maven.MavenProjectTest.testDeleteSetBuildDeletesModuleBuilds(MavenProjectTest.java:159)
      09c7cf6a
  2. Feb 21, 2013
  3. Feb 20, 2013
    • Jesse Glick's avatar
      Merge pull request #717 from albers/translation · 263b4e47
      Jesse Glick authored
      translation cleanup
      263b4e47
    • Harald Albers's avatar
      translation cleanup · 9a5c66fd
      Harald Albers authored
      purged some dislocated messages that survived my former cleanups
      9a5c66fd
    • Harald Albers's avatar
      translation cleanup · 58a2ff7a
      Harald Albers authored
      removed translations from GlobalSecurityConfiguration and jenkins/model/Jenkins
      that should only exist in GlobalCloudConfiguration
      58a2ff7a
    • Harald Albers's avatar
      translation cleanup · 9652aa6d
      Harald Albers authored
      removed translations from GlobalSecurityConfiguration and jenkins/model/Jenkins
      that should only exist in GlobalQuietPeriodConfiguration and config-quietPeriod
      added translations based on messages from corresponding locations
      9652aa6d
    • Harald Albers's avatar
      translation cleanup · f355e4d1
      Harald Albers authored
      removed translations from GlobalSecurityConfiguration and jenkins/model/Jenkins
      that should only exist in GlobalSCMRetryCountConfiguration and config-retryCount
      added translation based on messages from corresponding locations
      corrected wrong property names
      f355e4d1
  4. Feb 17, 2013
  5. Feb 16, 2013
  6. Feb 15, 2013
  7. Feb 14, 2013
Loading