volpino
60deecd853
euscan: Adding support for disabling handlers
...
Signed-off-by: volpino <fox91@anche.no>
2012-10-29 13:06:02 +01:00
Corentin Chary
9afb31fc65
euscan: fix #435118 and #435120
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-09-15 23:21:30 +02:00
volpino
2019b245e8
euscan: Adding config file support
...
Signed-off-by: volpino <fox91@anche.no>
2012-09-02 18:58:01 +02:00
volpino
519f335966
euscan: PEP8 compliant code
...
Signed-off-by: volpino <fox91@anche.no>
2012-08-15 15:37:55 +02:00
Corentin Chary
bbfcc3d6d5
euscan: misc fixes
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-08-15 11:04:29 +02:00
volpino
952d9505b2
euscan/euscawww: Removing unused imports, fixed some typos and PEP8 cleaning
...
Signed-off-by: volpino <fox91@anche.no>
2012-08-07 09:39:49 +02:00
Corentin Chary
8d91237988
euscan/handlers: rework handlers, better remote-id + watch support
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-08-03 21:50:54 +02:00
volpino
f470c4f059
euscan: performance improvements
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-27 13:58:51 +02:00
Corentin Chary
6dce7707c8
euscan: fix some \n issues
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-26 21:31:10 +02:00
volpino
ad0c946230
euscan: patch_metadata regex fix to match bz2 sources
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-26 15:50:30 +02:00
volpino
3ef800b68d
Merge branch 'master' of https://github.com/iksaif/euscan
...
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>
2012-07-26 10:57:38 +02:00
volpino
12bf1fc75b
euscan: Redesigning the handlers layout
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-26 10:44:10 +02:00
volpino
9f164ed22c
euscanwww: Removing useless stuff while creating watch tag
...
* Removing useless options or actions
* Fixing handling of substitution regex
Signed-off-by: volpino <fox91@anche.no>
2012-07-25 16:53:17 +02:00
volpino
e2890c6364
euscan: Added watch handler, fixed generic one
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-25 16:53:17 +02:00
volpino
67654ee0b4
euscan: Progressbar on stderr
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-25 16:53:16 +02:00
volpino
83cc025170
euscan: euscan_patch_metadata --diff option
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-25 16:53:16 +02:00
volpino
36e1aa6d12
euscan: euscan_path_metadata diff using difflib
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-25 13:49:47 +02:00
volpino
29101f88f8
euscanwww: Removing useless stuff while creating watch tag
...
* Removing useless options or actions
* Fixing handling of substitution regex
Signed-off-by: volpino <fox91@anche.no>
2012-07-25 10:19:27 +02:00
volpino
c35065e344
euscan: Added watch handler, fixed generic one
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-24 17:48:20 +02:00
Corentin Chary
99054971aa
euscan: drop fixed version dependencies
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-24 08:37:31 +02:00
Corentin Chary
46c2ea6f70
euscan: use python-git for __version__
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-24 08:33:19 +02:00
volpino
2b09bfba8a
euscan: Progressbar on stderr
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-24 08:10:56 +02:00
volpino
634c2db389
euscan: euscan_patch_metadata --diff option
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-22 10:26:40 +02:00
volpino
f7340bee43
euscan: patch_metadata now handles debian diff files
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-21 09:22:26 +02:00
volpino
0885e89cc1
euscanwww: uscan watch handle options
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-20 16:10:53 +02:00
Corentin Chary
bcda1a7ce3
euscan: add --ebuild-uri to use ${PV}, etc.
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-20 08:41:12 +02:00
volpino
339ae58445
euscan: Added first implementation of the script to scrape debian watch
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-18 14:02:26 +02:00
volpino
58532b2136
euscan: #!/usr/bin/python -> #!/usr/bin/env python
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-18 10:48:14 +02:00
volpino
33a06d99fb
euscan: added --ignore-pre-release and --ignore-pre-release-if-stable
...
options
Signed-off-by: volpino <fox91@anche.no>
2012-07-17 12:27:22 +02:00
volpino
a9265ec5d1
euscan: Performance improvement moving imports
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-10 18:14:41 +02:00
volpino
02be58024a
euscanwww: Minor fixes
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-09 18:15:34 +02:00
volpino
5a2f2e9eab
Merge branch 'master' of https://github.com/iksaif/euscan
2012-07-02 17:45:31 +02:00
volpino
6407efa14f
euscan: naive implementation of --mirror
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-02 17:44:55 +02:00
Corentin Chary
84a764dad5
euscan: allow --progress with --quiet
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-02 11:20:18 +02:00
volpino
d7bf130fda
euscan: minor fixes
...
Signed-off-by: volpino <fox91@anche.no>
2012-06-28 12:43:46 +02:00
volpino
0d6376681f
euscan: fixed progressbar
...
added -p option, now the progressbar is "global" and shows the total
progress
Signed-off-by: volpino <fox91@anche.no>
2012-06-28 12:20:57 +02:00
volpino
b43bf8fa28
euscanwww: Removing duplicated code
...
Signed-off-by: volpino <fox91@anche.no>
2012-06-08 14:43:18 +02:00
volpino
a224cb27cb
euscan: naive progressbar implementation
...
Progressbar for formatted output
Signed-off-by: volpino <fox91@anche.no>
2012-05-27 10:23:15 +02:00
volpino
1efeee4134
euscan: added simple support to result confidence
...
Confidence values are meaningless at the moment. Need to fix it.
Signed-off-by: volpino <fox91@anche.no>
2012-05-23 16:44:44 +02:00
volpino
a18083bd98
euscan: json format output
...
Now "-f json" seems good, it supports the handler type used to retrieve
each version and outputs metadata.
Signed-off-by: volpino <fox91@anche.no>
2012-05-23 16:30:43 +02:00
volpino
8cb19b5a6b
euscan: adding json output
...
Naive json output implmented, probably needs some further tuning
Signed-off-by: volpino <fox91@anche.no>
2012-05-21 22:38:38 +02:00
volpino
058b50556b
issue #4
2012-05-05 14:28:48 +02:00
volpino
8c91855a58
Lovely day for PEP8 and pylint!
2012-04-28 18:16:05 +02:00
volpino
06bef562e8
cleaning up, pep8 fix and changing tabs to spaces
2012-03-27 18:58:19 +02:00
Corentin Chary
72e43ac4fe
euscan: tweak error paths
...
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-01-02 21:31:05 +01:00
Corentin Chary
3569f1bb97
euscan: better --quiet mode
...
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-12-11 14:32:38 +01:00
Corentin Chary
7f56dd4ac4
euscan: fix a stupid bug
...
finally is always called, so the list was always empty.
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-10-02 10:03:49 +02:00
Corentin Chary
7fb4e6edff
euscan: better output
...
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-09-21 10:58:41 +02:00
Corentin Chary
14971584af
euscan: robots.txt, timeout, user-agent, ...
...
- Add a blacklist for robots.txt, we *want* to scan sourceforge
- Set a user-agent that doesn't looks like a browser
- Handle timeouts more carefully
- If brute force detect too much versions, avoid infinite loops
- Handle redirections more carefully
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-09-21 10:09:50 +02:00
Corentin Chary
c5af0e1937
euscan: don't mix spaces and tabs
...
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2011-09-06 17:35:17 +02:00