|
57695a75cb
|
Manage package in unknown state
|
2013-09-05 16:55:57 +02:00 |
|
|
c35412cc28
|
Remove edges from and to new packages. Probably resolve LVM2 use case
|
2013-09-04 15:35:55 +02:00 |
|
|
93b5b9df08
|
Remove second call to _get_buildepinfo
|
2013-09-04 15:05:35 +02:00 |
|
|
d51cfcfd28
|
Fix unlink position
|
2013-09-04 11:13:26 +02:00 |
|
|
445e0bd99b
|
Avoid empty filenames
|
2013-09-04 10:44:45 +02:00 |
|
|
f54001eba9
|
Add temporal file option to repo-checker.pl
|
2013-09-04 10:33:48 +02:00 |
|
|
6c6072b4fe
|
Do not accept SR by accident
|
2013-08-30 10:48:55 +02:00 |
|
|
8b25cd3eed
|
Remove debug prints
|
2013-08-29 15:09:31 +02:00 |
|
|
5c0ad1d84a
|
Open / close the cache only when is needed.
|
2013-08-29 15:05:39 +02:00 |
|
|
9c92af9a70
|
Iterate over groups
|
2013-08-29 11:27:32 +02:00 |
|
|
0a3a5b4411
|
Remove debug prints
|
2013-08-28 15:06:38 +02:00 |
|
|
59d72aeb78
|
Fix ghost cycles problem.
|
2013-08-28 15:01:30 +02:00 |
|
|
77f297b6ea
|
Replace internal variable name.
|
2013-08-27 16:09:17 +02:00 |
|
|
349797217f
|
Exit if cycle and do not fail if new package.
|
2013-08-27 11:11:04 +02:00 |
|
|
cee64ddb08
|
Add a locker. Ignore packages for other architectures.
|
2013-08-09 15:57:45 +02:00 |
|
|
923e95d6b1
|
Show new edjes, including self cycles.
|
2013-08-07 18:15:56 +02:00 |
|
|
5d0261a5b8
|
Use _builddepinfo to get the dependency of a package
|
2013-08-07 17:13:53 +02:00 |
|
|
a7bff939d1
|
More robust.
|
2013-08-06 17:36:09 +02:00 |
|
|
f8bd1e5036
|
Hide some errors. Do not fail if edge is not present in factory graph
|
2013-08-06 17:30:41 +02:00 |
|
|
d220806135
|
Replace total_seconds for Python 2.6.x
|
2013-08-06 16:34:01 +02:00 |
|
|
8fc0f125db
|
Manage temporary files properly.
|
2013-08-06 16:25:02 +02:00 |
|
|
88d2a9ae03
|
Remove dict comprehensions. Python 2.6.x compatible
|
2013-08-06 16:10:27 +02:00 |
|
|
810ab399d2
|
Merge from coolo to aplanas
|
2013-08-06 15:54:40 +02:00 |
|
|
0e99e4cb53
|
Add basic cycle detector. Improve memoization ttl
|
2013-08-06 15:35:13 +02:00 |
|
|
56fffac8d8
|
More pythonic transformations.
|
2013-08-02 14:55:40 +02:00 |
|
|
f656a8e8fa
|
Exit properly when detected an outlier
|
2013-07-25 15:34:12 +02:00 |
|
|
fd2246a1a5
|
Remove print statement
|
2013-07-25 14:21:45 +02:00 |
|
|
108617a98a
|
If the pkg do not exist in the target project, do not complain
|
2013-07-25 14:20:52 +02:00 |
|
|
fcb01bbe2f
|
If the pkg do not exist in the target project, do not complain
|
2013-07-25 14:18:28 +02:00 |
|
|
d59fbd062f
|
Decreate TTL for the cache. Add more docs. & refactorize a bit
|
2013-07-25 13:38:11 +02:00 |
|
|
820ebeaff8
|
Put the global declarations in the correct place
|
2013-07-24 16:58:36 +02:00 |
|
|
0f064d7d6e
|
Declare global some references
|
2013-07-24 16:55:33 +02:00 |
|
|
7a0fe68e39
|
Declare global some references
|
2013-07-24 16:54:55 +02:00 |
|
|
b267fb3abf
|
Add cache to last_build_success
|
2013-07-24 15:34:08 +02:00 |
|
|
2dc48994e6
|
Fix error messages. More pythonic changes
|
2013-07-22 17:19:13 +02:00 |
|
|
6e1c3b0425
|
Fix one id_ reference.
|
2013-07-22 16:24:17 +02:00 |
|
|
3dba60e068
|
Fix some strings. Change the command line.
|
2013-07-22 16:15:32 +02:00 |
|
|
a0ee0fe637
|
Uncomment _check_repo_group call
|
2013-07-22 14:36:15 +02:00 |
|
|
1622878e47
|
Remove all references to id, use id_
|
2013-07-22 14:29:40 +02:00 |
|
Stephan Kulow
|
49b3bc3fcf
|
catch links
|
2013-06-27 19:31:13 +02:00 |
|
Stephan Kulow
|
459b45d323
|
Merge pull request #3 from aplanas/master
Some basic refactorization. Add outliers detector from Base:build.
|
2013-06-24 00:27:18 -07:00 |
|
Stephan Kulow
|
1e027e106b
|
parse the spec file correctly to get macro expansion
|
2013-06-21 10:05:54 +02:00 |
|
|
4573afb109
|
Some basic refactorization. Add outliers detector from Base:build.
|
2013-06-20 17:30:54 +02:00 |
|
Stephan Kulow
|
27f6ac587f
|
fix multi-specfile requests
|
2013-06-17 12:19:38 +02:00 |
|
Stephan Kulow
|
9da6e2bf27
|
more whitelist
|
2013-06-04 17:29:59 +02:00 |
|
Stephan Kulow
|
b994c7d9f4
|
add 2 more plugins and fix repo checker
|
2013-05-14 11:41:16 +02:00 |
|
Stephan Kulow
|
70eaed87a6
|
move check_repo back into loop
|
2013-05-13 12:48:21 +02:00 |
|
Stephan Kulow
|
da5910efef
|
random fixes
|
2013-04-30 11:49:26 +02:00 |
|
Stephan Kulow
|
abab13e5c6
|
more random fixes
|
2013-04-22 09:40:05 +02:00 |
|
Stephan Kulow
|
f14cef158a
|
various optimizations
|
2013-04-18 13:33:25 +02:00 |
|