e452bae599Fixes: NB#194550 - applauncherd should have configurable delay when creating new booster process
Alexey Shilov
2010-09-29 14:29:27 +0300
acb19d9c65Changes: Misc. fixes to test scripts
Oskari Timperi
2010-09-29 14:29:15 +0300
de45230d72Changes: New util functions to testscripts, fixed one test to run as user
Oskari Timperi
2010-09-29 14:18:44 +0300
4f4d4f49baChanges: Added -Wno-psabi to CXX_FLAGS in order to suppress va_list mangling warnings originating from Qt.
Jussi Lind
2010-09-27 17:36:20 +0300
f0b46236dbChanges: Comment regarding creds_confine2() improved.
Jussi Lind
2010-09-27 15:10:29 +0300
0fbedf04b8Changes: Refactoring: Too long invoke() split into invoke_fallback() and invoke_remote(). invoked_pid renamed to g_invoked_pid as it's a global variable.
Jussi Lind
2010-09-24 16:47:39 +0300
21aade02a0Changes: report(..) + usage(1) instead of just die()
Jussi Lind
2010-09-24 15:51:48 +0300
e775b2d38cChanges: Invoker polished.
Jussi Lind
2010-09-24 15:47:21 +0300
07207ee76aChanges: Connection unit tests refactored, test mode added to Connection, comments added / improved.
Jussi Lind
2010-09-22 14:51:29 +0300
2959fb7b47Changes: Logger::logErrorAndDie() prints also to stderr in order to help debugging.
Jussi Lind
2010-09-22 14:47:03 +0300
01dca440c5Changes: MonitorBooster sends a message to Daemon, who kills MBooster and WRTBooster.
Jussi Lind
2010-09-21 17:20:32 +0300
ba3776508bChanges: Made MonitorBooster to re-implement run() and initialize().
Jussi Lind
2010-09-21 16:02:54 +0300
5d680f7d0cChanges: Daemon::initializeBooster(Booster *) moved to Booster::initialize(...).
Jussi Lind
2010-09-21 13:53:21 +0300
f7146b065eChanges: Useless destructors removed.
Jussi Lind
2010-09-21 12:31:34 +0300
e58092b95cChanges: New functional test for booster-killer added RevBy: TrustMe
Nimika Keshri
2010-09-21 12:42:54 +0300
1cfc067bb0Changes: Polishing
Jussi Lind
2010-09-21 12:02:57 +0300
aa42abe7a4Changes: Hard-coded GConf key strings moved from monitorbooster.cpp to the top-level CMakeLists.txt
Jussi Lind
2010-09-17 18:03:28 +0300
e17bf0c380Changes: update unit tests for booster factory
Alexey Shilov
2010-09-16 17:21:32 +0300
abe1df3fffChanges: merge with master
Alexey Shilov
2010-09-16 15:52:47 +0300
ed132aee32Changes: refactor boosterkiller to monitorbooster
Alexey Shilov
2010-09-16 15:26:57 +0300
933faa51adChanges: Temporary booster process name defined and initialized in booster classes as a static variable. Getters added.
Jussi Lind
2010-09-16 14:01:03 +0300
4f8880ac0fChanges: performance test refactored.
Nimika Keshri
2010-09-16 13:46:39 +0300
0195e8b9b3Changes: Comments in booster.h / booster.cpp improved. One useless method declaration removed.
Jussi Lind
2010-09-15 20:25:03 +0300
e78012ffdbNew: Unit test for getBoosterPidForType() added to ut_boosterfactory
Jussi Lind
2010-09-15 15:23:48 +0300
39474b47c4Changes: Return values of forking methods in Daemon changed from bool to void
Jussi Lind
2010-09-15 15:05:11 +0300
b4480b410bChanges: BoosterKiller polished
Jussi Lind
2010-09-15 15:02:28 +0300
77de29cbffChanges: Signal forwarding tests added for q-booster and w-booster RevBy: TrustMe
Nimika Keshri
2010-09-15 13:15:59 +0300
6c59077919Changes: add copyrights to boosterkiller.*
Alexey Shilov
2010-09-15 11:41:40 +0300
0fabaf4610Changes: call dh_strip for test package
Alexey Shilov
2010-09-14 17:34:13 +0300
3b6e0ff5e2Changes: ut_daemon and ut_connection compile and pass now with boosterkiller
Antti Kervinen
2010-09-14 16:56:24 +0300
d8a62ab449Changes: Stopping applifed in the prestart-launcherd test to prevent forced killing of applications RevBy: TrustMe
Nimika Keshri
2010-09-14 16:36:54 +0300
ba085e6a5aFixes: NB#191847 - First application launched with m-booster after theme change crashes
Antti Kervinen
2010-09-14 16:14:20 +0300
7c8c2decd1Changes: more debian/control clean-up to avoid build system warnings
Alexey Shilov
2010-09-14 14:29:16 +0300
c90249e2c3Merge commit 'origin/master' into my-master
Oskari Timperi
2010-09-13 17:05:37 +0300
03c2e05a49Changes: Moved security related tests to test-security.py
Oskari Timperi
2010-09-13 16:55:08 +0300
5b57a3febeChanges: Moved some helper methods out from test-func-launcher to utils
Oskari Timperi
2010-09-13 16:10:12 +0300
53fc0a223fChanges: fix signal forwarding for wrt booster, code refactoring
Alexey Shilov
2010-09-13 16:00:29 +0300
ae2ad85d91Changes: CMake-specific info updated in README
Jussi Lind
2010-09-09 17:28:42 +0300
c7b2bb3861Changes: applauncherd-dev installs qt-boostable.prf and qt-boostable.pc for non-MeeGo Touch applications.
Jussi Lind
2010-09-09 13:20:00 +0300
e050d6e5a1Changes: README updated with info about qt-booster, some refactoring.
Jussi Lind
2010-09-09 16:50:43 +0300
42e567d4caChanges: ruby1.8 changed to ruby in the tests scripts RevBy: TrustMe
Nimika Keshri
2010-09-09 16:22:55 +0300
6f3540afb5Changes: Updated and improved MeeGo packaging. - Updated to 0.12.1 - Reorganized RPM packaging files. - Moved binaries from /usr/share to /usr/lib in MeeGo install. - Added installation of applauncherd.desktop so that applauncherd is started by default with the UI.
Pertti Kellomäki
2010-08-31 15:02:49 +0300
912a2fa8f1Merge commit 'origin/master' into my-master
Oskari Timperi
2010-09-08 16:18:13 +0300
3229b27500New: more tests for security, see NB#183566, NB#187583
Oskari Timperi
2010-09-08 15:57:09 +0300
7ac867ab77Changes: More changes to credential handling in the test script
Oskari Timperi
2010-09-08 15:55:26 +0300
b005f2a87aChanges: Comment about preloading added to CMakelists.txt, needless explicit linking to Qt libs removed.
Jussi Lind
2010-09-08 15:15:57 +0300
70868075a8New: Unit tests for BoosterFactory added.
Jussi Lind
2010-09-08 14:28:06 +0300
08a6880376Changes: Changed socket names in a test script
Oskari Timperi
2010-09-08 13:54:54 +0300
f25c3ac00eChanges: Small changes in test script to get credentials
Oskari Timperi
2010-09-08 13:53:23 +0300
992863a75fChanges: Missing ut_wrtbooster added to the debian package.
Jussi Lind
2010-09-08 11:39:51 +0300
630ebcd518Changes: WRT booster documented in README
Antti Kervinen
2010-09-08 10:04:49 +0300
2f50113e02Merge branch 'master' into my-master
Jussi Lind
2010-09-07 16:24:45 +0300
1437337fb7Changes: New unit tests added to ut_mbooster.
Jussi Lind
2010-09-07 16:08:00 +0300
97120632e9New: Unit tests for WRTBooster added. Cleaned up tests/unittests/tests.xml.
Jussi Lind
2010-09-07 15:49:02 +0300