Task #4237
openEnable HTTP support
0%
Description
We must enable http support by default. We need to make sure that the defaults are now NOT pyro4 but the http backends. It means that commented out .ini settings should now default into http mode for hooks, scm_app, and server.
- we need to make sure http mode is used for testing
- we should make sure that any auto-runned vcsserver is in http mode not pyro
- http mode should be in default config so even with things commented in the .ini the default mode should be http
Updated by Martin Bornhold about 8 years ago
- Status changed from New to In Progress
- Assignee set to Martin Bornhold
Updated by Redmine Integration about 8 years ago
pullrequest created by marcink (status: under_review). https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2792
Updated by Redmine Integration about 8 years ago
Commit e87951a3eabb by Martin Bornhold martin@rhodecode.com on default branch references this issue. https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/e87951a3eabb934efe1725e2e2b603df38edaeb9
Commit d2115b360a98 by Martin Bornhold martin@rhodecode.com on default branch references this issue. https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/d2115b360a98fed4c68684268745e9d75d2c97b6
Commit b3b912d40d37 by Martin Bornhold martin@rhodecode.com on default branch references this issue. https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/b3b912d40d379422c500832363862786980591d4
Updated by Redmine Integration about 8 years ago
pullrequest merged by marcink (status: approved). https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2792
Updated by Martin Bornhold about 8 years ago
- Status changed from In Progress to Resolved