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

Commit Graph

  • f0186dbde8 python3 compatibility: fix all tests Michal Vyskocil 2013-04-09 14:22:45 +02:00
  • 419367fca3 python3 compatibility: urllib Michal Vyskocil 2013-04-09 14:03:17 +02:00
  • f6edc186c2 python3 compatibility: unicode Michal Vyskocil 2013-04-09 13:27:24 +02:00
  • 5cc72902e0 python3 compatibility: raw_input Michal Vyskocil 2013-04-09 13:02:24 +02:00
  • b534ae0a6a python3 compatibility: raise Michal Vyskocil 2013-04-09 12:54:54 +02:00
  • 7f2031558c python3 compatibility: print function Michal Vyskocil 2013-04-09 12:51:28 +02:00
  • 0dcbddbafe python3 compatibility: new syntax for literals Michal Vyskocil 2013-04-09 12:45:16 +02:00
  • 87d354e1a0 python3 compatibility: import proper modules Michal Vyskocil 2013-04-09 12:36:42 +02:00
  • c612e8d47e python3 compatibility: use relative imports Michal Vyskocil 2013-04-09 11:35:53 +02:00
  • f814fe4af4 python3 compatibility: idioms Michal Vyskocil 2013-04-09 11:34:46 +02:00
  • 2ad4a8c873 python3 compatibility: has_key Michal Vyskocil 2013-04-09 11:33:25 +02:00
  • 19f689ce0b python3 compatibility: getcwdu Michal Vyskocil 2013-04-09 11:32:34 +02:00
  • a134074417 python3 compatibility: funcattrs, methodattrs Michal Vyskocil 2013-04-09 11:30:03 +02:00
  • 600a565428 python 3 compatibility: exec Michal Vyskocil 2013-04-09 11:28:40 +02:00
  • 3a93ac6d10 python3 compatibility: except Michal Vyskocil 2013-04-09 11:27:02 +02:00
  • d3648be24b python3 compatibility: dict Michal Vyskocil 2013-04-09 11:25:19 +02:00
  • c5a235ed78 python3 compatibility: Michal Vyskocil 2013-04-09 10:55:28 +02:00
  • 977d2c3cb6 - do_service: fixed typo in command description 0.139.1 Marcus Huewe 2013-03-02 15:26:03 +01:00
  • 207779b433 - explain the "osc maintainer" command a bit more extensive Adrian Schröter 2013-03-06 11:49:22 +01:00
  • 5b909aa266 - fixed grammar error Marcus Huewe 2013-03-08 19:09:29 +01:00
  • 0ce6a3c8a0 - fixed bnc#807621 Marcus Huewe 2013-03-08 19:06:04 +01:00
  • 1e930e0827 - Abort when the server is not answering with 200 or 404 when downloading _pubkey files - really use the internal rpm signature check Adrian Schröter 2013-03-19 17:17:14 +01:00
  • 7a3b6667c7 - reset retry counter on 404 answer for all python 2.7.x versions Adrian Schröter 2013-03-20 14:11:58 +01:00
  • 137f07816b fix with/without definitions, --with should not define %_without and vice versa Michael Schroeder 2013-03-20 15:38:25 +01:00
  • 329aefc473 - fix build on ppc/s390/ia64 (bnc#815296) Adrian Schröter 2013-04-16 09:04:20 +02:00
  • b8faeeddb4 - fix build on ppc/s390/ia64 (bnc#815296) Adrian Schröter 2013-04-16 09:04:20 +02:00
  • 67d45a5324 - request_interactive_review: offer diff option for a maintenance_incident Marcus Huewe 2013-04-15 17:52:46 +02:00
  • 9e6e76c712 - do_localbuild: made "arch" argument optional Marcus Huewe 2013-03-25 20:28:27 +01:00
  • c31d7d5671 Fix typo in default build-root path Sascha Peilicke 2013-03-20 15:42:48 +01:00
  • 1299b73efa fix with/without definitions, --with should not define %_without and vice versa Michael Schroeder 2013-03-20 15:38:25 +01:00
  • 320238350f - reset retry counter on 404 answer for all python 2.7.x versions Adrian Schröter 2013-03-20 14:11:58 +01:00
  • b0ddb63432 - Abort when the server is not answering with 200 or 404 when downloading _pubkey files - really use the internal rpm signature check Adrian Schröter 2013-03-19 17:17:14 +01:00
  • d082c75958 - drop the support for deprecated cbinstall and cbpreinstall directives Adrian Schröter 2013-03-19 08:17:13 +01:00
  • 948687c4cf - do not crash on manual configured buildroot Adrian Schröter 2013-03-18 17:41:57 +01:00
  • 56979493d6 - fixed grammar error Marcus Huewe 2013-03-08 19:09:29 +01:00
  • 03b8cba2af - fixed bnc#807621 Marcus Huewe 2013-03-08 19:06:04 +01:00
  • 49eeda0a17 - core.edit_message: changed message file opening (only affects vim/vi users) Marcus Huewe 2013-03-08 17:17:45 +01:00
  • 93df866787 - added new function core.run_external which can be used to execute an external program Marcus Huewe 2013-03-08 00:56:57 +01:00
  • ec595d361b - core.edit_message: use a more informative messsage if the default template wasn't changed Marcus Huewe 2013-03-06 17:33:32 +01:00
  • 6d7de62755 - explain the "osc maintainer" command a bit more extensive Adrian Schröter 2013-03-06 11:49:22 +01:00
  • b228fc3c98 - do_service: fixed typo in command description Marcus Huewe 2013-03-02 15:26:03 +01:00
  • 6e42a61076 - add a accept-or-revoke function for requests. useful for mass automatisation of processing stuck requests. Adrian Schröter 2013-02-28 10:28:56 +01:00
  • 45e49905ce - do_mv: minor cosmetic changes Marcus Huewe 2013-02-28 00:30:05 +01:00
  • 1d3805f30e Allow using directories as mv targets Bogdano Arendartchuk 2013-02-27 18:38:03 -03:00
  • f9a718f662 Provide a better default build-root. Sascha Peilicke 2013-02-27 13:43:05 +01:00
  • 405f1d7726 - fixed bnc#801027 ("osc starts with a traceback") Marcus Huewe 2013-02-25 18:06:32 +01:00
  • e2dc1d7fe6 - fixed bnc#801027 ("osc starts with a traceback") Marcus Huewe 2013-02-25 18:06:32 +01:00
  • 907e5f67a5 - open 0.140 development Adrian Schröter 2013-02-25 15:44:01 +01:00
  • 74f950d409 - prepare 0.139 release 0.139.0 Adrian Schröter 2013-02-25 15:40:26 +01:00
  • ef4ebf212b - mention new edit_message behavior in the NEWS file Marcus Huewe 2013-02-25 16:31:25 +01:00
  • e5189178a1 - create multiple-submit requests with revision numbers Adrian Schröter 2013-02-25 15:22:00 +01:00
  • 3e88c3ce32 - fallback to set_bugowner request when writing to specified container is not permitted Adrian Schröter 2013-02-21 12:10:02 +01:00
  • 14f6986331 - use server side default when searching the container for setting a bugowner. Adrian Schröter 2013-02-21 07:26:59 +01:00
  • 220ec0e2cf "maintainer --user" support to search for all official maintained instance for given user or group Adrian Schröter 2013-02-20 11:41:17 +01:00
  • f0d1acf8d4 - removed debug output Marcus Huewe 2013-02-14 15:39:57 +01:00
  • 920028524b - fixed UnboundLocalError when creating a submitrequest from a project wc Marcus Huewe 2013-02-14 15:36:04 +01:00
  • 55ee5763b0 - abort on "search --maintained". Do not redirect to the new command automatically, since it has a different logic Adrian Schröter 2013-02-14 11:31:05 +01:00
  • 93c0a2d88f - core.Project.update: fixed deletion of packages with local state "!" and which don't exist on the server side Marcus Huewe 2013-02-13 18:50:01 +01:00
  • c8bfad3661 - core.edit_message: check if the user modified the log template Marcus Huewe 2013-02-13 11:42:34 +01:00
  • c3e37d8ba3 - documented "osc build --host..." feature in the NEWS file Marcus Huewe 2013-02-12 15:11:58 +01:00
  • a69d10616a osc build on remote --host Michal Vyskocil 2013-02-11 14:27:18 +01:00
  • d26b3df32f - handle architecture parsing also right when an emulator is used. Just warn in that case, because we can check for sure if an emulator is configured. Adrian Schröter 2013-02-11 15:35:15 +01:00
  • b358e7085f - remove debug output Adrian Schröter 2013-02-11 13:01:58 +01:00
  • d21bbe48fd - fix display of time in jobhistory when the job builds more than one day Adrian Schröter 2013-02-11 11:18:27 +01:00
  • 7d46c5f879 - do_chroot: fixed suargs handling (patch by Olaf Hering <olaf@aepfle.de>) Marcus Huewe 2013-02-07 15:13:21 +01:00
  • 143af44479 - support --target argument for "osc build" Adrian Schröter 2013-02-06 17:12:52 +01:00
  • ef5b892285 Merge pull request #19 from andreas-schwab/master Adrian Schröter 2013-02-05 23:16:18 -08:00
  • 8c3e61bee6 Merge pull request #20 from AMDmi3/freebsd Adrian Schröter 2013-02-05 23:15:25 -08:00
  • 8e9e8c492c Raise exception when there're no CA certificates Dmitry Marakasov 2013-02-06 03:50:18 +04:00
  • 8cd08c352b Add FreeBSD to the list of platforms Dmitry Marakasov 2013-02-06 03:43:36 +04:00
  • b07891879b _submit_request: add missing newline before diff Andreas Schwab 2013-02-05 11:13:07 +01:00
  • 8097a9550d - fix local build with emulator support. - fix package signing check (skip always for use inside of secure VMs) Adrian Schröter 2013-02-03 19:07:17 +01:00
  • f1c55334b3 - add aarch64 build definitions Adrian Schröter 2013-02-03 13:25:32 +01:00
  • 8f38f33228 do_submitrequest: missing newline before diff in message Andreas Schwab 2012-09-06 10:16:58 +02:00
  • 7ef8bee0b8 osc diff: use pager also for local diff Andreas Schwab 2011-08-05 18:51:02 +02:00
  • 1106eb5166 - open 0.139 development Adrian Schröter 2013-02-01 12:19:06 +01:00
  • 68670a7a83 Fix %(apihost)s in "build-root" option for osc chroot Markus Lehtonen 2012-05-03 13:40:32 +03:00
  • 1fd7eda7c3 - prepare 0.138 release 0.138.0 Adrian Schröter 2013-01-31 16:44:14 +01:00
  • d84bc081ef - disable keyring usage by default Adrian Schröter 2013-01-31 16:03:31 +01:00
  • 4e0fb4cbeb submitrequest: old not anymore used maintenance code got removed. It is possible now to create one request to submit all changed packages of an project in one request. Just run "osc sr" in the checked out project directory. Adrian Schröter 2013-01-31 16:03:16 +01:00
  • b55721a679 - warn about empty passwords to see keyring setup errors Adrian Schröter 2013-01-24 16:32:02 +01:00
  • d4b8fbbba4 - tests.test_prdiff: disabled the usage of keyrings when running the cli Marcus Huewe 2013-01-24 15:33:41 +01:00
  • 57c8cffe66 - add prdiff subcommand and test suite Adam Spiers 2013-01-18 21:58:53 +00:00
  • 9b1c6f0204 - refactor assertEqualMultiline into common.py for reuse Adam Spiers 2013-01-18 19:38:25 +00:00
  • 33f3ab4203 - sigh... make jenkins happy again (finally) Marcus Huewe 2013-01-18 18:27:50 +01:00
  • 178120c99e - make travis-ci happy again... Marcus Huewe 2013-01-18 18:12:41 +01:00
  • 6a332bc1c6 - tests.test_difffiles: removed "count" argument from re.sub in __canonise_diff Marcus Huewe 2013-01-18 17:11:42 +01:00
  • afa1911798 do_prjresults: support --xml option Marcus Huewe 2013-01-18 16:56:13 +01:00
  • 203a4eeab5 - tests.test_difffiles: added TODO to __canonise_diff. Marcus Huewe 2013-01-18 16:37:08 +01:00
  • ef0f24c2f6 - avoid false negative failures due to trivial differences in diff hunk headers Adam Spiers 2013-01-18 11:35:47 +00:00
  • 479f5d5011 - improve output of assertEquals failures on multi-line strings Adam Spiers 2013-01-18 10:57:18 +00:00
  • aa14d7852e Merge branch 'travis' of https://github.com/aspiers/osc Marcus Huewe 2013-01-18 15:37:20 +01:00
  • 46b9fd36e4 - tests.common: disable usage of keyring and gnome-keyring in the testsuite Marcus Huewe 2013-01-18 14:27:01 +01:00
  • c23c73119d - add .travis.yml to fix Travis runs Adam Spiers 2013-01-18 12:26:48 +00:00
  • 63e2bcabf7 - corrected some docstr which were added in a2f1cc25b2 Marcus Huewe 2013-01-16 14:48:15 +01:00
  • 12c8736129 Merge branch 'master' of https://github.com/aspiers/osc Marcus Huewe 2013-01-16 14:38:13 +01:00
  • a2f1cc25b2 osc.core.Project: add some docstrings Adam Spiers 2013-01-15 17:57:40 +00:00
  • cfed92103a - do_maintainer: support "osc maintainer prj/pkg" syntax Marcus Huewe 2013-01-08 22:32:27 +01:00
  • 737bac561b - added support to strip the build time from the buildlog when running "bl", "rbl", "lbl" Marcus Huewe 2012-12-15 01:50:24 +01:00
  • bfa108810a add support to remove repositories recursively (mostly only usefull for admins) Adrian Schröter 2012-12-06 14:07:02 +01:00