2978b37fa7
- allow "osc r --vertical" for projects
...
dunno about others, but the default horizontal listing is not really
usable. This is at least true if you have more packages then
repostories.
2020-01-30 14:41:01 +01:00
lethliel
3a863a309c
honor rev when creating maintenance incident
...
When creating a submit reqeust against a project that does not
accept SR anymore a maintenance request via create_maintenance_request
is generated. With this commit the orev will be honored and the
appropriate revision will be submitted.
2020-01-09 09:59:03 +01:00
lethliel
88abf11bd3
release 0.167.2
2020-01-07 11:29:52 +01:00
lethliel
32ec356bad
release 0.167.1
2019-12-10 13:39:55 +01:00
db795c8121
support local building using RedHat rpm-md modules
2019-12-05 13:06:30 +01:00
lethliel
d0de4c383d
open 0.168.0 development
2019-12-05 10:46:17 +01:00
lethliel
2a2ea5c27d
release 0.167.0
2019-12-05 10:44:46 +01:00
Marco Strigl
8ec18e99a3
Merge pull request #694 from adrianschroeter/vm_build_fixes
...
VM build fixes
2019-12-05 10:26:40 +01:00
b08bd8a437
support building for kiwi products using obsrepositories:/
2019-12-04 15:16:58 +01:00
b329b74816
build environement parameter caching
...
repository, architecture and vm_type from last build is automatically
reused if not specified otherwise.
2019-12-04 15:16:54 +01:00
eb7aab1cf7
osc build --vm-disk-size= switch support
2019-12-04 14:50:15 +01:00
a628ea8cca
read debug packages from server side project configuration
...
=> avoids unresolvable errors when distro is not providing the
extra/debug package
2019-12-04 08:41:46 +01:00
1f89b5a538
add --lastsucceeded option for logfile display
...
no single option since it is really a special usecase IMHO
jsc#OBS-40
2019-12-03 17:29:59 +01:00
4bcb78e322
osc build --vm-type=qemu support for cross architecture builds
2019-11-28 10:07:36 +01:00
b78a0b3896
osc shell/chroot/wipe is now handled via build script (working for chroot and KVM only atm)
2019-11-28 10:07:11 +01:00
lethliel
e16bd07e25
release 0.166.2
2019-11-13 13:02:57 +01:00
lethliel
992255b0df
release 0.166.1
2019-10-29 11:15:35 +01:00
lethliel
64a5969ca8
release 0.166.0
2019-10-24 11:48:35 +02:00
lethliel
6c23e10d80
updated NEWS file
2019-10-16 11:21:56 +02:00
lethliel
dbed74a13f
reopen 0.166 development
2019-08-05 08:47:46 +02:00
lethliel
5994326451
release 0.165.4
2019-08-05 08:45:32 +02:00
Marco Strigl
d2de7ccc97
Merge branch 'master' into maint_enforce_branch
2019-07-25 13:46:18 +02:00
f465717668
allow implicit branch on maintenance request creation
...
via --enforce-branching option
This may be default by server side settings
2019-07-25 13:43:45 +02:00
lethliel
5e39cdf683
open 0.166 development
2019-07-24 15:15:45 +02:00
lethliel
26214f7dcd
release 0.165.3
2019-07-24 15:13:39 +02:00
lethliel
837a63e9d6
updated NEWS
2019-07-24 08:25:44 +02:00
lethliel
9a1b2d980a
open 0.165.3 development
2019-07-08 11:30:42 +02:00
lethliel
d17b46c948
release 0.165.2
2019-07-08 11:28:50 +02:00
6eac27ec1c
support different token operations (runservice, release and rebuild) (requires OBS 2.10)
2019-05-27 14:50:34 +02:00
lethliel
1ab68d3bfb
open 0.165.2 development
2019-05-22 13:00:55 +02:00
lethliel
8b56405d10
release 0.165.1
2019-05-20 08:35:27 +02:00
lethliel
9aba391a11
Import urldefrag function
...
The function was not imported and so osc crashed when executed behind a proxy
2019-04-26 10:49:03 +02:00
lethliel
1dc836f48c
open 0.166 development
2019-04-18 14:30:14 +02:00
lethliel
baf80268b7
release 0.165.0
2019-04-18 14:27:42 +02:00
lethliel
93ea66b922
reopen 0.165 development
2019-02-12 09:17:05 +01:00
lethliel
4a7248562f
release 0.164.2
2019-02-12 09:11:43 +01:00
677c741189
deleterequest for entire projects needs the --all option as additional protection
...
We had it two times this week that people dropped entire projects
(important ones)
2019-02-04 11:54:03 +01:00
lethliel
623f33daa4
reopen 0.165.0 development
2019-01-16 14:04:04 +01:00
lethliel
8cf5e7bfd3
release 0.164.1
2019-01-16 14:02:23 +01:00
lethliel
a3ab245893
open 0.165 development
2019-01-09 12:02:02 +01:00
lethliel
6800582512
release 0.164
2019-01-09 11:57:37 +01:00
e1fd0b4ee9
add support for approved requests (requires OBS 2.10)
2018-10-18 13:26:39 +02:00
ae2656b415
open 0.164 development
2018-08-21 10:34:53 +02:00
d82b30636f
release 0.163.0
2018-08-20 13:19:29 +02:00
2566d6aa73
add podman build support
2018-08-14 13:02:16 +02:00
0c3edd3fa0
always run build using --statistics. I could have made this
...
yet another option, but
* only very old build scripts don't know it, we should just require a recent one
* build script is ignoring it for chroot case
so why bother with another option?
2018-04-27 15:01:09 +02:00
628f7e2cf5
- support "addcontainers" command
2018-04-27 09:16:13 +02:00
fba9af7eee
add new options to diff command:
...
--unexpand for local diffs only (bsc#1089025)
--meta for diffing meta files
2018-04-11 08:01:45 +02:00
305501f92c
Revert "handle SSL connection closing ourself as advised in boo#1068470 bye"
...
This reverts commit 0ddb598743
.
was incomplete and seems to be the wrong approach
2018-02-26 15:54:20 +01:00
0ddb598743
handle SSL connection closing ourself as advised in boo#1068470 bye
...
M2Crypto upstream maintainer.
Should fix hanging connections
2018-02-23 07:33:27 +01:00