Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use HTTPS for pypi's http api | Johann Schmitz | 2016-06-19 | 1 | -1/+1 |
| | | | | pypi started to refuse plain http connections to it's api. | ||||
* | euscan/handlers/pypi: fix scan_url() | Corentin Chary | 2015-03-09 | 1 | -1/+1 |
| | | | | Probably never worked... | ||||
* | euscanwww: Fixing and using vtype in stabilization_candidates, added db_index | volpino | 2013-03-09 | 1 | -0/+3 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: minor PEP8 fix | volpino | 2013-02-23 | 1 | -0/+1 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | djeuscan: rework the scan process, don't use alive anymore | Corentin Chary | 2012-12-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | Fix issues raised in pull request #19 | Gilles Dartiguelongue | 2012-11-30 | 1 | -11/+9 |
| | | | | | * Replace print/raise by eoutput usage. * Fix scan_url function to properly format arguments of scan_pkg. | ||||
* | Add gnome handler | Gilles Dartiguelongue | 2012-11-24 | 1 | -0/+85 |
| | |||||
* | euscan/handlers: we need the file version | Corentin Chary | 2012-10-29 | 3 | -3/+23 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | euscan: deb handler - adding support for Packages.gz or Packages.bz2 and ↵ | volpino | 2012-10-29 | 1 | -5/+12 |
| | | | | | | version detection fix Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: Adding naive deb handler, TODO updated | volpino | 2012-10-29 | 2 | -1/+47 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: Adding freecode handler | volpino | 2012-10-29 | 1 | -0/+48 |
| | | | | | | Uses experimental remote-id "freecode" Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: Adding support for disabling handlers | volpino | 2012-10-29 | 2 | -4/+10 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: fix #435118 and #435120 | Corentin Chary | 2012-09-15 | 3 | -18/+21 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | euscan: Adding config file support | volpino | 2012-09-02 | 1 | -0/+11 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: Added XML output | volpino | 2012-09-02 | 2 | -0/+35 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: PEP8 compliant code | volpino | 2012-08-15 | 2 | -3/+9 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | Merge branch 'master' of https://github.com/iksaif/euscan | volpino | 2012-08-15 | 5 | -13/+15 |
|\ | |||||
| * | euscan: fix mangling | Corentin Chary | 2012-08-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
| * | euscan: misc fixes | Corentin Chary | 2012-08-15 | 4 | -12/+14 |
| | | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | | euscanwww: Minor cleanings | volpino | 2012-08-14 | 1 | -1/+1 |
|/ | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscanwww: Adding more options to preferences, implementing more filters for ↵ | volpino | 2012-08-11 | 1 | -2/+4 |
| | | | | | | feeds Signed-off-by: volpino <fox91@anche.no> | ||||
* | Merge branch 'master' of https://github.com/iksaif/euscan | volpino | 2012-08-08 | 1 | -0/+3 |
|\ | |||||
| * | euscan: default mangling rule is gentoo | Corentin Chary | 2012-08-07 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | | euscan: Improving Berlios and Sourceforge handlers | volpino | 2012-08-08 | 2 | -4/+8 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | | euscan: Fixing wrong priority | volpino | 2012-08-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | | euscan: Adding new handlers: google-code, berlios, sourceforge | volpino | 2012-08-07 | 6 | -6/+133 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | | euscan: Fixing failure while scanning postgresql-server | volpino | 2012-08-07 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | | euscan/euscawww: Removing unused imports, fixed some typos and PEP8 cleaning | volpino | 2012-08-07 | 13 | -36/+80 |
|/ | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: small handler fixes | Corentin Chary | 2012-08-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | euscan: shuffle mirrors | Corentin Chary | 2012-08-07 | 1 | -6/+13 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | euscan: restore reload_gentoolkit() | Corentin Chary | 2012-08-07 | 1 | -1/+17 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | euscan: optimize SRC_URI fetching | Corentin Chary | 2012-08-06 | 2 | -23/+53 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | euscan/handlers: fix cpan version comparaisons | Corentin Chary | 2012-08-04 | 1 | -6/+35 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | euscan/handlers: rework handlers, better remote-id + watch support | Corentin Chary | 2012-08-03 | 18 | -509/+512 |
| | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | euscan: hopefully better CPAN gentoo version mangling | volpino | 2012-07-31 | 1 | -14/+32 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: fixed handler name with remote-id | volpino | 2012-07-28 | 1 | -1/+2 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | euscan: just PEP8 cleaning | volpino | 2012-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | Merge branch 'master' of https://github.com/iksaif/euscan | volpino | 2012-07-27 | 3 | -4/+8 |
|\ | |||||
| * | euscan: fix some \n issues | Corentin Chary | 2012-07-26 | 2 | -4/+7 |
| | | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
| * | Merge remote-tracking branch 'fox/master' | Corentin Chary | 2012-07-26 | 13 | -169/+248 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: euscanwww/djeuscan/helpers.py Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
| * | | euscan: ignore robots.txt for fedorahosted.org | Corentin Chary | 2012-07-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Corentin Chary <corentin.chary@gmail.com> | ||||
* | | | euscan: confidence tweak in generic handler | volpino | 2012-07-27 | 6 | -14/+45 |
| |/ |/| | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | | euscan: Added remote-id handler | volpino | 2012-07-26 | 6 | -164/+85 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | | euscan: Fixed typo | volpino | 2012-07-26 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
* | | Merge branch 'master' of https://github.com/iksaif/euscan | volpino | 2012-07-26 | 1 | -0/+143 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/euscan_patch_metadata euscanwww/djeuscan/views.py pym/euscan/handlers/__init__.py pym/euscan/handlers/kde.py pym/euscan/handlers/url/cpan.py pym/euscan/handlers/url/generic.py pym/euscan/handlers/url/github.py pym/euscan/handlers/url/php.py pym/euscan/handlers/url/pypi.py pym/euscan/handlers/url/rubygem.py pym/euscan/scan.py Signed-off-by: volpino <fox91@anche.no> | ||||
| * | euscan: generic handler fixes | volpino | 2012-07-25 | 2 | -5/+12 |
| | | | | | | | | | | | | | | | | * urljoin was broken with dirs ("http://site.com/lol" joined with "wat" produces http://site.com/wat) * fixed _v regex, don't match what is not needed Signed-off-by: volpino <fox91@anche.no> | ||||
| * | euscanwww: Removing useless stuff while creating watch tag | volpino | 2012-07-25 | 1 | -0/+4 |
| | | | | | | | | | | | | | | * Removing useless options or actions * Fixing handling of substitution regex Signed-off-by: volpino <fox91@anche.no> | ||||
| * | euscan: Added watch handler, fixed generic one | volpino | 2012-07-25 | 9 | -16/+153 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
| * | euscan: handlers now use a Package object instead of cpv | volpino | 2012-07-25 | 9 | -52/+52 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> | ||||
| * | euscan: Progressbar on stderr | volpino | 2012-07-25 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: volpino <fox91@anche.no> |