summaryrefslogtreecommitdiffstats
path: root/in_progress
Commit message (Collapse)AuthorAgeFilesLines
* Move work-in-progress files to 'under_review'Niels de Vos2016-02-221-270/+0
| | | | | | | | | | | | | | | | The 'wip' and 'in_progress' directories are not defined. Files should be placed in the 'under_review' directory while they evolve. Change-Id: I4dd783a3b613e5d413c9738a145ec8f1086408ac CC: Jiffin Tony Thottan <jthottan@redhat.com> CC: Soumya Koduri <skoduri@redhat.com> CC: Poornima G <pgurusid@redhat.com> CC: Kaleb KEITHLEY <kkeithle@redhat.com> Signed-off-by: Niels de Vos <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/13479 Reviewed-by: Poornima G <pgurusid@redhat.com> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Tested-by: Kaleb KEITHLEY <kkeithle@redhat.com>
* Doc: adding leases feature pagePoornima G2016-02-191-0/+270
| | | | | | | | | | Change-Id: Ia46b7b8046ccd34f40b9f5fcc4a511350074aa8f Co-Authored-By: Soumya Koduri<skoduri@redhat.com> Signed-off-by: Poornima G <pgurusid@redhat.com> Signed-off-by: Soumya Koduri <skoduri@redhat.com> Reviewed-on: http://review.gluster.org/11980 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Tested-by: Kaleb KEITHLEY <kkeithle@redhat.com>
* Rename in_progress to under_reviewKaushal M2016-01-2713-2268/+0
| | | | | | | | | | | | | | | | | | `in_progress` is vague term, which could either mean the feature review is in progress, or that the feature implementation is in progress. Renaming to `under_review` gives a much better indication that the feature is under review and implementation hasn't begun yet. Refer https://review.gluster.org/13187 for the discussion which lead to this Change-Id: I3f48e15deb4cf5486d7b8cac4a7915f9925f38f5 Signed-off-by: Kaushal M <kshlmster@gmail.com> Reviewed-on: http://review.gluster.org/13264 Reviewed-by: Raghavendra Talur <rtalur@redhat.com> Tested-by: Raghavendra Talur <rtalur@redhat.com>
* Initial design for Kerberos support in GlusterNiels de Vos2015-12-021-0/+326
| | | | | | | | Change-Id: Ia547db2fa8c731f6e5c37df58656fea05afda5a8 Signed-off-by: Niels de Vos <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/12118 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Reviewed-by: jiffin tony Thottan <jthottan@redhat.com>
* Create basic directory structureraghavendra talur2015-08-3112-0/+1942
All new features specs go into in_progress directory. Once signed off, it should be moved to done directory. For now, This change moves all the Gluster 4.0 feature specs to in_progress. All other specs are under done/release-version. More cleanup required will be done incrementally. Change-Id: Id272d301ba8c434cbf7a9a966ceba05fe63b230d BUG: 1206539 Signed-off-by: Raghavendra Talur <rtalur@redhat.com> Reviewed-on: http://review.gluster.org/11969 Reviewed-by: Humble Devassy Chirammal <humble.devassy@gmail.com> Reviewed-by: Prashanth Pai <ppai@redhat.com> Tested-by: Humble Devassy Chirammal <humble.devassy@gmail.com>