Mailinglist Archive: yast-commit (2001 mails)
by thread
| < Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | Next > |
- [yast-commit] <rest-service> master : first initial working version of base system, expect rapid changes, (Thu Sep 10 10:23:04 GMT 2009)
- [yast-commit] <rest-service> master : some test and refactored basesystem, (Thu Sep 10 10:23:04 GMT 2009)
- [yast-commit] <rest-service> master : return also steps, (Thu Sep 10 10:23:05 GMT 2009)
- [yast-commit] <rest-service> master : change to provide backend for updated service, expect more changes, (Thu Sep 10 10:23:05 GMT 2009)
- [yast-commit] <rest-service> master : update backend to new communication interface and use yaml config file, (Thu Sep 10 10:23:06 GMT 2009)
- [yast-commit] <rest-service> master : refactoring and working tests, (Thu Sep 10 10:23:07 GMT 2009)
- [yast-commit] <rest-service> master : add base basesystem config, (Thu Sep 10 10:23:08 GMT 2009)
- [yast-commit] <rest-service> master : show possible action also in general config, (Thu Sep 10 10:23:08 GMT 2009)
- [yast-commit] <rest-service> master : basesystem send controller and action instead path, (Thu Sep 10 10:23:08 GMT 2009)
- [yast-commit] <rest-service> master : add always action, empty action mean default action, (Thu Sep 10 10:23:09 GMT 2009)
- [yast-commit] <rest-service> master : add var directory (need .gitignore hack), (Thu Sep 10 10:23:09 GMT 2009)
- [yast-commit] <rest-service> master : add exception if file missing or is corrupted and use it in basesystem, (Thu Sep 10 10:23:11 GMT 2009)
- [yast-commit] <rest-service> master : fix writing finished base system settings, (Thu Sep 10 10:23:12 GMT 2009)
- [yast-commit] <web-client> master : first initial working version of base system, expect rapid changes, (Thu Sep 10 10:23:17 GMT 2009)
- [yast-commit] <web-client> master : add redirect to control panel to controller specified by base system settings, (Thu Sep 10 10:23:19 GMT 2009)
- [yast-commit] <web-client> master : Add doc for language plugin, (Thu Sep 10 10:23:19 GMT 2009)
- [yast-commit] <web-client> master : variable refactoring, started before filter ensure_wizard, (Thu Sep 10 10:23:20 GMT 2009)
- [yast-commit] <web-client> master : variable refactoring, started before filter ensure_wizard, (Thu Sep 10 10:23:40 GMT 2009)
- [yast-commit] <web-client> master : update to new workflow base system module, (Thu Sep 10 10:23:21 GMT 2009)
- [yast-commit] <web-client> master : added ui testcase for permission and dummy REST service, (Thu Sep 10 10:23:22 GMT 2009)
- [yast-commit] <web-client> master : making FINAL_STEP constant not connected to backend. No more need to be synchronized., (Thu Sep 10 10:23:22 GMT 2009)
- [yast-commit] <web-client> master : making FINAL_STEP constant not connected to backend. No more need to be synchronized., (Thu Sep 10 10:23:45 GMT 2009)
- [yast-commit] <web-client> master : fix default route in security module, (Thu Sep 10 10:23:25 GMT 2009)
- [yast-commit] <web-client> master : remove private routing from systemtime plugin, (Thu Sep 10 10:23:25 GMT 2009)
- [yast-commit] <web-client> master : custom-services client, (Thu Sep 10 10:23:25 GMT 2009)
- [yast-commit] <web-client> master : Add WebYaST icon as favicon.ico, (Thu Sep 10 10:23:26 GMT 2009)
- [yast-commit] <web-client> master : remove private routing from network module, (Thu Sep 10 10:23:26 GMT 2009)
- [yast-commit] <web-client> master : use YaPI based API (org.opensuse.yast.modules.yapi.services), (Thu Sep 10 10:23:27 GMT 2009)
- [yast-commit] <web-client> master : remove private routing from system plugin, (Thu Sep 10 10:23:27 GMT 2009)
- [yast-commit] <web-client> master : system controller - fixed gettext initialization, (Thu Sep 10 10:23:27 GMT 2009)
- [yast-commit] <web-client> master : added dummy-host for Sinatra, (Thu Sep 10 10:23:29 GMT 2009)
- [yast-commit] <web-client> master : config fix - needed for mocha >= 0.9.6 and test-unit >= 2.0.0, (Thu Sep 10 10:23:29 GMT 2009)
- [yast-commit] <web-client> master : system plugin - added functional tests, (Thu Sep 10 10:23:30 GMT 2009)
- [yast-commit] <web-client> master : Don't use private routing in users frontend, (Thu Sep 10 10:23:30 GMT 2009)
- [yast-commit] <web-client> master : app/controllers/system_controller.rb - i18n support, (Thu Sep 10 10:23:31 GMT 2009)
- [yast-commit] <web-client> master : rake test:ui TEST=test/ui/permission_test.rb .... runs selenium together with sinatra, (Thu Sep 10 10:23:31 GMT 2009)
- [yast-commit] <web-client> master : remove private routing from security module and use irregular name security, (Thu Sep 10 10:23:31 GMT 2009)
- [yast-commit] <web-client> master : Test existence of private routing in modules, (Thu Sep 10 10:23:32 GMT 2009)
- [yast-commit] <web-client> master : fix tests after change systemtime name, (Thu Sep 10 10:23:32 GMT 2009)
- [yast-commit] <web-client> master : environment.rb - globally enable plugin reloading, (Thu Sep 10 10:23:33 GMT 2009)
- [yast-commit] <web-client> master : different UI for custom and standard services, (Thu Sep 10 10:23:33 GMT 2009)
- [yast-commit] <web-client> master : no standalone plugin for now, let's work inside 'services' only, (Thu Sep 10 10:23:33 GMT 2009)
- [yast-commit] <web-client> master : YAHOO js library not packaged currently, removing its usage for now, (Thu Sep 10 10:23:34 GMT 2009)
- [yast-commit] <web-client> master : remove exception logger as now logger is configured to properly log exception, (Thu Sep 10 10:23:35 GMT 2009)
- [yast-commit] <web-client> master : use rails 2.3 initializers, store here session settings, (Thu Sep 10 10:23:35 GMT 2009)
- [yast-commit] <web-client> master : fixed plugin reloading configuration, (Thu Sep 10 10:23:35 GMT 2009)
- [yast-commit] <web-client> master : typo, (Thu Sep 10 10:23:36 GMT 2009)
- [yast-commit] <web-client> master : now check always manual time settings, (Thu Sep 10 10:23:36 GMT 2009)
- [yast-commit] <web-client> master : test:ui is running for all testcases, (Thu Sep 10 10:23:36 GMT 2009)
- [yast-commit] <web-client> master : when module failed in control panel, the result was endless redirect loop, (Thu Sep 10 10:23:37 GMT 2009)
- [yast-commit] <web-client> master : add test for wizard redirect in systemtime module, (Thu Sep 10 10:23:37 GMT 2009)
- [yast-commit] <web-client> master : added patch and status interface, (Thu Sep 10 10:23:38 GMT 2009)
- [yast-commit] <web-client> master : change basesystem part to reflect new api, (Thu Sep 10 10:23:39 GMT 2009)
- [yast-commit] <web-client> master : .spec - fixed path to README_FOR_APP file, (Thu Sep 10 10:23:39 GMT 2009)
- [yast-commit] <web-client> master : show status in a simple way, (Thu Sep 10 10:23:40 GMT 2009)
- [yast-commit] <web-client> master : adapt frontend to backend which return controller and action, (Thu Sep 10 10:23:40 GMT 2009)
- [yast-commit] <web-client> master : add working reporting errors from backend, (Thu Sep 10 10:23:41 GMT 2009)
- [yast-commit] <web-client> master : starting webric while test:ui call; adapted login test, (Thu Sep 10 10:23:41 GMT 2009)
- [yast-commit] <web-client> master : remove load_proxy as basesystem doesn't have permissions, (Thu Sep 10 10:23:42 GMT 2009)
- [yast-commit] <web-client> master : configure test-unit gem only in test mode, (Thu Sep 10 10:23:42 GMT 2009)
- [yast-commit] <web-client> master : moved UI tests to the concerning plugins, (Thu Sep 10 10:23:43 GMT 2009)
- [yast-commit] <web-client> master : force string to session, (Thu Sep 10 10:23:43 GMT 2009)
- [yast-commit] <web-client> master : adapt to new basesystem interface, (Thu Sep 10 10:23:43 GMT 2009)
- [yast-commit] <web-client> master : Exception check in services_controller.rb, (Thu Sep 10 10:23:44 GMT 2009)
- [yast-commit] <web-client> master : Fixed testsuite init - set 'test' mode properly, (Thu Sep 10 10:23:44 GMT 2009)
- [yast-commit] <web-client> master : remove routes.rb also from .spec file, (Thu Sep 10 10:23:44 GMT 2009)
- [yast-commit] <web-client> master : added more test data, (Thu Sep 10 10:23:45 GMT 2009)
- [yast-commit] <web-client> master : add working wizard next/back buttons, (Thu Sep 10 10:23:45 GMT 2009)
- [yast-commit] r58609 - /trunk/mail/src/YaPI/MailServer.pm, (Thu Sep 10 10:47:28 GMT 2009)
- [yast-commit] <web-client> network : editable form for network, send routing value to rest-api, clean code, (Thu Sep 10 11:32:49 GMT 2009)
- [yast-commit] <web-client> network : code cleanup, fixed tests, (Thu Sep 10 11:32:50 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-client-11.1-i586 #221, (Thu Sep 10 11:34:59 GMT 2009)
- [yast-commit] Hudson build is back to normal: webyast-client-11.1-i586 #222, (Thu Sep 10 12:02:39 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-client-head-i586 #305, (Thu Sep 10 11:36:06 GMT 2009)
- [yast-commit] Hudson build is back to normal: webyast-client-head-i586 #306, (Thu Sep 10 11:55:32 GMT 2009)
- [yast-commit] <rest-service> master : Use mtime from base class, (Thu Sep 10 11:45:06 GMT 2009)
- [yast-commit] <rest-service> master : Consolidate to_xml and d-bus access, (Thu Sep 10 11:45:09 GMT 2009)
- [yast-commit] <rest-service> master : Fix file list, (Thu Sep 10 11:45:09 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #291, (Thu Sep 10 11:45:27 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #292, (Thu Sep 10 11:48:43 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #293, (Thu Sep 10 12:06:11 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #294, (Thu Sep 10 12:54:58 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #293, (Thu Sep 10 12:06:11 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #292, (Thu Sep 10 11:48:43 GMT 2009)
- [yast-commit] <web-client> master : add correct test to redirect, (Thu Sep 10 11:45:47 GMT 2009)
- [yast-commit] <rest-service> master : Argh, XmlMarkup even overrides basic Object methods., (Thu Sep 10 11:57:26 GMT 2009)
- [yast-commit] <rest-service> network : Route: Fixed passing of a DBus variant (bnc#538050)., (Thu Sep 10 12:18:30 GMT 2009)
- [yast-commit] r58610 - /branches/SuSE-Code-11-Branch/ldap-server/doc/autodocs/Makefile.am, (Thu Sep 10 12:29:30 GMT 2009)
- [yast-commit] <rest-service> master : Simplify xml creation, fix loop->dbusloop renames, (Thu Sep 10 12:32:35 GMT 2009)
- [yast-commit] r58611 - in /trunk/gtk: ChangeLog src/ygtkcellrendererbutton.c, (Thu Sep 10 13:17:36 GMT 2009)
- [yast-commit] r58612 - in /trunk/users: src/Makefile.am src/YaPI/ADMINISTRATOR.pm yast2-users.spec.in, (Thu Sep 10 13:20:47 GMT 2009)
- [yast-commit] <rest-service> master : fix packaging, (Thu Sep 10 13:23:43 GMT 2009)
- [yast-commit] <rest-service> master : fix packaging, (Thu Sep 10 13:37:24 GMT 2009)
- [yast-commit] <rest-service> master : fix packaging, (Fri Sep 25 07:56:48 GMT 2009)
- [yast-commit] <web-client> master : updated README_FOR_APP, added doc subdir to .spec file, (Thu Sep 10 13:34:02 GMT 2009)
- [yast-commit] <rest-service> master : added restdoc task, (Thu Sep 10 13:52:20 GMT 2009)
- [yast-commit] <rest-service> master : build REST documentation during package build, (Thu Sep 10 13:52:21 GMT 2009)
- [yast-commit] <rest-service> master : added static overlay - rest plugins can export public/ subdir, (Thu Sep 10 13:52:21 GMT 2009)
- [yast-commit] <rest-service> master : added comment in restdoc task, (Thu Sep 10 13:52:22 GMT 2009)
- [yast-commit] <rest-service> master : system plugin - added REST documentation and examples, (Thu Sep 10 13:52:23 GMT 2009)
- [yast-commit] r58613 - /trunk/network/src/lan/YaPI/NETWORK.pm, (Thu Sep 10 13:54:10 GMT 2009)
- [yast-commit] <web-client> network : send values from form to resp-api, (Thu Sep 10 13:58:03 GMT 2009)
- [yast-commit] <rest-service> network : save data (for Write function), (Thu Sep 10 13:59:01 GMT 2009)
- [yast-commit] <rest-service> master : call the real YaPI, update tests, (Thu Sep 10 14:05:51 GMT 2009)
- [yast-commit] <rest-service> master : package also public/ subdirectory with REST documentation, (Thu Sep 10 14:19:28 GMT 2009)
- [yast-commit] <rest-service> master : doc update, (Thu Sep 10 14:39:25 GMT 2009)
- [yast-commit] r58614 - in /trunk/gtk: ChangeLog src/YGMenuButton.cc src/YGPackageSelector.cc src/YGTable.cc src/YGUI.h, (Thu Sep 10 14:49:27 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #296, (Thu Sep 10 14:51:49 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #297, (Thu Sep 10 15:34:31 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #298, (Fri Sep 11 08:02:52 GMT 2009)
- [yast-commit] Build failed in Hudson: webyast-service-11.1-i586 #297, (Thu Sep 10 15:34:31 GMT 2009)
- [yast-commit] <web-client> master : add tests for webclient basesystem, (Thu Sep 10 14:51:59 GMT 2009)
- [yast-commit] <rest-service> master : fix typo, (Thu Sep 10 14:59:11 GMT 2009)
- [yast-commit] <web-client> master : use localized error messages for backend problems, (Thu Sep 10 15:00:31 GMT 2009)
- [yast-commit] r58615 - in /trunk/gtk: ChangeLog src/YGDialog.cc src/YGUI.cc src/YGUI.h, (Thu Sep 10 15:09:14 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : new tests for basesystem backend, (Thu Sep 10 16:47:14 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : fix next step, (Thu Sep 10 16:47:14 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : first initial working version of base system, expect rapid changes, (Thu Sep 10 16:47:14 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : some test and refactored basesystem, (Thu Sep 10 16:47:14 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : return also steps, (Thu Sep 10 16:47:15 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : change to provide backend for updated service, expect more changes, (Thu Sep 10 16:47:15 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : update backend to new communication interface and use yaml config file, (Thu Sep 10 16:47:17 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : refactoring and working tests, (Thu Sep 10 16:47:17 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : add base basesystem config, (Thu Sep 10 16:47:18 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : basesystem send controller and action instead path, (Thu Sep 10 16:47:18 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : add always action, empty action mean default action, (Thu Sep 10 16:47:19 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : add var directory (need .gitignore hack), (Thu Sep 10 16:47:20 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : show possible action also in general config, (Thu Sep 10 16:47:20 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : add exception if file missing or is corrupted and use it in basesystem, (Thu Sep 10 16:47:22 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : Set RAILS_ENV only if it wasn't defined before, (Thu Sep 10 16:47:23 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : Hide implementation (packagekit) in 'resolvable' base class, (Thu Sep 10 16:47:24 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : Use mtime from base class, (Thu Sep 10 16:47:28 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : package the proposal, (Thu Sep 10 16:47:31 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : Consolidate to_xml and d-bus access, (Thu Sep 10 16:47:31 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : Fix file list, (Thu Sep 10 16:47:32 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : fix writing finished base system settings, (Thu Sep 10 16:47:32 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : fix packaging, (Thu Sep 10 16:47:35 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : fix packaging, (Thu Sep 10 16:47:36 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : Argh, XmlMarkup even overrides basic Object methods., (Thu Sep 10 16:47:35 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : Simplify xml creation, fix loop->dbusloop renames, (Thu Sep 10 16:47:36 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : added restdoc task, (Thu Sep 10 16:47:37 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : added comment in restdoc task, (Thu Sep 10 16:47:39 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : system plugin - added REST documentation and examples, (Thu Sep 10 16:47:40 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : added static overlay - rest plugins can export public/ subdir, (Thu Sep 10 16:47:40 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : call the real YaPI, update tests, (Thu Sep 10 16:47:41 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : build REST documentation during package build, (Thu Sep 10 16:47:41 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : package also public/ subdirectory with REST documentation, (Thu Sep 10 16:47:44 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : fix typo, (Thu Sep 10 16:47:44 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : doc update, (Thu Sep 10 16:47:46 GMT 2009)
- [yast-commit] <rest-service> dmacvicar_log_viewer : - use safe types, (Thu Sep 10 16:47:46 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : variable refactoring, started before filter ensure_wizard, (Thu Sep 10 16:49:08 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : variable refactoring, started before filter ensure_wizard, (Thu Sep 10 16:49:25 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : added ui testcase for permission and dummy REST service, (Thu Sep 10 16:49:08 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : Add doc for language plugin, (Thu Sep 10 16:49:09 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : first initial working version of base system, expect rapid changes, (Thu Sep 10 16:49:09 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : add redirect to control panel to controller specified by base system settings, (Thu Sep 10 16:49:10 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : Don't use private routing in users frontend, (Thu Sep 10 16:49:10 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : update to new workflow base system module, (Thu Sep 10 16:49:11 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : making FINAL_STEP constant not connected to backend. No more need to be synchronized., (Thu Sep 10 16:49:11 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : custom-services client, (Thu Sep 10 16:49:11 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : config fix - needed for mocha >= 0.9.6 and test-unit >= 2.0.0, (Thu Sep 10 16:49:11 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : added dummy-host for Sinatra, (Thu Sep 10 16:49:12 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : remove private routing from systemtime plugin, (Thu Sep 10 16:49:12 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : app/controllers/system_controller.rb - i18n support, (Thu Sep 10 16:49:14 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : system plugin - added functional tests, (Thu Sep 10 16:49:14 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : Test existence of private routing in modules, (Thu Sep 10 16:49:14 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : system controller - fixed gettext initialization, (Thu Sep 10 16:49:15 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : remove private routing from network module, (Thu Sep 10 16:49:15 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : fixed plugin reloading configuration, (Thu Sep 10 16:49:16 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : fix default route in security module, (Thu Sep 10 16:49:17 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : use YaPI based API (org.opensuse.yast.modules.yapi.services), (Thu Sep 10 16:49:18 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : environment.rb - globally enable plugin reloading, (Thu Sep 10 16:49:18 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : rake test:ui TEST=test/ui/permission_test.rb .... runs selenium together with sinatra, (Thu Sep 10 16:49:18 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : different UI for custom and standard services, (Thu Sep 10 16:49:18 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : use rails 2.3 initializers, store here session settings, (Thu Sep 10 16:49:19 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : no standalone plugin for now, let's work inside 'services' only, (Thu Sep 10 16:49:19 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : remove exception logger as now logger is configured to properly log exception, (Thu Sep 10 16:49:19 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : fix tests after change systemtime name, (Thu Sep 10 16:49:20 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : remove private routing from system plugin, (Thu Sep 10 16:49:20 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : Add WebYaST icon as favicon.ico, (Thu Sep 10 16:49:21 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : YAHOO js library not packaged currently, removing its usage for now, (Thu Sep 10 16:49:21 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : .spec - fixed path to README_FOR_APP file, (Thu Sep 10 16:49:22 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : remove private routing from security module and use irregular name security, (Thu Sep 10 16:49:22 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : typo, (Thu Sep 10 16:49:23 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : configure test-unit gem only in test mode, (Thu Sep 10 16:49:24 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : Fixed testsuite init - set 'test' mode properly, (Thu Sep 10 16:49:24 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : added more test data, (Thu Sep 10 16:49:24 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : test:ui is running for all testcases, (Thu Sep 10 16:49:25 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : starting webric while test:ui call; adapted login test, (Thu Sep 10 16:49:25 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : remove routes.rb also from .spec file, (Thu Sep 10 16:49:26 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : moved UI tests to the concerning plugins, (Thu Sep 10 16:49:26 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : added patch and status interface, (Thu Sep 10 16:49:26 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : show status in a simple way, (Thu Sep 10 16:49:27 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : Exception check in services_controller.rb, (Thu Sep 10 16:49:28 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : change basesystem part to reflect new api, (Thu Sep 10 16:49:30 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : adapt to new basesystem interface, (Thu Sep 10 16:49:30 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : when module failed in control panel, the result was endless redirect loop, (Thu Sep 10 16:49:32 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : adapt frontend to backend which return controller and action, (Thu Sep 10 16:49:32 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : now check always manual time settings, (Thu Sep 10 16:49:32 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : add correct test to redirect, (Thu Sep 10 16:49:32 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : add working wizard next/back buttons, (Thu Sep 10 16:49:32 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : updated README_FOR_APP, added doc subdir to .spec file, (Thu Sep 10 16:49:34 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : add working reporting errors from backend, (Thu Sep 10 16:49:34 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : add tests for webclient basesystem, (Thu Sep 10 16:49:36 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : remove load_proxy as basesystem doesn't have permissions, (Thu Sep 10 16:49:36 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : force string to session, (Thu Sep 10 16:49:36 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : use localized error messages for backend problems, (Thu Sep 10 16:49:37 GMT 2009)
- [yast-commit] <web-client> dmacvicar_log_viewer : add test for wizard redirect in systemtime module, (Thu Sep 10 16:49:41 GMT 2009)
- [yast-commit] r58616 - in /trunk/gtk: ChangeLog src/ygtkfindentry.c src/ygtkzyppview.cc, (Thu Sep 10 18:26:15 GMT 2009)
- [yast-commit] r58617 - /trunk/gtk/src/ygtkzyppview.cc, (Thu Sep 10 21:40:07 GMT 2009)
- [yast-commit] <rest-service> master : restdoc: Fixed "can't convert nil into String"., (Fri Sep 11 07:56:07 GMT 2009)
- [yast-commit] <rest-service> network : new tests for basesystem backend, (Fri Sep 11 07:56:07 GMT 2009)
- [yast-commit] <rest-service> network : fix next step, (Fri Sep 11 07:56:07 GMT 2009)
- [yast-commit] <rest-service> network : first initial working version of base system, expect rapid changes, (Fri Sep 11 07:56:08 GMT 2009)
- [yast-commit] <rest-service> network : some test and refactored basesystem, (Fri Sep 11 07:56:08 GMT 2009)
- [yast-commit] <rest-service> network : return also steps, (Fri Sep 11 07:56:09 GMT 2009)
- [yast-commit] <rest-service> network : update backend to new communication interface and use yaml config file, (Fri Sep 11 07:56:09 GMT 2009)
- [yast-commit] <rest-service> network : refactoring and working tests, (Fri Sep 11 07:56:10 GMT 2009)
- [yast-commit] <rest-service> network : basesystem send controller and action instead path, (Fri Sep 11 07:56:10 GMT 2009)
- [yast-commit] <rest-service> network : add always action, empty action mean default action, (Fri Sep 11 07:56:11 GMT 2009)
- [yast-commit] <rest-service> network : add base basesystem config, (Fri Sep 11 07:56:11 GMT 2009)
- [yast-commit] <rest-service> network : add var directory (need .gitignore hack), (Fri Sep 11 07:56:12 GMT 2009)
- [yast-commit] <rest-service> network : change to provide backend for updated service, expect more changes, (Fri Sep 11 07:56:12 GMT 2009)
- [yast-commit] <rest-service> network : show possible action also in general config, (Fri Sep 11 07:56:13 GMT 2009)
- [yast-commit] <rest-service> network : Set RAILS_ENV only if it wasn't defined before, (Fri Sep 11 07:56:13 GMT 2009)
- [yast-commit] <rest-service> network : add exception if file missing or is corrupted and use it in basesystem, (Fri Sep 11 07:56:13 GMT 2009)
- [yast-commit] <rest-service> network : Consolidate to_xml and d-bus access, (Fri Sep 11 07:56:13 GMT 2009)
- [yast-commit] <rest-service> network : Use mtime from base class, (Fri Sep 11 07:56:13 GMT 2009)
- [yast-commit] <rest-service> network : Hide implementation (packagekit) in 'resolvable' base class, (Fri Sep 11 07:56:14 GMT 2009)
- [yast-commit] <rest-service> network : package the proposal, (Fri Sep 11 07:56:18 GMT 2009)
- [yast-commit] <rest-service> network : fix writing finished base system settings, (Fri Sep 11 07:56:19 GMT 2009)
- [yast-commit] <rest-service> network : Fix file list, (Fri Sep 11 07:56:20 GMT 2009)
- [yast-commit] <rest-service> network : Argh, XmlMarkup even overrides basic Object methods., (Fri Sep 11 07:56:22 GMT 2009)
- [yast-commit] <rest-service> network : Simplify xml creation, fix loop->dbusloop renames, (Fri Sep 11 07:56:23 GMT 2009)
- [yast-commit] <rest-service> network : added comment in restdoc task, (Fri Sep 11 07:56:29 GMT 2009)
- [yast-commit] <rest-service> network : added static overlay - rest plugins can export public/ subdir, (Fri Sep 11 07:56:29 GMT 2009)
- [yast-commit] <rest-service> network : added restdoc task, (Fri Sep 11 07:56:30 GMT 2009)
- [yast-commit] <rest-service> network : call the real YaPI, update tests, (Fri Sep 11 07:56:33 GMT 2009)
- [yast-commit] <rest-service> network : restdoc: Fixed "can't convert nil into String"., (Fri Sep 11 07:56:34 GMT 2009)
- [yast-commit] <rest-service> network : system plugin - added REST documentation and examples, (Fri Sep 11 07:56:34 GMT 2009)
- [yast-commit] <rest-service> network : package also public/ subdirectory with REST documentation, (Fri Sep 11 07:56:34 GMT 2009)
- [yast-commit] <rest-service> network : build REST documentation during package build, (Fri Sep 11 07:56:34 GMT 2009)
- [yast-commit] <rest-service> network : doc update, (Fri Sep 11 07:56:34 GMT 2009)
- [yast-commit] <rest-service> network : Ignore www/ www.tar.bz2, (Fri Sep 11 07:56:39 GMT 2009)
- [yast-commit] <rest-service> network : Initial REST documentation: /network/restdoc/index.html (bnc#537188)., (Fri Sep 11 07:56:39 GMT 2009)
- [yast-commit] <rest-service> network : Fixed HTML rendering., (Fri Sep 11 07:56:39 GMT 2009)
- [yast-commit] <rest-service> network : fix typo, (Fri Sep 11 07:56:50 GMT 2009)
- [yast-commit] r58626 - in /trunk/gtk: ChangeLog src/YGPackageSelector.cc, (Sun Sep 13 15:23:36 GMT 2009)
- [yast-commit] r58627 - in /trunk/gtk: ChangeLog src/YGPackageSelector.cc, (Sun Sep 13 22:31:59 GMT 2009)
- [yast-commit] r58628 - /trunk/gtk/mockups/, (Sun Sep 13 23:40:48 GMT 2009)
- [yast-commit] <web-client> master : correct nil check, (Mon Sep 14 08:25:40 GMT 2009)
- [yast-commit] <web-client> master : installing all patches at once, (Mon Sep 14 08:25:40 GMT 2009)
| < Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | Next > |