0baa6ade21
being submit new package only
2015-08-24 19:35:55 +08:00
Stephan Kulow
d18d94e261
catch temporary "service in progress" error
2015-08-24 12:07:41 +02:00
Stephan Kulow
c9a04f263b
Merge pull request #381 from openSUSE/simplify_update_crawler
...
simplify update_crawler
2015-08-23 15:08:24 +02:00
ae49b6c994
update skip list 20150823
2015-08-23 17:46:55 +08:00
6709c857bd
Merge pull request #400 from nilxam/minor_improves
...
better use None than False
2015-08-22 03:56:04 +08:00
5bab4b6a40
better use None than False
2015-08-22 03:51:17 +08:00
5f7f5e0cc2
Merge pull request #399 from nilxam/improve_skip_lists
...
Add a except pkgs list and convert skip/except pkgs list to regex style
2015-08-21 22:30:59 +08:00
2a570c0136
Add a except pkgs list and convert skip/except pkgs list to regex style
...
Add a except pkgs list and convert skip/except pkgs lists to regex
style, and update the lists.
2015-08-21 21:11:24 +08:00
Ludwig Nussel
34ca9f01db
Merge pull request #398 from lnussel/master
...
fixing and refactoring
2015-08-21 13:39:12 +02:00
Ludwig Nussel
35a643fe3b
only check specified packages
2015-08-19 18:09:31 +02:00
Ludwig Nussel
078bd07fa7
only check links in main project
2015-08-19 18:02:45 +02:00
Ludwig Nussel
36d8d01bff
ignore None in case main package cannot be determined
2015-08-19 18:02:27 +02:00
Ludwig Nussel
3365e818b0
link subpackages when moving package
2015-08-19 17:29:09 +02:00
60b7126b71
Merge pull request #397 from nilxam/fix_issue_read
...
fix bug with a missed .read()
2015-08-19 22:04:57 +08:00
e4c6f752d0
fix bug with a missed .read()
2015-08-19 21:57:35 +08:00
Ludwig Nussel
b1d4f66c14
actually only check dups instead of deleting them
...
dups for specific packages are automatically deleted when moving sources
2015-08-19 15:42:06 +02:00
Ludwig Nussel
fbbe1c11f5
don't query twice
2015-08-19 15:27:03 +02:00
Ludwig Nussel
3385c41f4e
disable caching by default
2015-08-19 13:40:55 +02:00
0d42e46897
Merge pull request #396 from nilxam/check_link_sle12picks
...
add a check against _link to SLE base
2015-08-19 18:56:49 +08:00
b65d5b6dd6
Merge pull request #395 from DimStar77/manager_42-fix
...
manager_42: fix scope usage of _cached_GET
2015-08-19 18:56:20 +08:00
699f756cbe
manager_42: fix scope usage of _cached_GET
2015-08-19 12:35:51 +02:00
f55e136742
add a check against _link to SLE base
2015-08-19 17:58:33 +08:00
b5007576ba
Merge pull request #394 from nilxam/add_skip_list_pkg
...
Add skip list pkg
2015-08-18 21:49:29 +08:00
9d00b1047d
add declined pkg to skip list
2015-08-18 21:40:43 +08:00
dce847abb0
add skip list for package as well
2015-08-18 21:36:10 +08:00
8207ccc959
Merge pull request #393 from nilxam/check_new_pkg
...
fix minor bug
2015-08-18 21:09:22 +08:00
67d24ad39a
fix minor bug
2015-08-18 21:08:22 +08:00
ac57bf73fd
Merge pull request #392 from nilxam/check_new_pkg
...
check new pkg before doing rdiff
2015-08-18 21:05:14 +08:00
e25759e4f9
check new pkg before doing rdiff
2015-08-18 21:04:38 +08:00
03133fff65
Merge pull request #389 from lnussel/master
...
don't delete all packages
2015-08-18 19:49:41 +08:00
5576a9925b
Merge pull request #391 from nilxam/skip_list
...
Skip list
2015-08-18 19:39:09 +08:00
98026b6255
dump multi specs packages afterwards
2015-08-18 19:34:29 +08:00
f33c39a3af
add X11:Enlightenment:Factory to skip list as package maintainer prefer
2015-08-18 19:19:53 +08:00
d6e1b0f810
add the skip list against devel project
2015-08-18 19:18:56 +08:00
53ca090a6e
check rdiff before creating SR
2015-08-18 18:57:49 +08:00
Ludwig Nussel
5aebdbf1f5
don't delete all packages :-)
2015-08-18 08:15:16 +02:00
Ludwig Nussel
65e4b14cea
more debug
2015-08-18 08:15:16 +02:00
Ludwig Nussel
8d60335b02
add --no-update-candidates
2015-08-18 08:13:55 +02:00
Ludwig Nussel
8e51db54d4
missing use of self.from_prj
2015-08-18 08:13:55 +02:00
Ludwig Nussel
31a8263a4f
cache all or nothing
2015-08-18 08:13:55 +02:00
dc782636aa
Merge pull request #390 from nilxam/extend_fcc_submitter
...
add review by package
2015-08-18 01:01:23 +08:00
c9bdc2317d
add review by package
2015-08-17 20:28:15 +08:00
6524bb53c3
Re-enable detach linked entry code
...
Still need it to handle the request accepted from the corresponded
place, ie. from self.project_preference_order. But now detach the linked
entry and add requestid following with copy cmd, therefore, the
following get_latest_request() in crawl will not fail.
2015-08-17 18:16:30 +08:00
Ludwig Nussel
f52b4b75f1
Merge pull request #384 from lnussel/42
...
misc fixes
2015-08-14 10:40:15 +02:00
45cff4452f
Merge pull request #385 from nilxam/fcc_submitter
...
Fcc submitter
2015-08-14 13:56:48 +08:00
67c7473359
add factory project path to self
2015-08-14 13:53:11 +08:00
e408de31c8
check multiple spec
2015-08-14 06:09:08 +08:00
8afcdbd800
add f-c-c submitter
2015-08-14 05:47:59 +08:00
Ludwig Nussel
b610d3a03c
improve style
2015-08-13 11:09:29 +02:00
Ludwig Nussel
8ba3963c95
empty list as default parameter is bad
...
http://docs.python-guide.org/en/latest/writing/gotchas/#mutable-default-arguments
2015-08-13 11:09:09 +02:00