Statistics
| Branch: | Tag: | Revision:

root / docs / pithos-api-guide.rst @ dd45ee44

History | View | Annotate | Download (69.6 kB)

# Date Author Comment
133e3fcf 07/03/2013 06:37 pm Sofia Papagiannaki

pithos: return always etag

Refs: #3554

If update md5 is deactivated Pithos does not return an etag header.
Pithos in that case should return the merkle hash as etag

ec9e2641 07/02/2013 04:23 pm Sofia Papagiannaki

docs: minor fix in pithos api guide

1c13522f 06/19/2013 05:31 pm Sofia Papagiannaki

astakos: modifications in redirect view

  • If there is no next request parameter, the view fails with 400
    (BadRequest) response status.
  • ``pithosdev`` added in allowed schemes for the next parameter
c8860319 06/19/2013 02:10 pm Sofia Papagiannaki

pithos: change public listing api

Before public listing (public request parameter)
requested by non path owners, was ignored.
Now it returns a response with 403 status code (Forbidden)

b744fd30 06/12/2013 04:38 pm Sofia Papagiannaki

docs: update pithos api guide

11b7870d 06/05/2013 05:38 pm Georgios D. Tsoukalas

Merge branch 'feature-reconfigure-urls' into develop

Conflicts:
docs/pithos-api-guide.rst

1a3eff62 06/05/2013 02:06 pm Sofia Papagiannaki

pithos: Weaken X-Object-Public exposure requirement

8a0c7040367761cd5d5383ac53dfe1c0161c1d02
has restricted the X-Object-Public exposure
in container detailed list requests
only to the object owner and if public parameter is supplied.
Now we have weaken this requirement so this information...

6848eae1 06/05/2013 12:45 pm Sofia Papagiannaki

docs: update pithos api guide

e5d8df8c 05/29/2013 04:59 pm Constantinos Venetsanopoulos

docs: replace "Pithos+" with "Pithos"

6fe32fb6 03/28/2013 10:57 pm Sofia Papagiannaki

Change pithos api public object handling

Expose public URL information only to the object owners.

eb56e157 02/18/2013 02:52 pm Sofia Papagiannaki

Update docs

Include bulk COPY/MOVE/DELETE object actions in differences with OOS API

ff827ed3 02/14/2013 04:27 pm Sofia Papagiannaki

Update piths docs

dc068945 02/14/2013 04:26 pm Sofia Papagiannaki

Update pithos docs

dfa2d4ba 01/30/2013 04:25 pm Sofia Papagiannaki

Catch quota errors in pithos server

5d2e61ec 01/24/2013 06:21 pm Sofia Papagiannaki

Update pithos & astakos api docs

890c2065 01/23/2013 06:51 pm Sofia Papagiannaki

Change feedback & user_catalogs astakos && pithos api calls

  • Substitute ``username`` with ``displayname``
87a157c1 07/18/2012 06:41 pm Sofia Papagiannaki

update pithos+ API docs

dad708b4 04/19/2012 03:24 pm Antony Chazapis

Add Pithos+ docs.

8f9976c6 04/19/2012 01:12 pm Constantinos Venetsanopoulos

Integrate Pithos+ and Astakos documentation

Move and rearrange documentation concerning Pithos+ and Astakos.
Most content from the Pithos+ and Astakos repositories have been
integrated inside Synnefo's generic documentation.

Images have not yet been transfered. This is a WIP.