8000 Tags · guoqiangyan/gocd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: guoqiangyan/gocd

Tags

16.11.0

Toggle 16.11.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
arvindsv Aravind SV
Remove call to setStatisticsEnabled()

16.10.0

Toggle 16.10.0's commit message
Merge pull request gocd#2734 from maheshp/bumping_up_schema_version

Bumping up the schemaVersion in cruise-config

16.9.0

Toggle 16.9.0's commit message
Merge pull request gocd#2626 from maheshp/toggle_confirmation

Warning message on toggling to normal edit view

16.8.0

Toggle 16.8.0's commit message
Add cache control and pragma header to login page (gocd#2562)

16.7.0

Toggle 16.7.0's commit message
Merge pull request gocd#2491 from ketan/windows-installer-fixes

Fixes for windows installers

16.6.0

Toggle 16.6.0's commit message
Merge pull request gocd#2334 from GaneshSPatil/delete-pipeline-check

Delete pipeline check

16.5.0

Toggle 16.5.0's commit message
Merge pull request gocd#2211 from brettcave/2210-predepends-in-deb

gocd#2210 - go-server and go-agent Depends on java instead of Pre-Depends.

16.4.0

Toggle 16.4.0's commit message
Security Fixes

Limiting agent registration if not auto-registered
* Limiting is required since agent registration enpoint is unauthenticated
* Default limit is 100 and can be configured using the SystemEnvironment
  'max.pending.agents.allowed'

 Using CSS to wrap content instead using word_breaker
* Commit messages are escaped
* Post Comment endpoint needs 'Confirm:True' header
* Fixed failing tests.

Escaping html when user input is involved.
* Escaping server health messages and description on Java side.
* Fixed failing tests.
* Removed css for package repository name in the submit prompt to maintain consistency.
* VSM page
* Escaped username on the dashboard, stage detail page, environments page and pipeline history page.
* Escape the build cause to display the correct message when build is triggered by a commit.

Only Admins and Pipeline Group Admins can test connection.

Setting GIT_ALLOW_PROTOCOL to a default set if not set by the user.

Remove servlets that allow stopping of the go server via via curl.

* This servlet is completely insecure and uses the `request.getRemoteHost`
to determine if the request is coming from `localhost`. Spoofing the
headeris a matter of calling `curl -H 'X-Forwarded-For: 127.0.0.1' ...`

16.3.0

Toggle 16.3.0's commit message
Merge pull request gocd#2083 from maheshp/plugin_upload_toggle

Plugin upload toggle + API custom header

16.2.1

Toggle 16.2.1's commit message
Bumping up the versions of javasysmon.

Explicitly making javasysmon 1.7 compatible

Build:
https://build.go.cd/go/tab/build/detail/javasysmon/7/package/1/jar
0