aboutsummaryrefslogtreecommitdiff
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS for pypi's http apiJohann Schmitz2016-06-191-1/+1
* euscan/handlers/pypi: fix scan_url()Corentin Chary2015-03-091-1/+1
* euscanwww: Fixing and using vtype in stabilization_candidates, added db_indexvolpino2013-03-091-0/+3
* euscan: minor PEP8 fixvolpino2013-02-231-0/+1
* djeuscan: rework the scan process, don't use alive anymoreCorentin Chary2012-12-121-0/+1
* Fix issues raised in pull request #19Gilles Dartiguelongue2012-11-301-11/+9
* Add gnome handlerGilles Dartiguelongue2012-11-241-0/+85
* euscan/handlers: we need the file versionCorentin Chary2012-10-293-3/+23
* euscan: deb handler - adding support for Packages.gz or Packages.bz2 and vers...volpino2012-10-291-5/+12
* euscan: Adding naive deb handler, TODO updatedvolpino2012-10-292-1/+47
* euscan: Adding freecode handlervolpino2012-10-291-0/+48
* euscan: Adding support for disabling handlersvolpino2012-10-292-4/+10
* euscan: fix #435118 and #435120Corentin Chary2012-09-153-18/+21
* euscan: Adding config file supportvolpino2012-09-021-0/+11
* euscan: Added XML outputvolpino2012-09-022-0/+35
* euscan: PEP8 compliant codevolpino2012-08-152-3/+9
* Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-08-155-13/+15
|\
| * euscan: fix manglingCorentin Chary2012-08-151-1/+1
| * euscan: misc fixesCorentin Chary2012-08-154-12/+14
* | euscanwww: Minor cleaningsvolpino2012-08-141-1/+1
|/
* euscanwww: Adding more options to preferences, implementing more filters for ...volpino2012-08-111-2/+4
* Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-08-081-0/+3
|\
| * euscan: default mangling rule is gentooCorentin Chary2012-08-071-0/+3
* | euscan: Improving Berlios and Sourceforge handlersvolpino2012-08-082-4/+8
* | euscan: Fixing wrong priorityvolpino2012-08-071-1/+1
* | euscan: Adding new handlers: google-code, berlios, sourceforgevolpino2012-08-076-6/+133
* | euscan: Fixing failure while scanning postgresql-servervolpino2012-08-071-4/+4
* | euscan/euscawww: Removing unused imports, fixed some typos and PEP8 cleaningvolpino2012-08-0713-36/+80
|/
* euscan: small handler fixesCorentin Chary2012-08-072-2/+2
* euscan: shuffle mirrorsCorentin Chary2012-08-071-6/+13
* euscan: restore reload_gentoolkit()Corentin Chary2012-08-071-1/+17
* euscan: optimize SRC_URI fetchingCorentin Chary2012-08-062-23/+53
* euscan/handlers: fix cpan version comparaisonsCorentin Chary2012-08-041-6/+35
* euscan/handlers: rework handlers, better remote-id + watch supportCorentin Chary2012-08-0318-509/+512
* euscan: hopefully better CPAN gentoo version manglingvolpino2012-07-311-14/+32
* euscan: fixed handler name with remote-idvolpino2012-07-281-1/+2
* euscan: just PEP8 cleaningvolpino2012-07-271-1/+1
* Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-07-273-4/+8
|\
| * euscan: fix some \n issuesCorentin Chary2012-07-262-4/+7
| * Merge remote-tracking branch 'fox/master'Corentin Chary2012-07-2613-169/+248
| |\
| * | euscan: ignore robots.txt for fedorahosted.orgCorentin Chary2012-07-251-0/+1
* | | euscan: confidence tweak in generic handlervolpino2012-07-276-14/+45
| |/ |/|
* | euscan: Added remote-id handlervolpino2012-07-266-164/+85
* | euscan: Fixed typovolpino2012-07-261-1/+1
* | Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-07-261-0/+143
|\|
| * euscan: generic handler fixesvolpino2012-07-252-5/+12
| * euscanwww: Removing useless stuff while creating watch tagvolpino2012-07-251-0/+4
| * euscan: Added watch handler, fixed generic onevolpino2012-07-259-16/+153
| * euscan: handlers now use a Package object instead of cpvvolpino2012-07-259-52/+52
| * euscan: Progressbar on stderrvolpino2012-07-251-0/+2