|
|
c234ffec4f
|
Ignore packages ending in -l10n
|
2021-02-21 15:57:56 +01:00 |
|
Christoph Haas
|
4a9fe8772e
|
Use package upstream version. Skip revision. Improve regexp parsing.
|
2018-08-22 13:11:28 +02:00 |
|
|
|
7ff36f1c5c
|
More relaxed blacklist for importing packages
|
2016-10-30 13:03:04 +01:00 |
|
|
|
ff254f8e00
|
Typo fixed
|
2016-06-22 18:10:43 +02:00 |
|
|
|
c67f3062dc
|
Package importer fixed
|
2016-03-02 14:13:44 +01:00 |
|
|
|
0d10c8ef0a
|
Cruft removed
|
2016-02-26 17:33:40 +01:00 |
|
|
|
06f09c0486
|
Count updates/additions correctly. Add fields correctly. Various other fixes.
|
2015-06-28 15:12:43 +02:00 |
|
|
|
dade32145e
|
Using .new instead of .create
Otherwise .create() would fail instantly because it does not
populate the fields during the creation and can't create a
valid object.
|
2015-06-28 15:11:39 +02:00 |
|
|
|
8e890fbaa6
|
Actually updating package data.
Added debug printing which regexp matched.
|
2015-06-27 00:15:32 +02:00 |
|
|
|
9a0da2b396
|
Unused variable removed
|
2015-04-24 17:00:45 +02:00 |
|
|
|
da6309400c
|
Refactored check if a package name or section is blacklisted
|
2015-04-24 17:00:15 +02:00 |
|
|
|
7c6b5c7205
|
Removed component argument from DebImporter::Release.new
|
2015-04-24 16:59:47 +02:00 |
|
|
|
63e3c62356
|
Importer tries to read long descriptions from translations file. Still buggy.
The description text is not properly split after the first line.
|
2015-04-23 17:19:51 +02:00 |
|
|
|
c05b52895d
|
Parsing of i18n file added.
Allows us to read long descriptions and add them to the package information
|
2015-04-23 00:29:30 +02:00 |
|
|
|
beeb4cd37a
|
Stats counter added. Limiting to wanted archs.
|
2015-04-22 23:03:49 +02:00 |
|
|
|
8b8073bdd0
|
Added "debshots" namespace and list_deb_repos task
|
2015-04-22 21:45:36 +02:00 |
|
|
|
13218841f4
|
Optimisation: only query database if the package is not obviously blacklisted
Performance gain: 20x
|
2015-04-20 20:33:40 +02:00 |
|
|
|
e4e8c0c0db
|
Changed "puts" to proper logging
|
2015-01-04 14:20:54 +01:00 |
|
|
|
c4390af52a
|
Script tidied up
|
2014-12-07 22:49:37 +01:00 |
|
|
|
ef30db8b55
|
Added Rake task to import packages from Debian repositories
|
2014-12-05 01:23:45 +01:00 |
|