aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* processing: fix scan_metadata.py when the new maintainer name is NoneCorentin Chary2013-11-211-2/+4
* fixesCorentin Chary2013-09-293-2/+7
* fixesCorentin Chary2013-09-294-17/+16
* Adding links to bugs.g.o and qa-reports.g.ovolpino2013-08-261-0/+15
* fixesCorentin Chary2013-07-102-5/+17
* djeuscan: small scan fixesCorentin Chary2013-04-024-21/+405
* euscan_captcha: fix captchaCorentin Chary2013-04-021-1/+6
* euscanwwW: Fixing links in stabilization feedvolpino2013-03-091-4/+4
* euscanwww: Adding link to stabilization feedvolpino2013-03-091-0/+7
* euscanwww: minor fixes to feeds.pyvolpino2013-03-091-3/+3
* euscanwww: Fixing and using vtype in stabilization_candidates, added db_indexvolpino2013-03-093-4/+201
* euscanwww: Added feed for stabilization candidates. Still a prototype thoughvolpino2013-02-268-17/+323
* Updating gitignorevolpino2013-02-233-1/+11
* euscanwww: Added PoC of stabilization candidates featurevolpino2013-02-233-1/+75
* minor fixvolpino2013-02-231-1/+1
* euscanwww: Added category description, overlay description, homepage and pathvolpino2013-02-237-12/+429
* euscanwww: PEP8 fixesvolpino2013-02-233-11/+15
* euscanwww: adding missing migration for index on handlervolpino2013-02-231-0/+181
* euscanwww: Added floatformat to average confidence to roundvolpino2013-02-231-1/+1
* euscanwww: Indentation must be a multiple of 4volpino2013-02-231-1/+1
* fixesCorentin Chary2013-01-161-1/+2
* djeuscan: add lost migrationsCorentin Chary2012-12-122-0/+367
* djeuscan: rework the scan process, don't use alive anymoreCorentin Chary2012-12-127-122/+151
* euscanwww: handle '' handlerCorentin Chary2012-11-271-1/+4
* euscanwww: Improved query for aggregating handler's datavolpino2012-11-273-16/+8
* euscanwww: tweak the new handler codeCorentin Chary2012-11-265-35/+72
* euscanwww: reorder some settingsCorentin Chary2012-11-261-3/+2
* euscanwww: Fixing metadata and ebuild urlsvolpino2012-11-265-36/+38
* euscanwww: per handler package listvolpino2012-11-265-2/+36
* euscanwww: Handler's statisticsvolpino2012-11-262-1/+33
* euscanwww: moving "Statistics" at the bottom of the menu barvolpino2012-11-261-1/+1
* euscanwww: slot is not part of unique_together. Better version stringsvolpino2012-11-253-11/+207
* DEBUG=False by defaultCorentin Chary2012-11-231-1/+1
* Return HttpResponseNotFound(), got 20 exceptions emails this morning :DCorentin Chary2012-11-231-4/+14
* djeuscan: temporary fix for ebuild/metadataCorentin Chary2012-11-194-9/+8
* Don't remove everything, only cacheCorentin Chary2012-11-121-2/+9
* euscanwww: Favourite/Unfavourite template code refactoredvolpino2012-11-0813-157/+125
* euscanwww: Refresh package button works even without JSvolpino2012-11-083-14/+31
* euscanwww: Simple link instead of formvolpino2012-11-081-4/+4
* euscanwww: Upstream urls now are anchorsvolpino2012-11-082-1/+8
* euscanwww: raise Http404 -> return HttpResponseNotFound()volpino2012-11-081-6/+6
* euscanwww: Showing ebuild and metadata in package details pagevolpino2012-11-084-3/+45
* euscanwww: Use Version.tag to be more DRYvolpino2012-11-084-8/+22
* Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-11-042-15/+26
|\
| * djeuscan/tasks: fix update_portage() and layman --syncCorentin Chary2012-11-042-15/+26
* | euscanwww: South migration for keeping data for the new accounts appvolpino2012-11-042-154/+37
* | euscanwww: Adding make.conf and overlays info to config pagevolpino2012-11-024-9/+62
* | euscanwww: Added migration for deleting UserProfilevolpino2012-11-021-0/+251
* | euscanwww: Make euscan_captcha a real appvolpino2012-11-021-0/+0
* | euscanwww: Moving all account related stuff to a separate appvolpino2012-11-0231-439/+696