17
0

Commit Graph

  • 99adcb7830 - fix crash of n_ as now textdomain is array (bnc#881124) - 3.1.20 YaST Team Bot 2014-06-04 09:22:24 +00:00
  • 50f9372d65 - fix crash of n_ as now textdomain is array (bnc#881124) - 3.1.20 YaST Team Bot 2014-06-04 09:22:24 +00:00
  • d919c0d2fd - Converted "should" to "expect" in RSpec, to be prepared for rspec-3.0. - 3.1.19 YaST Team Bot 2014-06-02 15:27:58 +00:00
  • 9b22aa21bc - Converted "should" to "expect" in RSpec, to be prepared for rspec-3.0. - 3.1.19 YaST Team Bot 2014-06-02 15:27:58 +00:00
  • 966c6d705b Accepting request 235797 from YaST:Head Stephan Kulow 2014-06-01 16:56:02 +00:00
  • d95cc797bc Accepting request 235797 from YaST:Head Stephan Kulow 2014-06-01 16:56:02 +00:00
  • 31ccac7ba5 - fix translation if mixture of textdomain are used in included files (bnc#877687) - 3.1.18 YaST Team Bot 2014-05-30 08:27:51 +00:00
  • 45f65d0856 - fix translation if mixture of textdomain are used in included files (bnc#877687) - 3.1.18 YaST Team Bot 2014-05-30 08:27:51 +00:00
  • 2946a21c6f Accepting request 234150 from YaST:Head Stephan Kulow 2014-05-17 20:01:47 +00:00
  • ec9c3bf0e6 Accepting request 234150 from YaST:Head Stephan Kulow 2014-05-17 20:01:47 +00:00
  • 37ee3d2d95 Updated to git ref 288b1ce YaST Team Bot 2014-05-15 10:37:25 +00:00
  • 8de3824aec Updated to git ref 288b1ce YaST Team Bot 2014-05-15 10:37:25 +00:00
  • 53b7ae0140 - Mechanically converted the remaining test/unit tests to RSpec (bnc#877758) - 3.1.17 YaST Team Bot 2014-05-15 06:57:53 +00:00
  • 36b9a72a20 - Mechanically converted the remaining test/unit tests to RSpec (bnc#877758) - 3.1.17 YaST Team Bot 2014-05-15 06:57:53 +00:00
  • 024a3c544b Accepting request 231024 from YaST:Head Stephan Kulow 2014-04-26 09:45:11 +00:00
  • d379f2dfda Accepting request 231024 from YaST:Head Stephan Kulow 2014-04-26 09:45:11 +00:00
  • 121579f3bc - Fix hang out of YaST2 in Turkish locale(bnc#852242) - 3.1.16 YaST Team Bot 2014-04-22 12:37:32 +00:00
  • 0074475990 - Fix hang out of YaST2 in Turkish locale(bnc#852242) - 3.1.16 YaST Team Bot 2014-04-22 12:37:32 +00:00
  • 9931a333a7 Accepting request 226016 from YaST:Head Stephan Kulow 2014-03-21 11:14:01 +00:00
  • b7bd1ff55f Accepting request 226016 from YaST:Head Stephan Kulow 2014-03-21 11:14:01 +00:00
  • 73f9d5a9cf - Show the caller in the Internal error popup. - 3.1.15 YaST Team Bot 2014-03-14 19:51:50 +00:00
  • 7188961f29 - Show the caller in the Internal error popup. - 3.1.15 YaST Team Bot 2014-03-14 19:51:50 +00:00
  • 8537207772 Accepting request 224839 from YaST:Head Stephan Kulow 2014-03-11 08:23:58 +00:00
  • d47a773c1d Accepting request 224839 from YaST:Head Stephan Kulow 2014-03-11 08:23:58 +00:00
  • 5c5ba8c3da Updated to git ref a29b493 YaST Team Bot 2014-03-06 08:25:43 +00:00
  • 10069675b8 Updated to git ref a29b493 YaST Team Bot 2014-03-06 08:25:43 +00:00
  • 9d631b03b4 - do not crash if ruby cannot find yast ruby part - 3.1.14 YaST Team Bot 2014-03-03 17:07:27 +00:00
  • 779064f0b0 - do not crash if ruby cannot find yast ruby part - 3.1.14 YaST Team Bot 2014-03-03 17:07:27 +00:00
  • 70ccbf75be Accepting request 224117 from YaST:Head Stephan Kulow 2014-03-01 13:38:20 +00:00
  • 795bd09372 Accepting request 224117 from YaST:Head Stephan Kulow 2014-03-01 13:38:20 +00:00
  • d46c09b9cd - fix precedence of loading files in lib - 3.1.13 YaST Team Bot 2014-02-27 15:12:02 +00:00
  • f46180727b - fix precedence of loading files in lib - 3.1.13 YaST Team Bot 2014-02-27 15:12:02 +00:00
  • fcfec631b7 Updated to git ref 1d1f801 YaST Team Bot 2014-02-26 14:07:17 +00:00
  • 1bc6dace81 Updated to git ref 1d1f801 YaST Team Bot 2014-02-26 14:07:17 +00:00
  • ffe73edaf2 - added N_() and Nn_() gettext equivalents (to only mark a text for translation) - 3.1.12 YaST Team Bot 2014-02-26 12:57:01 +00:00
  • 6c4513ea36 - added N_() and Nn_() gettext equivalents (to only mark a text for translation) - 3.1.12 YaST Team Bot 2014-02-26 12:57:01 +00:00
  • 5319513053 Updated to git ref f9cfe23 YaST Team Bot 2014-02-26 09:32:58 +00:00
  • c68a88df73 Updated to git ref f9cfe23 YaST Team Bot 2014-02-26 09:32:58 +00:00
  • e8c3f9a7af - always log full backtrace when type conversion failed, to help with debugging - 3.1.11 YaST Team Bot 2014-02-26 07:47:21 +00:00
  • 3fcda6ca1b - always log full backtrace when type conversion failed, to help with debugging - 3.1.11 YaST Team Bot 2014-02-26 07:47:21 +00:00
  • 4395555788 Accepting request 223040 from YaST:Head Stephan Kulow 2014-02-21 12:48:13 +00:00
  • 402b0c2520 Accepting request 223040 from YaST:Head Stephan Kulow 2014-02-21 12:48:13 +00:00
  • 4eba833706 Updated to git ref a711295 YaST Team Bot 2014-02-19 12:31:09 +00:00
  • 14fb6a6786 Updated to git ref a711295 YaST Team Bot 2014-02-19 12:31:09 +00:00
  • a5998737e1 - fix stack level too deep (BNC#864056,BNC#864180) - 3.1.10 YaST Team Bot 2014-02-17 10:52:06 +00:00
  • 27922419e2 - fix stack level too deep (BNC#864056,BNC#864180) - 3.1.10 YaST Team Bot 2014-02-17 10:52:06 +00:00
  • 1f8ae8123a - Do not unload clients after execution (BNC#861529) - 3.1.9 YaST Team Bot 2014-02-13 16:06:42 +00:00
  • 25254b55fb - Do not unload clients after execution (BNC#861529) - 3.1.9 YaST Team Bot 2014-02-13 16:06:42 +00:00
  • dc447a523f Accepting request 221004 from YaST:Head Stephan Kulow 2014-02-06 06:01:56 +00:00
  • d471411819 Accepting request 221004 from YaST:Head Stephan Kulow 2014-02-06 06:01:56 +00:00
  • b650f374cf - Builtins.y2milestone(),... marked as deprecated, use Yast::Logger instead in the new code - 3.1.8 YaST Team Bot 2014-02-05 14:42:13 +00:00
  • fe035a97e2 - Builtins.y2milestone(),... marked as deprecated, use Yast::Logger instead in the new code - 3.1.8 YaST Team Bot 2014-02-05 14:42:13 +00:00
  • 2a6815b502 Accepting request 220824 from YaST:Head Stephan Kulow 2014-02-04 20:51:29 +00:00
  • ebc90c8cee Accepting request 220824 from YaST:Head Stephan Kulow 2014-02-04 20:51:29 +00:00
  • 4c5b334772 - format spec file YaST Team Bot 2014-02-04 14:36:53 +00:00
  • 349be4226b - format spec file YaST Team Bot 2014-02-04 14:36:53 +00:00
  • 2eca30c53d - added Y2Logger - Ruby Logger for writing logs using the Yast format, can be used by external libraries for logging into y2log - 3.1.7 YaST Team Bot 2014-02-03 15:06:56 +00:00
  • 54f115d00b - added Y2Logger - Ruby Logger for writing logs using the Yast format, can be used by external libraries for logging into y2log - 3.1.7 YaST Team Bot 2014-02-03 15:06:56 +00:00
  • cfe050a18e - final fix for Ops.get and Ops.set warnings to not point inside their own implementation - 3.1.6 YaST Team Bot 2014-02-03 12:41:54 +00:00
  • 23be080097 - final fix for Ops.get and Ops.set warnings to not point inside their own implementation - 3.1.6 YaST Team Bot 2014-02-03 12:41:54 +00:00
  • c7337504cf Updated to git ref 21ec33c YaST Team Bot 2014-01-30 10:22:13 +00:00
  • c41ddde2c6 Updated to git ref 21ec33c YaST Team Bot 2014-01-30 10:22:13 +00:00
  • d19ff21555 Updated to git ref 21ec33c YaST Team Bot 2014-01-20 09:49:56 +00:00
  • 4bbe4efd44 Updated to git ref 21ec33c YaST Team Bot 2014-01-20 09:49:56 +00:00
  • 921a3b0af4 Accepting request 213677 from YaST:Head Stephan Kulow 2014-01-14 15:36:10 +00:00
  • e8bcc59cf1 Accepting request 213677 from YaST:Head Stephan Kulow 2014-01-14 15:36:10 +00:00
  • 125d6b90d5 - Prefer yast lib directory in LOAD_PATH to reduce collisions with random rubygem - 3.1.5 YaST Team Bot 2014-01-13 10:01:55 +00:00
  • 856aace103 - Prefer yast lib directory in LOAD_PATH to reduce collisions with random rubygem - 3.1.5 YaST Team Bot 2014-01-13 10:01:55 +00:00
  • 00426c449a Updated to git ref 3f58721 YaST Team Bot 2014-01-09 20:18:34 +00:00
  • ef42274d65 Updated to git ref 3f58721 YaST Team Bot 2014-01-09 20:18:34 +00:00
  • f031bb4c75 Updated to git ref 3f58721 ZYpp Developers 2014-01-08 09:55:54 +00:00
  • 0e80ae7e0b Updated to git ref 3f58721 ZYpp Developers 2014-01-08 09:55:54 +00:00
  • a17f43b1d1 Updated to git ref 3f58721 ZYpp Developers 2013-12-11 13:14:45 +00:00
  • 6910f15bec Updated to git ref 3f58721 ZYpp Developers 2013-12-11 13:14:45 +00:00
  • 7247e32987 Accepting request 209949 from YaST:Head Stephan Kulow 2013-12-09 18:18:30 +00:00
  • 76fc79ee15 Accepting request 209949 from YaST:Head Stephan Kulow 2013-12-09 18:18:30 +00:00
  • 459ce7fb4a - fixed Ops.get and Ops.set warnings to not point inside their own implementation - 3.1.4 ZYpp Developers 2013-12-09 11:51:18 +00:00
  • bd645269e5 - fixed Ops.get and Ops.set warnings to not point inside their own implementation - 3.1.4 ZYpp Developers 2013-12-09 11:51:18 +00:00
  • 791931b747 Accepting request 208673 from YaST:Head Stephan Kulow 2013-11-28 06:40:11 +00:00
  • f5f42422c4 Accepting request 208673 from YaST:Head Stephan Kulow 2013-11-28 06:40:11 +00:00
  • 463e90a568 - add detection of invalid type in publish call - 3.1.3 ZYpp Developers 2013-11-27 12:58:31 +00:00
  • 8393008abe - add detection of invalid type in publish call - 3.1.3 ZYpp Developers 2013-11-27 12:58:31 +00:00
  • bc78ce46a5 Accepting request 205992 from YaST:Head Tomáš Chvátal 2013-11-07 08:15:33 +00:00
  • 8a576c73a0 Accepting request 205992 from YaST:Head Tomáš Chvátal 2013-11-07 08:15:33 +00:00
  • 526f77e6a3 Updated to git ref e468579 ZYpp Developers 2013-11-04 16:06:49 +00:00
  • 62f2867854 Updated to git ref e468579 ZYpp Developers 2013-11-04 16:06:49 +00:00
  • 3e853fd8af Updated to git ref 0f38702 ZYpp Developers 2013-11-04 10:11:50 +00:00
  • 1f22f00670 Updated to git ref 0f38702 ZYpp Developers 2013-11-04 10:11:50 +00:00
  • 4f1671abca - report exceptions via Report.Error so there is no hidden failures - detect invalid response type from clients (gh#yast/yast-ruby-bindings#81) - 3.1.2 ZYpp Developers 2013-10-25 14:32:09 +00:00
  • ef0442695d - report exceptions via Report.Error so there is no hidden failures - detect invalid response type from clients (gh#yast/yast-ruby-bindings#81) - 3.1.2 ZYpp Developers 2013-10-25 14:32:09 +00:00
  • a446b89635 Updated to git ref 51b3239 ZYpp Developers 2013-10-25 14:27:03 +00:00
  • 93544e631d Updated to git ref 51b3239 ZYpp Developers 2013-10-25 14:27:03 +00:00
  • 526432477e Updated to git ref 877b91b ZYpp Developers 2013-10-25 13:42:19 +00:00
  • 28ff79d6cc Updated to git ref 877b91b ZYpp Developers 2013-10-25 13:42:19 +00:00
  • 1a8ad0ac06 Updated to git ref 254b90f ZYpp Developers 2013-10-24 16:09:21 +00:00
  • ff3fc6c33f Updated to git ref 254b90f ZYpp Developers 2013-10-24 16:09:21 +00:00
  • 157e73bd29 Updated to git ref 3c81a77 ZYpp Developers 2013-10-23 06:36:52 +00:00
  • 64025766d4 Updated to git ref 3c81a77 ZYpp Developers 2013-10-23 06:36:52 +00:00
  • ab80211f5d Accepting request 203817 from YaST:Head Tomáš Chvátal 2013-10-19 09:13:59 +00:00
  • f8afaa9aa2 Accepting request 203817 from YaST:Head Tomáš Chvátal 2013-10-19 09:13:59 +00:00