aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/views/api/common.py
Commit message (Expand)AuthorAge
* Typo...Cédric Bonhomme2015-03-28
* Test of the headers was to strict.Cédric Bonhomme2015-03-28
* It is now possible to delete all duplicate articles with one request.Cédric Bonhomme2015-03-28
* pylint checkCédric Bonhomme2015-03-15
* Moved duplicate() function in utils.py. Some minor cosmethic changes.Cédric Bonhomme2015-03-08
* Feed GET HTTP resource accepts request with no json data (test).Cédric Bonhomme2015-03-06
* Fix the authenticate decorator.Cédric Bonhomme2015-03-05
* fixing the multi apiFrançois Schmidts2015-03-03
* adding some docstringFrançois Schmidts2015-03-03
* fixing multi getFrançois Schmidts2015-03-03
* fixing/restoring logging levelFrançois Schmidts2015-03-03
* new crawler with cache control and error handlingFrançois Schmidts2015-03-03
* continuing refactoFrançois Schmidts2015-03-03
* first implementation of fetchable feedsFrançois Schmidts2015-03-03
* a first big refacto of the existing archFrançois Schmidts2015-03-03
* splitting and refactoring the Restful api partFrançois Schmidts2015-03-03
bgstack15