mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 14:56:14 +01:00
baafea955b
to create a user if it doesn't exist yet. A new command 'usermeta' replaces 'id' respectively 'userid'. - add preliminary support for doing uploads with a subsequent "commit" request (not switched on now, since I want to do more testing on this, and there is no way to pass on a commit message yet anyway.) - add runtime check for build.rpm version, so the rpm package dependencies is no longer required - fix typo introduced last time in the editmeta, deletepac, deleteprj commands - rewrite the PUT and DELETE request methods to - transparently handle HTTPS - handle path parameters (for commits) - send user agent - rename get_user_id() function to get_user_meta() - change copyright notice from Peter Poeml to Peter Poeml / Novell Inc. - fix testsuite - add CREDITS file
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
There is a number of people who have helped:
|
|
|
|
Marcus Rueckert - help and countless suggestions
|
|
Christoph Thiel - patch enabling build log following.
|
|
Adrian Schroeter - one-liner showing how to handle an error ;-)
|