Revisions of jenkins

Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 140153 from Lingchao Xin's avatar Lingchao Xin (douglarek) (revision 33)
Updated to version 1.489
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 139639 from Lingchao Xin's avatar Lingchao Xin (douglarek) (revision 32)
Updated to version 1.488
Lyndon Washington's avatar Lyndon Washington (hoshposh) committed (revision 31)
Integrated jenkins v1.473
Lyndon Washington's avatar Lyndon Washington (hoshposh) committed (revision 30)
Integrated jenkins v1.472
Lyndon Washington's avatar Lyndon Washington (hoshposh) committed (revision 29)
Brought jenkins up to 1.460.
Lyndon Washington's avatar Lyndon Washington (hoshposh) committed (revision 28)
Brought jenkins up to 1.456.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 27)
- Spec file cleanup:
  * Ran spec-cleaner
  * Simplified documentation installation
  * Renamed master package to base package (match upstream names on PyPI)
  * Proper spec file license header
  * SPDX-style license (GPL-2.0+)
  * Fixed rpmlint issues
  * Simplified macro usage
Lyndon Washington's avatar Lyndon Washington (hoshposh) committed (revision 26)
Fix for issue 7848440 - Now set JENKINS_AJP_HOST to a default of an empty string rather than 0.0.0.0. On an upgrade also attempt to correct bad values.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 105755 from Lyndon Washington's avatar Lyndon Washington (hoshposh) (revision 25)
Brought jenkins up to 1.451 and added a new sysconfig parameter to allow the configuration of the jenkins log directory. Useful if you are running jenkins as a non-system user who may not have access to /var/log.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 24)
- Update toversion 1.445:
  * CLI now supports using HTTP proxy for tunneling its TCP/IP connection.
  * CLI now supports routing TCP/IP requests without going through HTTP 
    reverse proxy.
  * If reload fails, don't let the partially loaded state running, or risk
    the user overwriting the configs they have.
  * Update center UI improvement. "Install" button is now always visisble.
  * Configuration UI improvement. "Save" button is always visible.
  * Fixed a bug where a large output from Maven can cause module log output
    to go out of sync with module build log files.
  * Confusing error message when the --username option is used on the system
    with the .ssh directory.
  * Fixed prematurely re-drawn matrix test result graph. 
- Changes from version 1.444:
  * Make the matrix configuration table looks like the rest of Jenkins tables.
  * Improved Italian translation.
  * Fixed the incorrect table border cropping
