1701 Commits

Author SHA1 Message Date
Alberto Planas
f0cb13e9b9 Add method to recover status of a flag in _meta 2015-08-28 14:49:15 +02:00
763ab22a99 Merge pull request #409 from nilxam/update_0827
Update 0827
2015-08-28 20:09:22 +08:00
2c6bbac44d Update skip list 20150828 2015-08-28 20:04:55 +08:00
Alberto Planas
3daf64078a Fix headers orders and some spaces. 2015-08-28 13:30:25 +02:00
Alberto Planas
122b43e304 Detect OBS fails and improve the error messaging. 2015-08-28 12:58:02 +02:00
Alberto Planas
f5e1d88dcf Use better parameter name. 2015-08-28 10:46:04 +02:00
Stephan Kulow
7f17eb26ca retry 5xx - especially needed for view=info calls 2015-08-28 10:01:06 +02:00
67955fd2dd update 0827 2015-08-27 22:17:53 +08:00
Stephan Kulow
2d15170d40 Merge pull request #406 from nilxam/sort_dp
Add --by-develproject argument to adi command
2015-08-27 14:55:00 +02:00
fa6f508883 Add --by-develproject argument to adi command
If with --by-develproject, adi command will check devel project of
source package before selecting requests to adi staging.
2015-08-27 20:38:16 +08:00
Stephan Kulow
be0a168d4a fix get_spec_files to return the mainpackage in all cases 2015-08-27 12:46:56 +02:00
Stephan Kulow
7c530ff866 Merge pull request #405 from nilxam/ignore_pending
ignore package if has a pending request against it
2015-08-26 11:48:22 +02:00
051882ca58 ignore package if has a pending request against it 2015-08-26 17:42:40 +08:00
Stephan Kulow
fd89446e0d Merge pull request #404 from openSUSE/adi_move
support --move in adi - create a new adi for the given arguments
2015-08-25 11:31:10 +02:00
04ee1d5165 Merge pull request #403 from openSUSE/check_factory
Check factory
2015-08-25 15:09:31 +08:00
Stephan Kulow
16c9e16cdb support --move in adi - create a new adi for the given arguments 2015-08-25 07:12:08 +02:00
Stephan Kulow
228ee8efa9 check for updates in Factory too 2015-08-24 15:53:19 +02:00
466724a136 Merge pull request #402 from nilxam/update_0823
Update the skip list 20150824
2015-08-24 20:17:29 +08:00
5948b68384 Merge pull request #401 from nilxam/update_0823
Bbeing submit new package only and update the skip list
2015-08-24 20:06:04 +08:00
734d3eb4eb Update the skip list 20150824 2015-08-24 19:49:36 +08:00
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