1
0
mirror of https://github.com/openSUSE/osc.git synced 2026-03-07 09:43:17 +01:00

Commit Graph

  • 5e22cd3f4f - do_submitrequest: use continue to start next loop iteration (instead of "next"...) Marcus Huewe 2014-04-28 15:09:29 +02:00
  • c398cb344a - fixed testsuite (and indention) Marcus Huewe 2014-04-16 15:56:59 +02:00
  • 0e3641610e support maintenance release request with acceptinfo data (OBS 2.6) Adrian Schröter 2014-04-16 15:47:58 +02:00
  • 91fa7c75bf Merge branch 'master' of https://github.com/ikeydoherty/osc Marcus Huewe 2014-04-03 19:05:22 +02:00
  • d6e6c0538e - get "osc build --prefer-pkgs ..." working with Arch Marcus Huewe 2014-04-03 17:41:41 +02:00
  • 5519938392 Support .kiwi files for bash-completion Michael Ikey Doherty 2014-04-03 12:06:47 +01:00
  • 0b7e49b648 - open 0.146 development Marcus Huewe 2014-04-03 09:32:21 +02:00
  • 2170abb612 - prepare 0.145.0 release 0.145.0 Marcus Huewe 2014-04-03 09:31:51 +02:00
  • 6934e85a5b - updated NEWS file (preparation for the upcoming 0.145 release) Marcus Huewe 2014-04-02 17:49:31 +02:00
  • 9ab3c5becc print_buildlog: don't strip tabs Andreas Schwab 2014-03-15 22:27:33 +01:00
  • d243241b1c - added support for "osc requestmaintainership PROJECT" (if cwd is no package wc) Marcus Huewe 2014-03-12 16:41:46 +01:00
  • c66a75018e - do_submitrequest: consider the "--yes" option if the wc has local modifications Marcus Huewe 2014-03-12 10:50:46 +01:00
  • 8c506e5929 - fixed "osc -H ..." in combination with a proxy Marcus Huewe 2014-03-11 19:40:27 +01:00
  • 9034b27814 - fixed creation of ~/.osc_cookiejar Marcus Huewe 2014-03-10 22:36:56 +01:00
  • 720c685868 - core.Package.commit: make sure a _meta is created for newly added packages Marcus Huewe 2014-03-06 10:24:49 +01:00
  • 6469efb9ed - core.get_local_origin_project: added check for None Marcus Huewe 2014-03-06 09:56:13 +01:00
  • 714de8519c - support release --set-release option Adrian Schröter 2014-03-05 16:03:23 +01:00
  • 46b8f2613f - fix --no-checks description Adrian Schröter 2014-03-03 11:59:45 +01:00
  • 8b058b3a47 - do_setlinkrev, set_link_rev: fixed #72 Marcus Huewe 2014-03-03 22:44:30 +01:00
  • 570e3e5c85 - tests/test_setlinkrev: added two new testcases Marcus Huewe 2014-03-03 22:35:25 +01:00
  • 6b579791a1 - tests.test_setlinkrev: adjusted testcases for the new set_link_rev semantics (see #72) Marcus Huewe 2014-03-03 21:54:59 +01:00
  • 1dc8109ef8 Fix missing unquote in meta pkg check 0.144.1 Andreas Schwab 2014-02-28 00:42:47 +01:00
  • f065dc4765 show source revision in submit requests 0.144.0 Ludwig Nussel 2014-02-27 11:13:10 +01:00
  • a33c40eb53 Fix handling of meta command within local working directory Scott Bahling 2014-01-10 13:04:45 +01:00
  • 7b3b9ebc0f Fix fixtures for commit Alberto Planas 2014-02-27 14:14:00 +01:00
  • c4f0397b0f Takes care when the commit is in project level Alberto Planas 2014-02-25 17:13:09 +01:00
  • 014551e786 Move the user interaction for linked package into commandline.py Alberto Planas 2014-02-25 16:51:39 +01:00
  • fdd58e23c8 - roll 0.144.0 release Adrian Schröter 2014-02-27 10:40:02 +01:00
  • 955c46495b replace sys.exit(0) to avoid backtrace Ludwig Nussel 2014-02-27 08:39:54 +01:00
  • d92098a864 - Package.commit: fixed spelling error and added FIXME comment Marcus Huewe 2014-02-25 14:09:04 +01:00
  • d8e0b82b10 - fixed core.edit_meta Marcus Huewe 2014-02-25 14:06:20 +01:00
  • a20c6f5d99 Allow commits to linked pakages. Alberto Planas 2014-02-24 16:02:47 +01:00
  • 87e24c3aa6 - do_commit: added --no-message option Marcus Huewe 2014-02-12 14:50:18 +01:00
  • 3c0dbaba7f Add flag '--noverify' next to '--no-verify' Sascha Peilicke 2014-02-12 12:26:59 +01:00
  • b5d47ebd8c - do_maintainer: fixed support for groups Marcus Huewe 2014-02-11 11:56:44 +01:00
  • 49ed086d0b - do_vc: added a --file <filename> option Marcus Huewe 2014-02-05 17:50:31 +01:00
  • 98a625e89e - show also error details on request accept error Adrian Schröter 2014-02-04 14:35:30 +01:00
  • 2c6415264d - fix "osc build $repo aarch64" call without specifing a spec file. aarch64 is not recognized as architecture due to wild parameter guessing Adrian Schröter 2014-02-03 17:33:49 +01:00
  • e1007e1bd8 - show api error on failure of request/review accept Adrian Schröter 2014-01-30 11:52:24 +01:00
  • 0557fecd02 - support bugowner set of groups Adrian Schröter 2014-01-24 17:01:35 +01:00
  • cb14b06a74 open 0.144 development Adrian Schröter 2014-01-24 10:51:00 +01:00
  • af2dffb002 prepare 0.143 0.143.0 Adrian Schröter 2014-01-24 10:37:05 +01:00
  • 7fcb1bbe3e - fix set bugowner command Adrian Schröter 2014-01-24 10:29:00 +01:00
  • 9e07851310 - fix "osc up -S" including service files, regression in 0.142 from commit 930974b4ab Adrian Schröter 2014-01-21 18:08:36 +01:00
  • cf35fb441f - do_request: support float values for --days (affects list) Marcus Huewe 2014-01-14 11:04:04 +01:00
  • edd199af3b - _load_plugins: handle NameError more gracefully Marcus Huewe 2014-01-10 15:58:33 +01:00
  • 9a8679a21e - core: added wrapper for os.utime (workaround for bnc#857610) Marcus Huewe 2014-01-09 14:15:30 +01:00
  • a4632969e4 - core.Package.commit: only update store if the commit was successful Marcus Huewe 2014-01-09 13:56:34 +01:00
  • 4ef62d0daf - tests.test_commit: added new testcase Marcus Huewe 2014-01-09 13:53:41 +01:00
  • 5e5427f9be - ServiceInfo.execute: also cleanup dirs Marcus Huewe 2014-01-09 10:24:48 +01:00
  • 57d9b48dc0 - tests.suite: added TestConf testcase to suite Marcus Huewe 2014-01-08 15:43:20 +01:00
  • 111fd87715 passx encode/decode functions Michal Vyskocil 2014-01-07 10:24:07 +01:00
  • f85c76bd42 correctly specify --delete option when using rsync Vitezslav Cizek 2014-01-08 15:18:02 +01:00
  • 5d5185cbc6 chmod handling Michal Vyskocil 2014-01-06 11:12:02 +01:00
  • 550039f746 - core.request_interactive_review: be able to edit a "maintenance_incident" Marcus Huewe 2013-12-16 10:59:07 +01:00
  • e9793df634 Fixed typo in authentication Michal Čihař 2013-12-09 19:26:15 +01:00
  • daf5da2f18 Merge branch 'master' of https://github.com/bartosh/osc Marcus Huewe 2013-12-06 10:57:25 +01:00
  • d04c36189e - core.http_request: remove timeout cruft Marcus Huewe 2013-12-05 18:30:40 +01:00
  • 2d29c35f46 Fixed traceback in get_prj_results Ed Bartosh 2013-12-05 16:46:30 +02:00
  • f202fbd111 add option for deleterequests using auto-accept Adrian Schröter 2013-12-05 10:23:53 +01:00
  • 33bf3b9e7c ppc64le can be built on ppc64 0.142.2 0.142 Dinar Valeev 2013-12-02 18:36:01 +01:00
  • 9d8427d4c9 - fix upload of binary files via POST api call (use right content type) 0.142.1 Adrian Schröter 2013-11-27 11:13:08 +01:00
  • c0527db154 Fix wipebinaries Andreas Schwab 2013-12-01 18:55:23 +01:00
  • 359d5c5a84 ppc64le can be built on ppc64 Dinar Valeev 2013-12-02 18:36:01 +01:00
  • b2e94ff3af Fix wipebinaries Andreas Schwab 2013-12-01 18:55:23 +01:00
  • 2d7f644f44 Merge branch 'master' of https://github.com/thorstenb/osc Marcus Huewe 2013-11-28 11:52:02 +01:00
  • 602841f14b - fix upload of binary files via POST api call (use right content type) Adrian Schröter 2013-11-27 11:13:08 +01:00
  • 9561a99d6b Do not pass on unicode password from keyrings. Thorsten Behrens 2013-11-21 23:46:45 +01:00
  • 99b3af9a41 - open 0.143 development Adrian Schröter 2013-11-21 10:32:17 +01:00
  • de3e141256 - roll 0.142 release 0.142.0 Adrian Schröter 2013-11-21 10:27:31 +01:00
  • 89eb129e4d Same output as "osc branch" for mbranch command Sascha Peilicke 2013-11-05 15:07:38 +01:00
  • 63797d9fe8 Ignore *junit-xml-results Sascha Peilicke 2013-11-05 15:03:48 +01:00
  • 73048d1159 - yet another fix for the previous commit Marcus Huewe 2013-11-15 11:42:58 +01:00
  • b2493a25ae - fix for 6a36b5180a Marcus Huewe 2013-11-15 11:39:21 +01:00
  • 6a36b5180a - do_submitrequest: automatically supersede existing requests if "--yes" was specified Marcus Huewe 2013-11-15 11:12:26 +01:00
  • a7ea5043ae - allow also to execute a token with a registered service Adrian Schröter 2013-11-13 18:23:44 +01:00
  • f7eab473f0 - tests.test_prdiff: fixed testcases (got broken by commit bd3a6d2fc8) Marcus Huewe 2013-11-11 09:15:59 +01:00
  • bd3a6d2fc8 Include filelimit=0 when querying full serverside diff B S Srinidhi 2013-11-11 01:39:32 +05:30
  • 82a5350a11 Add ppc64le architecture Dinar Valeev 2013-11-05 23:10:13 +01:00
  • 63e1124c09 - add support to handle authentification token support Adrian Schröter 2013-10-31 09:12:17 +01:00
  • 67802e6a41 - support restartbuild and abortbuild Adrian Schröter 2013-10-28 18:29:56 +01:00
  • 43499172af Kill Danny's awesome english Sascha Peilicke 2013-10-28 10:20:35 +01:00
  • ad9a32ca8f - handle also gateway timeout error code when watching build results Adrian Schröter 2013-10-22 17:49:51 +02:00
  • e89bc8197b - fixed #52 ("osc dumps on ci") Marcus Huewe 2013-10-22 13:49:14 +02:00
  • b85beda33b Merge branch 'master-develproject-unset' of https://github.com/saschpe/osc Marcus Huewe 2013-10-21 18:04:43 +02:00
  • 930974b4ab prepare for the serviceinfo element having an xsrcmd5 in the error case Michael Schroeder 2013-10-18 14:58:18 +02:00
  • 569e89fede Add --unset parameter to setdevelproject Sascha Peilicke 2013-10-18 11:50:07 +02:00
  • 5ef2d4035c Merge pull request #37 from k0da/master Sascha Peilicke 2013-10-18 02:31:30 -07:00
  • 3d72e60321 Improve devel project commands. Sascha Peilicke 2013-10-07 13:12:58 +02:00
  • 42f9f2bf3e Set socket timeout to 0 by default. Sascha Peilicke 2013-09-30 17:23:02 +02:00
  • 7f1d7f6258 - do_request: added --no-devel option in order to disable the forwarding to the devel project (if the request is accepted) Marcus Huewe 2013-09-25 15:36:54 +02:00
  • f5ec5734e3 - set mtime (if specified) after copying from .osc/ directory. Adrian Schröter 2013-09-23 17:11:52 +02:00
  • 38edcb605f - drop double read(), the copy_pac method is doing that already and python 2.6 is crashing here Adrian Schröter 2013-09-17 16:39:23 +02:00
  • 744ce9155f - release 0.141 0.141.0 Adrian Schröter 2013-09-17 13:49:53 +02:00
  • 529e1d4716 Fix copypac with _pattern files Sascha Peilicke 2013-09-16 17:19:15 +02:00
  • bf2e372c30 - added new "osc clean" command Marcus Huewe 2013-09-12 16:13:18 +02:00
  • aef9f7e6d2 - _sslcert is stored in meta space Adrian Schröter 2013-09-05 14:54:15 +02:00
  • edda98eaff - add signkey --sslcert option to fetch the optional create ssl certificate instead of gpg key Adrian Schröter 2013-08-30 09:41:13 +02:00
  • b2b2d54312 - oscerr.ServiceRuntimeError: fixed docstr Marcus Huewe 2013-08-29 15:35:40 +02:00
  • 1614123f82 - babysitter: catch ServiceRuntimeError Marcus Huewe 2013-08-29 15:22:25 +02:00