configurationengine/doc/changelog.rst
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
ChangeLog 09-Feb-2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
=====================
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
Revision: 481
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
Date: 13:01:30, 09 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
-Updated api version 0.5.0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    12
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    13
Modified : /branches/singleconfiguration/source/cone/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    14
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    15
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    16
Revision: 480
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    17
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    18
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    19
Date: 13:01:03, 09 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    20
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    21
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    22
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    23
Updated documentation. 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    24
 -Version
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    25
 -Fixed the error in install instructions.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    26
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    27
Modified : /branches/singleconfiguration/doc/conf.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    28
Modified : /branches/singleconfiguration/doc/design/cone.mdl
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    29
Modified : /branches/singleconfiguration/doc/intro.rst
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    30
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    31
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    32
Revision: 479
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    33
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    34
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    35
Date: 12:38:48, 09 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    36
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    37
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    38
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    39
-Added a test case to access all features via default_view.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    40
-Fixed a minor bug in adding data to the default_view (if feature is not found)
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    41
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    42
Modified : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    43
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    44
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    45
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    46
Revision: 478
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    47
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    48
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    49
Date: 21:36:52, 08 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    50
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    51
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    52
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    53
All functionality in place for the single configurationbranch. 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    54
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    55
Modified : /branches/singleconfiguration/source/cone/confml/model.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    56
Modified : /branches/singleconfiguration/source/cone/confml/persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    57
Modified : /branches/singleconfiguration/source/cone/confml/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    58
Modified : /branches/singleconfiguration/source/cone/confml/tests/unittest_model.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    59
Modified : /branches/singleconfiguration/source/cone/confml/tests/unittest_persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    60
Modified : /branches/singleconfiguration/source/cone/core/tests/exported.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    61
Modified : /branches/singleconfiguration/source/cone/core/tests/imported.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    62
Added : /branches/singleconfiguration/source/cone/core/tests/project
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    63
Added : /branches/singleconfiguration/source/cone/core/tests/project/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    64
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_001
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    65
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_001/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    66
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_001/confml/aknfep.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    67
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_001/confml/messaging.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    68
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_001/confml/siprfsplugin.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    69
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_001/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    70
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_001/content/file.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    71
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_001/root.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    72
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    73
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    74
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/commsdatcreator.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    75
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    76
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    77
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    78
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/drm5.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    79
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/helix.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    80
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    81
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/mediaplayer.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    82
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/mpxmusicplayer.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    83
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/confml/xmluifw.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    84
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    85
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_002/root.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    86
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    87
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    88
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/confml/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    89
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/confml/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    90
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/confml/coreapplicationuis.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    91
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/confml/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    92
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/confml/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    93
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    94
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    95
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    96
Added : /branches/singleconfiguration/source/cone/core/tests/project/gadget_wk32_003/root.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    97
Added : /branches/singleconfiguration/source/cone/core/tests/project/root.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    98
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    99
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   100
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/BrowserSettings.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   101
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/CarbideV_default_access_point.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   102
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/CarbideV_startup.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   103
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/DefaultAccessPoint.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   104
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/FMRadioEngine.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   105
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledAACTones.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   106
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledBookmarks.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   107
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledContacts.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   108
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledContent.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   109
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledImages.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   110
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledMP3Tones.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   111
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledMonophonicTones.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   112
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledMusic.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   113
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledObjectsToPhotos.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   114
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledPolyphonicTones.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   115
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledStreamingLinksGallery.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   116
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledTrueTones.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   117
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledVideos.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   118
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/PreInstalledWMATones.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   119
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/accessoryserver.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   120
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/accesspoints.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   121
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/activeidle.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   122
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/activeidle2.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   123
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/aknfep.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   124
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/aknskins.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   125
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/application_management.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   126
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/audioequalizerutility.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   127
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/autolock.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   128
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/avkon.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   129
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/bluetoothgpspsy.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   130
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/browserui.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   131
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/bteng.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   132
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/calendarUI.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   133
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/callui.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   134
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/camcorder.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   135
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/cbsserver.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   136
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/cenrep_iby_configuration.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   137
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/clockapp.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   138
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/commonengine.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   139
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/commonui.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   140
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/connectiondialogs.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   141
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/contextframework.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   142
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/coreapplicationuis.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   143
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/ctsy.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   144
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/dcl.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   145
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/defaultproxy.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   146
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/devman.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   147
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/dlmgr.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   148
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/drm5.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   149
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/drmrightsmanager.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   150
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/drmsettings.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   151
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/enhancedmediaclient.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   152
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/environmentalreverbutility.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   153
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/featuremanager.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   154
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/flashlite_2_0.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   155
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/fmpresetutility.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   156
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/fotaadapter.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   157
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/fotadiskstorage.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   158
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/fotaserver.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   159
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/gennif.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   160
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/helix.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   161
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/httpcachemanager.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   162
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/httpfilterHttpFilterPipeliningConfig.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   163
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/httpfilteracceptheader.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   164
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/hwresourceclientfmtx.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   165
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/hwresourcesandenhancements.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   166
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/ibytest.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   167
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/icts.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   168
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/imagingconfigmanager.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   169
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/imum.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   170
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/j2me.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   171
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/javainstaller.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   172
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/javaruntime.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   173
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/landmarks.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   174
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/locationsettings.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   175
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/locationsuplfw.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   176
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/lock.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   177
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/locnotprefplugin.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   178
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/locsuplsettings.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   179
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/logs.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   180
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/mediaplayer.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   181
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/messaging.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   182
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/metadatautility.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   183
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/midp.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   184
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/mmsengine.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   185
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/mobilemedia.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   186
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/mtp.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   187
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/multimediasharing.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   188
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/musicplayer.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   189
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/newsticker.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   190
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/npppsy.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   191
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/nsmldmsync.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   192
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/nsmlemailadapter.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   193
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/nsmlhttp.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   194
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/numbergrouping.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   195
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/omasuplconfigparam.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   196
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/operator_logo.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   197
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/operatormenu.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   198
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/pdpcontextmanager2.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   199
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/phonebook2.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   200
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/pnpms.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   201
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/poc.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   202
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/pocui.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   203
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/pocuiintgr.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   204
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/policy_management.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   205
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/postcard.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   206
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/presenceengine.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   207
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/profilesengine.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   208
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/psmserver.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   209
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/pushmtm.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   210
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/remote_storage_fw.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   211
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/remotelock.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   212
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   213
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60appshell.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   214
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60contentlistingframework.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   215
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60filemanager.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   216
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60icalui.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   217
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60imageviewer.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   218
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60impscommonui_ng.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   219
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60instant_messaging_ui_ng.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   220
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60mail.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   221
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60mediagallery2.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   222
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60ncnlist.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   223
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60provisioning.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   224
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60settingsuis.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   225
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60swinstalleruis.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   226
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60telephony.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   227
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60uiacceltk.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   228
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/s60videotelephony.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   229
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/sat.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   230
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/screensaver.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   231
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/screensaveranimplugin.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   232
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/scutplugin.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   233
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/sendui.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   234
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/sensor.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   235
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/sensorframework.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   236
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/sensorplugin.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   237
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/simple.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   238
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/simulationpsy.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   239
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/speeddial.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   240
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/srsf.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   241
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/startup.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   242
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/stereowideningutility.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   243
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/suplpsy.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   244
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/suplsettings.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   245
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/syncmlnotifier.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   246
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/sysutil.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   247
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/tfxserver.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   248
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/theme.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   249
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/themes.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   250
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/uiklaf.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   251
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/upnpmediaserver.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   252
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/upnpstack.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   253
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/usbengines.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   254
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/variant.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   255
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/vcommand.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   256
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/videoservices.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   257
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/voicemailbox.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   258
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/voicerecorder.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   259
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/webutils.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   260
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/widgetinstaller.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   261
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/wlanengine.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   262
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/wvengine.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   263
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/wvsettings20.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   264
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/xdmengine.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   265
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/confml/xmluifw.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   266
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   267
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/doc/applications_48_nav.png
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   268
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/doc/connectivity_48_nav.png
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   269
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/doc/hardware_48_nav.png
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   270
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/doc/other_48_nav.png
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   271
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/doc/preinstalledcontent_48_nav.png
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   272
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/doc/system_48_nav.png
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   273
Added : /branches/singleconfiguration/source/cone/core/tests/project/s60_3_43_wk32/doc/userinterface_48_nav.png
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   274
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   275
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   276
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/confml/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   277
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/confml/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   278
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/confml/data.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   279
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/confml/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   280
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/confml/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   281
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/confml/second_view.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   282
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/confml/variant_view.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   283
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   284
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   285
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/doc/.notes
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   286
Added : /branches/singleconfiguration/source/cone/core/tests/project/variant_3_23_wk32/root.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   287
Modified : /branches/singleconfiguration/source/cone/core/tests/project.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   288
Modified : /branches/singleconfiguration/source/cone/core/tests/tempproject/dummy2.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   289
Modified : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration_project_export.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   290
Modified : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration_project_import.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   291
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   292
Modified : /branches/singleconfiguration/source/cone/public/container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   293
Modified : /branches/singleconfiguration/source/cone/public/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   294
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_base.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   295
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_configuration.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   296
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_data.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   297
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_feature.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   298
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_layer.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   299
Added : /branches/singleconfiguration/source/cone/public/tests/unittest_options.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   300
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_project.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   301
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_utils.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   302
Added : /branches/singleconfiguration/source/cone/public/tests/unittest_valueset.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   303
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_views.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   304
Modified : /branches/singleconfiguration/source/cone/public/utils.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   305
Modified : /branches/singleconfiguration/source/cone/storage/filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   306
Modified : /branches/singleconfiguration/source/cone/storage/persistentdictionary.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   307
Modified : /branches/singleconfiguration/source/cone/storage/stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   308
Modified : /branches/singleconfiguration/source/cone/storage/tests/data.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   309
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_fileresource.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   310
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   311
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_filestorage_layer.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   312
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_filestorage_with_configurations.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   313
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_zipstorage_with_configurations.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   314
Modified : /branches/singleconfiguration/source/cone/storage/zipstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   315
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   316
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   317
Revision: 477
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   318
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   319
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   320
Date: 15:27:20, 08 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   321
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   322
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   323
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   324
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   325
Added : /branches/singleconfiguration/source/cone/storage/tests/temp
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   326
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testread.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   327
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   328
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   329
Revision: 476
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   330
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   331
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   332
Date: 14:40:02, 08 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   333
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   334
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   335
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   336
Removed temp test files that were accidentally added.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   337
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   338
Deleted : /branches/singleconfiguration/source/cone/storage/tests/data/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   339
Deleted : /branches/singleconfiguration/source/cone/storage/tests/data/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   340
Deleted : /branches/singleconfiguration/source/cone/storage/tests/data/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   341
Deleted : /branches/singleconfiguration/source/cone/storage/tests/data/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   342
Deleted : /branches/singleconfiguration/source/cone/storage/tests/data/ncp11/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   343
Deleted : /branches/singleconfiguration/source/cone/storage/tests/data/ncp11/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   344
Deleted : /branches/singleconfiguration/source/cone/storage/tests/data/ncp11/prodX/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   345
Deleted : /branches/singleconfiguration/source/cone/storage/tests/data/ncp11/prodX/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   346
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   347
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   348
Revision: 475
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   349
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   350
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   351
Date: 14:51:35, 06 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   352
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   353
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   354
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   355
Removed temp test files that were accidentally added.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   356
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   357
Deleted : /branches/singleconfiguration/source/cone/storage/tests/TestProlog.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   358
Modified : /branches/singleconfiguration/source/cone/storage/tests/data.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   359
Deleted : /branches/singleconfiguration/source/cone/storage/tests/dummytest
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   360
Deleted : /branches/singleconfiguration/source/cone/storage/tests/foo
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   361
Deleted : /branches/singleconfiguration/source/cone/storage/tests/temp
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   362
Deleted : /branches/singleconfiguration/source/cone/storage/tests/testdelete.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   363
Deleted : /branches/singleconfiguration/source/cone/storage/tests/testfolder
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   364
Deleted : /branches/singleconfiguration/source/cone/storage/tests/testnewfile.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   365
Deleted : /branches/singleconfiguration/source/cone/storage/tests/testnonrecurse.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   366
Deleted : /branches/singleconfiguration/source/cone/storage/tests/testoverwrite.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   367
Deleted : /branches/singleconfiguration/source/cone/storage/tests/testrecurse.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   368
Deleted : /branches/singleconfiguration/source/cone/storage/tests/testtemp.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   369
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_zipstorage_with_configurations.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   370
Modified : /branches/singleconfiguration/source/cone/storage/zipstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   371
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   372
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   373
Revision: 474
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   374
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   375
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   376
Date: 14:50:57, 06 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   377
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   378
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   379
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   380
Removed temp test files that were accidentally added.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   381
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   382
Deleted : /branches/singleconfiguration/source/cone/tests/dummytest
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   383
Deleted : /branches/singleconfiguration/source/cone/tests/exported.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   384
Deleted : /branches/singleconfiguration/source/cone/tests/temp
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   385
Deleted : /branches/singleconfiguration/source/cone/tests/tempproject
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   386
Deleted : /branches/singleconfiguration/source/cone/tests/tempzipoutput
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   387
Deleted : /branches/singleconfiguration/source/cone/tests/testdelete.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   388
Deleted : /branches/singleconfiguration/source/cone/tests/testfolder
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   389
Deleted : /branches/singleconfiguration/source/cone/tests/testnewfile.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   390
Deleted : /branches/singleconfiguration/source/cone/tests/testnonrecurse.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   391
Deleted : /branches/singleconfiguration/source/cone/tests/testoverwrite.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   392
Deleted : /branches/singleconfiguration/source/cone/tests/testrecurse.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   393
Deleted : /branches/singleconfiguration/source/cone/tests/testtemp.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   394
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   395
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   396
Revision: 473
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   397
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   398
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   399
Date: 14:42:22, 06 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   400
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   401
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   402
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   403
Major merge efforts. Problems still with ZipStorage regression.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   404
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   405
Modified : /branches/singleconfiguration/source/cone/confml/model.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   406
Modified : /branches/singleconfiguration/source/cone/confml/persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   407
Modified : /branches/singleconfiguration/source/cone/confml/tests/unittest_persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   408
Modified : /branches/singleconfiguration/source/cone/core/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   409
Deleted : /branches/singleconfiguration/source/cone/core/configuration.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   410
Deleted : /branches/singleconfiguration/source/cone/core/layer.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   411
Deleted : /branches/singleconfiguration/source/cone/core/model.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   412
Deleted : /branches/singleconfiguration/source/cone/core/project.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   413
Modified : /branches/singleconfiguration/source/cone/core/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   414
Added : /branches/singleconfiguration/source/cone/core/tests/exported.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   415
Added : /branches/singleconfiguration/source/cone/core/tests/imported.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   416
Added : /branches/singleconfiguration/source/cone/core/tests/temp
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   417
Added : /branches/singleconfiguration/source/cone/core/tests/temp2.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   418
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   419
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   420
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/dummy.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   421
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/dummy2.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   422
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/remove.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   423
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/test
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   424
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/test/path
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   425
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/test/path/to
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   426
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/test/path/to/elsewhere
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   427
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/test/path/to/elsewhere/r.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   428
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/test/path/to/somewhere
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   429
Added : /branches/singleconfiguration/source/cone/core/tests/tempproject/test/path/to/somewhere/r.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   430
Added : /branches/singleconfiguration/source/cone/core/tests/tempzipoutput
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   431
Added : /branches/singleconfiguration/source/cone/core/tests/tempzipoutput/prodX.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   432
Added : /branches/singleconfiguration/source/cone/core/tests/testtemp
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   433
Added : /branches/singleconfiguration/source/cone/core/tests/testtemp/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   434
Modified : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   435
Deleted : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration_parse.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   436
Modified : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration_project_export.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   437
Modified : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration_project_import.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   438
Modified : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration_project_on_filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   439
Modified : /branches/singleconfiguration/source/cone/core/tests/unittest_configuration_project_on_zipstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   440
Deleted : /branches/singleconfiguration/source/cone/core/tests/unittest_layer.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   441
Deleted : /branches/singleconfiguration/source/cone/core/tests/unittest_project.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   442
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   443
Modified : /branches/singleconfiguration/source/cone/public/container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   444
Modified : /branches/singleconfiguration/source/cone/public/persistence.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   445
Modified : /branches/singleconfiguration/source/cone/public/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   446
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/FooStore.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   447
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/exportoutput.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   448
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/exportsource.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   449
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/importoutput.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   450
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/importsource.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   451
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/modified.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   452
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/store.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   453
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/testproject.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   454
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/testproject1.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   455
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/testproject2.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   456
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/testprojectinc2.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   457
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/testprojectinc3.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   458
Deleted : /branches/singleconfiguration/source/cone/public/tests/temp/unload.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   459
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_configuration.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   460
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   461
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_storage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   462
Modified : /branches/singleconfiguration/source/cone/storage/filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   463
Modified : /branches/singleconfiguration/source/cone/storage/persistentdictionary.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   464
Modified : /branches/singleconfiguration/source/cone/storage/stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   465
Added : /branches/singleconfiguration/source/cone/storage/tests/TestProlog.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   466
Added : /branches/singleconfiguration/source/cone/storage/tests/data/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   467
Added : /branches/singleconfiguration/source/cone/storage/tests/data/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   468
Added : /branches/singleconfiguration/source/cone/storage/tests/data/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   469
Added : /branches/singleconfiguration/source/cone/storage/tests/data/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   470
Added : /branches/singleconfiguration/source/cone/storage/tests/data/ncp11/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   471
Added : /branches/singleconfiguration/source/cone/storage/tests/data/ncp11/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   472
Added : /branches/singleconfiguration/source/cone/storage/tests/data/ncp11/prodX/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   473
Added : /branches/singleconfiguration/source/cone/storage/tests/data/ncp11/prodX/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   474
Added : /branches/singleconfiguration/source/cone/storage/tests/data/platform/s60/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   475
Added : /branches/singleconfiguration/source/cone/storage/tests/data/regional/japan/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   476
Added : /branches/singleconfiguration/source/cone/storage/tests/data/regional/japan/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   477
Added : /branches/singleconfiguration/source/cone/storage/tests/data/regional/japan/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   478
Modified : /branches/singleconfiguration/source/cone/storage/tests/data.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   479
Added : /branches/singleconfiguration/source/cone/storage/tests/dummytest
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   480
Added : /branches/singleconfiguration/source/cone/storage/tests/foo
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   481
Added : /branches/singleconfiguration/source/cone/storage/tests/foo/faa
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   482
Added : /branches/singleconfiguration/source/cone/storage/tests/foo/faa.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   483
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   484
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/FooStore
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   485
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/FooStore/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   486
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/FooStore/test1.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   487
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/FooStore/test2.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   488
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/FooStore/test3.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   489
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/FooStore.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   490
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportoutput
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   491
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportoutput/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   492
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportoutput/test1.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   493
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportoutput/test2.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   494
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportoutput/test3.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   495
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportoutput.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   496
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportsource
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   497
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportsource/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   498
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportsource/test1.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   499
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportsource/test2.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   500
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportsource/test3.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   501
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/exportsource.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   502
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/generic.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   503
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importoutput
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   504
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importoutput/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   505
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importoutput/test1.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   506
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importoutput/test2.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   507
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importoutput/test3.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   508
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importoutput.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   509
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importsource
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   510
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importsource/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   511
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importsource/test1.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   512
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importsource/test2.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   513
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importsource/test3.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   514
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/importsource.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   515
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/store
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   516
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/store/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   517
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/store/test1.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   518
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/store/test2.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   519
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/store/test3.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   520
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/store.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   521
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/subpath
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   522
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/subpath.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   523
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testfolder.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   524
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   525
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   526
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   527
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   528
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo/confml/component.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   529
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo/confml/component1.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   530
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   531
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo/content/foobar.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   532
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   533
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo/foo.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   534
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/foo/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   535
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/product.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   536
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   537
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60/confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   538
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60/confml/component1.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   539
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60/content
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   540
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60/content/foobar.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   541
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60/content/s60.txt
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   542
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60/doc
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   543
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60/implml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   544
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata/s60/root.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   545
Added : /branches/singleconfiguration/source/cone/storage/tests/temp/testprojectlayersdata.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   546
Added : /branches/singleconfiguration/source/cone/storage/tests/testdelete.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   547
Added : /branches/singleconfiguration/source/cone/storage/tests/testfolder
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   548
Added : /branches/singleconfiguration/source/cone/storage/tests/testfolder/foo
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   549
Added : /branches/singleconfiguration/source/cone/storage/tests/testfolder/foo/foosubdir
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   550
Added : /branches/singleconfiguration/source/cone/storage/tests/testfolder/subdir
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   551
Added : /branches/singleconfiguration/source/cone/storage/tests/testnewfile.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   552
Added : /branches/singleconfiguration/source/cone/storage/tests/testnonrecurse.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   553
Added : /branches/singleconfiguration/source/cone/storage/tests/testoverwrite.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   554
Added : /branches/singleconfiguration/source/cone/storage/tests/testrecurse.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   555
Added : /branches/singleconfiguration/source/cone/storage/tests/testtemp.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   556
Added : /branches/singleconfiguration/source/cone/storage/tests/unittest_filestorage_with_configurations.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   557
Added : /branches/singleconfiguration/source/cone/storage/tests/unittest_stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   558
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_zipresource.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   559
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_zipstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   560
Added : /branches/singleconfiguration/source/cone/storage/tests/unittest_zipstorage_with_configurations.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   561
Modified : /branches/singleconfiguration/source/cone/storage/zipstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   562
Added : /branches/singleconfiguration/source/cone/tests/dummytest
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   563
Added : /branches/singleconfiguration/source/cone/tests/exported.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   564
Added : /branches/singleconfiguration/source/cone/tests/temp
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   565
Added : /branches/singleconfiguration/source/cone/tests/temp/FooStore.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   566
Added : /branches/singleconfiguration/source/cone/tests/temp/exportoutput.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   567
Added : /branches/singleconfiguration/source/cone/tests/temp/exportsource.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   568
Added : /branches/singleconfiguration/source/cone/tests/temp/importoutput.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   569
Added : /branches/singleconfiguration/source/cone/tests/temp/importsource.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   570
Added : /branches/singleconfiguration/source/cone/tests/temp/modified.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   571
Added : /branches/singleconfiguration/source/cone/tests/temp/store.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   572
Added : /branches/singleconfiguration/source/cone/tests/temp/testproject.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   573
Added : /branches/singleconfiguration/source/cone/tests/temp/testproject1.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   574
Added : /branches/singleconfiguration/source/cone/tests/temp/testproject2.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   575
Added : /branches/singleconfiguration/source/cone/tests/temp/testprojectinc2.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   576
Added : /branches/singleconfiguration/source/cone/tests/temp/testprojectinc3.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   577
Added : /branches/singleconfiguration/source/cone/tests/temp/unload.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   578
Added : /branches/singleconfiguration/source/cone/tests/tempproject
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   579
Added : /branches/singleconfiguration/source/cone/tests/tempproject/dummy.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   580
Added : /branches/singleconfiguration/source/cone/tests/tempproject/remove.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   581
Added : /branches/singleconfiguration/source/cone/tests/tempproject/test
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   582
Added : /branches/singleconfiguration/source/cone/tests/tempproject/test/path
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   583
Added : /branches/singleconfiguration/source/cone/tests/tempproject/test/path/to
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   584
Added : /branches/singleconfiguration/source/cone/tests/tempproject/test/path/to/somewhere
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   585
Added : /branches/singleconfiguration/source/cone/tests/tempproject/test/path/to/somewhere/r.confml
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   586
Added : /branches/singleconfiguration/source/cone/tests/tempzipoutput
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   587
Added : /branches/singleconfiguration/source/cone/tests/testdelete.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   588
Added : /branches/singleconfiguration/source/cone/tests/testfolder
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   589
Added : /branches/singleconfiguration/source/cone/tests/testfolder/foo
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   590
Added : /branches/singleconfiguration/source/cone/tests/testfolder/foo/foosubdir
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   591
Added : /branches/singleconfiguration/source/cone/tests/testfolder/subdir
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   592
Added : /branches/singleconfiguration/source/cone/tests/testnewfile.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   593
Added : /branches/singleconfiguration/source/cone/tests/testnonrecurse.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   594
Added : /branches/singleconfiguration/source/cone/tests/testoverwrite.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   595
Added : /branches/singleconfiguration/source/cone/tests/testrecurse.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   596
Added : /branches/singleconfiguration/source/cone/tests/testtemp.zip
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   597
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   598
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   599
Revision: 472
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   600
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   601
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   602
Date: 09:00:23, 06 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   603
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   604
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   605
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   606
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   607
Fixed a very crucial bug in usage of __getattr__, which normally called __getattribute__. This caused that the __getattr__ of the callee, was newer executed. Change of direct __getatribute__ to getattr(obj, name) fixed the problem.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   608
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   609
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   610
Modified : /branches/singleconfiguration/source/cone/public/container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   611
Modified : /branches/singleconfiguration/source/cone/public/persistence.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   612
Modified : /branches/singleconfiguration/source/cone/public/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   613
Added : /branches/singleconfiguration/source/cone/public/tests/temp/FooStore.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   614
Added : /branches/singleconfiguration/source/cone/public/tests/temp/exportoutput.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   615
Added : /branches/singleconfiguration/source/cone/public/tests/temp/exportsource.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   616
Added : /branches/singleconfiguration/source/cone/public/tests/temp/importoutput.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   617
Added : /branches/singleconfiguration/source/cone/public/tests/temp/importsource.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   618
Added : /branches/singleconfiguration/source/cone/public/tests/temp/modified.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   619
Added : /branches/singleconfiguration/source/cone/public/tests/temp/store.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   620
Added : /branches/singleconfiguration/source/cone/public/tests/temp/testproject.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   621
Added : /branches/singleconfiguration/source/cone/public/tests/temp/testproject1.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   622
Added : /branches/singleconfiguration/source/cone/public/tests/temp/testproject2.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   623
Added : /branches/singleconfiguration/source/cone/public/tests/temp/testprojectinc2.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   624
Added : /branches/singleconfiguration/source/cone/public/tests/temp/testprojectinc3.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   625
Added : /branches/singleconfiguration/source/cone/public/tests/temp/unload.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   626
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_configuration.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   627
Deleted : /branches/singleconfiguration/source/cone/public/tests/unittest_configurationlayer.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   628
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_layer.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   629
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_project.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   630
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_storage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   631
Modified : /branches/singleconfiguration/source/cone/public/utils.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   632
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   633
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   634
Revision: 470
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   635
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   636
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   637
Date: 17:20:19, 05 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   638
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   639
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   640
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   641
- Working persistentconfml.py and test (hierarchical loads/dumps).
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   642
- Added ConfmlMeta,ConfmlDesc.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   643
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   644
Modified : /branches/singleconfiguration/source/cone/confml/model.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   645
Modified : /branches/singleconfiguration/source/cone/confml/persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   646
Modified : /branches/singleconfiguration/source/cone/confml/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   647
Added : /branches/singleconfiguration/source/cone/confml/tests/unittest_model.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   648
Modified : /branches/singleconfiguration/source/cone/confml/tests/unittest_persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   649
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   650
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   651
Revision: 469
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   652
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   653
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   654
Date: 07:49:54, 05 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   655
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   656
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   657
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   658
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   659
First version that supports the idea of somewhat incremental confml parsing (with warnings).
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   660
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   661
Modified : /branches/singleconfiguration/source/cone/confml/persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   662
Modified : /branches/singleconfiguration/source/cone/confml/tests/unittest_persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   663
Modified : /branches/singleconfiguration/source/cone/public/persistence.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   664
Modified : /branches/singleconfiguration/source/cone/public/tests/Import.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   665
Added : /branches/singleconfiguration/source/cone/public/tests/temp
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   666
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   667
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_persistence.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   668
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_public_api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   669
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_storage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   670
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   671
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   672
Revision: 468
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   673
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   674
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   675
Date: 16:42:50, 03 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   676
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   677
ASSIGNED - # 1279: ConE: Support for confml data reader/writer 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   678
http://configurationtools.nmp.nokia.com/configurationtool/ticket/1279
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   679
Added first version of persistentconfml module, that can dump/load Configuration objects.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   680
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   681
Added : /branches/singleconfiguration/source/cone/confml/persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   682
Modified : /branches/singleconfiguration/source/cone/confml/tests/unittest_implml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   683
Added : /branches/singleconfiguration/source/cone/confml/tests/unittest_persistentconfml.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   684
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   685
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   686
Revision: 467
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   687
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   688
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   689
Date: 16:41:16, 03 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   690
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   691
Fixed errors after refactoring persistence modules for common module specific dumps/loads functionality.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   692
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   693
Modified : /branches/singleconfiguration/source/cone/storage/filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   694
Modified : /branches/singleconfiguration/source/cone/storage/persistentdictionary.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   695
Modified : /branches/singleconfiguration/source/cone/storage/stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   696
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   697
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   698
Revision: 466
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   699
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   700
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   701
Date: 16:41:02, 03 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   702
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   703
Fixed errors after refactoring persistence modules for common module specific dumps/loads functionality.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   704
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   705
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   706
Modified : /branches/singleconfiguration/source/cone/public/container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   707
Modified : /branches/singleconfiguration/source/cone/public/tests/Import.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   708
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_project.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   709
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   710
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   711
Revision: 455
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   712
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   713
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   714
Date: 13:49:44, 02 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   715
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   716
Refactored the filestorage to support same functionality as stringstorage.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   717
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   718
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   719
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_storage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   720
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_utils.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   721
Modified : /branches/singleconfiguration/source/cone/public/utils.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   722
Modified : /branches/singleconfiguration/source/cone/storage/common.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   723
Modified : /branches/singleconfiguration/source/cone/storage/filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   724
Modified : /branches/singleconfiguration/source/cone/storage/stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   725
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   726
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   727
Revision: 454
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   728
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   729
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   730
Date: 12:01:15, 02 February, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   731
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   732
-Added support for Data elements under Configuration.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   733
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   734
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   735
Modified : /branches/singleconfiguration/source/cone/public/container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   736
Modified : /branches/singleconfiguration/source/cone/public/tests/Import.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   737
Modified : /branches/singleconfiguration/source/cone/public/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   738
Added : /branches/singleconfiguration/source/cone/public/tests/unittest_base.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   739
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_configuration.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   740
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   741
Added : /branches/singleconfiguration/source/cone/public/tests/unittest_data.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   742
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_feature.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   743
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_project.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   744
Deleted : /branches/singleconfiguration/source/cone/public/tests/unittest_resource.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   745
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_storage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   746
Modified : /branches/singleconfiguration/source/cone/storage/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   747
Modified : /branches/singleconfiguration/source/cone/storage/persistentdictionary.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   748
Modified : /branches/singleconfiguration/source/cone/storage/stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   749
Modified : /branches/singleconfiguration/source/cone/storage/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   750
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_metadata.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   751
Added : /branches/singleconfiguration/source/cone/storage/tests/unittest_resource.py(Copy from path: /branches/singleconfiguration/source/cone/public/tests/unittest_resource.py, Revision, 448
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   752
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   753
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   754
Revision: 453
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   755
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   756
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   757
Date: 10:10:37, 30 January, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   758
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   759
-Added support for folders.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   760
-Added support for Storage agnostic open
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   761
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   762
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   763
Deleted : /branches/singleconfiguration/source/cone/public/persistentdictionary.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   764
Deleted : /branches/singleconfiguration/source/cone/public/stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   765
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_storage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   766
Added : /branches/singleconfiguration/source/cone/storage/common.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   767
Modified : /branches/singleconfiguration/source/cone/storage/filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   768
Replacing : /branches/singleconfiguration/source/cone/storage/metadata.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   769
Added : /branches/singleconfiguration/source/cone/storage/persistentdictionary.py(Copy from path: /branches/singleconfiguration/source/cone/public/persistentdictionary.py, Revision, 448
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   770
Added : /branches/singleconfiguration/source/cone/storage/stringstorage.py(Copy from path: /branches/singleconfiguration/source/cone/public/stringstorage.py, Revision, 449
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   771
Modified : /branches/singleconfiguration/source/cone/storage/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   772
Modified : /branches/singleconfiguration/source/cone/storage/tests/data/.metadata
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   773
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   774
Added : /branches/singleconfiguration/source/cone/storage/tests/unittest_filestorage_layer.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   775
Replacing : /branches/singleconfiguration/source/cone/storage/tests/unittest_metadata.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   776
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_zipstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   777
Modified : /branches/singleconfiguration/source/cone/storage/zipstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   778
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   779
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   780
Revision: 449
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   781
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   782
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   783
Date: 17:21:57, 29 January, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   784
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   785
Created a Layer object.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   786
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   787
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   788
Modified : /branches/singleconfiguration/source/cone/public/container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   789
Modified : /branches/singleconfiguration/source/cone/public/persistence.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   790
Modified : /branches/singleconfiguration/source/cone/public/plugin.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   791
Modified : /branches/singleconfiguration/source/cone/public/stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   792
Modified : /branches/singleconfiguration/source/cone/public/tests/Import.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   793
Modified : /branches/singleconfiguration/source/cone/public/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   794
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   795
Added : /branches/singleconfiguration/source/cone/public/tests/unittest_feature.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   796
Added : /branches/singleconfiguration/source/cone/public/tests/unittest_layer.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   797
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_project.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   798
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_public_api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   799
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_storage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   800
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_utils.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   801
Modified : /branches/singleconfiguration/source/cone/public/utils.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   802
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   803
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   804
Revision: 446
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   805
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   806
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   807
Date: 10:44:16, 23 January, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   808
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   809
Added install from source section
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   810
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   811
Modified : /branches/singleconfiguration/doc/intro.rst
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   812
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   813
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   814
Revision: 445
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   815
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   816
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   817
Date: 11:52:21, 22 January, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   818
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   819
Refactored the public API to a single Configuration storage.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   820
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   821
Modified : /branches/singleconfiguration/source/cone/public/api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   822
Modified : /branches/singleconfiguration/source/cone/public/container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   823
Modified : /branches/singleconfiguration/source/cone/public/persistence.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   824
Added : /branches/singleconfiguration/source/cone/public/persistentdictionary.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   825
Added : /branches/singleconfiguration/source/cone/public/stringstorage.py(Copy from path: /branches/singleconfiguration/source/cone/public/tests/stringstorage.py, Revision, 425
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   826
Added : /branches/singleconfiguration/source/cone/public/tests/Import.pk
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   827
Modified : /branches/singleconfiguration/source/cone/public/tests/__init__.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   828
Deleted : /branches/singleconfiguration/source/cone/public/tests/stringstorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   829
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_configuration.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   830
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_container.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   831
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_persistence.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   832
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_project.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   833
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_public_api.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   834
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_resource.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   835
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_storage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   836
Modified : /branches/singleconfiguration/source/cone/public/tests/unittest_views.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   837
Added : /branches/singleconfiguration/source/cone/storage/configurationpersistence.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   838
Modified : /branches/singleconfiguration/source/cone/storage/tests/unittest_filestorage_to_filestorage.py
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   839
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   840
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   841
Revision: 429
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   842
-------------
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   843
Author: teerytko
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   844
Date: 17:04:13, 09 January, 2009
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   845
Message:
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   846
added makefile mechanism for building cone.
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   847
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   848
Added : /branches/singleconfiguration/document
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   849
Added : /branches/singleconfiguration/install
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   850
Modified : /branches/singleconfiguration/makefile
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   851
Added : /branches/singleconfiguration/source/makefile
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   852
Added : /branches/singleconfiguration/source/plugins/ConeCliPlugin/makefile
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   853
Added : /branches/singleconfiguration/source/plugins/ConeContentPlugin/makefile
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   854
Added : /branches/singleconfiguration/source/plugins/ConeCustomConfmlPlugin/makefile
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   855
Added : /branches/singleconfiguration/test
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
   856