|
22e4047005
|
- support the new source service file mode of OBS 2.3 Beta 2
|
2011-05-23 15:26:13 +02:00 |
|
|
3408f57078
|
- use merged srcmd5sum as default revision on submit request creation, if link target is not submit target.
This allows to create multiple submit requests from same source, if one of them is to the link target.
Otherwise merge conflicts will occur
|
2011-05-19 17:11:37 +02:00 |
|
|
704199f279
|
- support to create hidden project on "branch" and "createincident" commands
|
2011-05-04 12:11:24 +02:00 |
|
|
3e4424d222
|
- block creating submit requests when a source service is still running (OBS 2.3 only)
|
2011-05-02 15:28:44 +02:00 |
|
|
acbbbacabd
|
- add "createincident" command
|
2011-05-02 13:22:56 +02:00 |
|
Marcus Huewe
|
5e74d75acf
|
- fixed print statement calls
|
2011-04-29 20:29:07 +02:00 |
|
Michal Čihař
|
4f4e90bafc
|
Fix various typos
|
2011-04-28 11:14:38 +02:00 |
|
|
a6ecdbaa1d
|
- "review accept/decline" is trying to change all reviews of a requests, if a specific one is not specified by user.
- do not always implicit add by_user on reviews.
- remove default to set a user himself as reviewer (makes no sense)
|
2011-04-26 17:21:40 +02:00 |
|
Marcus Huewe
|
023a2426d9
|
- osc rq show <id> -d: store tmpfile with suffix ".diff" (for syntax highlighting)
- run_pager: added optional "tmp_suffix" parameter
|
2011-04-24 00:27:47 +02:00 |
|
|
4d11387b14
|
- "my requests" is showing requests with open reviews also now
|
2011-04-20 16:54:10 +02:00 |
|
Ludwig Nussel
|
244e9b0baf
|
make abortbuild parameters work like rebuild
|
2011-04-20 14:12:59 +02:00 |
|
Juergen Weigert
|
21d96a4a17
|
added new command: osc who [login]
|
2011-04-11 20:48:59 +02:00 |
|
Juergen Weigert
|
022578925b
|
osc ls . (shortcut for PROJECT PACKAGE from current dir.)
|
2011-04-11 15:07:56 +02:00 |
|
Juergen Weigert
|
b7328b6adf
|
get_api_url() diagnostics now includes ESTALE.
|
2011-04-06 15:31:36 +02:00 |
|
David Greaves
|
acbf21f7db
|
ci now accepts "-F -" as stdin
|
2011-03-30 22:33:30 +01:00 |
|
Juergen Weigert
|
7203a8f9ab
|
fixed url of the plugin
|
2011-03-24 15:20:51 +01:00 |
|
Juergen Weigert
|
8e9cf75d7b
|
do_install now points to home:jnweiger osc-plugin-install
|
2011-03-24 13:56:37 +01:00 |
|
|
38f665eef8
|
- handle missing or wrong service commands with a valid error
|
2011-03-22 10:21:48 +01:00 |
|
Juergen Weigert
|
feb731e3c0
|
Added 'env OSC_PLUGIN_FAIL_IGNORE=1 osc ...'
Otherwise a failing plugin prevents us from seeing even a usage.
|
2011-03-21 18:53:05 +01:00 |
|
Marcus Huewe
|
02726a6a07
|
- set_link_rev: minor cleanup; baserev always implies expand=True
also renamed "xsrcmd5" keyword argument to "expand"
|
2011-03-21 16:57:22 +01:00 |
|
|
13633ab0e7
|
- do not list "localrun" anymore, it can't work in all circumstances
|
2011-03-21 09:48:05 +01:00 |
|
Juergen Weigert
|
25d6c66aa9
|
Better advertise getpac_default_project in the online help of 'osc branch'
|
2011-03-17 18:48:20 +01:00 |
|
|
4f8bedf998
|
- do not try to merge generated _service: files on pull
|
2011-03-17 15:35:22 +01:00 |
|
|
c859fc5430
|
- allow to force the storage of project meta data (to ignore depending repositories for example)
|
2011-03-16 10:20:50 +01:00 |
|
|
adbd54045c
|
- follow renamed attribute to OBS:MaintenanceProject
|
2011-03-11 11:07:35 +01:00 |
|
Juergen Weigert
|
64f9dca08b
|
Allow conf.config['getpac_default_project'] to be a list.
Added find_default_project() to process this list.
|
2011-03-09 16:10:48 +01:00 |
|
Marcus Huewe
|
9396d9c34d
|
- do_develproject: small cleanup + fixes
|
2011-03-08 19:47:54 +01:00 |
|
Juergen Weigert
|
cb534d09b6
|
- new command 'develproject' to print the devel project from the package meta.
|
2011-03-08 19:23:04 +01:00 |
|
Juergen Weigert
|
b5f234f59d
|
Merge branch 'master' of gitorious.org:opensuse/osc
|
2011-03-08 18:50:32 +01:00 |
|
Juergen Weigert
|
4a3a071c41
|
fixed osc co proj pack file, which took great effort in following a link
without applying a project.diff -- now it merges correctly.
|
2011-03-08 18:48:00 +01:00 |
|
|
281f6dd0ca
|
- add also simple maintenance release request command
|
2011-03-07 19:45:44 +01:00 |
|
Marcus Huewe
|
45a7a84967
|
- do_maintenancerequest: cleanup
|
2011-03-07 13:08:44 +01:00 |
|
|
87b060e9a3
|
- add "maintenancerequests" command to request a maintenance incident from maintenance team
|
2011-03-07 11:46:51 +01:00 |
|
|
402ce3a626
|
- stay backward compatible with pathinfo command. This default will switch, when we switch to new
maintenance modell on api.opensuse.org
|
2011-03-07 09:51:16 +01:00 |
|
|
1db5eea95c
|
- do not show requests by default, where I am not responsible right now (waiting for review of other people)
|
2011-03-07 09:22:13 +01:00 |
|
Juergen Weigert
|
e8aa7df530
|
osc rdelete now warns, if requests are pending.
|
2011-03-05 20:08:47 +01:00 |
|
|
b2adcb7d94
|
- do not crash on maintenance release or incident requests
|
2011-03-04 15:50:06 +01:00 |
|
Juergen Weigert
|
b618d16f62
|
Giving hint at 'osc my sr', if 'osc my rq' returns nothing.
These two are easy to confuse.
|
2011-03-03 16:31:33 +01:00 |
|
Ludwig Nussel
|
60d054317c
|
meta data diff
|
2011-03-03 10:07:58 +01:00 |
|
Marcus Huewe
|
70e224a007
|
- print_repos: added exc_class and exc_msg parameters to specify the exception class + exception msg
- do_getbinaries: print correct error message
|
2011-03-02 14:38:24 +01:00 |
|
Marcus Huewe
|
ba1fe8ab80
|
- do_getbinaries: fail if repo doesn't exist
|
2011-03-02 14:26:24 +01:00 |
|
|
468106e19d
|
double the default for "buildlogtail", kiwi failures are usually not in the last line unfortunatly
|
2011-02-27 14:21:38 +01:00 |
|
|
87d95409ec
|
- avoid unwanted entire project rebuilds
|
2011-02-22 22:44:46 +01:00 |
|
Juergen Weigert
|
83cadd7157
|
'osc rq list' now defaults to 'new,review' instead of only 'new'.
Usage now mentions 'review' too.
|
2011-02-22 19:13:59 +01:00 |
|
Marcus Huewe
|
f06b39fb40
|
- use get/set when working with an "Element" instance (instead of using the "attrib" dict)
|
2011-02-22 17:53:58 +01:00 |
|
Marcus Huewe
|
3f54237a7c
|
- rewrote set_link_rev
|
2011-02-22 17:53:58 +01:00 |
|
|
70797b5593
|
Don't submit crud workarounds for problems which should be fixed on the other side.
Revert "avoid 404 in osc se -V caused by looking up the _history of nonexistant"
This reverts commit d7a1428d69475ad6ce8fcbdccda6cfe7e6600e53.
|
2011-02-21 13:41:02 +01:00 |
|
Juergen Weigert
|
d7a1428d69
|
avoid 404 in osc se -V caused by looking up the _history of nonexistant
packages. Workaround for BNC#673654
|
2011-02-21 00:26:54 +01:00 |
|
Marcus Huewe
|
a8fff94077
|
- minor cleanup
|
2011-02-17 14:22:16 +01:00 |
|
Marcus Huewe
|
da0e4bae30
|
- fixed do_service
|
2011-02-17 01:57:53 +01:00 |
|