Skip to content

Tags: MeeGoIntegration/open-build-service

Tags

mer-2.5.4-8

Toggle mer-2.5.4-8's commit message
Make 'build' fallback to the baselib conf used by the distro

Only uses distro baselib if no internal version is provided.
Fixes JB#41721

Signed-off-by: David Greaves <[email protected]>

mer-2.5.4-7

Toggle mer-2.5.4-7's commit message
Add suspend/resume cmds and copy/noresume param for source/<project>

When doing a number of project copies with binaries it may be
necessary to adjust inter-project <path> elements before resuming the
schedulers. The noresume parameter to the source/<project>?cmd=copy
provides the abilite to defer the resuming of the project scheduling.

At that point a resume command is required in the api so
source/<project>?cmd=resume provides this.

For completeness a suspend command is added too:
source/<project>?cmd=suspend

Suspend and resume trigger a deep_check which is currently an admin
only action so these api calls are restricted to admin
users. Similarly a non-admin user cannot use noresume in a project
copy as they'd be left with a project they couldn't resume.

Signed-off-by: David Greaves <[email protected]>

mer-2.5.4-6

Toggle mer-2.5.4-6's commit message
Move to tar-git and include rpm/ in git

2.1.14

Toggle 2.1.14's commit message
tag 2.1.14

2.1.13

Toggle 2.1.13's commit message
tag 2.1.13

2.1.12

Toggle 2.1.12's commit message
tag 2.1.12

2.1.11

Toggle 2.1.11's commit message
tag 2.1.11

2.1.10

Toggle 2.1.10's commit message
tag it

2.1.9

Toggle 2.1.9's commit message
tag 2.1.9

2.1.8.1

Toggle 2.1.8.1's commit message
ups fix