Tomáš Chvátal
|
649f0b69ad
|
Fix the grid verification and search to show both new and review tasks.
|
2013-08-29 14:04:11 +02:00 |
|
Stephan Kulow
|
0edf265ae5
|
Merge pull request #17 from scarabeusiv/master
introduce --name switch and print number of open items in listing
|
2013-08-29 02:41:01 -07:00 |
|
|
9c92af9a70
|
Iterate over groups
|
2013-08-29 11:27:32 +02:00 |
|
Tomáš Chvátal
|
a6e8370d03
|
Print number of open items for request.
|
2013-08-29 11:01:00 +02:00 |
|
Tomáš Chvátal
|
9ed8d04227
|
Use --name to specify name during group creation.
|
2013-08-29 10:48:42 +02:00 |
|
Stephan Kulow
|
2f1e239d25
|
Merge pull request #16 from aplanas/master
Remove debug prints
|
2013-08-28 07:54:55 -07:00 |
|
|
0a3a5b4411
|
Remove debug prints
|
2013-08-28 15:06:38 +02:00 |
|
Stephan Kulow
|
86659f8514
|
Merge pull request #15 from aplanas/master
Fix ghost cycles problem.
|
2013-08-28 06:04:11 -07:00 |
|
|
59d72aeb78
|
Fix ghost cycles problem.
|
2013-08-28 15:01:30 +02:00 |
|
Stephan Kulow
|
4b919dbde3
|
Merge pull request #14 from scarabeusiv/master
Few whitespace and cleanups + finishing up osc group list
|
2013-08-28 05:54:40 -07:00 |
|
Tomáš Chvátal
|
5937ca30d8
|
Print out the info for unique group request
|
2013-08-28 14:41:26 +02:00 |
|
yac
|
9ca2087051
|
shortcircuit instead of if-else branching
|
2013-08-28 14:10:35 +02:00 |
|
Tomáš Chvátal
|
8269de3ce8
|
Extract ids
|
2013-08-28 14:10:31 +02:00 |
|
Tomáš Chvátal
|
2e9d43c5de
|
Remove trailing whitespace.
|
2013-08-28 14:07:18 +02:00 |
|
Tomáš Chvátal
|
4b9f97780f
|
Few style cleanups.
|
2013-08-28 10:33:00 +02:00 |
|
Tomáš Chvátal
|
636fdafe5b
|
Remove approve command, it should be done by osc rq... when implemented correctly on obs side.
|
2013-08-28 09:28:53 +02:00 |
|
Tomáš Chvátal
|
cd3d0a6022
|
Fix wrong variable use.
|
2013-08-28 09:27:50 +02:00 |
|
Stephan Kulow
|
96c9c9ab05
|
Merge pull request #13 from aplanas/master
Small issues fixes.
|
2013-08-27 08:01:32 -07:00 |
|
Stephan Kulow
|
1a034bdaf3
|
Merge pull request #12 from scarabeusiv/master
Rewrite the osc group command to be more user-friendly.
|
2013-08-27 07:34:40 -07:00 |
|
Tomáš Chvátal
|
cc6bf70518
|
Implement possibilty to append by mentioning some package which is already in some group.
|
2013-08-27 16:26:32 +02:00 |
|
|
77f297b6ea
|
Replace internal variable name.
|
2013-08-27 16:09:17 +02:00 |
|
Tomáš Chvátal
|
0dd621c531
|
Fix typo in help desc.
|
2013-08-27 15:00:53 +02:00 |
|
Tomáš Chvátal
|
4e31be0bcf
|
Rewrite the osc group command to be more user-friendly.
|
2013-08-27 14:56:18 +02:00 |
|
|
349797217f
|
Exit if cycle and do not fail if new package.
|
2013-08-27 11:11:04 +02:00 |
|
Stephan Kulow
|
c802ce848a
|
Merge pull request #11 from aplanas/master
Add a locker. Ignore packages for other architectures.
|
2013-08-09 08:19:27 -07:00 |
|
|
cbb1c104d7
|
Merge branch 'master' of github.com:coolo/factory-auto
|
2013-08-09 15:59:19 +02:00 |
|
|
cee64ddb08
|
Add a locker. Ignore packages for other architectures.
|
2013-08-09 15:57:45 +02:00 |
|
Stephan Kulow
|
3f45f7eef3
|
Merge pull request #10 from aplanas/master
Show new edjes, including self cycles.
|
2013-08-07 11:54:51 -07:00 |
|
|
923e95d6b1
|
Show new edjes, including self cycles.
|
2013-08-07 18:15:56 +02:00 |
|
Stephan Kulow
|
9304b69bc1
|
Merge pull request #9 from aplanas/master
Use _builddepinfo to get the dependency of a package
|
2013-08-07 08:21:29 -07:00 |
|
|
8a831025aa
|
Merge branch 'master' of github.com:coolo/factory-auto
|
2013-08-07 17:14:15 +02:00 |
|
|
5d0261a5b8
|
Use _builddepinfo to get the dependency of a package
|
2013-08-07 17:13:53 +02:00 |
|
Stephan Kulow
|
27551e22c5
|
Merge pull request #8 from aplanas/master
Ignore repeated error messages.
|
2013-08-06 08:40:32 -07: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 |
|
Stephan Kulow
|
8afe1634e9
|
Merge pull request #7 from aplanas/master
Fix tmp file. Fix total_seconds (Python 2.6.x)
|
2013-08-06 07:37:11 -07: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 |
|
Stephan Kulow
|
3ba6ff95e7
|
Merge pull request #6 from aplanas/master
Remove dict comprehensions. Python 2.6.x compatible
|
2013-08-06 07:15:28 -07: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 |
|
Stephan Kulow
|
a1addadbfd
|
avoid using status route
|
2013-08-01 18:03:07 +02:00 |
|
Stephan Kulow
|
33ebadd881
|
add reviews
|
2013-08-01 10:40:59 +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 |
|