Marcus Huewe
|
cbebe3b239
|
- treat "no_verify" as a boolean
|
2010-08-12 23:13:51 +02:00 |
|
Juergen Weigert
|
5fe669b15b
|
allow no_verify also in .oscrc
|
2010-08-12 21:34:08 +02:00 |
|
|
cff8696818
|
do not hide open request by default.
|
2010-07-29 13:39:48 +02:00 |
|
|
1975ddb8eb
|
Revert "no need to warn about empty validator dir"
after discussion, we will provide an update with osc-source_validator instead
This reverts commit 828bb264ca .
|
2010-07-16 15:57:28 +02:00 |
|
Ludwig Nussel
|
828bb264ca
|
no need to warn about empty validator dir
also remove from config template. the default should be ok.
|
2010-07-07 16:41:09 +02:00 |
|
Ludwig Nussel
|
c303735ab1
|
implement trusted projects
|
2010-06-23 14:47:52 +02:00 |
|
Ludwig Nussel
|
0663410f9c
|
normalize apiurl
|
2010-06-23 14:47:52 +02:00 |
|
Marcus Huewe
|
8380602de6
|
- ignore tmp files from "vc" (*.changes.*)
|
2010-06-14 15:39:05 +02:00 |
|
Pavol Rusnak
|
e8d60c36a2
|
Revert "package cache should be in /var/cache not in /var/tmp"
This reverts commit 8d34581960 .
/var/cache is not writable for everyone :-/
|
2010-06-09 18:00:16 +02:00 |
|
Pavol Rusnak
|
8d34581960
|
package cache should be in /var/cache not in /var/tmp
|
2010-06-09 17:58:29 +02:00 |
|
|
7e0abcd805
|
Make source validator moduler, execute all scripts in directory
|
2010-05-20 12:02:53 +02:00 |
|
|
e9b5ca869a
|
support source validators as pre-checkin check
|
2010-05-20 06:40:18 +02:00 |
|
Ludwig Nussel
|
38cd884c52
|
remove build-vmdisk-autosetup and build-vmdisk-force
|
2010-03-30 14:22:06 +02:00 |
|
Marcus Huewe
|
ea3e5d20bf
|
- small fixes
|
2010-03-28 22:23:40 +02:00 |
|
Jan-Simon Möller
|
35d0652d21
|
Add VM diskimage autosetup hooks to osc.
Signed-off-by: Martin Mohring <martinmohring@linuxfoundation.org>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
2010-03-28 21:13:04 +02:00 |
|
Marcus Huewe
|
56e728fc44
|
- only catch ImportError()'s
|
2010-03-24 11:16:20 +01:00 |
|
Marcus Huewe
|
b4364bceff
|
- ignore trailing slashes
|
2010-03-08 14:09:15 +01:00 |
|
Marcus Huewe
|
bc0cb438b8
|
- added "config" command to set/get/delete a config option
maybe we should move the whole config stuff into a new config object.
This would make things much easier.
|
2010-03-07 22:50:11 +01:00 |
|
Marcus Huewe
|
96f382f171
|
- added 'verbose' option to DEFAULTS dict
|
2010-03-06 20:14:51 +01:00 |
|
Pavol Rusnak
|
8d551e0a69
|
fix whitespace
|
2010-02-28 02:30:13 +01:00 |
|
Pavol Rusnak
|
90c4358da2
|
treat pylint warnings
|
2010-02-27 20:11:15 +01:00 |
|
Marcus Huewe
|
74c73ee8a2
|
- keyring fix
|
2010-02-25 14:13:02 +01:00 |
|
Marcus Huewe
|
f16cc7e667
|
- convert tabs to spaces...
|
2010-02-24 20:02:52 +01:00 |
|
Ludwig Nussel
|
99d3147519
|
stub for implementing trusted projects
|
2010-02-24 14:09:49 +01:00 |
|
David Greaves
|
d95ae68724
|
Added '--build-uid uid:gid|caller' feature to specify abuild id in chroot
|
2010-02-22 18:45:24 +00:00 |
|
Marcus Huewe
|
69333ac2e0
|
- mark 'build_platform' option as deprecated
|
2010-02-18 13:58:01 +01:00 |
|
Marcus Huewe
|
8670d82fad
|
- fixed indention
- added 'icecream' to config dict
|
2010-02-12 11:55:09 +01:00 |
|
Marcus Huewe
|
3a909cf75b
|
- review a request interactively
per default this "feature" is disabled
|
2010-02-11 01:47:47 +01:00 |
|
Marcus Huewe
|
9187508513
|
- fixed #547005 ("osc co could show download progress")
|
2010-02-09 20:57:10 +01:00 |
|
Marcus Huewe
|
97a6a9e63c
|
- use base64 module for base64 encoding (as suggested by Luke Imhoff)
|
2010-01-22 20:16:38 +01:00 |
|
Marcus Huewe
|
14288a9468
|
- changed appname handling
|
2010-01-20 14:46:10 +01:00 |
|
Ludwig Nussel
|
f2f948388e
|
appname should be osc for ssl support
|
2010-01-20 09:15:51 +01:00 |
|
Marcus Huewe
|
90a92be0dd
|
- added "build-jobs" config option (default: "getconf _NPROCESSORS_ONLN")
|
2010-01-09 14:56:55 +01:00 |
|
Marcus Huewe
|
52b22b19a5
|
- fixed proxy support when using m2crypto
|
2010-01-08 22:20:40 +01:00 |
|
Marcus Huewe
|
0bf48f2b73
|
- added support to specify a default action if a submitrequest has been accepted
|
2009-12-19 14:44:51 +01:00 |
|
Michael Schroeder
|
72e6edc997
|
- first attempt at "osc pull" and "linkcontrol"
|
2009-12-17 17:16:56 +01:00 |
|
Ludwig Nussel
|
f78ac323a8
|
check apiurl aliases also for copypac -t
|
2009-12-15 17:42:23 +01:00 |
|
Marcus Hüwe
|
d5d3605652
|
- reverted r9064. Verify/adjust apiurl in conf.py instead
|
2009-11-18 20:31:08 +00:00 |
|
Ludwig Nussel
|
bed57f7684
|
extra-pkgs must be list always
|
2009-11-13 13:24:33 +00:00 |
|
Ludwig Nussel
|
c3f6f03e3c
|
better ssl certificate verification
+ now allows to store&compare peer certificate
- needs more python hacks
|
2009-11-13 10:46:23 +00:00 |
|
Ludwig Nussel
|
601b3c3416
|
use empty extra-pkgs by default (bnc#455960)
- avoids non-obious error when building for non-suse distros
- local build root and build root on server don't differ by default
|
2009-11-11 11:22:56 +00:00 |
|
Jürgen Weigert
|
e09d83c772
|
all *.py: TABS to spaces; osc build: counting packages during cache filling
|
2009-11-10 00:56:52 +00:00 |
|
Ludwig Nussel
|
31c5c2c11d
|
auto detect ca certificates on Fedora (bnc#551756)
|
2009-11-02 16:28:43 +00:00 |
|
Ludwig Nussel
|
5402029d1d
|
fix display of certificate validity period in verifiy_cb
|
2009-11-02 08:36:16 +00:00 |
|
|
33dcce48ce
|
implement "mbranch" call as documented on
http://en.opensuse.org/Build_Service/Concepts/Maintenance
|
2009-11-02 08:32:15 +00:00 |
|
|
5f31baf71a
|
ups .. forgot to import module
|
2009-10-29 17:27:20 +00:00 |
|
|
455a173481
|
support http proxies when using python 2.6 or newer (#551004)
|
2009-10-29 17:17:39 +00:00 |
|
Pavol Rusnak
|
661d927d38
|
code cleanup
|
2009-10-20 14:30:15 +00:00 |
|
Marcus Hüwe
|
f8d3824ea5
|
- support "apiurl = <some alias>" in the configfile
|
2009-10-16 15:03:12 +00:00 |
|
Marcus Hüwe
|
17a840deac
|
- minor cleanup
|
2009-10-06 17:10:31 +00:00 |
|