aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/lib
Commit message (Expand)AuthorAge
* fixing bug preventing from bumping error count from api crawler for none admi...François Schmidts2015-08-05
* redoing the way the crawler wait on itselfFrançois Schmidts2015-08-05
* making feeds/fetchable and articles/challenge returns 204 on emptyFrançois Schmidts2015-08-05
* sqlalchemy was requesting icons everytime feed where listedFrançois Schmidts2015-08-03
* ensuring the icon isn't empty and redoing a bit of loggingFrançois Schmidts2015-07-31
* redoing the etag matching mechanismFrançois Schmidts2015-07-31
* fetching mimetypes with imagesFrançois Schmidts2015-07-21
* retrieved date is now when retrieved and comparison are made on the date of a...François Schmidts2015-07-21
* rebuilding feed url as wellFrançois Schmidts2015-07-07
* making the crawler getting the feed with high traffic earlierFrançois Schmidts2015-07-07
* making it possible for super admin to update other's feedFrançois Schmidts2015-07-06
* important fix, the retrieved_date was always now, leading to unmatchable arti...François Schmidts2015-07-06
* adding feed icons on feed pagesFrançois Schmidts2015-07-06
* Minor fixes from a quick review. Need to test deeper.Cédric Bonhomme2015-07-06
* the icon isn't a url but a b64 dumpFrançois Schmidts2015-07-06
* light refactFrançois Schmidts2015-07-06
* making bookmaklet work for any urlFrançois Schmidts2015-07-06
* constructing feed from normal url alsoFrançois Schmidts2015-07-06
* fixing bug on reset link for feeds and hidding feed title for eXtraSmall deviceFrançois Schmidts2015-07-06
* the icon featureFrançois Schmidts2015-07-03
* registering an strftime even if headers don't provide oneFrançois Schmidts2015-07-02
* correcting log level for error in feed retrievingFrançois Schmidts2015-05-13
* enforcing better user of user_id in controllersFrançois Schmidts2015-04-23
* making admin able to update all other users feedFrançois Schmidts2015-04-22
* Merge remote-tracking branch 'upstream/master'François Schmidts2015-04-06
|\
| * Capure logging for InsecureRequestWarning (https).Cédric Bonhomme2015-03-05
* | misc updateFrançois Schmidts2015-04-06
* | implementing cache construction on crawler side (limiting useless pushes)François Schmidts2015-03-10
* | failover for bad counter manipulationFrançois Schmidts2015-03-10
* | better crawling crontrolFrançois Schmidts2015-03-06
* | correcting wait counter and reactivating last_retrievedFrançois Schmidts2015-03-05
|/
* last fixesFrançois Schmidts2015-03-03
* adding some docstringFrançois Schmidts2015-03-03
* cleaning feed on okay download resulting in 304François Schmidts2015-03-03
* displaying feed errors in uiFrançois Schmidts2015-03-03
* multi crawler updateFranç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
* a first big refacto of the existing archFrançois Schmidts2015-03-03
* global esthetics tweakFrançois Schmidts2015-03-03
bgstack15