aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #29 from ercpe/pypi-httpsHEADmasterCorentin Chary2016-10-151-1/+1
|\ | | | | Use HTTPS for pypi's http api
| * Use HTTPS for pypi's http apiJohann Schmitz2016-06-191-1/+1
|/ | | | pypi started to refuse plain http connections to it's api.
* euscan/handlers/pypi: fix scan_url()Corentin Chary2015-03-091-1/+1
| | | | Probably never worked...
* 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
|
* Merge pull request #22 from volpino/masterCorentin Chary2013-08-272-1/+16
|\ | | | | Adding links to bugs.g.o and qa-reports.g.o and minor fixes
| * Adding links to bugs.g.o and qa-reports.g.ovolpino2013-08-261-0/+15
| |
| * adding xml to the available formatsvolpino2013-08-261-1/+1
|/
* 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
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Adding link to stabilization feedvolpino2013-03-091-0/+7
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: minor fixes to feeds.pyvolpino2013-03-091-3/+3
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Fixing and using vtype in stabilization_candidates, added db_indexvolpino2013-03-094-4/+204
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Added feed for stabilization candidates. Still a prototype thoughvolpino2013-02-268-17/+323
| | | | Signed-off-by: volpino <fox91@anche.no>
* Updating gitignorevolpino2013-02-234-2/+12
| | | | Signed-off-by: volpino <fox91@anche.no>
* euscanwww: Added PoC of stabilization candidates featurevolpino2013-02-233-1/+75
| | | | Signed-off-by: volpino <fox91@anche.no>
* Merge branch 'master' of github.com:volpino/euscanvolpino2013-02-230-0/+0
|\
| * updating TODOvolpino2013-01-261-6/+0
| | | | | | | | Signed-off-by: volpino <fox91@anche.no>
| * Merge branch 'master' of https://github.com/iksaif/euscanvolpino2013-01-261-1/+2
| |\
| * | euscanwww: Added category description, overlay description, homepage and pathvolpino2013-01-267-12/+429
| | | | | | | | | | | | | | | | | | | | | | | | Minor changes: - Fixed broken tests (alive field was still there) - Added plural to Category model Signed-off-by: volpino <fox91@anche.no>
| * | euscanwww: PEP8 fixesvolpino2013-01-073-11/+15
| | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
| * | Merge branch 'master' of https://github.com/iksaif/euscanvolpino2013-01-0710-122/+519
| |\ \
| * | | euscan: minor PEP8 fixvolpino2012-12-051-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
| * | | Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-12-011-0/+83
| |\ \ \
| * | | | euscanwww: adding missing migration for index on handlervolpino2012-11-301-0/+181
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
| * | | | euscanwww: Added floatformat to average confidence to roundvolpino2012-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
| * | | | euscanwww: Indentation must be a multiple of 4volpino2012-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | | | | minor fixvolpino2013-02-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | | | | updating TODOvolpino2013-02-231-6/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | | | | euscanwww: Added category description, overlay description, homepage and pathvolpino2013-02-237-12/+429
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor changes: - Fixed broken tests (alive field was still there) - Added plural to Category model Signed-off-by: volpino <fox91@anche.no>
* | | | | euscanwww: PEP8 fixesvolpino2013-02-233-11/+15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | | | | euscan: minor PEP8 fixvolpino2013-02-231-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | | | | euscanwww: adding missing migration for index on handlervolpino2013-02-231-0/+181
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | | | | euscanwww: Added floatformat to average confidence to roundvolpino2013-02-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | | | | euscanwww: Indentation must be a multiple of 4volpino2013-02-231-1/+1
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | | | fixesCorentin Chary2013-01-161-1/+2
| |_|/ |/| |
* | | djeuscan: add lost migrationsCorentin Chary2012-12-122-0/+367
| | | | | | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* | | djeuscan: rework the scan process, don't use alive anymoreCorentin Chary2012-12-128-122/+152
| |/ |/| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* | Merge pull request #19 from EvaSDK/masterCorentin Chary2012-12-011-0/+83
|\ \ | |/ |/| Add gnome handler
| * Fix issues raised in pull request #19Gilles Dartiguelongue2012-11-301-11/+9
| | | | | | | | | | * Replace print/raise by eoutput usage. * Fix scan_url function to properly format arguments of scan_pkg.
| * Add gnome handlerGilles Dartiguelongue2012-11-241-0/+85
| |
* | euscanwww: handle '' handlerCorentin Chary2012-11-271-1/+4
| | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* | euscanwww: Improved query for aggregating handler's datavolpino2012-11-273-16/+8
| | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | euscanwww: tweak the new handler codeCorentin Chary2012-11-265-35/+72
| | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* | euscanwww: reorder some settingsCorentin Chary2012-11-261-3/+2
| | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
* | euscanwww: Fixing metadata and ebuild urlsvolpino2012-11-266-42/+41
| | | | | | | | Signed-off-by: volpino <fox91@anche.no>
* | euscanwww: per handler package listvolpino2012-11-265-2/+36
| | | | | | | | Signed-off-by: volpino <fox91@anche.no>