Skip to content
Jody Garnett edited this page Aug 12, 2015 · 32 revisions

GeoServer maintains a small GitHub wiki to document our change control process. Our previous Confluence Wiki remains available for a limited time.

Contents:

  • Proposals
  • [CITE Sprint](CITE Sprint)
  • [GSOC Ideas](GSOC Ideas)

Wiki Tips and Instructions

To edit wiki content sign up with GitHub and use the Edit and New Page buttons at the top of each screen. This will create a fork of the wiki, which is then used to submit a pull request.

For more information:

GitHub wikis are a normal git repository where GitHub draws each page of content. If you wish to clone the repository there is a Clone this wiki locally button in the right sidebar.

Change Control

Change control is managed using quick proposals which are reviewed, discussed and approved by the Project Steering Committee. For more information check out our developers guide page on GeoServer Improvement Proposals.

The following [template](Proposal Template) can be cut and pasted when creating a new proposal:

# GSIP 1234 - Title

## Overview

### Proposed By

John Doe

### Assigned to Release

This proposal is for GeoServer 2.6-beta.

### State

* [x] Under Discussion
* [ ] In Progress
* [ ] Completed
* [ ] Rejected
* [ ] Deferred

### Motivation

## Proposal

### Feedback

### Backwards Compatibility

## Voting

Project Steering Committee:

* Alessio Fabiani
* Andrea Aime
* Ben Caradoc-Davies
* Christian Mueller
* Jody Garnett
* Jukka Rahkonen
* Phil Scadden
* Simone Giannecchini

Committers:

* 

## Links

* [Email Discussion](http://osgeo-org.1560.x6.nabble.com/GSIP-113-ResourceAccessManager-to-Build-Security-Filter-tt5135281.html)
* [Pull Request 123](https://github.com/geoserver/geoserver/pull/123)
* [GeoTools / GeoServer Meeting 2014-04-01 ](http://osgeo-org.1560.x6.nabble.com/GeoTools-GeoServer-Meeting-2014-05-27-tt5142734.html)
Clone this wiki locally