1
0
mirror of https://github.com/openSUSE/osc.git synced 2026-03-08 01:56:15 +01:00

Commit Graph

  • 4f4e90bafc Fix various typos Michal Čihař 2011-04-28 11:14:38 +02:00
  • ab48f97add - open 0.132 version Adrian Schröter 2011-04-27 14:39:17 +02:00
  • 85ab5e9804 switch to 0.131 release 0.131.0 0.131 Adrian Schröter 2011-04-27 14:38:30 +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) Adrian Schröter 2011-04-26 17:18:49 +02:00
  • 023a2426d9 - osc rq show <id> -d: store tmpfile with suffix ".diff" (for syntax highlighting) Marcus Huewe 2011-04-24 00:27:47 +02:00
  • f7a781e730 fix PackageNotInstalled printing Ludwig Nussel 2011-04-21 14:30:37 +02:00
  • 4d11387b14 - "my requests" is showing requests with open reviews also now Adrian Schröter 2011-04-20 16:53:42 +02:00
  • e8505d829b allow TLS only Ludwig Nussel 2011-04-20 14:12:26 +02:00
  • 244e9b0baf make abortbuild parameters work like rebuild Ludwig Nussel 2011-04-20 14:05:00 +02:00
  • eee8c96d0c use ssl session resumption Ludwig Nussel 2011-04-18 11:02:26 +02:00
  • 1c9d99fa79 catch only urllib errors for expand handling Ludwig Nussel 2011-03-03 10:07:45 +01:00
  • b33577b6a7 use more generic oscerr.PackageNotInstalled Ludwig Nussel 2011-03-29 17:15:35 +02:00
  • b0ddeb909d [osc] allow expansion of %(apihost)s also as part of setting packagecachedir in .oscrc so we can have caches per apihost Martin Mohring 2011-04-14 21:54:00 +02:00
  • bba8272595 Merge branch 'master' of gitorious.org:opensuse/osc Test User 2011-04-12 00:25:21 +02:00
  • 21d96a4a17 added new command: osc who [login] Juergen Weigert 2011-04-11 20:48:59 +02:00
  • 022578925b osc ls . (shortcut for PROJECT PACKAGE from current dir.) Juergen Weigert 2011-04-11 15:07:56 +02:00
  • 9c2593b515 ci warning 'File "..." is listed in package meta but does not exist.' was confusing, it is the wrong way around. fixed. Test User 2011-04-08 14:25:56 +02:00
  • b8c3a23b90 - conf.py: workaround for urllib2: reset basic auth retry count if a 404 is encountered Marcus Huewe 2011-04-06 17:23:48 +02:00
  • b7328b6adf get_api_url() diagnostics now includes ESTALE. Juergen Weigert 2011-04-06 15:31:36 +02:00
  • acbf21f7db ci now accepts "-F -" as stdin David Greaves 2011-03-30 22:33:30 +01:00
  • 802925c216 - fix failure of aggregatepac when target package exists only via project link Adrian Schröter 2011-03-30 14:12:59 +02:00
  • a38fa1bbbe - quick hack to support the OAuthHandler oauth Marcus Huewe 2011-03-30 01:40:43 +02:00
  • be4f1f350e - renamed "PackageNotInstalled" exception to "ServiceNotInstalled" Marcus Huewe 2011-03-30 01:10:48 +02:00
  • 8ab7ab3caa Inherit package roles from parent project. Sascha Peilicke 2011-03-29 12:16:56 +02:00
  • 7203a8f9ab fixed url of the plugin Juergen Weigert 2011-03-24 15:20:51 +01:00
  • 8e9cf75d7b do_install now points to home:jnweiger osc-plugin-install Juergen Weigert 2011-03-24 13:56:37 +01:00
  • 94c006ba5f - fixed set_link_rev: if expand is True always get the (expanded) revision from the server Marcus Huewe 2011-03-23 15:33:52 +01:00
  • 38f665eef8 - handle missing or wrong service commands with a valid error Adrian Schröter 2011-03-22 10:21:25 +01:00
  • feb731e3c0 Added 'env OSC_PLUGIN_FAIL_IGNORE=1 osc ...' Otherwise a failing plugin prevents us from seeing even a usage. Juergen Weigert 2011-03-21 18:53:05 +01:00
  • 02726a6a07 - set_link_rev: minor cleanup; baserev always implies expand=True Marcus Huewe 2011-03-21 16:57:22 +01:00
  • e247cf358c - adjusted testsuite for the latest setlinkrev changes Marcus Huewe 2011-03-21 16:53:48 +01:00
  • e1080aa476 - common.py, __get_response: support "code" keyword argument to specify the http status code Marcus Huewe 2011-03-21 16:52:13 +01:00
  • 5f5ae8e22d - fix crash on project only service files Adrian Schröter 2011-03-21 09:46:46 +01:00
  • 13633ab0e7 - do not list "localrun" anymore, it can't work in all circumstances Adrian Schröter 2011-03-17 19:52:27 +01:00
  • 400e417a5f - build.py: remove debug output Marcus Huewe 2011-03-19 10:47:00 +01:00
  • 25d6c66aa9 Better advertise getpac_default_project in the online help of 'osc branch' Juergen Weigert 2011-03-17 18:48:20 +01:00
  • ab0e5d43ce - fix setlinkrev for current revision when link target is on remote OBS instance Adrian Schröter 2011-03-17 18:18:01 +01:00
  • 4f8bedf998 - do not try to merge generated _service: files on pull Adrian Schröter 2011-03-17 15:35:22 +01:00
  • c859fc5430 - allow to force the storage of project meta data (to ignore depending repositories for example) Adrian Schröter 2011-03-16 10:20:38 +01:00
  • 7fe43cb486 - missing source serivce on local workstation is not an API error Adrian Schröter 2011-03-15 14:50:35 +01:00
  • 35bf60bbf0 - support %(apihost)s in the "build-root" config option Marcus Huewe 2011-03-15 18:45:36 +01:00
  • 09c46bd7c3 - fixed delPackage (TODO: testcases for this method) Marcus Huewe 2011-03-11 14:44:44 +01:00
  • adbd54045c - follow renamed attribute to OBS:MaintenanceProject Adrian Schröter 2011-03-11 11:07:35 +01:00
  • 4c970f867b - unbreak maintenance request creation Adrian Schröter 2011-03-11 11:07:15 +01:00
  • b46d287570 added hint, what to do with a 'user is blank' error. Juergen Weigert 2011-03-10 20:14:09 +01:00
  • c3d5516bf8 - find_default_project: fixed indention, only "catch" urllib2.HTTPError Marcus Huewe 2011-03-09 22:47:02 +01:00
  • 64f9dca08b Allow conf.config['getpac_default_project'] to be a list. Added find_default_project() to process this list. Juergen Weigert 2011-03-09 16:10:48 +01:00
  • 9396d9c34d - do_develproject: small cleanup + fixes Marcus Huewe 2011-03-08 19:47:54 +01:00
  • 4bc6c34ae3 - show_develproject: added additional "xml_node=False" parameter (if true an Element instance is returned (if devel exists)) Marcus Huewe 2011-03-08 19:44:29 +01:00
  • cb534d09b6 - new command 'develproject' to print the devel project from the package meta. Juergen Weigert 2011-03-08 19:23:04 +01:00
  • b5f234f59d Merge branch 'master' of gitorious.org:opensuse/osc Juergen Weigert 2011-03-08 18:50:32 +01:00
  • 4a3a071c41 fixed osc co proj pack file, which took great effort in following a link without applying a project.diff -- now it merges correctly. Juergen Weigert 2011-03-08 18:48:00 +01:00
  • 281f6dd0ca - add also simple maintenance release request command Adrian Schröter 2011-03-07 19:45:44 +01:00
  • 44e4eb9334 Reverting Sascha's unicode attempt. This made 'osc submit' always fail with uncaught exception: Fatal error: Start tag expected, '&lt;' not found at :1. Juergen Weigert 2011-03-07 18:16:10 +01:00
  • 45a7a84967 - do_maintenancerequest: cleanup Marcus Huewe 2011-03-07 13:08:34 +01:00
  • 65f817bfa8 - create_maintenance_request: use Request class to build the request Marcus Huewe 2011-03-07 13:03:34 +01:00
  • 87b060e9a3 - add "maintenancerequests" command to request a maintenance incident from maintenance team Adrian Schröter 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 Adrian Schröter 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) Adrian Schröter 2011-03-07 09:22:13 +01:00
  • e8aa7df530 osc rdelete now warns, if requests are pending. Juergen Weigert 2011-03-05 20:08:47 +01:00
  • b2adcb7d94 - do not crash on maintenance release or incident requests Adrian Schröter 2011-03-04 15:50:06 +01:00
  • 3bb9332376 [webui] Fix Jürgen's Unicode issue and stupid default value assignment. Sascha Peilicke 2011-03-04 09:04:18 +01:00
  • 95bc493b19 Revert "Catch non-utf8 and convert it to utf8 inside create_submit_request() to prevent" Sascha Peilicke 2011-03-04 08:59:05 +01:00
  • 518229067c Catch non-utf8 and convert it to utf8 inside create_submit_request() to prevent osc submit -m 'latin-1 chars' from exploding. Not sure why 'osc commit' or 'osc vc' work with latin-1 chars in their messages. Juergen Weigert 2011-03-03 18:27:12 +01:00
  • b618d16f62 Giving hint at 'osc my sr', if 'osc my rq' returns nothing. These two are easy to confuse. Juergen Weigert 2011-03-03 16:31:33 +01:00
  • 60d054317c meta data diff Ludwig Nussel 2011-03-03 10:07:32 +01:00
  • 70e224a007 - print_repos: added exc_class and exc_msg parameters to specify the exception class + exception msg Marcus Huewe 2011-03-02 14:38:24 +01:00
  • ba1fe8ab80 - do_getbinaries: fail if repo doesn't exist Marcus Huewe 2011-03-02 14:25:22 +01:00
  • e721bb5ab6 - service disabledrun must store files without prefix to be able to submit them Adrian Schröter 2011-02-28 10:05:06 +01:00
  • 468106e19d double the default for "buildlogtail", kiwi failures are usually not in the last line unfortunatly Adrian Schröter 2011-02-27 14:20:41 +01:00
  • 0a67840310 - get_user_projpkgs_request_list: fixed logic error Marcus Huewe 2011-02-24 14:10:53 +01:00
  • 0ee18d1d7e - fixed #671790 ("osc my rq returns 400") Marcus Huewe 2011-02-24 14:06:15 +01:00
  • 87d95409ec - avoid unwanted entire project rebuilds Adrian Schröter 2011-02-22 22:44:04 +01:00
  • 83cadd7157 'osc rq list' now defaults to 'new,review' instead of only 'new'. Usage now mentions 'review' too. Juergen Weigert 2011-02-22 19:13:59 +01:00
  • f06b39fb40 - use get/set when working with an "Element" instance (instead of using the "attrib" dict) Marcus Huewe 2011-02-22 17:52:12 +01:00
  • 3f54237a7c - rewrote set_link_rev Marcus Huewe 2011-02-22 17:43:05 +01:00
  • f0eb8946d3 - also test _link without "project" attribute Marcus Huewe 2011-02-22 17:21:07 +01:00
  • 40928d2460 - added testcases for "set_link_rev" Marcus Huewe 2011-02-22 16:27:53 +01:00
  • 208230bc58 fix --no-init Ludwig Nussel 2011-02-22 10:48:51 +01:00
  • b489f95746 - update: fixed os.path.join call Marcus Huewe 2011-02-22 00:22:55 +01:00
  • 70797b5593 Don't submit crud workarounds for problems which should be fixed on the other side. Adrian Schröter 2011-02-21 13:41:02 +01:00
  • d7a1428d69 avoid 404 in osc se -V caused by looking up the _history of nonexistant packages. Workaround for BNC#673654 Juergen Weigert 2011-02-21 00:26:54 +01:00
  • 02f788f12e - (temporary) fix for 53ca3b9a14 Marcus Huewe 2011-02-18 00:34:49 +01:00
  • 53ca3b9a14 default to 1 processors on darwin, since we are not going to build anything here anyways. Anas Nashif 2011-02-17 22:50:13 +00:00
  • a8fff94077 - minor cleanup Marcus Huewe 2011-02-17 14:22:16 +01:00
  • da0e4bae30 - fixed do_service Marcus Huewe 2011-02-17 01:57:53 +01:00
  • e493771454 - do_results: fixed --xml output Marcus Huewe 2011-02-17 01:30:19 +01:00
  • 5d84695beb - use new api call to collect all project wide source services Adrian Schröter 2011-02-15 18:39:06 +01:00
  • f0690d4e2f - make it possible to run single source services, even when not specified in _service file. (For example for doing a version update without creating a _service file: osc service lr update_source) Adrian Schröter 2011-02-15 09:41:03 +01:00
  • 70e3cbbd33 - do not crash in setlinkrev, if link target is no link. Adrian Schröter 2011-02-14 15:57:42 +01:00
  • 380f41b9a4 - avoid to create a _pull file when having a working copy (or the user runs in a dead end, since we don't support pull on pulled sources, what is actually another bug) Adrian Schröter 2011-02-14 12:26:51 +01:00
  • a86c7b9311 - don't crash when src server decides to expand in any case (when one package is a link and the other not). Adrian Schröter 2011-02-14 11:30:37 +01:00
  • fa5e07f792 - do_detachbranch: added --message option; added some more error handling Marcus Huewe 2011-02-11 17:38:59 +01:00
  • b318ec1698 - added new "detachbranch" command to replace a link/branch with its expanded sources Marcus Huewe 2011-02-11 17:11:44 +01:00
  • 8e11055418 - copy_pac: only edit meta if "source" and "target" differ Marcus Huewe 2011-02-11 17:11:00 +01:00
  • 0bf76163ed - add request and review "supersede" command, to supersede by an existsing request Adrian Schröter 2011-02-11 16:12:38 +01:00
  • 36007fb538 fixed se -V to not explode when a project match was found. Juergen Weigert 2011-02-11 15:11:50 +01:00
  • 1685ff801b Merge branch 'master' of gitorious.org:opensuse/osc Juergen Weigert 2011-02-11 14:42:17 +01:00
  • 74594eb9ec - adjusted testcase oscrc's for recent config changes Marcus Huewe 2011-02-11 12:44:48 +01:00
  • 1dcf5fb3d6 - use pass instead of passx (plaintext_passwd is the default) Marcus Huewe 2011-02-11 12:42:54 +01:00