opensuse:build-service.git
12 years ago[api] Table tag mismatch fix.
Sascha Peilicke [Wed, 10 Nov 2010 09:16:46 +0000 (10:16 +0100)]
[api] Table tag mismatch fix.

12 years ago[webui] enhance edit repo
Thomas Schmidt [Mon, 18 Oct 2010 14:50:13 +0000 (16:50 +0200)]
[webui] enhance edit repo

(Stripped repo path reordering bits).

12 years ago[api] support delete of binaries in :full trees via api (FATE #310489, Bugzilla ...
Adrian Schröter [Tue, 9 Nov 2010 11:31:39 +0000 (12:31 +0100)]
[api] support delete of binaries in :full trees via api (FATE #310489, Bugzilla #505650)

12 years ago[backend] fix http error codes for not existing files on removing binaries
Adrian Schröter [Tue, 9 Nov 2010 11:30:01 +0000 (12:30 +0100)]
[backend] fix http error codes for not existing files on removing binaries

12 years ago[backend] support DELETE on binaries in the _repository
Michael Schroeder [Tue, 21 Sep 2010 15:48:17 +0000 (17:48 +0200)]
[backend] support DELETE on binaries in the _repository

12 years ago[backend] also check sourceaccess in kiwi callback
Michael Schroeder [Wed, 3 Nov 2010 15:50:50 +0000 (16:50 +0100)]
[backend] also check sourceaccess in kiwi callback

12 years ago[webui] minor layout fix of commit item
Adrian Schröter [Mon, 8 Nov 2010 17:09:51 +0000 (18:09 +0100)]
[webui] minor layout fix of commit item

12 years ago[webui] remove "Add as patch" and "apply as patch" functionality as it can't work...
Adrian Schröter [Mon, 8 Nov 2010 16:59:48 +0000 (17:59 +0100)]
[webui] remove "Add as patch" and "apply as patch" functionality as it can't work with branch links which are default now

12 years ago[api] switch to relaxng schema for link files, this allows us to ignore the order...
Adrian Schröter [Tue, 12 Oct 2010 13:57:44 +0000 (15:57 +0200)]
[api] switch to relaxng schema for link files, this allows us to ignore the order of elements in link files which is not important for the backend.
This is fixing "add file" functionlity in webui.

12 years agoadd Sascha to deployment messages
Adrian Schröter [Mon, 8 Nov 2010 09:43:31 +0000 (10:43 +0100)]
add Sascha to deployment messages

12 years agoAdded AUTHORS file as another step to propper licensing.
Sascha Peilicke [Fri, 5 Nov 2010 08:45:02 +0000 (09:45 +0100)]
Added AUTHORS file as another step to propper licensing.

12 years ago[api] Also allow HTTP Get methods.
Sascha Peilicke [Thu, 4 Nov 2010 15:59:26 +0000 (16:59 +0100)]
[api] Also allow HTTP Get methods.

12 years ago[webui] Also fix user/login view (validation and ichain).
Sascha Peilicke [Thu, 4 Nov 2010 15:33:12 +0000 (16:33 +0100)]
[webui] Also fix user/login view (validation and ichain).

12 years ago[webui] Also show a register link in not-ichain-auth (tm).
Sascha Peilicke [Thu, 4 Nov 2010 14:49:41 +0000 (15:49 +0100)]
[webui] Also show a register link in not-ichain-auth (tm).

Also renamed to "Register" instead of "Sign in".

12 years ago[webui] Show correct link based onauth-method (ichain or not).
Sascha Peilicke [Thu, 4 Nov 2010 14:46:12 +0000 (15:46 +0100)]
[webui] Show correct link based onauth-method (ichain or not).

12 years ago[webui] Use HTTP Post method.
Sascha Peilicke [Thu, 4 Nov 2010 14:21:30 +0000 (15:21 +0100)]
[webui] Use HTTP Post method.

12 years ago[api] do not update links in target package on accepting requests by default to avoid...
Adrian Schröter [Fri, 29 Oct 2010 12:48:19 +0000 (14:48 +0200)]
[api] do not update links in target package on accepting requests by default to avoid mistakes. This must be explicit requested via the new "updatelink" option now.

12 years ago[webui] fix regression, causing testsuite failure 2.1.1
Adrian Schröter [Fri, 29 Oct 2010 09:40:02 +0000 (11:40 +0200)]
[webui] fix regression, causing testsuite failure

12 years ago[webui] Fix: don't show 'Report Bug' action if no bugowner is set.
Sascha Peilicke [Fri, 29 Oct 2010 07:59:49 +0000 (09:59 +0200)]
[webui] Fix: don't show 'Report Bug' action if no bugowner is set.

12 years agoAdd OBS 2.1.1 ReleaseNotes
Adrian Schröter [Fri, 29 Oct 2010 08:01:21 +0000 (10:01 +0200)]
Add OBS 2.1.1 ReleaseNotes

12 years ago[webui] Fix testsuite (add_repo_test).
Sascha Peilicke [Fri, 29 Oct 2010 08:17:32 +0000 (10:17 +0200)]
[webui] Fix testsuite (add_repo_test).

Commented out some checks that require JavaScript interaction (which we
don't have with Webrat right now).

12 years ago[webui] Hide empty 'Actions' dropdown in projects/package view.
Sascha Peilicke [Thu, 28 Oct 2010 09:20:44 +0000 (11:20 +0200)]
[webui] Hide empty 'Actions' dropdown in projects/package view.

Pleases the eye and makes the schema validator happy.

12 years ago[webui] Fixed last commit that broke the testsuite.
Sascha Peilicke [Thu, 28 Oct 2010 09:22:08 +0000 (11:22 +0200)]
[webui] Fixed last commit that broke the testsuite.

12 years ago[webui] Fix for bug #513167.
Sascha Peilicke [Wed, 27 Oct 2010 13:40:57 +0000 (15:40 +0200)]
[webui] Fix for bug #513167.

Previously, only the first in the bugowner list of a project/package
was assignee for a new bug. Now the remaining bugowners are CC'ed too.

12 years ago[webui] Use correct HTTP method (POST) in user_controller::register.
Sascha Peilicke [Wed, 27 Oct 2010 07:29:59 +0000 (09:29 +0200)]
[webui] Use correct HTTP method (POST) in user_controller::register.

12 years ago[webui] base work for adding binary packages
Thomas Schmidt [Mon, 25 Oct 2010 11:37:53 +0000 (13:37 +0200)]
[webui] base work for adding binary packages

12 years ago[webui] autocomplete in the submit dialog
Thomas Schmidt [Mon, 25 Oct 2010 10:56:59 +0000 (12:56 +0200)]
[webui] autocomplete in the submit dialog

12 years ago[webui] fix actions dropdown on package page
Thomas Schmidt [Mon, 25 Oct 2010 09:45:08 +0000 (11:45 +0200)]
[webui] fix actions dropdown on package page

12 years ago[webui] store repository for getting binary list
Thomas Schmidt [Tue, 19 Oct 2010 16:15:51 +0000 (18:15 +0200)]
[webui] store repository for getting binary list

12 years ago[webui] another services icon
Thomas Schmidt [Tue, 19 Oct 2010 12:51:02 +0000 (14:51 +0200)]
[webui] another services icon

12 years ago[webui] improve the services ui
Thomas Schmidt [Tue, 19 Oct 2010 12:50:06 +0000 (14:50 +0200)]
[webui] improve the services ui

12 years ago[webui] remove trace of old tooltips
Thomas Schmidt [Tue, 19 Oct 2010 12:49:15 +0000 (14:49 +0200)]
[webui] remove trace of old tooltips

12 years ago[webui] add services icon
Thomas Schmidt [Tue, 19 Oct 2010 11:44:57 +0000 (13:44 +0200)]
[webui] add services icon

12 years ago[webui] make history look more consitant
Thomas Schmidt [Tue, 19 Oct 2010 11:44:15 +0000 (13:44 +0200)]
[webui] make history look more consitant

12 years ago[webui] improve rdiff page
Thomas Schmidt [Tue, 19 Oct 2010 09:28:29 +0000 (11:28 +0200)]
[webui] improve rdiff page

12 years ago[backend] Ensure ldaps is used to transfer the credentials over SSL when updating...
Vivian Zhang [Thu, 28 Oct 2010 01:53:14 +0000 (21:53 -0400)]
[backend] Ensure ldaps is used to transfer the credentials over SSL when updating user password to LDAP server for securiry reason

12 years ago[backend] check and handle HTTP metod [post] in person_controllers: change_my_password
Vivian Zhang [Thu, 28 Oct 2010 01:52:10 +0000 (21:52 -0400)]
[backend] check and handle HTTP metod [post] in person_controllers: change_my_password

12 years ago[webui] Add webui/app/modules/userchangepasswd.rb
Vivian Zhang [Thu, 28 Oct 2010 01:51:33 +0000 (21:51 -0400)]
[webui] Add webui/app/modules/userchangepasswd.rb

12 years ago[webui] Use HTTP method[POST] in user_controller: change_passwd
Vivian Zhang [Thu, 28 Oct 2010 01:50:48 +0000 (21:50 -0400)]
[webui] Use HTTP method[POST] in user_controller: change_passwd

12 years ago[api] remove Ubuntu 9.04 and openSUSE 11.1 from default list, they are reaching end...
Adrian Schröter [Wed, 27 Oct 2010 13:37:58 +0000 (15:37 +0200)]
[api] remove Ubuntu 9.04 and openSUSE 11.1 from default list, they are reaching end-of-life.

12 years ago[backend] increase timeout to 1h for running source services and fix error handling
Adrian Schröter [Tue, 26 Oct 2010 15:28:47 +0000 (17:28 +0200)]
[backend] increase timeout to 1h for running source services and fix error handling

12 years ago[backend] handle failing service daemon correctly
Adrian Schröter [Wed, 29 Sep 2010 14:01:55 +0000 (16:01 +0200)]
[backend] handle failing service daemon correctly

12 years ago[backend] don't use tmpfs for source services to avoid kernel crashes on OOM
Adrian Schröter [Mon, 25 Oct 2010 11:33:28 +0000 (13:33 +0200)]
[backend] don't use tmpfs for source services to avoid kernel crashes on OOM

12 years ago[backend] extend kiwi file attributes to current schema
Adrian Schröter [Tue, 19 Oct 2010 11:11:14 +0000 (13:11 +0200)]
[backend] extend kiwi file attributes to current schema

12 years ago[api] add valid_http_methods to person controller functions and mark internal functio...
Adrian Schröter [Mon, 25 Oct 2010 12:14:08 +0000 (14:14 +0200)]
[api] add valid_http_methods to person controller functions and mark internal functions as private

12 years ago[api] fix regression, binarydownload shall not block builds (it is not a security...
Adrian Schröter [Mon, 25 Oct 2010 07:43:10 +0000 (09:43 +0200)]
[api] fix regression, binarydownload shall not block builds (it is not a security flag)

12 years ago[backend] honor proxy settings from sysconfig when downloading worker code via curl...
Adrian Schröter [Wed, 27 Oct 2010 08:06:26 +0000 (10:06 +0200)]
[backend] honor proxy settings from sysconfig when downloading worker code via curl (#630994)

12 years ago[api] include also "revoked" state to disallow switched directly from final states...
Adrian Schröter [Sat, 23 Oct 2010 09:47:02 +0000 (11:47 +0200)]
[api] include also "revoked" state to disallow switched directly from final states. (#637867)

12 years ago[webui] use 2.1 branch for webui on build.opensuse.org
Adrian Schröter [Tue, 19 Oct 2010 09:18:19 +0000 (11:18 +0200)]
[webui] use 2.1 branch for webui on build.opensuse.org

12 years ago[webui] fix missing link to add new source files when no sources exist yet at all...
Adrian Schröter [Tue, 19 Oct 2010 09:14:24 +0000 (11:14 +0200)]
[webui] fix missing link to add new source files when no sources exist yet at all (bug #640361)

12 years ago[api] Add LDAP_USER_FILTER to filter which ldap users are allowed to login.
David Greaves [Sun, 17 Oct 2010 15:23:21 +0000 (16:23 +0100)]
[api] Add LDAP_USER_FILTER to filter which ldap users are allowed to login.

12 years ago[api] fix attribute branch with packages from linked projects. Fix also correct enabl... 2.1.0
Adrian Schröter [Wed, 13 Oct 2010 15:48:28 +0000 (17:48 +0200)]
[api] fix attribute branch with packages from linked projects. Fix also correct enable repo flags and test these cases via test cases.

12 years ago[backend] make delayedfetchprojpacks a bit saner and simpler
Michael Schroeder [Wed, 13 Oct 2010 10:08:35 +0000 (12:08 +0200)]
[backend] make delayedfetchprojpacks a bit saner and simpler

12 years ago[backend] do not log disabled/excluded packages, part 2
Michael Schroeder [Wed, 13 Oct 2010 14:19:23 +0000 (16:19 +0200)]
[backend] do not log disabled/excluded packages, part 2

12 years ago[api] fix history access of project meta data 2.0.106 2.0.16
Adrian Schröter [Tue, 12 Oct 2010 15:39:32 +0000 (17:39 +0200)]
[api] fix history access of project meta data

12 years ago[backend] only delay source update if we really have a matching prp
Michael Schroeder [Tue, 12 Oct 2010 12:59:55 +0000 (14:59 +0200)]
[backend] only delay source update if we really have a matching prp

12 years ago[backend] use default root in lxc wrapper and track removed files by service
Adrian Schröter [Thu, 7 Oct 2010 11:19:41 +0000 (13:19 +0200)]
[backend] use default root in lxc wrapper and track removed files by service

12 years ago[api] access to source files of deleted packages is still not really working, but...
Adrian Schröter [Wed, 6 Oct 2010 13:23:09 +0000 (15:23 +0200)]
[api] access to source files of deleted packages is still not really working, but currently a backend shortcomming. no regression anymore at least. Add basic sourceaccess permission checking for deleted packages.

12 years ago[api] fix some more leaks for source access protected packages via public route
Adrian Schröter [Tue, 5 Oct 2010 08:56:39 +0000 (10:56 +0200)]
[api] fix some more leaks for source access protected packages via public route

12 years ago- Meta/Rpmmd.pm: also ignore enhances (as suggested by mls)
Marcus Huewe [Mon, 4 Oct 2010 09:28:35 +0000 (11:28 +0200)]
- Meta/Rpmmd.pm: also ignore enhances (as suggested by mls)

12 years ago- Meta/Rpmmd.pm: fixed epoch handling (ignore epoch == 0), ignore recommends+suggests
Marcus Huewe [Sun, 3 Oct 2010 19:15:20 +0000 (21:15 +0200)]
- Meta/Rpmmd.pm: fixed epoch handling (ignore epoch == 0), ignore recommends+suggests

12 years ago[api] fix state on new user creation via put
Adrian Schröter [Fri, 1 Oct 2010 16:40:07 +0000 (18:40 +0200)]
[api] fix state on new user creation via put

12 years ago[api] fix storing state of new users when using iChain
Adrian Schröter [Fri, 1 Oct 2010 16:14:33 +0000 (18:14 +0200)]
[api] fix storing state of new users when using iChain

12 years ago[api] validate login name on password operation
Adrian Schröter [Fri, 1 Oct 2010 15:30:11 +0000 (17:30 +0200)]
[api] validate login name on password operation

12 years ago[api] ensure that only confirmed user get access
Adrian Schröter [Fri, 1 Oct 2010 11:46:20 +0000 (13:46 +0200)]
[api] ensure that only confirmed user get access

12 years ago[webui] fix new user registration form a bit more 2.0.104
Adrian Schröter [Fri, 1 Oct 2010 11:11:43 +0000 (13:11 +0200)]
[webui] fix new user registration form a bit more

12 years ago[api] return unconfirmed user with own error state
Adrian Schröter [Fri, 1 Oct 2010 11:09:33 +0000 (13:09 +0200)]
[api] return unconfirmed user with own error state

12 years ago[webui] very first version of user registration form
Adrian Schröter [Fri, 1 Oct 2010 07:50:57 +0000 (09:50 +0200)]
[webui] very first version of user registration form

12 years ago[api] support user registration hint also for native user database
Adrian Schröter [Fri, 1 Oct 2010 07:49:24 +0000 (09:49 +0200)]
[api] support user registration hint also for native user database

12 years ago[api] support user confirmation mode for admin
Adrian Schröter [Fri, 1 Oct 2010 06:24:47 +0000 (08:24 +0200)]
[api] support user confirmation mode for admin

12 years ago[api] don't crash on illegal user name
Adrian Schröter [Thu, 30 Sep 2010 16:03:29 +0000 (18:03 +0200)]
[api] don't crash on illegal user name

12 years ago[api] add option to allow the admin to specify if new users are allowed to register...
Adrian Schröter [Thu, 30 Sep 2010 15:44:45 +0000 (17:44 +0200)]
[api] add option to allow the admin to specify if new users are allowed to register themself or only after confirmation.

12 years ago[api] do not allow user registration, when LDAP is used
Adrian Schröter [Thu, 30 Sep 2010 15:32:46 +0000 (17:32 +0200)]
[api] do not allow user registration, when LDAP is used

12 years ago[api] set api version to 2.1.0
Adrian Schröter [Fri, 1 Oct 2010 06:26:00 +0000 (08:26 +0200)]
[api] set api version to 2.1.0

12 years ago[api] remove more double/wrong/broken code which is not needed and tested in 2.1...
Adrian Schröter [Thu, 30 Sep 2010 07:51:57 +0000 (09:51 +0200)]
[api] remove more double/wrong/broken code which is not needed and tested in 2.1 branch

12 years ago[api] take login name from iChain header
Adrian Schröter [Thu, 30 Sep 2010 15:15:25 +0000 (17:15 +0200)]
[api] take login name from iChain header

12 years ago[api] readded _aggregate permission checks corrected
Martin Mohring [Wed, 29 Sep 2010 21:45:06 +0000 (23:45 +0200)]
[api] readded _aggregate permission checks corrected

12 years ago[testsuite] more testcase for aggregate creation
Martin Mohring [Wed, 29 Sep 2010 21:43:45 +0000 (23:43 +0200)]
[testsuite] more testcase for aggregate creation

12 years ago[testsuite] add testcase for aggregate creation
Martin Mohring [Wed, 29 Sep 2010 21:37:04 +0000 (23:37 +0200)]
[testsuite] add testcase for aggregate creation

12 years ago[webui] adapt to changes in API
Stephan Kulow [Thu, 30 Sep 2010 07:45:44 +0000 (09:45 +0200)]
[webui] adapt to changes in API

12 years agoReadd fixed version of sampled status_history
Stephan Kulow [Thu, 30 Sep 2010 07:31:35 +0000 (09:31 +0200)]
Readd fixed version of sampled status_history

12 years ago[testsuite] fix testcases which had access flag, not usable in 2.1 branch
Martin Mohring [Wed, 29 Sep 2010 17:04:09 +0000 (19:04 +0200)]
[testsuite] fix testcases which had access flag, not usable in 2.1 branch

12 years ago[testsuite] fix testcases for linked project
Martin Mohring [Tue, 28 Sep 2010 20:32:00 +0000 (22:32 +0200)]
[testsuite] fix testcases for linked project

12 years ago[api] fix other misleading error in source controller project link code
Martin Mohring [Tue, 28 Sep 2010 20:31:31 +0000 (22:31 +0200)]
[api] fix other misleading error in source controller project link code

12 years ago[testsuite] more testcases for linked project and repository path
Martin Mohring [Tue, 28 Sep 2010 20:13:03 +0000 (22:13 +0200)]
[testsuite] more testcases for linked project and repository path

12 years ago[api] fix misleading error in source controller repository path code
Martin Mohring [Tue, 28 Sep 2010 17:01:10 +0000 (19:01 +0200)]
[api] fix misleading error in source controller repository path code

12 years ago[testsuite] more testcases for repository path
Martin Mohring [Tue, 28 Sep 2010 16:53:08 +0000 (18:53 +0200)]
[testsuite] more testcases for repository path

12 years ago[testsuite] another testcase for repository path
Martin Mohring [Tue, 28 Sep 2010 16:37:46 +0000 (18:37 +0200)]
[testsuite] another testcase for repository path

12 years ago[testsuite] more testcases project linking and repository path code
Martin Mohring [Tue, 28 Sep 2010 15:37:37 +0000 (17:37 +0200)]
[testsuite] more testcases project linking and repository path code

12 years ago[api] fix another bug in project linking and repository path code
Martin Mohring [Tue, 28 Sep 2010 15:30:37 +0000 (17:30 +0200)]
[api] fix another bug in project linking and repository path code

12 years agoRevert "[api] work on getting status_history compact" for now
Adrian Schröter [Wed, 29 Sep 2010 16:19:09 +0000 (18:19 +0200)]
Revert "[api] work on getting status_history compact" for now

This reverts commit 16bb514dbd6cd0ab8e328e3e27bec5c53258a7fb.

12 years ago[api] don't crash on empty values in status controller
Adrian Schröter [Wed, 29 Sep 2010 14:58:37 +0000 (16:58 +0200)]
[api] don't crash on empty values in status controller

12 years ago[api] work on getting status_history compact
Stephan Kulow [Tue, 28 Sep 2010 09:51:54 +0000 (11:51 +0200)]
[api] work on getting status_history compact

12 years ago[testsuite] test backend functionality for binary source packages via /build/ and...
Adrian Schröter [Wed, 29 Sep 2010 13:08:48 +0000 (15:08 +0200)]
[testsuite] test backend functionality for binary source packages via /build/ and aggregate

12 years ago[backend] better content-type for published file downloads
Michael Schroeder [Tue, 28 Sep 2010 10:15:41 +0000 (12:15 +0200)]
[backend] better content-type for published file downloads

12 years ago[backend] fix typo
Michael Schroeder [Tue, 28 Sep 2010 10:14:05 +0000 (12:14 +0200)]
[backend] fix typo

12 years ago[api] fix and test multiple branching of packages into same project with same repos...
Adrian Schröter [Wed, 29 Sep 2010 12:01:44 +0000 (14:01 +0200)]
[api] fix and test multiple branching of packages into same project with same repos (#642467)

12 years ago[testsuite] check package double project branch
Adrian Schröter [Wed, 29 Sep 2010 11:51:57 +0000 (13:51 +0200)]
[testsuite] check package double project branch

12 years ago[api] fix syntax error during project branch error
Adrian Schröter [Wed, 29 Sep 2010 11:26:16 +0000 (13:26 +0200)]
[api] fix syntax error during project branch error

12 years ago[api] allow existing project modification on project branch and do not tell that...
Adrian Schröter [Wed, 29 Sep 2010 11:20:53 +0000 (13:20 +0200)]
[api] allow existing project modification on project branch and do not tell that a project exists via "unknown_project"