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

Commit Graph

  • 4399316483 - fix testsuite for python2/3 - fix another meta = ''.join(meta) lethliel 2018-02-28 09:08:45 +01:00
  • cc6c643384 [python3] osc co will work with python3 Marco Strigl 2018-02-27 21:06:41 +01:00
  • 284212a413 disable sslcertck by default, run as python3 lethliel 2018-02-27 16:09:59 +01:00
  • 21af7828df Merge pull request #387 from lethliel/replace_urlgrabber Marco Strigl 2018-02-27 15:09:56 +01:00
  • 40ce84067e revised modules: - simplified TextMeter/pb usage - fixed header in meter.py - delted unused vars in function calls - get rid of most MGErrors - do not check for file:// in grabber.py lethliel 2018-02-27 10:37:16 +01:00
  • 305501f92c Revert "handle SSL connection closing ourself as advised in boo#1068470 bye" Adrian Schröter 2018-02-26 15:54:20 +01:00
  • 5fb71aa6d4 Merge branch 'fix_385' of https://github.com/lethliel/osc Marcus Huewe 2018-02-23 13:29:11 +01:00
  • e017a8e237 do not use complex path separator fixes #385 Marco Strigl 2018-02-23 11:55:14 +01:00
  • 0ddb598743 handle SSL connection closing ourself as advised in boo#1068470 bye M2Crypto upstream maintainer. Adrian Schröter 2018-02-23 07:31:57 +01:00
  • c629b9978a reworked based on talk with Marcus: * renamed mirror.py to grabber.py * moved OscFileGraber Class to grabber.py * in OscMirrorGroup we now use a OscFileGrabber class * moved progressbar handling in own module (meter.py) * simplified MGError lethliel 2018-02-21 17:04:59 +01:00
  • 6b04a6584b Merge pull request #383 from bgeuken/typo_fix_search Ana María Martínez Gómez 2018-02-18 22:52:23 +01:00
  • 030c2a41f8 Fix typo in example for osc search Björn Geuken 2018-02-18 21:27:22 +01:00
  • 4fd7c5b55c reworked urlgrabber replacement. lethliel 2018-02-14 15:17:21 +01:00
  • 8948a26ae4 Fix --multibuild-package option handling in do_sendsysrq Marcus Huewe 2018-02-09 15:35:52 +01:00
  • 7fc251d81e fix sendsysrq command description Adrian Schröter 2018-02-09 10:08:13 +01:00
  • 80352cbfc7 add sendsysrq command Adrian Schröter 2018-02-09 08:47:52 +01:00
  • 9c4f0d5d30 Ignore "--alternative-project <prj>" if it is equal to the wc's project Marcus Huewe 2018-02-07 14:35:35 +01:00
  • 08bef2925d remove last parts of URLGrabber and provide progressbar lethliel 2018-02-06 13:41:04 +01:00
  • b3b9d64d21 improved mirror handling lethliel 2018-02-05 16:38:47 +01:00
  • 7df17edf08 added mirror.py module to substitute urlgrabber (alpha) lethliel 2018-02-02 15:47:17 +01:00
  • 5b3a0edc2e Merge branch 'master' of https://github.com/andreas-schwab/osc Marcus Huewe 2018-01-28 23:23:57 +01:00
  • 50222810f0 osc chroot: also mount devpts Andreas Schwab 2018-01-28 15:40:34 +01:00
  • 5e3fe8ba08 give a hint which package to install to get CA certificates Adrian Schröter 2018-01-26 09:46:52 +01:00
  • d0213c63a9 All values in the conf.DEFAULTS dict should be strings Marcus Huewe 2018-01-24 14:00:02 +01:00
  • 1a92c8b995 The 'build-jobs' config option should be an integer Marcus Huewe 2018-01-23 12:28:55 +01:00
  • 8cb0246c10 Merge branch 'fix_369_crash_at_req_issues' of https://github.com/lethliel/osc Marcus Huewe 2018-01-22 14:46:21 +01:00
  • 5b3d8633fa only assign issue detail if text for tag exists Marco Strigl 2018-01-22 11:00:40 +01:00
  • e3af61b5b6 Merge branch 'broken_prj_maintainer' of https://github.com/lethliel/osc Marcus Huewe 2018-01-17 13:03:53 +01:00
  • 2405134cbf fixes not working osc maintainer <prj> Marco Strigl 2018-01-11 11:57:22 +01:00
  • 0b241a9586 Consider "recommends" and "supplements" in build.create_deps Marcus Huewe 2017-12-26 23:28:14 +01:00
  • ebb2f2ee0d Add support for querying weak dependencies Marcus Huewe 2017-12-26 23:14:47 +01:00
  • 5d3cc74ce1 Merge branch 'dev' of https://github.com/computersalat/osc Marcus Huewe 2017-12-14 13:10:51 +01:00
  • 26f00c6749 change WARNING message for better understanding ChrisWi 2017-12-14 12:11:25 +01:00
  • d79eb2580b Merge branch 'error_on_invalid_xml' of https://github.com/lethliel/osc Marcus Huewe 2017-12-08 13:43:19 +01:00
  • 43be8f0e9c add meaningful error if no attribute name lethliel 2017-12-08 13:20:24 +01:00
  • b1d6d8347b Fix "osc buildinfo --prefer-pkgs <dir>..." (finally!) Marcus Huewe 2017-12-06 18:03:04 +01:00
  • aa01b1c52a reopen 0.163 development lethliel 2017-12-06 10:22:15 +01:00
  • 067fd4cd2d release 0.162.1 0.162.1 lethliel 2017-12-05 14:29:03 +01:00
  • 9116d8ff97 Support expansion/unexpansion of a link when updating to certain rev Marcus Huewe 2017-12-03 16:45:36 +01:00
  • f698103977 Send sha256 hashes for tracked files if the wc is pulled/linkrepair Marcus Huewe 2017-12-03 14:44:01 +01:00
  • e818989d21 0.163 development open Adrian Schröter 2017-11-28 15:13:26 +01:00
  • 2b0f015de0 0.162.0 0.162.0 Adrian Schröter 2017-11-28 15:00:03 +01:00
  • a39b44a53b Merge branch 'check_hash_for_file' of https://github.com/lethliel/osc Marcus Huewe 2017-11-27 19:14:00 +01:00
  • f0325eb0b5 added code to get the sha256 hashes of files lethliel 2017-11-27 16:11:32 +01:00
  • 03c25eb8f9 Merge branch 'return_external_2.6_compat' of https://github.com/lethliel/osc Marcus Huewe 2017-11-21 14:25:55 +01:00
  • 7581856d9b added compat code for python 2.6 lethliel 2017-11-21 11:36:50 +01:00
  • 5791d1bb5c Merge branch 'mount_sysfs' of https://github.com/lethliel/osc Marcus Huewe 2017-11-21 12:34:15 +01:00
  • 00b6a9fe27 in chroot also mount /sys in addition to proc lethliel 2017-11-21 10:52:40 +01:00
  • 0f9ab38948 Merge branch 'fix_#351' of https://github.com/lethliel/osc Marcus Huewe 2017-11-09 11:56:36 +01:00
  • 12b17cfc5d consider arch when checking the disabled repos marco 2017-11-08 10:39:42 +01:00
  • cb376a1a34 Merge branch 'config_replace_issue_313' of https://github.com/lethliel/osc Marcus Huewe 2017-11-08 12:23:07 +01:00
  • 516d0318ed Merge branch 'master' of https://github.com/abergmann/osc Marcus Huewe 2017-11-08 12:13:09 +01:00
  • 6bc2d3f939 use XDG_CONFIG_HOME/osc/oscrc as default config marco 2017-10-27 11:29:00 +02:00
  • 690dbf42ab Small documentation fix to clarify attribute usage. Alexander Bergmann 2017-11-08 10:55:38 +01:00
  • 9d4390eed9 Close file before returning from core.dgst Marcus Huewe 2017-11-07 17:52:34 +01:00
  • 3c1bb1cf0a Merge branch 'xz-support' of https://github.com/suihkulokki/osc Marcus Huewe 2017-10-30 22:24:00 +01:00
  • 9166a7f075 debquery: support control.tar.xz Riku Voipio 2017-10-23 11:39:56 +03:00
  • b52edb6513 Open 0.162 development marco 2017-10-26 14:47:40 +02:00
  • fbcda8ae6e prepare 0.161.1 release 0.161.1 marco 2017-10-26 14:21:33 +02:00
  • a884b58313 Fix python 2.6 SyntaxError Marcus Huewe 2017-10-26 14:14:30 +02:00
  • b7d3ae992c Open 0.162 development marco 2017-10-26 13:51:51 +02:00
  • 72f9f89e85 prepare 0.161 release 0.161.0 marco 2017-10-26 13:33:06 +02:00
  • 06d0693f64 Merge branch 'show_issues_in_diff' of https://github.com/lethliel/osc Marcus Huewe 2017-10-20 17:39:27 +02:00
  • 895f168b91 show issues (bugs) in interactive review diff marco 2017-10-16 14:07:10 +02:00
  • a3c2aeb64c Merge branch 'fix_project_results' of https://github.com/lethliel/osc Marcus Huewe 2017-10-18 15:34:17 +02:00
  • 3a5bd607f8 fixes broken osc results on project level marco 2017-10-18 15:17:56 +02:00
  • 760a3e5558 Merge branch 'show_overview_in_diff' of https://github.com/lethliel/osc Marcus Huewe 2017-10-11 13:30:48 +02:00
  • 4f518b5e59 prepend request summary to diff in interactive mode marco 2017-10-10 11:29:57 +02:00
  • 0eecdaf830 Add missing comment Marcus Huewe 2017-10-10 16:35:47 +02:00
  • f6f879dac5 Fix potential shell injection when running rpm2cpio Marcus Huewe 2017-10-10 16:24:42 +02:00
  • a5c7611aee Support unusual filenames in "osc add <directory>" Marcus Huewe 2017-10-10 16:13:59 +02:00
  • c3ba1fbf63 Eventually fix potential shell injections for find Marcus Huewe 2017-10-10 16:07:51 +02:00
  • d66ccb2a7d Cleanup babysitter a bit Marcus Huewe 2017-10-06 13:25:25 +02:00
  • 6acc90d438 Exit with status 1 in case of a ServiceRuntimeError Marcus Huewe 2017-10-06 13:19:15 +02:00
  • 760d4d65d7 Supersede existing requests if --yes is passed to "osc sr" Marcus Huewe 2017-10-06 12:32:52 +02:00
  • aea395a7e7 Document 'R' (replaced) file state Marcus Huewe 2017-10-03 22:05:41 +02:00
  • f52cf7745a Take --repo/--arch options in "osc prjresults --xml..." into account Marcus Huewe 2017-09-28 15:55:11 +02:00
  • 8a81a68028 Cleanup url construction in core.show_results_meta Marcus Huewe 2017-09-28 15:46:23 +02:00
  • 2d327df4e7 Allow multiple --repo and --arch options in "osc prjresults" Marcus Huewe 2017-09-28 15:23:02 +02:00
  • dbdc712018 Really fix potential shell injections Marcus Huewe 2017-09-28 14:46:40 +02:00
  • 63c2aa3630 Do not run diff3 in the shell Marcus Huewe 2017-09-28 11:58:51 +02:00
  • c9c0f8a731 Fix potential shell injections Marcus Huewe 2017-09-28 00:09:42 +02:00
  • 08504a1509 Merge branch 'lintlog_in_interactive_review' of https://github.com/lethliel/osc Marcus Huewe 2017-09-26 23:47:38 +02:00
  • b59d40c57c show lintlog (li) in interactive mode marco 2017-09-04 10:16:02 +02:00
  • 3389db2c8f Merge branch 'repotype-pacsuffix-hint' of https://github.com/Conan-Kudo/osc Marcus Huewe 2017-09-26 14:06:29 +02:00
  • ef9b308d50 Add pacsuffix hint using BinaryType from build config Neal Gompa 2017-09-26 07:57:59 -04:00
  • c2922e8a67 Open 0.161 development Marcus Huewe 2017-09-26 12:45:48 +02:00
  • 73e8e3e97b prepare 0.160.0 release 0.160.0 Adrian Schröter 2017-09-22 09:06:18 +02:00
  • ca8fe4273a Allow whitespace before ${cmd_name}. Andrew Shadura 2017-09-02 13:30:37 +02:00
  • b07ba53ad0 Allow slash separated arguments in "osc rpmlintlog" Marcus Huewe 2017-09-01 10:51:28 +02:00
  • 38af00d509 Merge branch 'rpmlint' of https://github.com/lethliel/osc Marcus Huewe 2017-09-01 10:47:51 +02:00
  • 99309db315 show rpmlint.log marco 2017-08-30 17:08:12 +02:00
  • c2a4d14c42 Merge branch 'patch-2' of https://github.com/jnweiger/osc Marcus Huewe 2017-09-01 09:45:35 +02:00
  • 1154e5ba55 Merge branch 'tr-timestamp' of https://github.com/DimStar77/osc Marcus Huewe 2017-09-01 09:32:30 +02:00
  • 2e6c838d66 submitreq entire project fix Jürgen Weigert 2017-08-31 14:58:22 +02:00
  • 3a41ae64f0 osc tr: show the time when the event happened Dominique Leuenberger 2017-08-31 13:57:21 +02:00
  • e0bce5652a Merge branch 'show_comments_in_reviews' of https://github.com/lethliel/osc Marcus Huewe 2017-08-25 13:23:17 +02:00
  • 7804a8c577 show user comments in interactive mode marco 2017-08-16 11:26:57 +02:00
  • 28368ecd4a Document possible action types for "osc rq --type <TYPE>" Marcus Huewe 2017-08-24 12:14:25 +02:00
  • 1c21c67659 Do not ignore --type parameter in "osc review list --type..." Marcus Huewe 2017-08-24 12:01:19 +02:00