Revisions of jenkins

Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 73)
- Update to version 1.551:
  + See http://jenkins-ci.org/changelog for details
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 72)
- Update to version :
  + See http://jenkins-ci.org/changelog for details
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 71)
- Update to version 1.551:
  + See http://jenkins-ci.org/changelog for details
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 70)
- Update to version :
  + See http://jenkins-ci.org/changelog for details
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 69)
- Update to version 1.551:
  + See http://jenkins-ci.org/changelog for details
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 68)
- Update to version 1.550:
  + See http://jenkins-ci.org/changelog for details
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 67)
- Changes from version 1.502 (bnc#859230):
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 66)
- Update to version 1.549:
  + See http://jenkins-ci.org/changelog
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 65)
- Update to version 1.546:
  + See http://jenkins-ci.org/changelog
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 64)
- Update to version 1.544:
  + See http://jenkins-ci.org/changelog
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 63)
- Update to version 1.541:
  + See http://jenkins-ci.org/changelog
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 62)
don't forget to bump the version
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 61)
- Update to version 1.539:
  + Core started relying on Java6 API, completing Java5 -> Java6 migration. (discussion)
  + Adding a batch of contributed localization from the community. 
- Changes from version 1.538:
  + Disabled, aborted, and not-build status now has different image names to allow themes to use different icons. (issue 19438)
  + Ask for confirmation if an user tries to leave an edited configuration page. (issue 19835)
  + Test failure summary appearance is improved. (issue 19884)
  + Added CLI commands that manipulate views (issue 19996)
  + Improved the /cli help screen. (issue 20023)
  + Polling-triggered jobs get scheduled en-mass on start-up if slaves aren't online yet. (issue 8408)
  + Fixed the handling of nested variable expansion. (issue 20280)
  + NPE thrown from CLI build command under some circumstances. (pull request 979)
  + Fixed a bug in the compatibility transformer (since 1.527) that causes VerifyError in Ivy plugin and possibly others. (issue 19383)
  + Pass full list of all possible jobs to ViewJobFilter when recurse option is set (issue 20143)
  + get-job and update-job CLI commands can now work with folders, or indeed any AbstractItem. (issue 20236)
  + Added API allowing plugins to hide entries from the context menu even while they appear in the sidepanel. (issue 19173)
- See http://jenkins-ci.org/changelog for intermediate releases
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 60)
Add some more bugzilla references.
- Update to version 1.518 (bnc#824154, bnc#843683, bnc#843684):
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 59)
- Update to version 1.534:
  + Default crumb issuer configurations saved in older releases did not load as of Jenkins 1.531. (issue 19613)
  + As of 1.532 download of artifact ZIPs was broken. (issue 19752)
  + Old copies of maven3-agent.jar on slaves were not being reliably updated, leading to errors. (issue 19251)
  + Add option to disable "Remember me on this computer" checkbox in login screen. (issue 15757)
  + Added postCheckout method for SCMs (issue 19740) 
- Changes from version 1.533:
  + Offer alternate error message for pattern-based project naming strategy. (pull request 914) 
- Changes from version 1.532:
  + Working around a GZip compression bug in jzlib affecting transfer of certain large, repetitive artifacts. (issue 19473)
  + Lazy-loading bug: builds go missing. (issue 19418)
  + (re)create build number->id symlink if missing when updating permalink. (issue 19034)
  + Display the full display name in title for jobs and views. (pull request 884)
  + Added a new extension point to control where archived artifacts get stored. (issue 17236)
  + Use fine-grained permissions for node manipulation via REST API & CLI (issue 18485)
  + Make the link to the aggregated test result from the project page work. (issue 9637)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 58)
- Update to version 1.531:
  + Deleting an external run did not immediately remove it from build list, leading to errors from log rotation. (issue 19377)
  + When copying a directory from master to slave fails due to an error on the slave, properly report it. (issue 9540)
  + Identify user agent for Internet Explorer 11. (issue 19171)
  + Since 1.518, fingerprint serialization broke when job or file names contained XML special characters like ampersands. (issue 18337)
  + Robustness against truncated fingerprint files. (issue 19515)
  + JavaScript error in the checkUrl computation shouldn't break the job configuration page. (issue 19457)
  + Annotate the Advanced section if some fields are already customized. (issue 3107)
  + No events fired when project is enable/disable or the description is changed (issue 17108) 
- Changes from version 1.530:
  + Send Maven agent JARs to slaves on demand, not unconditionally upon connection. (issue 16261)
  + Occasional race condition during startup. (issue 18775)
  + Robustness against startup error for users of Global Build Stats plugin. (issue 17248)
  + 404s from Javadoc and HTML Publisher plugins. (issue 19168)
  + Build number symlinks and permalinks not updated for Maven module builds. (issue 18846) 
- Changes from version 1.529:
  + With Apache Maven 3.1 build, logging configuration from the Apache Maven distribution is not used.
  + Avoid log duplication with Apache Maven 3.1 builds
  + Ungraceful handling of empty matrix project axes. (issue 19135)
  + Updated Groovy to 1.8.9 to avoid GROOVY-4292.
  + CLI login command broken on Windows since 1.518. (issue 19192)
  + A malformed JUnit result file should mark that test suite as a failure, but not interrupt archiving of other tests. (issue 19186)
  + Build for $username now shows also build scheduled by user (issue 16178) 
- Changes from version 1.5.28:
  + Command line now supports "--sessionTimeout" option for controlling session timeout
  + Form validation methods weren't getting triggered when one of its dependency controls change. (issue 19124)
  + When POST is required for some HTTP operation but GET was used, the response should have status code 405. (issue 16918)
  + Correct help text of Label field in automatic installation of tools in global configuration. (issue 19091)
  + Use Guice from Google rather than a fork
  + Jenkins does not invoke ProcessKillers for Windows (issue 19156)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 57)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 56)
- Update to version 1.526:
  + Improved EnvironmentContributor to support project-level insertion. (issue 19042)
  + Report an user friendly error page if a deletion of a build fails. (pull request 827)
  + Maven build failure wasn't describing errors like Maven CLI does. (issue 15025)
  + MavenModuleSetBuild.getResult is expensive. (issue 18895)
  + Revisited fix to be compatible for plugins. (issue 18119)
  + Ensuring /log/all shows only INFO and above messages, even if custom loggers display FINE or below. (issue 18959)
  + Added a new monitor that detects and fixse out-of-order builds records. (issue 18289) 
- Check upstream changelog for details about intermediate releases:
  + https://jenkins-ci.org/changelog
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 55)
- Set some useful JENKINS_JAVA_OPTIONS
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 54)
forgot to fix version number
Displaying revisions 401 - 420 of 473
openSUSE Build Service is sponsored by