- Changes from version 1.443:
  * Wagon 2.0 upgrade broke the Redeploy task for webdav repositories
  * Self-restart wasn't working with 32bit x86 Solaris
  * Fixed IPv6 handling in Winstone
  * OS X installer can fail to set the file permissions correctly.
  * Build history time line wasn't working for IE8.
  * Build history time line should be resizable
  * Fixed a bug in Windows registry enumeration with large data.
  * Debian/Ubuntu init script does not wait long enough during stop operation
  * Jenkins takes up too much space in /var/run
  * Fixed a NoSuchMethodError on JBoss 5.1 EAP
  * Use $JENKINS_USER in Debian postinst script.
  * Fixed a bug where Jenkins failed to show localized text for Hebrew,
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 23)
- Set license to SDPX style, MIT should be enough
- Update to version 1.4442:
  * Workspaces mixed when launching multiple concurrent builds. (jenk#1825)
  * Fixed ConcurrentModificationException in parallel Maven 3 builds. (jenk#1256)
  * Copy artifacts fails on windows slaves due to failing to set a timestamp. (jenk#1073)
  * Upgrade aether version to 1.13 and sisu to 2.3.0 .
  * add new action type to enable plugins to intercept the maven 'goals and options'
  * Upgrade to Maven Wagon 2.1 which supports preemptive authz for dav deployment.
  * Plugins can be now installed without taking Jenkins offline.
- See http://jenkins-ci.org/changelog for previous versions
  * Replaced all occurences of 'jenk#23' with 'jenk#123'
  * Added way to mark all plugins to be updated at once (jenk#0443)
  * Matrix project pages don't show latest test results. (jenk#0864)
  * Add support for maven-android-plugin integration test reports (jenk#0913)
  * maven submodule build fails doing mkdir on master. (jenk#0831)
  * Fixed NPE in running assembly:assembly with Maven3 (jenk#837)
    copy-artifact plugin to fail to preserve the timestamp. (jenk#0805)
  * Jenkins didn't start on IBM JDK. (jenk#0810)
  * Fixed a possible NPE during the boot sequence (jenk#0799)
    to stdout. (jenk#856)
    is renamed. (jenk#0330)
    modified. (jenk#0698)
  * Add a DefaultViewsTabBar config.jelly to avoid jelly exception (jenk#0640)
  * go back to view page when job is deleted. (jenk#0510)
    different VM (e.g. IBM J9) than Jenkins is (jenk#0030)
  * Maven builds failing with NullPointerException at the end. (jenk#0715)
    (jenk#206)
    for username/password based security realm. (jenk#0647)
    (jenk#0057)
  * Fixed NPE in trying to diagnose undefined job error. (jenk#826)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 91882 from Lyndon Washington's avatar Lyndon Washington (hoshposh) (revision 22)
Added support for missing startup parameters, to control the http, https and ajp host.  Also brought the jenkins war up to 1.439 and updated the changes and spec files accordingly.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 21)
Remove link to dropped package
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 20)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 19)
- Use Requires(pre): pwdutils instead of Prereq: usermod/useradd
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 18)
- Use correct war file
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 17)
- Update to version 1.430:
  * Added way to mark all plugins to be updated at once (issue 10443)
  * Fixed a bug in the UI JavaScript behavior with IE
  * Matrix project pages don't show latest test results. (issue 10864)
  * Bundling the translation assistance plugin in the hope of increasing
    the contribution.
  * Introduce a fine-grained permission to control who is allowed to run
    the Groovy Console.
  * Add support for maven-android-plugin integration test reports (issue 10913)

- Ran spec-cleaner

- Fix version number

- Update to version 1.429:
  * maven submodule build fails doing mkdir on master. (issue 10831)
  * CLI clients should be able to see plugin classes report
  * Fixed NPE in running assembly:assembly with Maven3 (issue 8837)
  * Fixed a bug in one of the file copy operations that caused the
    copy-artifact plugin to fail to preserve the timestamp. (issue 10805)
  * Jenkins didn't start on IBM JDK. (issue 10810)
  * Fixed a possible NPE during the boot sequence (issue 10799)
  * stdin/stdout based remote slaves, such as ones launched via SSH or
    script, now does a better redirect to avoid interference with JVM output
    to stdout. (issue 8856)
  * Project names in fingerprint records weren't updated when a project
    is renamed. (issue 10330)
  * External job submision now supports &ly;displayName> and <description>
    elements (pull 215) 
- Changes from version 1.428:
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 16)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 15)
- Use appriate issue tracker abbreviation:
  * Replaced all occurences of 'issue 123' with 'jenk#123'
- Update to version 1.435:
  * Fixed the XML encoding sniffing problem in environments that have
    old JAXP (jenk#4525)
  * Suggestions for search do not work since 1.433 (jenk#11208)
  * "System Admin E-mail Address" is confusing label for notification
    mail "from" (jenk#11209)
- Changes from version 1.434:
  * Add support for android-maven-plugin integration test reports and
    fix an error with 2.x maven-android-plugin (jenk#10913)
  * HTTPS on port 80 makes Jenkins infer his URI incorrectly (jenk#11151)
  * Resizable textarea handle does not work if CodeMirror is enabled (jenk#11132)
  * "Alternate settings file" build parameter is getting cleaned after job
    execution (jenk#10955)
  * upgrade Apache Maven Wagon to 2.0. (jenk#11164)
  * Made build SCM change set a weak reference to reduce heap usage
  * Added a way to show avatar images on user pages. (jenk#7494) 
    (jenk#10556)
  * Added API token support. (jenk#9363)
  * Fixed background of title image (jenk#9571) 
  * Make syntax highlighting optional (jenk#10509)
    configurations. (jenk#10197)
    snapshot dependencies. (jenk#10530)
    empty (jenk#10375)
  * Tests not recognized as failed if test initialization failed (jenk#6700)
  * Support for gzipped log in consoleText (jenk#10400)
  * Expand variables in the Maven POM definition in Maven projects. (jenk#5885)
  * Some CLI command are not available. (jenk#10418)
    dependency graph instead of jobs which don't (jenk#10366)
buildservice-autocommit accepted request 81910 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 14)
baserev update by copy to link target
Displaying revisions 441 - 460 of 473
openSUSE Build Service is sponsored by