Activity

From 11/26/2011 to 12/25/2011

12/23/2011

06:35 pm Feature #1790 (Closed): Assign and maintain object UUIDs
Antony Chazapis
06:35 pm Feature #1810 (Closed): Test UUIDs
Test UUIDs, when copying, moving, updating data and meta. Antony Chazapis
06:32 pm Revision 1730b3bf: Fix UUIDs on move operations.
Refs #1790 Antony Chazapis
06:32 pm Pithos Revision 1730b3bf: Fix UUIDs on move operations.
Refs #1790 Antony Chazapis
04:47 pm Bug #1789 (Closed): Test container-level metadata queries
Antony Chazapis
04:41 pm Pithos Revision 12fb8c2d: Merge branch 'meta-filtering'
Conflicts:
pithos/backends/lib/sqlalchemy/node.py
pithos/backends/lib/sqlite/node.py
Antony Chazapis
04:41 pm Revision 12fb8c2d: Merge branch 'meta-filtering'
Conflicts:
pithos/backends/lib/sqlalchemy/node.py
pithos/backends/lib/sqlite/node.py
Antony Chazapis
04:06 pm Revision 8877529a: Fix SQLAlchemy backend metadata filtering.
Refs #1789 Antony Chazapis
04:06 pm Pithos Revision 8877529a: Fix SQLAlchemy backend metadata filtering.
Refs #1789 Antony Chazapis
12:03 pm Pithos Revision a847494c: Attempt to use SQL for metadata filtering in SQLAlchemy backend (II).
Refs #1789 Antony Chazapis
12:03 pm Revision a847494c: Attempt to use SQL for metadata filtering in SQLAlchemy backend (II).
Refs #1789 Antony Chazapis
11:58 am Pithos Revision 9d41b050: Attempt to use SQL for metadata filtering in SQLAlchemy backend.
Refs #1789 Antony Chazapis
11:58 am Revision 9d41b050: Attempt to use SQL for metadata filtering in SQLAlchemy backend.
Refs #1789 Antony Chazapis
10:37 am Pithos Revision c7c0790f: Pass meta filtering test in SQLite module with pure SQL.
Refs #1789
w
Antony Chazapis
10:37 am Revision c7c0790f: Pass meta filtering test in SQLite module with pure SQL.
Refs #1789
w
Antony Chazapis

12/22/2011

09:09 pm snf-ganeti Revision df69e0a0: Fix failure in distcheck and coverage tests
autotools/testrunner was missing in distcheck. Now some changes from
7004106119c5c56c93085ccfb1250b3561b5b6ad have b...
Bernardo Dal Seno
09:09 pm ganeti-local Revision df69e0a0: Fix failure in distcheck and coverage tests
autotools/testrunner was missing in distcheck. Now some changes from
7004106119c5c56c93085ccfb1250b3561b5b6ad have b...
Bernardo Dal Seno
08:34 pm ganeti-local Revision 96a7481d: Makefile: Fix parallel distcheck
Running “make -jN distcheck” for any N > 1 would reliably break when
building the RPC client wrappers. This was due t...
Michael Hanselmann
08:34 pm snf-ganeti Revision 96a7481d: Makefile: Fix parallel distcheck
Running “make -jN distcheck” for any N > 1 would reliably break when
building the RPC client wrappers. This was due t...
Michael Hanselmann
08:08 pm Pithos Revision 35c82779: provide authentication service & change pithos to contact it to authenticate u...
Refs: #1689 Sofia Papagiannaki
08:08 pm Revision 35c82779: provide authentication service & change pithos to contact it to authenticate u...
Refs: #1689 Sofia Papagiannaki
07:19 pm ganeti-local Revision 89907375: doc/admin: Clarify archived jobs
Also mention that archived jobs can be viewed using “gnt-job info”.
Signed-off-by: Michael Hanselmann <hansmi@google...
Michael Hanselmann
07:19 pm snf-ganeti Revision 89907375: doc/admin: Clarify archived jobs
Also mention that archived jobs can be viewed using “gnt-job info”.
Signed-off-by: Michael Hanselmann <hansmi@google...
Michael Hanselmann
07:16 pm ganeti-local Revision aa66c183: Merge branch 'devel-2.5'
* devel-2.5:
jqueue: Factorize checking job processor's result
jqueue unittest: Rename simple fake-job class
jq...
Michael Hanselmann
07:16 pm snf-ganeti Revision aa66c183: Merge branch 'devel-2.5'
* devel-2.5:
jqueue: Factorize checking job processor's result
jqueue unittest: Rename simple fake-job class
jq...
Michael Hanselmann
06:41 pm ganeti-local Revision 4f44e311: Merge branch 'stable-2.5' into devel-2.5
* stable-2.5:
jqueue: Fix epylint errors introduced in 37d76f1e4
jqueue: Fix deadlock between job queue and depen...
Michael Hanselmann
06:41 pm snf-ganeti Revision 4f44e311: Merge branch 'stable-2.5' into devel-2.5
* stable-2.5:
jqueue: Fix epylint errors introduced in 37d76f1e4
jqueue: Fix deadlock between job queue and depen...
Michael Hanselmann
05:25 pm snf-ganeti Revision a8af7d08: Merge branch 'master' of git://git.ganeti.org/ganeti into grnet-2.6-rbd-devel
Constantinos Venetsanopoulos
05:04 pm snf-ganeti Revision fc4498e9: test/lockperf: Use a list of integers, not booleans
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:04 pm ganeti-local Revision fc4498e9: test/lockperf: Use a list of integers, not booleans
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
04:32 pm Revision d32cb004: Merge branch 'master' of https://code.grnet.gr/git/pithos into id
Sofia Papagiannaki
04:32 pm Pithos Revision d32cb004: Merge branch 'master' of https://code.grnet.gr/git/pithos into id
Sofia Papagiannaki
03:27 pm Pithos Android Client Revision ef6fa21a: display MyShared
Giannis Koutsoubos
03:25 pm ganeti-local Revision e4d452b4: Add lock performance utility
I had an idea for improving locking performance. To see if it worked I
wrote this tool. Unfortunately the idea didn't...
Michael Hanselmann
03:25 pm snf-ganeti Revision e4d452b4: Add lock performance utility
I had an idea for improving locking performance. To see if it worked I
wrote this tool. Unfortunately the idea didn't...
Michael Hanselmann
03:19 pm snf-ganeti Revision df5a5730: jqueue: Factorize checking job processor's result
This allows for more unittesting.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
03:19 pm ganeti-local Revision df5a5730: jqueue: Factorize checking job processor's result
This allows for more unittesting.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
03:19 pm ganeti-local Revision 1b5150ab: jqueue unittest: Rename simple fake-job class
Also add a parameter for priority, to be used in an upcoming
patch.
Signed-off-by: Michael Hanselmann <hansmi@google...
Michael Hanselmann
03:19 pm snf-ganeti Revision 1b5150ab: jqueue unittest: Rename simple fake-job class
Also add a parameter for priority, to be used in an upcoming
patch.
Signed-off-by: Michael Hanselmann <hansmi@google...
Michael Hanselmann
03:12 pm ganeti-local Revision 0d20cc42: unit tests: Add tests for uid and gid handling in utils.WriteFile
These tests need fakeroot. If it's not present, they are not run (they
don't fail).
Signed-off-by: Bernardo Dal Sen...
Bernardo Dal Seno
03:12 pm ganeti-local Revision eea3b572: noded: Fix /etc/hosts group ownership
When Ganeti was compiled with the option of running as a different
user/group, the group ownership of /etc/hosts was ...
Bernardo Dal Seno
03:12 pm snf-ganeti Revision fd6eaa09: unit tests: Add tests for file mode handling in utils.WriteFile
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Bernardo Dal Seno
03:12 pm ganeti-local Revision fd6eaa09: unit tests: Add tests for file mode handling in utils.WriteFile
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Bernardo Dal Seno
03:12 pm snf-ganeti Revision eea3b572: noded: Fix /etc/hosts group ownership
When Ganeti was compiled with the option of running as a different
user/group, the group ownership of /etc/hosts was ...
Bernardo Dal Seno
03:12 pm snf-ganeti Revision 0d20cc42: unit tests: Add tests for uid and gid handling in utils.WriteFile
These tests need fakeroot. If it's not present, they are not run (they
don't fail).
Signed-off-by: Bernardo Dal Sen...
Bernardo Dal Seno
03:12 pm snf-ganeti Revision 70041061: unit tests: added fakeroot support
Tests ending in "-runasroot" or "-runasroot.py" are run through fakeroot,
so activity that needs root privileges can ...
Bernardo Dal Seno
03:12 pm ganeti-local Revision 70041061: unit tests: added fakeroot support
Tests ending in "-runasroot" or "-runasroot.py" are run through fakeroot,
so activity that needs root privileges can ...
Bernardo Dal Seno
03:12 pm snf-ganeti Revision c47eddb8: utils.WriteFile: Add new parameter to preserve file permissions
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Reviewed-by: Micha...
Bernardo Dal Seno
03:12 pm ganeti-local Revision c47eddb8: utils.WriteFile: Add new parameter to preserve file permissions
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Reviewed-by: Micha...
Bernardo Dal Seno
02:10 pm Pithos Android Client Revision b26c3ff3: show container icon
Giannis Koutsoubos
02:00 pm Pithos Android Client Revision d81b2ba1: only show cloud files activity
Giannis Koutsoubos
01:51 pm Revision ae8cb3d5: Updated upgrade guide and settings documentation
Kostas Papadimitriou
01:51 pm Pithos Android Client Revision 66ea047a: correctly handle folders
Giannis Koutsoubos
01:46 pm Pithos Android Client Revision 9c74202f: fix empty data
Giannis Koutsoubos
01:08 pm Revision e758ab1c: Merge branch 'master' into ui-glance
Kostas Papadimitriou
12:57 pm Revision 30b6f316: Several ui improvements
- optionable glance api usage, Refs #1748
- display additional glance image metadata, Refs #1748
- dynamic api endpoi...
Kostas Papadimitriou
12:40 pm Pithos Revision 91817b22: Fix manifest object.
Antony Chazapis
12:40 pm Revision 91817b22: Fix manifest object.
Antony Chazapis
12:10 pm Pithos Revision a90fd539: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
12:10 pm Revision a90fd539: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
12:09 pm Pithos Revision dfb28993: Document ETag changes.
Refs #1792 Antony Chazapis
12:09 pm Revision dfb28993: Document ETag changes.
Refs #1792 Antony Chazapis
12:00 pm Revision 8a2020a9: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
12:00 pm Pithos Revision 8a2020a9: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
11:58 am Revision f1716de7: client lib: quote parameters in chunked requests
Sofia Papagiannaki
11:58 am Pithos Revision f1716de7: client lib: quote parameters in chunked requests
Sofia Papagiannaki
11:57 am snf-ganeti Revision 0796adb4: Merge remote branch 'google/stable-2.5' into grnet-2.5-rbd-devel
Constantinos Venetsanopoulos
11:50 am Pithos Revision cddcf432: The ETag header/hash property always includes the MD5.
Refs #1792 Antony Chazapis
11:50 am Revision cddcf432: The ETag header/hash property always includes the MD5.
Refs #1792 Antony Chazapis
11:49 am Feature #1792: Spawn asynchronous tasks on object update
This feels like reopening #1451 and then more. Antony Chazapis

12/21/2011

06:30 pm Pithos Revision eb0d4c82: sqlite backend module: fix metadata queries
Refs: #1789 Sofia Papagiannaki
06:30 pm Revision eb0d4c82: sqlite backend module: fix metadata queries
Refs: #1789 Sofia Papagiannaki
06:25 pm Revision e3b4206e: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
06:25 pm Pithos Revision e3b4206e: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
06:23 pm Pithos Revision 2e450abb: The dispatcher is a python executable which monitors a RabbitMQ queue and call...
Refs #1792 Antony Chazapis
06:23 pm Revision 2e450abb: The dispatcher is a python executable which monitors a RabbitMQ queue and call...
Refs #1792 Antony Chazapis
06:04 pm ganeti-local Revision 1316ebc2: jqueue: Fix epylint errors introduced in 37d76f1e4
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:04 pm snf-ganeti Revision 1316ebc2: jqueue: Fix epylint errors introduced in 37d76f1e4
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:02 pm ganeti-local Revision d9de612c: Change internal RPC client body values
Currently, all RPC payloads sent by the client to the remote node
daemons must be identical, due to how the data is p...
Iustin Pop
06:02 pm ganeti-local Revision 5449685e: Switch blockdev_getmirrorstatus_multi to per-node bodies
Even for a small 4-node node-group, this reduces the payload of this
RPC call by half for each node; for a big node g...
Iustin Pop
06:02 pm snf-ganeti Revision 5449685e: Switch blockdev_getmirrorstatus_multi to per-node bodies
Even for a small 4-node node-group, this reduces the payload of this
RPC call by half for each node; for a big node g...
Iustin Pop
06:02 pm snf-ganeti Revision d9de612c: Change internal RPC client body values
Currently, all RPC payloads sent by the client to the remote node
daemons must be identical, due to how the data is p...
Iustin Pop
06:02 pm ganeti-local Revision 60154921: Extend RPC definition change with another parameter
This will be used in a later patch for parameter pre-processing. For
now we just add the parameter as 'None' and add ...
Iustin Pop
06:02 pm snf-ganeti Revision 60154921: Extend RPC definition change with another parameter
This will be used in a later patch for parameter pre-processing. For
now we just add the parameter as 'None' and add ...
Iustin Pop
06:01 pm snf-ganeti Revision 527c0cf7: hv_kvm: Make string containing regex a raw string
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:01 pm ganeti-local Revision 527c0cf7: hv_kvm: Make string containing regex a raw string
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
05:25 pm ganeti-local Revision 65107a2f: hv_kvm: Style fixes
Change a few lines to match rest of code.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin ...
Michael Hanselmann
05:25 pm snf-ganeti Revision 65107a2f: hv_kvm: Style fixes
Change a few lines to match rest of code.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin ...
Michael Hanselmann
05:25 pm ganeti-local Revision 51129a7f: test/hv_kvm: Code style, additional tests
Change code style to match rest of Ganeti code and add
two tests checking for single-line messages.
Signed-off-by: M...
Michael Hanselmann
05:25 pm snf-ganeti Revision 51129a7f: test/hv_kvm: Code style, additional tests
Change code style to match rest of Ganeti code and add
two tests checking for single-line messages.
Signed-off-by: M...
Michael Hanselmann
05:25 pm ganeti-local Revision 9b87c2cf: hv_kvm.QmpMessage: Use dict.get
No need to look up the key twice.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
05:25 pm snf-ganeti Revision 9b87c2cf: hv_kvm.QmpMessage: Use dict.get
No need to look up the key twice.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <ius...
Michael Hanselmann
04:55 pm ganeti-local Revision a182a3ed: serializer: Remove JSON indentation and dict key sorting
Serializing to JSON using “simplejson” is significantly slower when
indentation and/or sorting of dictionary keys is ...
Michael Hanselmann
04:55 pm snf-ganeti Revision a182a3ed: serializer: Remove JSON indentation and dict key sorting
Serializing to JSON using “simplejson” is significantly slower when
indentation and/or sorting of dictionary keys is ...
Michael Hanselmann
04:35 pm snf-ganeti Revision 37d76f1e: jqueue: Fix deadlock between job queue and dependency manager
When an opcode is about to be processed its dependencies are
evaluated using “_JobDependencyManager.CheckAndRegister”...
Michael Hanselmann
04:35 pm ganeti-local Revision 37d76f1e: jqueue: Fix deadlock between job queue and dependency manager
When an opcode is about to be processed its dependencies are
evaluated using “_JobDependencyManager.CheckAndRegister”...
Michael Hanselmann
04:16 pm Pithos Revision f897bea9: sqlalchemy backend: fix metadata queries
Refs:#1789 Sofia Papagiannaki
04:16 pm Revision f897bea9: sqlalchemy backend: fix metadata queries
Refs:#1789 Sofia Papagiannaki
04:07 pm Pithos Android Client Revision 7dbfc514: synced
Giannis Koutsoubos
03:59 pm Pithos Android Client Revision 00fc84e9: compile fixes
Giannis Koutsoubos
03:56 pm Pithos Android Client Revision bd2e8393: compile fixes
Giannis Koutsoubos
03:50 pm Pithos Android Client Revision 55b9f635: Merge remote-tracking branch 'origin/master'
Conflicts:
.classpath
src/com/rackspace/cloud/files/api/client/ContainerManager.java
src/com/rackspace/cloud/files...
Giannis Koutsoubos
03:23 pm Pithos Android Client Revision 38be47c1: local changes
Giannis Koutsoubos
03:21 pm Pithos Android Client Revision 038ac9a4: source formatting
Giannis Koutsoubos
03:17 pm Pithos Android Client Revision 71c27c5a: isFolder implementation
Giannis Koutsoubos
03:16 pm Pithos Android Client Revision 07c153b1: display folder name with /, parse public attribute
Giannis Koutsoubos
02:49 pm Pithos Android Client Revision 1fd17f2e: add and parse pithos+ api specific data
Giannis Koutsoubos
02:48 pm Pithos Android Client Revision 008fa428: add pithos icons, and pithos servers
Giannis Koutsoubos
12:04 pm ganeti-local Revision 0f63f1f9: Fix unittests for daemon_util with disabled confd
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Iustin Pop
12:04 pm snf-ganeti Revision 0f63f1f9: Fix unittests for daemon_util with disabled confd
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Iustin Pop
11:33 am Feature #1803 (Closed): Persistent public URIs
Turning on and off public for an object and then on again, results in a different URI. We would like public URIs to p... Antony Chazapis
02:58 am Pithos Android Client Revision 48601850: update package info
Mike Mayo

12/20/2011

10:40 pm Pithos MS Client Revision 06f11e8b: Fixed frequent timeout by always closing WebResponse objects
Panagiotis Kanavos
06:25 pm Revision 5d6af663: Merge branch 'doc-0.8'
Conflicts:
snf-app/docs/src/upgrade.rst
Vangelis Koukis
06:21 pm Pithos MS Client Revision e38c5881: Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
Panagiotis Kanavos
06:21 pm Pithos MS Client Revision 23821bd2: Modified icon
Fixed account SiteUri Panagiotis Kanavos
06:19 pm Revision 34d1013b: Make minor fixes to settings for consistency
Make minor fixes to settings for consistency.
Rename BYPASS_AUTHENTICATION_TOKEN to BYPASS_AUTHENTICATION_SECRET_TOKE...
Vangelis Koukis
06:19 pm Revision 450146a0: Add file containing dependencies for development
Vangelis Koukis
06:18 pm Revision 4e1c998c: Minor fix in packaging
Vangelis Koukis
06:18 pm Revision a08e4270: Minor PEP8 fixes in synnefo/api/util.py
Vangelis Koukis
06:17 pm Revision 365f883f: Add license text in setup.py for snf-app
Vangelis Koukis
06:15 pm Revision a9321955: Minor documentation fixes
The documentation needs to be refactored into distinct guides. Vangelis Koukis
02:51 pm Revision 56c93d07: Merge branch 'plankton' into ui-glance
Kostas Papadimitriou
01:27 pm Revision 4b7031a2: Pass all image properties keys as upper case
The backend is case insensitive and snf-image
uses all upper case keys.
Giorgos Verigakis
01:25 pm Revision e09a9711: Add some upgrade notes for Plankton
Giorgos Verigakis
12:10 pm Pithos MS Client Bug #1799 (Closed): No debug logging files
Must add appropriate debug logging in log4net configuration. Some exceptions are lost now because they don't reach th... Panagiotis Kanavos
12:08 pm Pithos MS Client Bug #1798 (Closed): Adding a new file to the Pithos folder causes an SQLite error due to locking
Is the agent code broken? Are multiple monitors using separate status agents targeting the same database? Panagiotis Kanavos
12:07 pm ganeti-local Revision 519fafa1: Fix parameters for QueryJob in JobExecutor
When gnt-job submit is used with the --each option, it sends as
parameters for QueryJobs a list of lists, each contai...
Andrea Spadaccini
12:07 pm snf-ganeti Revision 519fafa1: Fix parameters for QueryJob in JobExecutor
When gnt-job submit is used with the --each option, it sends as
parameters for QueryJobs a list of lists, each contai...
Andrea Spadaccini
07:31 am Pithos Android Client Revision 95a92905: Merge branch 'experimental_2' of git://github.com/patchorang/android-rackspace...
Conflicts:
res/menu/accounts_list_menu.xml
Mike Mayo
01:37 am Pithos Android Client Revision 23cc0515: Fixed but that caused some images to display as "null"
Adam Menz

12/19/2011

11:52 pm Revision 044f4210: Update upgrade instructions.
Refs #1790 Antony Chazapis
11:52 pm Pithos Revision 044f4210: Update upgrade instructions.
Refs #1790 Antony Chazapis
10:59 pm Pithos Revision 37bee317: Add backend object retrieve by UUID. Expose UUID at the frontend. Document.
Refs #1790 Antony Chazapis
10:59 pm Revision 37bee317: Add backend object retrieve by UUID. Expose UUID at the frontend. Document.
Refs #1790 Antony Chazapis
06:28 pm snf-image Revision b2635f72: Fix a small typo in an error message.
Nikos Skalkotos
06:25 pm snf-image Revision 85b601a4: Enable pithos & network backends in the package
Nikos Skalkotos
06:15 pm Pithos Android Client Revision f3633a16: Small bug fixes
Adam Menz
06:14 pm snf-image Revision e654e542: Add missing v0.2 debian entries
Nikos Skalkotos
05:50 pm Pithos Revision 25ae8b75: Unique object identifiers in the backend.
Refs #1790 Antony Chazapis
05:50 pm Revision 25ae8b75: Unique object identifiers in the backend.
Refs #1790 Antony Chazapis
05:37 pm snf-ganeti Revision 20699809: locking: Add “__repr__” to SharedLock and PipeCondition
These help when debugging.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Andrea Spadaccini <spa...
Michael Hanselmann
05:37 pm ganeti-local Revision 20699809: locking: Add “__repr__” to SharedLock and PipeCondition
These help when debugging.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Andrea Spadaccini <spa...
Michael Hanselmann
05:28 pm Revision 7d98da49: Convert glance image get_size return value to GB
Kostas Papadimitriou
05:27 pm Revision aab4c83b: Fixed get_size method of glance image model
Kostas Papadimitriou
05:24 pm snf-image Revision 8d52821f: Enable network backend in the debian package
Nikos Skalkotos
05:19 pm snf-image Revision 789fbcdd: Merge branch 'master' into debian
Nikos Skalkotos
05:12 pm Revision 30ad61b4: Glance image size is in bytes
Kostas Papadimitriou
04:48 pm Revision 03555852: Merge branch 'plankton' into ui-glance
Kostas Papadimitriou
04:42 pm Revision 06c8fb11: Assert that a file exists when registering
Giorgos Verigakis
04:07 pm ganeti-local Revision 73e6cf8d: Fix cluster destroy failure
Cluster destroy would fail if there were errors while deactivating the
master IP address. This patch demotes such err...
Andrea Spadaccini
04:07 pm snf-ganeti Revision 73e6cf8d: Fix cluster destroy failure
Cluster destroy would fail if there were errors while deactivating the
master IP address. This patch demotes such err...
Andrea Spadaccini
03:56 pm Feature #1792 (Closed): Spawn asynchronous tasks on object update
We need to clear-out the 'hash' meta. Returning it either as the MD5 or Merkle hash is not sufficient. But to compute... Antony Chazapis
03:45 pm Revision 2221a5a0: Do not send empty personality data
fixes IE7 issue which failed to properly set empty personality array in
vm create request data.
Kostas Papadimitriou
03:16 pm Revision 1f0b598e: Minor IE7 display fixes, Refs #1445
Kostas Papadimitriou
02:09 pm Feature #1791 (Feedback): Display weekly graphs in UI
UI should display *weekly* time series graphs in single view along with *hourly* graphs which are currently displayed... Kostas Papadimitriou
01:56 pm Pithos Android Client Revision 6c0d81f1: do not fail when server urls are not found, use empty lists where no data foun...
Giannis Koutsoubos
01:54 pm Pithos Android Client Revision 697a6784: changed password for certificate store, constants for auth token, storage toke...
Giannis Koutsoubos
01:53 pm Pithos Android Client Revision 98131795: pithos ssl certificate store
Giannis Koutsoubos
01:37 pm Revision 20cc162e: Merge branch 'plankton' into ui-glance
Kostas Papadimitriou
12:57 pm Pithos MS Client Revision 52e8e7d9: Converted Content-Length to optional in CloudFilesClient.cs
Added validation message to AddAccountView.xaml Panagiotis Kanavos

12/17/2011

08:18 pm snf-image Revision a27e4ee4: Update PACKAGE_VERSION in configure.ac to 0.3
Nikos Skalkotos
12:46 am snf-ganeti Revision b0943462: Add docs for missing option in gnt-debug man page
Document the --each option of gnt-debug submit-job.
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed...
Andrea Spadaccini
12:46 am ganeti-local Revision b0943462: Add docs for missing option in gnt-debug man page
Document the --each option of gnt-debug submit-job.
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed...
Andrea Spadaccini

12/16/2011

06:51 pm Revision 06777d79: signup & register views
Ref #1689 Sofia Papagiannaki
06:51 pm Pithos Revision 06777d79: signup & register views
Ref #1689 Sofia Papagiannaki
05:05 pm Revision 8482ef55: Change list_shared_images behavior
After discussion with kpap it seems that this
method should return user's images that are shared
to member.
Giorgos Verigakis
04:58 pm Feature #1782 (Closed): Implement metadata domains at the backend
Antony Chazapis
04:41 pm Revision d4493d99: Add upgrade instructions.
Refs #1782 Antony Chazapis
04:41 pm Pithos Revision d4493d99: Add upgrade instructions.
Refs #1782 Antony Chazapis
04:20 pm Pithos Revision 0556da0a: Merge branch 'meta-domains'
Antony Chazapis
04:20 pm Revision 0556da0a: Merge branch 'meta-domains'
Antony Chazapis
03:55 pm Bug #1734 (Closed): A COPY/MOVE request will revert Content-Type to text/plain
Applied in changeset commit:"5bc1116cd4eba5e58e94e2fbbe61db5dac1fce8f". Antony Chazapis
03:53 pm Revision 5bc1116c: Document django's behavior when using the internal web server and not supplyin...
Fixes #1734 Antony Chazapis
03:53 pm Pithos Revision 5bc1116c: Document django's behavior when using the internal web server and not supplyin...
Fixes #1734 Antony Chazapis
03:22 pm Feature #1790 (Closed): Assign and maintain object UUIDs
Each object at the backend must have an UUID, that will persist throughout its lifetime. The UUID will be assigned wh... Antony Chazapis
03:16 pm Bug #1789 (Closed): Test container-level metadata queries
This is a follow-up to #1766.
Test and debug metadata queries.
Antony Chazapis
02:47 pm Pithos Revision 059857e2: Update SQLAlchemy backend with metadata domains.
Refs #1782 Antony Chazapis
02:47 pm Revision 059857e2: Update SQLAlchemy backend with metadata domains.
Refs #1782 Antony Chazapis
02:45 pm Pithos Revision 759a5e02: Import pysqlite2 when available instead of sqlite3 in backend.
Antony Chazapis
02:45 pm Revision 759a5e02: Import pysqlite2 when available instead of sqlite3 in backend.
Antony Chazapis
01:08 pm Bug #1787 (New): Proper handling of errors raised on ui initialization
If an error occurs in one of the "initial data" requests (flavors/images/servers/networks) while ui initializes itsel... Kostas Papadimitriou
12:59 pm Pithos Revision c30d3c28: Merge branch 'master' into meta-domains
Conflicts:
pithos/backends/lib/sqlite/node.py
pithos/backends/modular.py
Antony Chazapis
12:59 pm Revision c30d3c28: Merge branch 'master' into meta-domains
Conflicts:
pithos/backends/lib/sqlite/node.py
pithos/backends/modular.py
Antony Chazapis
11:58 am snf-ganeti Revision 318c055b: Initial debian packaging for Ganeti 2.5.*
Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr> Constantinos Venetsanopoulos
10:30 am snf-ganeti Revision 085e0d9f: gnt-node: Add hv/disk state to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am ganeti-local Revision 085e0d9f: gnt-node: Add hv/disk state to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am snf-ganeti Revision e4c03256: gnt-group: Add hv/disk state to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am ganeti-local Revision e4c03256: gnt-group: Add hv/disk state to add
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am ganeti-local Revision c4929a8b: gnt-cluster: Add hv/disk state to init
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:30 am snf-ganeti Revision c4929a8b: gnt-cluster: Add hv/disk state to init
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
01:30 am Revision 3d13f97a: Fix SQL for metadata queries in SQLalchemy module.
Fix regular expression & capitalization issues
Refs #1766
Sofia Papagiannaki
01:30 am Pithos Revision 3d13f97a: Fix SQL for metadata queries in SQLalchemy module.
Fix regular expression & capitalization issues
Refs #1766
Sofia Papagiannaki

12/15/2011

11:23 pm Pithos Revision 4819d34f: Apply metadata domain to the backend.
Refs #1782 Antony Chazapis
11:23 pm Revision 4819d34f: Apply metadata domain to the backend.
Refs #1782 Antony Chazapis
09:35 pm Pithos MS Client Bug #1785 (Closed): Removing an account causes repeated exceptions
When an account is removed from the accounts page the corresponding FileSystemWatcher is also removed, yet the networ... Panagiotis Kanavos
09:01 pm Pithos MS Client Bug #1784 (Closed): "Next" button remains inactive after validating credentials
The "Next" button remains inactive in the Automatic Pithos Account page of the Add Account Wizard after validating cr... Panagiotis Kanavos
08:39 pm Pithos MS Client Revision 8dd2bdfb: Fixed error that caused continuous credential retrieval in Auto account page
Panagiotis Kanavos
06:45 pm snf-image Revision 379a77c5: Update ChangeLog for 0.3
Nikos Skalkotos
06:40 pm snf-image Revision 040950bc: Explain why helper uses -f (force) in resize2fs
Nikos Skalkotos
05:50 pm snf-image Revision 71238d01: Fix a bash bug in create
The bug had to do with the presence of a space character right after =
in a variable assignment.
Nikos Skalkotos
05:46 pm snf-image Revision 198f8249: Fix default PITHOS_DATA value
Nikos Skalkotos
05:38 pm Revision 808cea65: Update frontend with the metadata domain parameter.
Refs #1782 Antony Chazapis
05:38 pm Pithos Revision 808cea65: Update frontend with the metadata domain parameter.
Refs #1782 Antony Chazapis
05:03 pm Pithos Revision cb69c154: Add domain parameter to all backend functions handling metadata.
Refs #1782 Antony Chazapis
05:03 pm Revision cb69c154: Add domain parameter to all backend functions handling metadata.
Refs #1782 Antony Chazapis
04:35 pm snf-ganeti Revision 89f9f6a7: Implement disk-parameters for the rbd template
Specifically:
* rbd disk template becomes `params' aware
* the rbd pool in which to store the Volume, is not passe...
Constantinos Venetsanopoulos
04:25 pm Pithos iOS Client Revision 8aecfcca: Project clean up
* Use gr.grnet.pithosplus bundle ID
* Add distribution settings
Giorgos Verigakis
03:55 pm Bug #1734: A COPY/MOVE request will revert Content-Type to text/plain
The problem is in @django/core/servers/basehttp.py@, at the following lines:... Antony Chazapis
03:45 pm Pithos MS Client Revision 74d78c90: Fixed settings save that was disabled due to the addition of a Uri property
Removed "IsPithos" property from UI and classes
Using default token 0007 for feedback
Panagiotis Kanavos
03:13 pm Feature #1782 (Closed): Implement metadata domains at the backend
Since the backend may be used by multiple services, it is suggested that metadata are assigned to a domain. This way,... Antony Chazapis
03:11 pm Feature #1781 (New): Log all actions
Log everything, either to a file or to an external logging service (TBD). Antony Chazapis
02:00 pm Feature #1766 (Closed): Add support for equality matches for metadata in list_objects
Applied in changeset commit:"4e5673a085e2c4fc4ad631235d2a4b0a841d6b86". Antony Chazapis
01:51 pm Pithos Revision 4e5673a0: Update dev guide with meta queries.
Fixes #1766 Antony Chazapis
01:51 pm Revision 4e5673a0: Update dev guide with meta queries.
Fixes #1766 Antony Chazapis
01:35 pm Revision 139c022f: Fix docs for initial im db setup.
Antony Chazapis
01:35 pm Pithos Revision 139c022f: Fix docs for initial im db setup.
Antony Chazapis
01:32 pm Revision 1713c946: Accept meta queries at the frontend as well.
Refs #1766 Antony Chazapis
01:32 pm Pithos Revision 1713c946: Accept meta queries at the frontend as well.
Refs #1766 Antony Chazapis
01:26 pm Revision 327f0d58: Avoid duplicate unkown image entries
Kostas Papadimitriou
01:26 pm Revision 38521f1e: Minor style changes in vm create wizard
Kostas Papadimitriou
01:12 pm snf-image Revision 0762ba51: Host helper's COW and result file in a tmpfs jail
This way we can restrict the size of the files created by the helper. Nikos Skalkotos
12:36 pm snf-ganeti Revision 3f64af10: Fix error messages
Fix error messages concerning rbd showmapped parsing
Signed-off-by: Constantinos Venetsanopoulos <cven@grnet.gr>
Constantinos Venetsanopoulos
12:07 pm snf-ganeti Revision 6887492f: Change all commands in RunCmd() to lists
Change all commands that use the rbd tool
from type string to type list
Signed-off-by: Constantinos Venetsanopoulos ...
Constantinos Venetsanopoulos
10:44 am Revision 1f299f6c: Merge branch 'okeanos-site-news'
Conflicts:
snf-app/docs/src/upgrade.rst
Kostas Papadimitriou

12/14/2011

06:44 pm Revision e815c918: Fix SQL for metadata queries in SQLite module.
Refs #1766 Antony Chazapis
06:44 pm Pithos Revision e815c918: Fix SQL for metadata queries in SQLite module.
Refs #1766 Antony Chazapis
06:42 pm Pithos Revision 1c69d1b1: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
06:42 pm Revision 1c69d1b1: Merge branch 'master' of https://code.grnet.gr/git/pithos
Antony Chazapis
06:41 pm Revision 95d47e1a: Support complex metadata queries in the backend - SQLite only and untested.
Refs #1766 Antony Chazapis
06:41 pm Pithos Revision 95d47e1a: Support complex metadata queries in the backend - SQLite only and untested.
Refs #1766 Antony Chazapis
06:02 pm Feature #1431 (Closed): X-Object-Content-Length header
Automatic content compression has been disabled. Antony Chazapis
05:26 pm snf-image Revision e8978a38: Fix an error introduced in commit b97ada713646ab29
The device argument in tunefs command was erroneously ommited. Nikos Skalkotos
05:08 pm Bug #1632 (Closed): Wrong Content-Length in HEAD gzip replies
Automatic compression has been disabled. Antony Chazapis
05:07 pm Bug #1764 (Closed): Encoding header
Antony Chazapis
05:04 pm Revision 8783fca7: Add apache directive to disable automatic compression.
Refs #1431
Refs #1632
Refs #1764
Antony Chazapis
05:04 pm Pithos Revision 8783fca7: Add apache directive to disable automatic compression.
Refs #1431
Refs #1632
Refs #1764
Antony Chazapis
04:49 pm Bug #1768 (Closed): Escape paths for LIKE queries in SQLAlchemy backend
Antony Chazapis
04:29 pm Bug #1765 (Closed): No https in X-Storage-Url
Antony Chazapis
04:25 pm Revision c6908a93: Merge branch 'master' of https://code.grnet.gr/git/pithos
root
04:25 pm Pithos Revision c6908a93: Merge branch 'master' of https://code.grnet.gr/git/pithos
root
04:21 pm Revision 1e20eb36: Replace the request's is_secure call with one that checks for the X-Forwarded-...
Refs #1765 Antony Chazapis
04:21 pm Pithos Revision 1e20eb36: Replace the request's is_secure call with one that checks for the X-Forwarded-...
Refs #1765 Antony Chazapis
04:17 pm snf-image Revision b97ada71: Remove fs check before resizing a partition.
Check if the filesystem is clean, and fail if not. Nikos Skalkotos
03:39 pm snf-image Revision a2c82a06: Really minor cleanup
Remove a redundant echo. Nikos Skalkotos
02:17 pm Revision 7704b70f: Merge branch 'plankton' into ui-glance
Kostas Papadimitriou
02:04 pm Pithos Revision 7759260d: Escape catch-all characters in LIKE queries.
Refs #1768 Antony Chazapis
02:04 pm Revision 7759260d: Escape catch-all characters in LIKE queries.
Refs #1768 Antony Chazapis
01:12 pm Pithos iOS Client Revision a65a1f54: Merge branch 'master' of https://code.grnet.gr/git/pithos-ios
Miltiadis Vasilakis
01:03 pm Pithos iOS Client Revision 53301c16: Added grnet readme file. Bug fixes.
Miltiadis Vasilakis
12:39 pm Feature #1778 (Closed): Update /login for im
Update /login for the new im infrastructure. Document. Antony Chazapis

12/13/2011

11:09 pm Pithos MS Client Revision f734ab5b: Updated wizard and AccountInfo to include the server's URL. Added account vali...
Panagiotis Kanavos
10:29 pm Pithos Android Client Revision c2b54e85: Bug fixes for the load balancer release
Adam Menz
05:57 pm Feature #989: Glance API Implementation (Plankton Service)
An initial implementation has been added that is based on the attached spec. Implementation details are available in ... Giorgos Verigakis
05:55 pm Feature #1746: Extend snf-admin to support Image registration for Plankton
image register command has been extended to allow Pithos URLs.
Additionally, image list and image meta commands ha...
Giorgos Verigakis
05:53 pm Feature #1745: Tool for accessing image data and metadata on a Pithos backend directly
The pithcat tool has been created and moved to the snf-image repository. Giorgos Verigakis
05:52 pm Feature #1744: Remove all explicit references to the Image model for Image ids
This was done as part of the work for Issue #1743. Giorgos Verigakis
05:51 pm Feature #1743: Extend API (e.g., POST /servers) Implementation, support Images on Plankton
create_server can now accept Plankton image ids. Giorgos Verigakis
05:51 pm Bug #1669: API get_network_details() call for the public network returns list of all VMs
This should be fixes by the referenced commit. Giorgos Verigakis
05:50 pm Feature #1645: Support setting owner and mode in files injected into newly created VMs
The referenced commits should fix this. Is there anything else missing? Giorgos Verigakis
05:44 pm Revision d2df1ace: Add some docs about the use of snf-admin
Refs #1746 Giorgos Verigakis
05:43 pm Revision 921355f8: Add Pithos support in register and meta commands
Refs #1746 Giorgos Verigakis
05:21 pm snf-ganeti Revision 44fbf2c4: Remove comments
Remove comments after fixing the unmapping of an rbd device
after a successfull migration
Signed-off-by: Constantino...
Constantinos Venetsanopoulos
05:13 pm Revision d5ba5588: Do not copy OS meta if no set in image metadata
Kostas Papadimitriou
04:42 pm Revision c9246b8b: Fixed vm actions view
- avoid recursion when vm action fails Kostas Papadimitriou
04:20 pm Revision 0228bc47: Proper initialization of custom images view, refs #1748
Skip initialization if glance namespace is not defined Kostas Papadimitriou
04:20 pm Revision 1588c123: Bugfix
Thanks to kpap for catching it. Giorgos Verigakis
04:01 pm Revision c45bed88: Refactored get_image vm method using async interface
Kostas Papadimitriou
02:00 pm ganeti-local Revision 6396dc04: RAPI client: Export feature constants
Users of the RAPI client may want to use feature strings too, therefore
they should be explicitely public.
Signed-of...
Michael Hanselmann
02:00 pm ganeti-local Revision 57d8e228: RAPI client: Replace body value assignments with helper
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:00 pm snf-ganeti Revision 6396dc04: RAPI client: Export feature constants
Users of the RAPI client may want to use feature strings too, therefore
they should be explicitely public.
Signed-of...
Michael Hanselmann
02:00 pm snf-ganeti Revision 57d8e228: RAPI client: Replace body value assignments with helper
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
02:00 pm ganeti-local Revision a19a6326: sphinx_ext: No longer exclude “depends” parameter by default
By default parameters existing for all opcodes (e.g. “debug_level”) are
not listed in the RAPI documentation. With th...
Michael Hanselmann
02:00 pm ganeti-local Revision 4c864b55: RAPI client: Use utilities for building query parameters
Instead of repeating a “if cond: query.append(…)” pattern, utility
functions are added and used.
Signed-off-by: Mich...
Michael Hanselmann
02:00 pm snf-ganeti Revision a19a6326: sphinx_ext: No longer exclude “depends” parameter by default
By default parameters existing for all opcodes (e.g. “debug_level”) are
not listed in the RAPI documentation. With th...
Michael Hanselmann
02:00 pm snf-ganeti Revision 4c864b55: RAPI client: Use utilities for building query parameters
Instead of repeating a “if cond: query.append(…)” pattern, utility
functions are added and used.
Signed-off-by: Mich...
Michael Hanselmann
02:00 pm snf-ganeti Revision 822a50c4: opcodes: Extend description of “depends” parameter
The documentation string is used in the RAPI description and
having more details is good.
Signed-off-by: Michael Han...
Michael Hanselmann
02:00 pm ganeti-local Revision 822a50c4: opcodes: Extend description of “depends” parameter
The documentation string is used in the RAPI description and
having more details is good.
Signed-off-by: Michael Han...
Michael Hanselmann
01:52 pm snf-image Revision 2a0c492d: Move the task exclusion check away from common.sh
Not all tasks, should be able to be excluded. If MountImage,
UnmountImage and InstallUnattanded are never excluded, t...
Nikos Skalkotos
01:17 pm Pithos iOS Client Revision 19350ea4: Fix warnings
Giorgos Verigakis
12:43 pm Revision d6d783f3: Merge branch 'plankton' into ui-glance
Kostas Papadimitriou
12:41 pm Revision a7dd0415: Updated jquery to upstream
Kostas Papadimitriou
12:40 pm Revision 790fa38b: Removed __init__.py from repository root
Kostas Papadimitriou
12:40 pm Pithos iOS Client Revision f14ddbf9: Commented out legacy code.
Miltiadis Vasilakis
12:32 pm Revision 258235f4: Custom images improevements, Refs #1748
- Improved image model interface to keep support with Compute Images API
- Glance HEAD request parsing to retrieve im...
Kostas Papadimitriou
12:11 pm snf-ganeti Revision 5a1e31b4: Add infrastructure for, and two extra hlint rules
This will allow us to easily use add new lint rules that we
standardise on, if any.
Signed-off-by: Iustin Pop <iusti...
Iustin Pop
12:11 pm ganeti-local Revision 5a1e31b4: Add infrastructure for, and two extra hlint rules
This will allow us to easily use add new lint rules that we
standardise on, if any.
Signed-off-by: Iustin Pop <iusti...
Iustin Pop
12:08 pm snf-image Revision 11994c76: Minor Cleanup in the helper
Nikos Skalkotos
10:50 am Pithos Web Client pithos-web-client-20111213.tar.gz
Antony Chazapis

12/12/2011

08:04 pm snf-image Bug #1577 (Closed): Handle non existing personality directories/files
Nikos Skalkotos
07:39 pm snf-image Revision 541a0d7d: Fix 2 bugs in FilesystemResizeUnmounted task
* Add -y option to e2fsck, otherwise the program complaines for not
running in an interactive shell
* Fix a typo ...
Nikos Skalkotos
07:00 pm Revision 5adfb622: snf-admin improvements
* Add an "upload" command that uploads images to
Pithos.
* Add -p argument to "image list" to list images
stored ...
Giorgos Verigakis
06:57 pm Revision c23d211a: Plankton backend improvements
* Suppress SQLAlchemy warnings
* Make sure list_accounts includes ourself
* Use a file object for put instead of raw ...
Giorgos Verigakis
06:53 pm Bug #1770: snf-admin does not show disk template when listing flavors
Works for me:
% snf-admin flavor list -l
1 C1R1024D20
cpu: 1
deleted: False
disk...
Giorgos Verigakis
06:43 pm snf-image Revision c334f836: Make helper fail is OSFAMILY property is missing
Also did a minor cleanup in AssignHostname task Nikos Skalkotos
05:32 pm Pithos Revision 2bdc9dc4: More SQL for calculating statistics.
Refs #1733 Antony Chazapis
05:32 pm Revision 2bdc9dc4: More SQL for calculating statistics.
Refs #1733 Antony Chazapis
04:55 pm snf-image Revision 7ee2a43d: Change the format of the "exclude task" properties
New format: EXCLUDE_TASK_<task_name> Nikos Skalkotos
04:33 pm snf-image Revision 54c9b524: Update Makefile.am to include pithcat
Nikos Skalkotos
04:25 pm snf-image Revision 6b16be7c: Update AUTHORS list
Add Giorgos Verigakis in the AUTHORS list for contributing pithcat. Nikos Skalkotos
04:05 pm snf-image Revision 57af65d4: Merge branch 'pithos-backend'
Nikos Skalkotos
04:04 pm ganeti-local Revision 9475189d: Document DRBD dynamic resync params in man pages
Also, remove some spurious spaces in the documentation of other options
and uniform the style of the disk parameters ...
Andrea Spadaccini
04:04 pm snf-ganeti Revision 9475189d: Document DRBD dynamic resync params in man pages
Also, remove some spurious spaces in the documentation of other options
and uniform the style of the disk parameters ...
Andrea Spadaccini
04:04 pm ganeti-local Revision 8584e922: Add the remaining DRBD dynamic sync disk params
Add the c-plan-ahead, c-fill-target, c-delay-target, c-max-rate,
c-min-rate parameters; report errors while setting t...
Andrea Spadaccini
04:04 pm snf-ganeti Revision 8584e922: Add the remaining DRBD dynamic sync disk params
Add the c-plan-ahead, c-fill-target, c-delay-target, c-max-rate,
c-min-rate parameters; report errors while setting t...
Andrea Spadaccini
04:04 pm snf-ganeti Revision f2f57b6e: Add the dynamic-resync DRBD disk parameter
constants.py, cmdlib.py:
- add the dynamic-resync parameter, both at DT and LD levels;
lib/bdev.py:
- change SetSync...
Andrea Spadaccini
04:04 pm ganeti-local Revision f2f57b6e: Add the dynamic-resync DRBD disk parameter
constants.py, cmdlib.py:
- add the dynamic-resync parameter, both at DT and LD levels;
lib/bdev.py:
- change SetSync...
Andrea Spadaccini
04:04 pm snf-ganeti Revision 5e83282b: Describe the dynamic-resync par. in the design doc
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
04:04 pm ganeti-local Revision 5e83282b: Describe the dynamic-resync par. in the design doc
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
03:34 pm snf-image Revision d71f59e9: Clean up code and support pithos-hosted images
* Drop "custom" image format type. The same functionality is provided
by network-hosted images.
* Images with id ...
Nikos Skalkotos
03:31 pm Pithos Web Client Feature #1740 (Closed): Add sharing overlay icon to shared objects
Antony Chazapis
03:31 pm Pithos Web Client Bug #1712 (Closed): Refresh does not update total space usage
Antony Chazapis
03:31 pm Pithos Web Client Feature #1692 (Closed): Send feedback on error
Antony Chazapis
03:29 pm Bug #1735: Update python packages
Must also update package_data in setup.py, so template and other non-python files are not only packed, but also insta... Antony Chazapis
03:26 pm snf-image Revision 0d090771: License change to match the rest of the project
Giorgos Verigakis
02:24 pm snf-ganeti snf-ganeti_2.4.5_ippool5_rbd1-1_all.deb
Vangelis Koukis
02:11 pm snf-ganeti Revision 288fc669: Update Debian changelog for v2.4.5+ippool5+rbd1
Vangelis Koukis
02:01 pm snf-ganeti Revision b80c91b6: Merge branch 'grnet-2.4-ippool-rbd-devel' into debian
Vangelis Koukis
01:51 pm Bug #1770 (Closed): snf-admin does not show disk template when listing flavors
@snf-admin@ does not show disk template when listing flavors (added for #1005).
Vangelis Koukis
12:23 pm ganeti-local Revision cc120286: Makefile.am: fix permissions for Python scripts on install
Some Python scripts in /usr/lib/ganeti/ were getting the wrong permissions
(their 'x' bit was cleared). This patch f...
Bernardo Dal Seno
12:23 pm snf-ganeti Revision cc120286: Makefile.am: fix permissions for Python scripts on install
Some Python scripts in /usr/lib/ganeti/ were getting the wrong permissions
(their 'x' bit was cleared). This patch f...
Bernardo Dal Seno
12:22 pm snf-ganeti Revision 0f796800: devel/upload: Fix permissions for installed directories
Permissions for the directories created during install depended on the
umask of the user running the script. Now uma...
Bernardo Dal Seno
12:22 pm ganeti-local Revision 0f796800: devel/upload: Fix permissions for installed directories
Permissions for the directories created during install depended on the
umask of the user running the script. Now uma...
Bernardo Dal Seno
11:53 am Revision 62eac5a6: Make password generation deterministic
Giorgos Verigakis
11:24 am Pithos Revision de793207: Initial SQL to calculate statistics.
Refs #1733 Antony Chazapis
11:24 am Revision de793207: Initial SQL to calculate statistics.
Refs #1733 Antony Chazapis

12/10/2011

02:46 pm Pithos iOS Client Revision 7db1712d: Applied relevant changes from latest rackspace-ios commits. Using llvm instead...
Miltiadis Vasilakis

12/09/2011

05:48 pm snf-ganeti Revision 04b8aebf: QA: init cluster changes ispecs
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Agata Murawska
05:48 pm ganeti-local Revision 04b8aebf: QA: init cluster changes ispecs
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Agata Murawska
05:48 pm snf-ganeti Revision 195f90bf: Empty ipolicy fix
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Agata Murawska
05:48 pm ganeti-local Revision 195f90bf: Empty ipolicy fix
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Agata Murawska
05:47 pm snf-ganeti Revision d6033c14: Man page for gnt-group
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Agata Murawska
05:47 pm ganeti-local Revision d6033c14: Man page for gnt-group
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Agata Murawska
05:47 pm snf-ganeti Revision e37c5129: Man page for gnt-cluster
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Agata Murawska
05:47 pm ganeti-local Revision e37c5129: Man page for gnt-cluster
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Agata Murawska
05:47 pm snf-ganeti Revision bf8647a3: Resource model design update
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Agata Murawska
05:47 pm ganeti-local Revision bf8647a3: Resource model design update
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Agata Murawska
05:47 pm snf-ganeti Revision 6b9ff5e2: SimpleFillIpolicy corrected
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
05:47 pm ganeti-local Revision 6b9ff5e2: SimpleFillIpolicy corrected
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
05:47 pm ganeti-local Revision 4f725341: Change constants: ISPECS suffixes to prefixes
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
05:47 pm snf-ganeti Revision 4f725341: Change constants: ISPECS suffixes to prefixes
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
05:44 pm snf-ganeti Revision 5959f75d: mem_count is now mem_size everywhere
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Agata Murawska
05:44 pm ganeti-local Revision 5959f75d: mem_count is now mem_size everywhere
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Agata Murawska
04:11 pm Revision ebe670ae: Remove pithcat tool
It has been moved to the snf-image repo.
Refs #1745
Giorgos Verigakis
04:10 pm Revision 530c60cc: Add missing doc file
Giorgos Verigakis
03:12 pm snf-ganeti Revision f489fcc0: Fix OS creation's error handling when pausing sync
Cherry-picked from fac30cead6893b68085b6896d4db2a4f8ae43363:
Resolved one conflict in lib/cmdlib.py.
Commit 41e1e79 ...
Faidon Liambotis
02:51 pm snf-ganeti Revision 12bd56d4: Fix minor issues with Debian packaging
Vangelis Koukis
02:04 pm snf-ganeti Revision 584d0435: Remove comments
Remove comments after fixing the unmapping of an rbd device
after a successfull migration
Signed-off-by: Constantino...
Constantinos Venetsanopoulos
01:41 pm snf-image Revision fa7285cf: Add pithcat tool
It connects to a Pithos backend and either fetches
the data of a file or returns its size.
Refs #1745
Giorgos Verigakis
01:23 pm Revision f81e20b0: Allow db_module and block_module to be None
And use sqlalchemy and hash filer as default
options.
Giorgos Verigakis
01:23 pm Pithos Revision f81e20b0: Allow db_module and block_module to be None
And use sqlalchemy and hash filer as default
options.
Giorgos Verigakis
11:52 am Revision c9f4554b: Add plankton documentation
Generated from the docstrings.
Refs #1747
Giorgos Verigakis
11:06 am Bug #1768 (Closed): Escape paths for LIKE queries in SQLAlchemy backend
Apply changes from 6b20cfbc5c69c1105a23dc3317e14ce0ab97f26f and 956e3c9fa737e1fa442501510d4dbe6f1f3ddf2d to all LIKE ... Antony Chazapis

12/08/2011

07:24 pm ganeti-local Revision fb644e77: GroupSetParam supports instance policy changes
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm snf-ganeti Revision fb644e77: GroupSetParam supports instance policy changes
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm snf-ganeti Revision 1f5d9bf8: AddGroup supports instance policy
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm ganeti-local Revision 1f5d9bf8: AddGroup supports instance policy
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm snf-ganeti Revision edd49f9b: Group query now calculates ipolicy
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm ganeti-local Revision edd49f9b: Group query now calculates ipolicy
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm ganeti-local Revision 38c37a51: Verification of instance policy for gnt-cluster verify
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm snf-ganeti Revision 38c37a51: Verification of instance policy for gnt-cluster verify
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm snf-ganeti Revision 81e3ab4f: Introduce instance policy on nodegroup level
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm ganeti-local Revision 81e3ab4f: Introduce instance policy on nodegroup level
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm snf-ganeti Revision be499e31: Cluster-level instance policy - other
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:24 pm ganeti-local Revision be499e31: Cluster-level instance policy - other
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:23 pm snf-ganeti Revision e1a6850f: SetClusterParams supports instance policy changes
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:23 pm ganeti-local Revision e1a6850f: SetClusterParams supports instance policy changes
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:23 pm snf-ganeti Revision 18bb6d28: InitCluster supports instance policy
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:23 pm ganeti-local Revision 18bb6d28: InitCluster supports instance policy
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:23 pm ganeti-local Revision 32017174: Instance policy command line support
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:23 pm snf-ganeti Revision 32017174: Instance policy command line support
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:23 pm snf-ganeti Revision 918eb80b: Introduce instance policy on cluster level
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:23 pm ganeti-local Revision 918eb80b: Introduce instance policy on cluster level
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Agata Murawska
07:07 pm Pithos Revision 702bfe60: Reply with the hashmap's hash as the ETag if no ETag present.
Antony Chazapis
07:07 pm Revision 702bfe60: Reply with the hashmap's hash as the ETag if no ETag present.
Antony Chazapis
06:42 pm Revision a0ea257c: A tool to connect to the pithos backend
Can fetch file size and file contents from a
Pithos URL.
Refs #1745
Giorgos Verigakis
06:21 pm snf-ganeti Revision 4958b41e: daemon.GenericMain: Don't generate backtrace on conflicting daemons
Instead, print a nicer error message. This should fix issue 200.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
06:21 pm ganeti-local Revision 4958b41e: daemon.GenericMain: Don't generate backtrace on conflicting daemons
Instead, print a nicer error message. This should fix issue 200.
Signed-off-by: Michael Hanselmann <hansmi@google.co...
Michael Hanselmann
06:21 pm snf-ganeti Revision b6522276: utils.io.WritePidFile: Improve error reporting
If the PID file is already locked by another process, try to read
the content and report it as part of the error mess...
Michael Hanselmann
06:21 pm ganeti-local Revision b6522276: utils.io.WritePidFile: Improve error reporting
If the PID file is already locked by another process, try to read
the content and report it as part of the error mess...
Michael Hanselmann
06:16 pm Revision 9314bb89: Merge branch 'plankton' into ui-glance
Kostas Papadimitriou
06:03 pm snf-ganeti Revision fcf5b670: Add a balloon device to all kvm instances
This can be used to resize their memory (for now only manually, as
ganeti doesn't do the job yet)
Signed-off-by: Gui...
Guido Trotter
06:03 pm ganeti-local Revision fcf5b670: Add a balloon device to all kvm instances
This can be used to resize their memory (for now only manually, as
ganeti doesn't do the job yet)
Signed-off-by: Gui...
Guido Trotter
06:03 pm ganeti-local Revision 89da2ff3: kvm: get more accurate info from qmp, if possible
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Guido Trotter
06:03 pm snf-ganeti Revision 89da2ff3: kvm: get more accurate info from qmp, if possible
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Guido Trotter
06:03 pm ganeti-local Revision fc84cd5d: kvm: make qmp connections more robust
Currently qmp fails at connect() time if there are socket errors. (eg.
if the instance was started without qmp). Add ...
Guido Trotter
06:03 pm snf-ganeti Revision fc84cd5d: kvm: make qmp connections more robust
Currently qmp fails at connect() time if there are socket errors. (eg.
if the instance was started without qmp). Add ...
Guido Trotter
06:03 pm snf-ganeti Revision eb93b673: Move ErrnoOnStr backend function to utils
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Guido Trotter
06:03 pm ganeti-local Revision eb93b673: Move ErrnoOnStr backend function to utils
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Guido Trotter
05:58 pm Pithos Revision ecbc3d6d: PithosUser instead of User
incorporate django-registration
incorporate django-authopenid
use django admin site
Sofia Papagiannaki
05:30 pm Revision dca2a31f: Make the password generator windows compliant
Also increase the password length to make up for
the lost entropy.
Giorgos Verigakis
05:03 pm Revision 3a9b3cde: Allow create_server to accept plankton images
Refs #1743 Giorgos Verigakis
04:56 pm Revision 7bd1d3b5: More backend refactorings
Giorgos Verigakis
04:03 pm Revision 5b362a29: Merge branch 'plankton' into ui-glance
Kostas Papadimitriou
04:00 pm Revision 4cff0386: VM wizard image selection view improvements, refs #1748
- multiple image collection backends
- dynamic image type selections
- loading images using the new Images collection...
Kostas Papadimitriou
03:59 pm Revision ea223582: Glance Image model, Refs #1748
Kostas Papadimitriou
03:55 pm Revision 948042ca: Improved Image model object, refs #1748
Modifications in order to use the current Image object as a
base for the Glance api corresponding model.
Kostas Papadimitriou
02:16 pm snf-ganeti Revision 20a937ea: Initial implementation of the rbd disk template
Introduce the rbd disk template, which handles the
provisioning and management of block devices
mapping to Volumes re...
Constantinos Venetsanopoulos
01:57 pm Pithos iOS Client Revision c7ddd1f3: Bug fixes.
Miltiadis Vasilakis
01:36 pm ganeti-local Revision a46b1883: Add documentation for disk parameters to man pages
Document the stripes parameter for the plain template and the
resync-rate, datastripes, metastripes, disk-barriers, m...
Andrea Spadaccini
01:36 pm snf-ganeti Revision a46b1883: Add documentation for disk parameters to man pages
Document the stripes parameter for the plain template and the
resync-rate, datastripes, metastripes, disk-barriers, m...
Andrea Spadaccini
01:36 pm ganeti-local Revision ad1dd4c7: Add net-custom and disk-custom DRBD parameters
Those parameters can be used to pass options directly to drbdsetup disk
and drbdsetup net.
Signed-off-by: Andrea Spa...
Andrea Spadaccini
01:36 pm snf-ganeti Revision ad1dd4c7: Add net-custom and disk-custom DRBD parameters
Those parameters can be used to pass options directly to drbdsetup disk
and drbdsetup net.
Signed-off-by: Andrea Spa...
Andrea Spadaccini
01:36 pm ganeti-local Revision 8002e46b: Add the metavg DRBD disk parameter
This parameter represents the default metadata volume group for DRBD
disks. It can be overridden at instance creation...
Andrea Spadaccini
01:36 pm snf-ganeti Revision 8002e46b: Add the metavg DRBD disk parameter
This parameter represents the default metadata volume group for DRBD
disks. It can be overridden at instance creation...
Andrea Spadaccini
01:36 pm ganeti-local Revision ac00bf1b: Move LD parameters constants to the LDP_ namespace
Add the LDP_ prefix to the LD parameters-related constants, in order to
avoid pollution in the global constants names...
Andrea Spadaccini
01:36 pm snf-ganeti Revision ac00bf1b: Move LD parameters constants to the LDP_ namespace
Add the LDP_ prefix to the LD parameters-related constants, in order to
avoid pollution in the global constants names...
Andrea Spadaccini
01:32 pm ganeti-local Revision 23805716: Restore diskparams in the gnt-group options check
Commit a82823 accidentally removed opts.diskparameters from the list of
parameters that are checked for presence in g...
Andrea Spadaccini
01:32 pm snf-ganeti Revision 23805716: Restore diskparams in the gnt-group options check
Commit a82823 accidentally removed opts.diskparameters from the list of
parameters that are checked for presence in g...
Andrea Spadaccini
12:42 pm snf-ganeti Revision 2dbc6857: utils.ListVisibleFiles: Hide “lost+found” directories
If a “lost+found” directory is found at a filesystem's root path it is
ignored. In all other cases directory entries ...
Michael Hanselmann
12:42 pm ganeti-local Revision 2dbc6857: utils.ListVisibleFiles: Hide “lost+found” directories
If a “lost+found” directory is found at a filesystem's root path it is
ignored. In all other cases directory entries ...
Michael Hanselmann
12:39 pm Feature #1766 (Closed): Add support for equality matches for metadata in list_objects
Right now we can only perform queries based on the existence of a specific meta. Plankton needs to be able to find an... Giorgos Verigakis
12:38 pm Bug #1765 (Closed): No https in X-Storage-Url
This should return https://... (both in development and production):... Antony Chazapis
12:17 pm Pithos MacOS Client Revision b69acf2b: UI changes. Removed application menu.
Miltiadis Vasilakis
12:03 pm snf-ganeti Revision ba1260ba: Some small test simplifications
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Iustin Pop
12:03 pm ganeti-local Revision ba1260ba: Some small test simplifications
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Iustin Pop
11:53 am ganeti-local Revision 42a769f9: Add tests for parameter "always_failover"
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Ius...
Bernardo Dal Seno
11:53 am snf-ganeti Revision 42a769f9: Add tests for parameter "always_failover"
Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Ius...
Bernardo Dal Seno
11:51 am snf-ganeti Revision 11dc66f3: Add new back-end parameter "always_failover"
Instances that have this parameter is set to True are never migrated, but
instead they can only fail over. There are...
Bernardo Dal Seno
11:51 am ganeti-local Revision 11dc66f3: Add new back-end parameter "always_failover"
Instances that have this parameter is set to True are never migrated, but
instead they can only fail over. There are...
Bernardo Dal Seno
11:43 am Revision 46499544: Add license to util functions in lib.
Antony Chazapis
11:43 am Pithos Revision 46499544: Add license to util functions in lib.
Antony Chazapis
11:40 am snf-ganeti Revision 1cdc9dbb: manpages: Fix small errors in documentation
Mostly typos, except for the output of "gnt-instance migrate" in an
example, which has been updated to the current ve...
Bernardo Dal Seno
11:40 am ganeti-local Revision 1cdc9dbb: manpages: Fix small errors in documentation
Mostly typos, except for the output of "gnt-instance migrate" in an
example, which has been updated to the current ve...
Bernardo Dal Seno
11:37 am Revision 7301127c: Use hashmap lib in api.
Antony Chazapis
11:37 am Pithos Revision 7301127c: Use hashmap lib in api.
Antony Chazapis
11:25 am Bug #1764 (Closed): Encoding header
Somehow we send "Vary: Accept-Encoding" and may automatically encode replies depending on the headers sent by the cli... Antony Chazapis
10:48 am ganeti-local Revision 2da9f556: gnt-cluster: Allow modify disk/hv state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am snf-ganeti Revision 2da9f556: gnt-cluster: Allow modify disk/hv state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am snf-ganeti Revision a8282327: gnt-group: Allow modify disk/hv state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am ganeti-local Revision a8282327: gnt-group: Allow modify disk/hv state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am ganeti-local Revision 0ec2ce46: gnt-node: Allow modify disk/hv state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am snf-ganeti Revision 0ec2ce46: gnt-node: Allow modify disk/hv state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am ganeti-local Revision 0ba177e2: cmdlib: Adding hv/disk state dict helper functions
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am snf-ganeti Revision 0ba177e2: cmdlib: Adding hv/disk state dict helper functions
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am ganeti-local Revision 38f29a36: cli: Add common command flags for hv/disk state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am snf-ganeti Revision 38f29a36: cli: Add common command flags for hv/disk state
Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
René Nussbaumer
10:48 am ganeti-local Revision 784cd737: cmdlib: Adding _UpdateAndVerifySubDict helper
This helps with 2 dimensional dicts.
For example the hv_state and the disk_state dicts.
Signed-off-by: René Nussbaum...
René Nussbaumer
10:48 am snf-ganeti Revision 784cd737: cmdlib: Adding _UpdateAndVerifySubDict helper
This helps with 2 dimensional dicts.
For example the hv_state and the disk_state dicts.
Signed-off-by: René Nussbaum...
René Nussbaumer
10:00 am snf-ganeti Revision 3603605a: Cleanup hlint errors
First, we update the recommended hlint version to what I used to get a
clean output (1.8.15). Most of the changes are...
Iustin Pop
10:00 am ganeti-local Revision 3603605a: Cleanup hlint errors
First, we update the recommended hlint version to what I used to get a
clean output (1.8.15). Most of the changes are...
Iustin Pop
10:00 am ganeti-local Revision 2f9198be: Abstract some common hspace code into a function
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
Iustin Pop
10:00 am snf-ganeti Revision 2f9198be: Abstract some common hspace code into a function
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
Iustin Pop
10:00 am ganeti-local Revision 255f55a9: Abstract some common Cluster.hs code into a function
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
Iustin Pop
10:00 am snf-ganeti Revision 255f55a9: Abstract some common Cluster.hs code into a function
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
Iustin Pop
03:50 am Pithos iOS Client Revision d625f53f: Change app icon.
Miltiadis Vasilakis
03:12 am Pithos iOS Client Revision 2989bee3: Renamed target to "Pithos+". Login uses url "pithos://login". Bug fixes. Remov...
Miltiadis Vasilakis

12/07/2011

10:57 pm snf-ganeti Revision c12adead: Add DRBD dynamic resync speed params to design doc
* Expand the Name column of the table (for c-delay-target)
* Add the c-* DRBDparameters to the table containing the d...
Andrea Spadaccini
10:57 pm ganeti-local Revision c12adead: Add DRBD dynamic resync speed params to design doc
* Expand the Name column of the table (for c-delay-target)
* Add the c-* DRBDparameters to the table containing the d...
Andrea Spadaccini
10:51 pm Pithos MS Client Feature #1763 (Closed): Add verification for manually entered account info
Panagiotis Kanavos
10:42 pm Pithos MS Client Revision 0338939c: Changed MonitorAccount to call StartMonitor which handles reauthentication
Panagiotis Kanavos
10:41 pm Pithos MS Client Bug #1762 (Resolved): Entering account info by hand can result in 401 errors
Panagiotis Kanavos
10:41 pm Pithos MS Client Bug #1762 (Closed): Entering account info by hand can result in 401 errors
This can happen if the api key entered has expired or is invalid. The code path that starts monitoring after entering... Panagiotis Kanavos
09:46 pm Pithos MS Client Revision 56d43ebb: Changed version date to 2001-12-07
Panagiotis Kanavos
09:44 pm Pithos MS Client Bug #1701 (Resolved): Open Pithos folder appears yet does nothing
Resolved as in #1702, by disabling the menu and changing its text to "No Accounts Defined" to tell the user why the ... Panagiotis Kanavos
09:43 pm Pithos MS Client Bug #1702 (Resolved): "Open Pithos folder" doesn' display existing accounts until they are authen...
Resolved by disabling the menu and changing its text to "No Accounts Defined" to tell the user why the menu is disabled Panagiotis Kanavos
09:42 pm Pithos MS Client Revision 6aa29f4f: Added splash gradient
Added icons to taskbar menu
Replaced box icon with pithos icon at 16x16
"Open Pithos Folder" menu is disabled if no a...
Panagiotis Kanavos
06:36 pm Feature #1761 (Closed): Split pithos and im apps
The user management - im - app, should be able to run separately, even at another server.
The two projects should ...
Antony Chazapis
06:14 pm Pithos Revision 956e3c9f: Fix node path escaping for SQLite.
Antony Chazapis
06:14 pm Revision 956e3c9f: Fix node path escaping for SQLite.
Antony Chazapis
05:38 pm Revision 5a96180b: Restructure repository to make pithos one package.
Refs #1735 Antony Chazapis
05:38 pm Pithos Revision 5a96180b: Restructure repository to make pithos one package.
Refs #1735 Antony Chazapis
05:14 pm Pithos Web Client Feature #1692 (Resolved): Send feedback on error
Implemented in 3f8622d49342153e11fb29d2c57b6f86ffff2ea0 Christos Stathis
05:06 pm Pithos Web Client Revision 3f8622d4: Implemented ability to send error data along with user feedback in case of error
Christos Stathis
02:53 pm Revision fcf4155e: Improve tests
* Use Warning log level during tests
* Import missing URL handlers
Giorgos Verigakis
02:47 pm Revision 936afb7b: Use string IDs in VMs instead of foreign keys
A database migration is needed.
Refs #1744
Giorgos Verigakis
02:15 pm Pithos Revision ed4b77a1: Add gunicorn timeout option in admin guide.
Antony Chazapis
02:15 pm Revision ed4b77a1: Add gunicorn timeout option in admin guide.
Antony Chazapis
01:30 pm Revision 9ff7ca6f: Source refactoring, mostly PEP8
Giorgos Verigakis
01:19 pm Pithos Web Client Bug #1712 (Resolved): Refresh does not update total space usage
Fixed in 67cc91134cb3cd21d151be6064259386f6389fef Christos Stathis
01:18 pm Pithos Web Client Revision 67cc9113: Fixed refresh button to update stats
Christos Stathis
12:58 pm Pithos Web Client Feature #1740 (Resolved): Add sharing overlay icon to shared objects
Fixed in 04f50dbe149c57a8149ae2a90d73a7325ee523ad Christos Stathis
12:57 pm Pithos Web Client Revision 04f50dbe: Fixed display of shared icon on shared objects
Christos Stathis
12:41 pm Pithos Web Client pithos-web-client-20111207.tar.gz
Antony Chazapis
12:39 pm Pithos Web Client Feature #1694 (Closed): Show object metadata
Antony Chazapis
12:38 pm Pithos Web Client Feature #1711 (Closed): Refresh button placement
Antony Chazapis
12:36 pm Pithos Web Client Feature #1694 (Resolved): Show object metadata
Implemented in 904447e47113602d196ffc436f2b068c923aaeba. Christos Stathis
12:30 pm Pithos Web Client Revision 904447e4: Finished meta data for files
Christos Stathis
12:00 pm snf-ganeti Revision a1505857: Convert opcode TH code to the use of Field type
This makes more explicit the field behaviour - previously an optional
field was detected via a "Maybe" constructor, a...
Iustin Pop
12:00 pm ganeti-local Revision a1505857: Convert opcode TH code to the use of Field type
This makes more explicit the field behaviour - previously an optional
field was detected via a "Maybe" constructor, a...
Iustin Pop
12:00 pm ganeti-local Revision 656a7fdf: Unify some file lists in Makefile.am
These were repeated needlessly; I hope I grouped them correctly.
Signed-off-by: Iustin Pop <iustin@google.com>
Revie...
Iustin Pop
12:00 pm snf-ganeti Revision 656a7fdf: Unify some file lists in Makefile.am
These were repeated needlessly; I hope I grouped them correctly.
Signed-off-by: Iustin Pop <iustin@google.com>
Revie...
Iustin Pop
10:20 am Pithos Web Client Bug #1739 (Closed): Rename some strings to pithos+
Antony Chazapis

12/06/2011

11:28 pm Pithos MS Client Revision 363bad87: Fixed setup registry issues and removed unnecessary MEX endpoint from StatusSe...
Panagiotis Kanavos
10:30 pm Pithos Web Client Revision 947da718: Added meta data to file properties dialog. Still unstyled
Christos Stathis
09:37 pm Pithos Web Client Feature #1711 (Resolved): Refresh button placement
Fixed in 04d65941069a41a0075405eb1e9e8c15776120cf Christos Stathis
09:36 pm Pithos Web Client Revision 04d65941: Removed refresh button from tools menu
Christos Stathis
09:34 pm Pithos Web Client Bug #1739 (Resolved): Rename some strings to pithos+
Fixed in 6f608df7e3da5aa4ec52377a6a371489a1f985e2 Christos Stathis
09:33 pm Pithos Web Client Revision 6f608df7: Fixed some strings to pithos+
Christos Stathis
09:28 pm Revision af6d3b5d: Fix and/or syntax.
Antony Chazapis
09:28 pm Pithos Revision af6d3b5d: Fix and/or syntax.
Antony Chazapis
07:21 pm Pithos iOS Client Revision 45f2fce6: Create application/directory for subdir, if metadata or permissions are applied.
Support for objects with a trailing slash.
Support for listings that exceed the results limit.
Create default contain...
Miltiadis Vasilakis
07:17 pm Revision f5afd99b: Plankton refactoring
Giorgos Verigakis
06:34 pm snf-ganeti Revision 8a69b3a8: Add DRBD barriers disk parameters
Add the disk-barriers and meta-barriers parameters described in the
design doc.
constants.py:
* add the needed LD an...
Andrea Spadaccini
06:34 pm ganeti-local Revision 8a69b3a8: Add DRBD barriers disk parameters
Add the disk-barriers and meta-barriers parameters described in the
design doc.
constants.py:
* add the needed LD an...
Andrea Spadaccini
06:19 pm snf-ganeti Revision fffe93e7: Initial implementation of the rbd disk template
Introduce the rbd disk template, which handles the
provisioning and management of block devices
mapping to Volumes re...
Constantinos Venetsanopoulos
05:07 pm snf-ganeti Revision a8f8cb24: Merge branch 'devel-2.4' into grnet-2.4-ippool-devel
Dimitris Aragiorgis
04:45 pm Revision 5aeacecf: Merge branch 'master' of https://code.grnet.gr/git/synnefo into plankton
Conflicts:
snf-app/synnefo/settings/common/apps.py
Giorgos Verigakis
03:56 pm Revision f2f476a0: Moved files to keep up with new synnefo package structure
Kostas Papadimitriou
03:35 pm snf-image Feature #1749 (Closed): Support Pithos-provided images
Support Images provided on a Pithos backend. Call an appropriate command-line tool to extract image metadata and data... Vangelis Koukis
03:34 pm Pithos MacOS Client Revision cd5db3ce: UI changes.
Miltiadis Vasilakis
03:33 pm Feature #1748 (Closed): Support Glance API calls in the UI to retrieve list of images
Extend the UI to perform Glance API calls to Plankton to retrieve list of images. Filter images based on distinct cri... Vangelis Koukis
03:30 pm ./kamaki Feature #1747 (Closed): Add Glance API support
Add support for calls to the Glance API: List Images, Register Image, etc.
Vangelis Koukis
03:28 pm Feature #1746 (Closed): Extend snf-admin to support Image registration for Plankton
Extend the snf-admin command-line tool to support image registration for Plankton, with @pithos:@-based URIs.
This w...
Vangelis Koukis
03:26 pm Feature #1745 (Closed): Tool for accessing image data and metadata on a Pithos backend directly
Implement a tool accessing image data and metadata on a Pithos backend directly, based on a @pithos:@-based URI.
Thi...
Vangelis Koukis
03:25 pm Revision 61d7787c: Create vm view link with custom images view, Refs #1520
Kostas Papadimitriou
03:25 pm Revision 2cee7cb0: Custom images integration improvements, Refs #1520
Kostas Papadimitriou
03:25 pm Revision 1a1bac97: Fixed javascript tests
Kostas Papadimitriou
03:25 pm Revision 1a947bb7: Created glance image model/collection objects
Kostas Papadimitriou
03:25 pm Revision 6a78a6ea: Removed uneeded debug statement
Kostas Papadimitriou
03:25 pm Revision 8b71ea92: Custom images register view, initial import, Refs #1520
Kostas Papadimitriou
03:25 pm Revision 54235b2e: Implemented custom images loading in create wizard
Kostas Papadimitriou
03:25 pm Revision 47e34b99: Namespaced api urls
Kostas Papadimitriou
03:24 pm Feature #1744 (Closed): Remove all explicit references to the Image model for Image ids
Remove all explicit references (e.g., foreign keys) to the @Image@ model whenever an image ID is needed.
This is nec...
Vangelis Koukis
03:23 pm Feature #989 (Assigned): Glance API Implementation (Plankton Service)
Plankton: Implement the Glance registry over a Pithos backend for storing actual image contents.
Vangelis Koukis
03:22 pm Feature #1522 (Closed): Explore the necessary extensions to the Image model in Django to support ...
Vangelis Koukis
03:21 pm Feature #1522: Explore the necessary extensions to the Image model in Django to support Glance fu...
The expected outcome of this ticket will come from implementing the Image Service (Plankton) over the Pithos backend ... Vangelis Koukis
03:19 pm Feature #1743 (Closed): Extend API (e.g., POST /servers) Implementation, support Images on Plankton
Extend implementation of POST /servers in API, support creation of VMs based on IDs coming from Plankton (#989).
Pas...
Vangelis Koukis
03:14 pm Bug #1506 (Closed): Migrate invitations overlay to new overlay API
Merged into master, closing ticket. Vangelis Koukis
03:13 pm Feature #1516 (Closed): Support user profiles in the UI, storage of per-user information
Merged into master, closing ticket.
Vangelis Koukis
03:12 pm Feature #1005 (Closed): Support different types of block storage in the API
The API implementation has been extended to support different storage types. The storage type is passed to the Ganeti... Vangelis Koukis
03:10 pm Feature #1479 (Closed): Refactor repository, clean up cruft
The Synnefo repository has been refactored in the master branch, closing ticket.
Vangelis Koukis
03:09 pm Bug #1487 (Closed): UI fails on initial load if one of the machines uses an Image without the 'si...
Merged in master, closing ticket.
Vangelis Koukis
03:07 pm Feature #1525 (Closed): Opensource Synnefo
Synnefo and associated components have been released as opensource, see http://docs.dev.grnet.gr and http://code.grne... Vangelis Koukis
02:12 pm snf-ganeti Revision 8bec868e: Style fixes on confd-client
Oops, forgot to check this before initial commit, sorry!
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: ...
Iustin Pop
02:12 pm ganeti-local Revision 8bec868e: Style fixes on confd-client
Oops, forgot to check this before initial commit, sorry!
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: ...
Iustin Pop
12:21 pm Bug #1734: A COPY/MOVE request will revert Content-Type to text/plain
It has been found that this problem exists only when running django locally with the included web server.
We shoul...
Antony Chazapis
12:01 pm snf-ganeti Revision a591e210: NEWS: Add missing space
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
12:01 pm ganeti-local Revision a591e210: NEWS: Add missing space
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
11:38 am snf-ganeti Revision 6bd26f00: htools: small change in error message in THH.hs
We should also display the value we can't parse, otherwise debugging
is very hard.
Signed-off-by: Iustin Pop <iustin...
Iustin Pop
11:38 am ganeti-local Revision 6bd26f00: htools: small change in error message in THH.hs
We should also display the value we can't parse, otherwise debugging
is very hard.
Signed-off-by: Iustin Pop <iustin...
Iustin Pop
11:38 am ganeti-local Revision 706f7f51: htools: improvements to JSON deserialisation
This fixes two problems:
- first, when we deserialise a big object, showing its value is not
useful, as it will hi...
Iustin Pop
11:38 am snf-ganeti Revision 706f7f51: htools: improvements to JSON deserialisation
This fixes two problems:
- first, when we deserialise a big object, showing its value is not
useful, as it will hi...
Iustin Pop
11:37 am ganeti-local Revision 879273e3: htools: add new template haskell system
This system based on explicit types instead of ad-hoc rules
(e.g. instead of deducing from "Maybe Int" an optional fi...
Iustin Pop
11:37 am snf-ganeti Revision 879273e3: htools: add new template haskell system
This system based on explicit types instead of ad-hoc rules
(e.g. instead of deducing from "Maybe Int" an optional fi...
Iustin Pop
11:33 am Revision a083b9a4: change invitations mechanism
Ref #1689 Sofia Papagiannaki
11:33 am Pithos Revision a083b9a4: change invitations mechanism
Ref #1689 Sofia Papagiannaki
11:28 am Pithos pithos-0.8.1.tar.gz
Antony Chazapis
11:19 am Pithos Web Client Feature #1740 (Closed): Add sharing overlay icon to shared objects
Can this be done? Similar to previous pithos, it has been suggested we indicate sharing with an overlay for shared/pu... Antony Chazapis
11:15 am Pithos Web Client Bug #1739 (Closed): Rename some strings to pithos+
Add "+" to "Pithos" in the send feedback and API access mini windows. Antony Chazapis
10:48 am ganeti-local Revision 4ef0399b: Add a small confd client
This can be used to test live servers; currently there's not direct
way to interact with a confd server, except for b...
Iustin Pop
10:48 am snf-ganeti Revision 4ef0399b: Add a small confd client
This can be used to test live servers; currently there's not direct
way to interact with a confd server, except for b...
Iustin Pop
10:48 am snf-ganeti Revision 530b64e6: A few updates to the confd design (2.1)
While the 2.1 design is old and should be “immutable”, I can't find
documentation about the confd protocol anywhere e...
Iustin Pop
10:48 am ganeti-local Revision 530b64e6: A few updates to the confd design (2.1)
While the 2.1 design is old and should be “immutable”, I can't find
documentation about the confd protocol anywhere e...
Iustin Pop

12/05/2011

07:57 pm Bug #1735 (Closed): Update python packages
We now have two python packages - one for the pithos django project and the other for pithos tools.
For the pithos...
Antony Chazapis
07:53 pm Bug #1732: Filename encoding in Content-Disposition headers
This is not a simple issue: http://greenbytes.de/tech/tc2231/
Will investigate further - we need a browser compati...
Antony Chazapis
07:35 pm Bug #1734 (Closed): A COPY/MOVE request will revert Content-Type to text/plain
Reproduced with the server running locally.... Antony Chazapis
06:57 pm Pithos Web Client Feature #1711 (Assigned): Refresh button placement
Button is ok. Can the "Refresh" action be now removed from the menu? Antony Chazapis
06:55 pm Pithos Web Client Feature #1714 (Closed): Rename "Home" container to "Pithos"
Antony Chazapis
06:55 pm Pithos Web Client Feature #1713 (Closed): Show other containers under Pithos
Antony Chazapis
06:49 pm Pithos Web Client Feature #1695 (Closed): Rebrand to pithos+
Antony Chazapis
06:42 pm Feature #1733 (New): Check/fix node statistics
There have been reports for wrong object counts/bytes. We need a script (a backend function?) that will check for suc... Antony Chazapis
06:38 pm Pithos Revision 6b20cfbc: Escape special characters for LIKE in node lookup.
Antony Chazapis
06:38 pm Revision 6b20cfbc: Escape special characters for LIKE in node lookup.
Antony Chazapis
06:13 pm Bug #1732 (Feedback): Filename encoding in Content-Disposition headers
When serving a public object, we include a Content-Disposition header so the file is presented to the end-user with i... Antony Chazapis
06:07 pm Pithos Revision e8d003e8: Fix unicode metadata in public objects.
Antony Chazapis
06:07 pm Revision e8d003e8: Fix unicode metadata in public objects.
Antony Chazapis
05:58 pm Revision 94ce1330: Merge branch 'reporefactor'
Vangelis Koukis
05:58 pm Revision 2d6e902d: Merge branch 'ui-0.8'
Vangelis Koukis
05:58 pm Revision d156865e: Merge branch 'api-current'
Vangelis Koukis
05:57 pm Revision 0e2b2dbf: Merge branch 'images'
Vangelis Koukis
05:36 pm Bug #1731 (Closed): Object does not exist Traceback .....
Τα public links γίνονται πλέον με compact URLs. Αυτό το link έχει ξεμείνει από προηγούμενη έκδοση. Ζήτα από όποιον σο... Antony Chazapis
05:29 pm Feature #1512: RBD disk template for Ganeti
Refactored code. No need for the Disassemble() rpc anymore.
The remaining mappings after the migration will be handl...
Constantinos Venetsanopoulos
04:57 pm Pithos Web Client Feature #1711 (Resolved): Refresh button placement
Fixed in c4b7a6bbdcfbccf310e46a90c30d50e4f649c38f Christos Stathis
04:56 pm Pithos Web Client Revision c4b7a6bb: Added a refresh button next to the tools button
Christos Stathis
04:27 pm Pithos Web Client Feature #1713 (Resolved): Show other containers under Pithos
Fixed in 067bbb04d16058f5aaf06ab0fd7c66893fc5fc20 Christos Stathis
04:27 pm Pithos Web Client Revision 067bbb04: All user-created containers are always displayed between pithos and trash
Christos Stathis
03:48 pm Pithos Web Client Feature #1714 (Resolved): Rename "Home" container to "Pithos"
Fixed in a92f9b3028d7afe5b9f1163948c712ffb89388fc Christos Stathis
03:47 pm Pithos Web Client Revision a92f9b30: Renamed Home back to Pithos
Christos Stathis
03:46 pm Pithos Web Client Revision 32f17ab7: Finished invitations dialog
Christos Stathis
03:44 pm Pithos Web Client Feature #1695 (Resolved): Rebrand to pithos+
Fixed in c3b667344d4f9b069974ae732b7763743d1e6479 Christos Stathis
03:09 pm Bug #1731 (Closed): Object does not exist Traceback .....
κάνοντας click στο παρακάτω link:
http://plus.pithos.grnet.gr/public/skalkoto@grnet.gr/images/debian_base-squeeze-...
Constantinos Venetsanopoulos

12/03/2011

12:35 am Pithos MacOS Client Revision c9a951c7: Bug fix in sync where copy/move of files failed due to missing directory.
Miltiadis Vasilakis

12/02/2011

10:36 pm Pithos MS Client Bug #1705 (Resolved): Credential retrieval from Shiboleth can fail if the user has no admin privi...
Panagiotis Kanavos
10:26 pm Pithos MS Client Revision 03ee454f: Account credential retrieval changed to use TcpListener instead of HttpListene...
Panagiotis Kanavos
06:55 pm ganeti-local Revision 406a9c91: cmdlib: Make use of cluster's new “primary_hypervisor” property
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:55 pm snf-ganeti Revision 406a9c91: cmdlib: Make use of cluster's new “primary_hypervisor” property
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Michael Hanselmann
06:55 pm snf-ganeti Revision 0fbedb7a: objects.Cluster: Add property for primary hypervisor
This is useful for working with a node's hypervisor state, where only
the primary hypervisor will be authoritative.
...
Michael Hanselmann
06:55 pm ganeti-local Revision 0fbedb7a: objects.Cluster: Add property for primary hypervisor
This is useful for working with a node's hypervisor state, where only
the primary hypervisor will be authoritative.
...
Michael Hanselmann
06:29 pm ganeti-local Revision 43e11798: LV stripes parameters for plain and drbd
configure.ac:
* change the documentation of --with-lvm-stripecount parameter to
reflect the change
doc/design-reso...
Andrea Spadaccini
06:29 pm snf-ganeti Revision 43e11798: LV stripes parameters for plain and drbd
configure.ac:
* change the documentation of --with-lvm-stripecount parameter to
reflect the change
doc/design-reso...
Andrea Spadaccini
05:36 pm Pithos Web Client Revision a2411896: All appropriate headers are url encoded
Christos Stathis
04:39 pm Pithos MacOS Client Revision b582b5c2: Metadata keys allow any non-empty string.
Miltiadis Vasilakis
04:35 pm Feature #1495 (Closed): Syncing algorithm improvement
Antony Chazapis
04:24 pm Pithos MacOS & iOS Common Lib Revision 6d3af6ef: Support for new metadata/policy xml format.
Metadata keys can be any non-empty string.
Fixed urlencoding/decoding to take into account special url characters.
Fo...
Miltiadis Vasilakis
04:20 pm Revision c0b10ca6: Improve pithos-sync
* Do not redownload files that exist locally.
* General refactoring to simplify the code.
Refs #1495
Giorgos Verigakis
04:20 pm Pithos Revision c0b10ca6: Improve pithos-sync
* Do not redownload files that exist locally.
* General refactoring to simplify the code.
Refs #1495
Giorgos Verigakis
03:40 pm Feature #1167 (Closed): Enforce versioning policy
Antony Chazapis
03:38 pm Feature #1167: Enforce versioning policy
Updates also in revision cb446fb8673fe3db83be75391b599f59b35a7951. Antony Chazapis
03:37 pm Revision 5161c672: Remove deleted version's map.
Refs #1167 Antony Chazapis
03:37 pm Pithos Revision 5161c672: Remove deleted version's map.
Refs #1167 Antony Chazapis
03:23 pm Pithos Revision 21d746ad: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
03:23 pm Revision 21d746ad: Merge branch 'master' of https://code.grnet.gr/git/pithos
Sofia Papagiannaki
03:23 pm Pithos Revision ce9e59cf: fix client library & tests (urlencode headers & json/xml format)
Sofia Papagiannaki
03:23 pm Revision ce9e59cf: fix client library & tests (urlencode headers & json/xml format)
Sofia Papagiannaki
03:07 pm Pithos Revision cb446fb8: Truncate downloaded object to correct size when done.
Antony Chazapis
03:07 pm Revision cb446fb8: Truncate downloaded object to correct size when done.
Antony Chazapis
02:57 pm Pithos Revision fd9f505c: Fix download in transfer lib.
Antony Chazapis
02:57 pm Revision fd9f505c: Fix download in transfer lib.
Antony Chazapis
01:24 pm Pithos Revision fb064032: Fix import bug.
Antony Chazapis
01:24 pm Revision fb064032: Fix import bug.
Antony Chazapis
12:59 pm Feature #1511 (Closed): Merge new Openstack Object Store changes (September 2011)
Antony Chazapis
12:55 pm Revision 88283e9e: Use URL-encoding/decoding for all headers.
Refs #1511 Antony Chazapis
12:55 pm Pithos Revision 88283e9e: Use URL-encoding/decoding for all headers.
Refs #1511 Antony Chazapis
11:00 am Bug #1724 (Closed): Do not URL-encode all headers in python client lib
Decided to encode/decode all headers at the server instead. More at #1511. Antony Chazapis
10:53 am Bug #1719 (Closed): Restructure meta keys in XML replies
Applied in changeset commit:"690747fe1b602c9ac0abd2e2b337dbaa8a61eb48". Antony Chazapis
10:52 am Pithos Revision 690747fe: Format groups/policy/metadata in JSON/XML replies.
Fixes #1719 Antony Chazapis
10:52 am Revision 690747fe: Format groups/policy/metadata in JSON/XML replies.
Fixes #1719 Antony Chazapis

12/01/2011

11:00 pm Pithos MS Client Bug #1708 (Closed): When adding a new account it is not apparent which fields must be added to st...
Applied in changeset commit:"3ddbb7b80f0abb2a5234e94d14a2776cf3f64439". Panagiotis Kanavos
11:00 pm Pithos MS Client Bug #1703 (Closed): It is not apparent how to add an account
Applied in changeset commit:"3ddbb7b80f0abb2a5234e94d14a2776cf3f64439". Panagiotis Kanavos
10:41 pm Pithos MS Client Revision 3ddbb7b8: Finished account wizard that allows adding an account either by logging to the...
Closes #1708, #1703 Panagiotis Kanavos
05:07 pm snf-image Revision de0cc3e9: Do fs check before reseizing ext{2,3,4} partitions
Nikos Skalkotos
05:04 pm Revision cb2de976: Fixed Changelog headings markup
Kostas Papadimitriou
05:02 pm snf-image Revision 725a0f88: Remove the ARCH field from the image name
Nikos Skalkotos
03:36 pm Pithos MacOS & iOS Common Lib Revision 6b3a5e6a: Headers that may contain utf-8 characters, are urlencoded when sent and urldec...
Miltiadis Vasilakis
03:30 pm Pithos MacOS Client Revision d7a69f39: Lowered priority for non-browser-listing requests, from very high to high.
Miltiadis Vasilakis
03:26 pm Pithos MacOS Client Revision 71f0af36: Using caches directory for sync archive and temporary files.
Miltiadis Vasilakis
01:04 pm snf-ganeti Revision 6e9814a1: Add DRBD8 static resync speed disk parameter
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
01:04 pm ganeti-local Revision 6e9814a1: Add DRBD8 static resync speed disk parameter
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
01:04 pm ganeti-local Revision 5e99141b: Use disk parameters in Logical Units
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
01:04 pm snf-ganeti Revision 5e99141b: Use disk parameters in Logical Units
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
01:04 pm ganeti-local Revision 94dcbdb0: Use disk parameters in noded
* add the params attribute to BlockDev, and add the corresponding
parameter to all the BlockDev classes;
* change t...
Andrea Spadaccini
01:04 pm snf-ganeti Revision 94dcbdb0: Use disk parameters in noded
* add the params attribute to BlockDev, and add the corresponding
parameter to all the BlockDev classes;
* change t...
Andrea Spadaccini
01:03 pm ganeti-local Revision 13d2e231: qa: add gnt-cluster tests related to disk params
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
01:03 pm snf-ganeti Revision 13d2e231: qa: add gnt-cluster tests related to disk params
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Andrea Spadaccini
01:03 pm ganeti-local Revision bc5d0215: Add basic support for disk parameters
objects.py:
* add disk parameters to Disk, Cluster, NodeGroup.
constants.py:
* add dictionaries that will hold t...
Andrea Spadaccini
01:03 pm snf-ganeti Revision bc5d0215: Add basic support for disk parameters
objects.py:
* add disk parameters to Disk, Cluster, NodeGroup.
constants.py:
* add dictionaries that will hold t...
Andrea Spadaccini
12:38 pm ganeti-local Revision 1e89a135: More fixes after commit 78519c106
A quick QA run successfully finished with these changes.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revie...
Michael Hanselmann
12:38 pm snf-ganeti Revision 1e89a135: More fixes after commit 78519c106
A quick QA run successfully finished with these changes.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Revie...
Michael Hanselmann
11:55 am Bug #1724 (Closed): Do not URL-encode all headers in python client lib
Some headers should not be URL-encoded, as for example Content-Disposition.
Decoded by the server:...
Antony Chazapis

11/30/2011

09:46 pm snf-ganeti Revision f28f6f48: Add debian/ files needed for debian packaging.
Debian packaging done with git-buildpackage.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Dimitris Aragiorgis
09:40 pm Pithos MS Client Bug #1709 (Closed): In Preferences, Account it is not apparent when an account is NOT selected
Applied in changeset commit:"f1b708a61e236d4a6c0382be48e39bacfc872f6c". Panagiotis Kanavos
09:21 pm Pithos MS Client Revision f1b708a6: Hides account details if no account is selected and displays message to user. ...
Panagiotis Kanavos
03:52 pm snf-ganeti Revision ff3be305: Fix “node_info” RPC result
Commit 78519c106 broke everything. Here's the fix.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by...
Michael Hanselmann
03:52 pm ganeti-local Revision ff3be305: Fix “node_info” RPC result
Commit 78519c106 broke everything. Here's the fix.
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by...
Michael Hanselmann
03:36 pm Revision 45bb51eb: Merge commit 'v0.7.4' into ui-0.8
Conflicts:
README.upgrade
Kostas Papadimitriou
03:18 pm ganeti-local Revision fbd55434: Fix race condition in test for *FileID functions
In this test the “file ID” of a temporary file is compared against the
file ID gathered via an open file descriptor t...
Michael Hanselmann
03:18 pm snf-ganeti Revision fbd55434: Fix race condition in test for *FileID functions
In this test the “file ID” of a temporary file is compared against the
file ID gathered via an open file descriptor t...
Michael Hanselmann
01:57 pm snf-ganeti Revision 54ac87c0: query: Add fields for node's disk/hv state
These fields just return the node attribute's contents. They will be
used by the watcher to detect out of date node s...
Michael Hanselmann
01:57 pm ganeti-local Revision 54ac87c0: query: Add fields for node's disk/hv state
These fields just return the node attribute's contents. They will be
used by the watcher to detect out of date node s...
Michael Hanselmann
01:57 pm ganeti-local Revision 16ca6243: hv_xen: Report memory used by hypervisor
- Report memory used by hypervisor (“mem_hv” as per resource model
design document, “xmem” in htools)
- Also report...
Michael Hanselmann
01:57 pm snf-ganeti Revision 16ca6243: hv_xen: Report memory used by hypervisor
- Report memory used by hypervisor (“mem_hv” as per resource model
design document, “xmem” in htools)
- Also report...
Michael Hanselmann
01:57 pm snf-ganeti Revision 1d60fec6: hv_xen: Export number of CPUs for Dom0
This will be stored in the node object and used for calculations.
Signed-off-by: Michael Hanselmann <hansmi@google.c...
Michael Hanselmann
01:57 pm ganeti-local Revision 1d60fec6: hv_xen: Export number of CPUs for Dom0
This will be stored in the node object and used for calculations.
Signed-off-by: Michael Hanselmann <hansmi@google.c...
Michael Hanselmann
01:57 pm ganeti-local Revision 5f06ce5e: Add objects for disk/hv state
- Data objects
- Serialization/deserialization
- Unittests
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Rev...
Michael Hanselmann
01:57 pm snf-ganeti Revision 5f06ce5e: Add objects for disk/hv state
- Data objects
- Serialization/deserialization
- Unittests
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Rev...
Michael Hanselmann
01:46 pm Revision b72adcc5: Added synnefo logo in docs index
Kostas Papadimitriou
12:28 pm snf-ganeti Revision 634d30f4: objects.Node: Add static hv/disk state
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
12:28 pm ganeti-local Revision 634d30f4: objects.Node: Add static hv/disk state
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
12:28 pm snf-ganeti Revision 18bf85b1: hv_xen: Use constant for “Domain-0” name
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
12:28 pm ganeti-local Revision 18bf85b1: hv_xen: Use constant for “Domain-0” name
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
Michael Hanselmann
12:26 pm snf-ganeti Revision 78519c10: Change “node_info” RPC to accept multiple VGs/hypervisors
Keeping the node state up to date will require information from multiple
VGs and hypervisors. Instead of requiring mu...
Michael Hanselmann
12:26 pm ganeti-local Revision 78519c10: Change “node_info” RPC to accept multiple VGs/hypervisors
Keeping the node state up to date will require information from multiple
VGs and hypervisors. Instead of requiring mu...
Michael Hanselmann
12:16 pm ganeti-local Revision c6a622cf: locking: Allow checking if lock is owned in certain mode
With this patch the “LockSet” and “GanetiLockManager” classes have a new
function to check if a single or a group of ...
Michael Hanselmann
12:16 pm snf-ganeti Revision c6a622cf: locking: Allow checking if lock is owned in certain mode
With this patch the “LockSet” and “GanetiLockManager” classes have a new
function to check if a single or a group of ...
Michael Hanselmann
12:11 pm snf-ganeti Revision b39d17b1: Add UnescapeAndSplit unittest for multi-escapes
This would have caught the bug in the first place. Argh,
hand-generated test cases!
Signed-off-by: Iustin Pop <iusti...
Iustin Pop
12:11 pm ganeti-local Revision b39d17b1: Add UnescapeAndSplit unittest for multi-escapes
This would have caught the bug in the first place. Argh,
hand-generated test cases!
Signed-off-by: Iustin Pop <iusti...
Iustin Pop
11:37 am snf-ganeti Revision 997f690f: Fix a bug in command line option parsing code
Fix bug affecting command line options of "keyval" type. Although
escaping commands with \ is supported, it is is not...
Nikos Skalkotos
11:37 am ganeti-local Revision 997f690f: Fix a bug in command line option parsing code
Fix bug affecting command line options of "keyval" type. Although
escaping commands with \ is supported, it is is not...
Nikos Skalkotos

11/29/2011

10:46 pm Pithos MS Client Revision 77f3c897: Added wizard page
Panagiotis Kanavos
08:18 pm Pithos MS Client Revision b12f73e8: Added code to create a new container. Not tested yet. Commited now to start wo...
Panagiotis Kanavos
05:19 pm ./kamaki Revision fa0fa721: Add documentation material from old wiki
Giorgos Verigakis
05:02 pm Pithos Revision b5dc1bda: fix client library & tests to work with changes made in
Revision 9fefc052 and Revision ce2f73d7 Sofia Papagiannaki
05:02 pm Revision b5dc1bda: fix client library & tests to work with changes made in
Revision 9fefc052 and Revision ce2f73d7 Sofia Papagiannaki
04:47 pm synnefo-0.7.4.tar.gz
Kostas Papadimitriou
04:28 pm Revision 5659daa8: Updated upgrade guide and changelog for v0.7.4
Kostas Papadimitriou
04:20 pm Revision c14ab89f: Added okeanos_site news section
- Configurable news content url (retrieve html news content from
external location specified by OKEANOS_NEWS_CONTEN...
Kostas Papadimitriou
03:47 pm ./kamaki Revision cf6e8419: Add some basic documentation
Giorgos Verigakis
02:34 pm Revision d182872e: Removed empty intro documentation section
Kostas Papadimitriou
02:33 pm Revision c3131b88: Added openstack api docs in index documentation page
Kostas Papadimitriou
02:30 pm Revision 5861068a: Fixed okeanos_site settings imports
Kostas Papadimitriou
02:30 pm Revision 242767c2: Fixed common settings import
Kostas Papadimitriou
01:49 pm Bug #1719 (Closed): Restructure meta keys in XML replies
Meta keys are now rendered as XML tags. But XML tags have restrictions and can not include arbitrary characters. Meta... Antony Chazapis
01:33 pm Revision a46f7175: Update versioning in docs.
Refs #1167 Antony Chazapis
01:33 pm Pithos Revision a46f7175: Update versioning in docs.
Refs #1167 Antony Chazapis
01:30 pm Revision 5cc484e1: Create a single point to apply versioning policy.
Refs #1167 Antony Chazapis
01:30 pm Pithos Revision 5cc484e1: Create a single point to apply versioning policy.
Refs #1167 Antony Chazapis
12:43 pm Bug #1718 (Closed): Move to self deletes object
Applied in changeset commit:"371403f5c6d645d9b228a1aa58b998aa14583fa6". Antony Chazapis
12:41 pm Pithos Revision 371403f5: Fix move to self bug.
Fixes #1718 Antony Chazapis
12:41 pm Revision 371403f5: Fix move to self bug.
Fixes #1718 Antony Chazapis
12:31 pm Bug #1718 (Closed): Move to self deletes object
When moving object to self, it gets deleted. Move will copy the object and then delete it. Antony Chazapis
12:04 pm Feature #1511 (Assigned): Merge new Openstack Object Store changes (September 2011)
Header limits and encoding have been implemented.
The container response of 204 if the container does not exist ma...
Antony Chazapis
12:03 pm Feature #1717 (New): Support CORS headers
The latest OOS API developer guide (attached at #1511), includes CORS headers to requests. Investigate/implement any ... Antony Chazapis
11:45 am Feature #1511: Merge new Openstack Object Store changes (September 2011)
The developer guide has been attached. Antony Chazapis
11:10 am Pithos Revision ce2f73d7: Exclude some characters from URL-encoding.
Antony Chazapis
11:10 am Revision ce2f73d7: Exclude some characters from URL-encoding.
Antony Chazapis
12:03 am Pithos pithos-0.8.0.tar.gz
Antony Chazapis
12:01 am Revision 423edf28: Fix pithos shell ls.
Antony Chazapis
12:01 am Pithos Revision 423edf28: Fix pithos shell ls.
Antony Chazapis
12:01 am Revision 9fefc052: Restrict header count and size. URL-encode/decode specific headers that may co...
Refs #1511 Antony Chazapis
12:01 am Pithos Revision 9fefc052: Restrict header count and size. URL-encode/decode specific headers that may co...
Refs #1511 Antony Chazapis

11/28/2011

09:20 pm Bug #1537: URL encoded question-marks handled erroneously
This has been traced to mod_rewrite in apache. Antony Chazapis
09:18 pm Revision 10273d76: Change version in README.upgrade.
Antony Chazapis
09:18 pm Pithos Revision 10273d76: Change version in README.upgrade.
Antony Chazapis
09:12 pm Feature #1715 (Closed): Rebrand to pithos+
Applied in changeset commit:"cee92dad0f27e8ddddede7e935786f38566ef7d4". Antony Chazapis
09:09 pm Pithos Revision cee92dad: Change pithos to pithos+.
Fixes #1715 Antony Chazapis
09:09 pm Revision cee92dad: Change pithos to pithos+.
Fixes #1715 Antony Chazapis
07:32 pm Feature #1715 (Closed): Rebrand to pithos+
Change all "pithos" references to "pithos+". Antony Chazapis
07:29 pm Bug #1687 (Closed): Case-insensitive listings
Antony Chazapis
07:28 pm Revision c7ea8453: Case change.
Refs #1687 Antony Chazapis
07:28 pm Pithos Revision c7ea8453: Case change.
Refs #1687 Antony Chazapis
07:23 pm snf-ganeti Revision cf602cf8: Add rdb support in tools/burnin
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> Dimitris Aragiorgis
06:59 pm snf-ganeti Revision 5a7a82a3: Merge branch 'update-to-2.4-devel' into rbd
Dimitris Aragiorgis
06:59 pm Revision 2cd1c00a: Add API implementation docs
Imported from external Trac wiki. Giorgos Verigakis
06:21 pm snf-ganeti Revision 337de15b: merge upstream devel-2.4
Conflicts:
lib/cli.py
lib/cmdlib.py
lib/config.py
lib/opcodes.py
Signed-off-by: Dimitris Aragiorgis <dimara@grne...
Dimitris Aragiorgis
06:17 pm Pithos Web Client Revision 2ba08401: Invitations dialog almost ready
Christos Stathis
04:49 pm Pithos Web Client Revision c3b66734: Replaced pithos logo with the + one
Christos Stathis
04:30 pm Pithos pithosplus_logos.tar.gz
pithos plus logos v0.0.1 Constantinos Venetsanopoulos
03:48 pm Pithos Revision 4c3d668b: client library: handle correctly uri reserved character in object name & metadata
Sofia Papagiannaki
03:48 pm Revision 4c3d668b: client library: handle correctly uri reserved character in object name & metadata
Sofia Papagiannaki
01:09 pm Pithos Web Client Feature #1714 (Closed): Rename "Home" container to "Pithos"
The Home container should show its original name of "Pithos". Antony Chazapis
01:08 pm Pithos Web Client Feature #1713 (Closed): Show other containers under Pithos
Other, user-defined containers should be placed under Pithos. Trash should always be the last container shown. Antony Chazapis
01:06 pm Pithos Web Client Bug #1712 (Closed): Refresh does not update total space usage
When refreshing the object listing, the total account usage is not refreshed. Antony Chazapis
01:05 pm Pithos Web Client Feature #1711 (Closed): Refresh button placement
It is suggested that the refresh button is placed next to the action button and is always available. Antony Chazapis
12:47 pm Pithos Web Client Revision eb99f7f4: Fixed row removal from invitations dialog
Christos Stathis
12:31 pm Revision 672c9f5a: sqlite case sensitive Unicode like
Refs: #1687 Sofia Papagiannaki
12:31 pm Pithos Revision 672c9f5a: sqlite case sensitive Unicode like
Refs: #1687 Sofia Papagiannaki
11:27 am Pithos Revision 9086b081: Load settings.local only if present.
Antony Chazapis
11:27 am Revision 9086b081: Load settings.local only if present.
Antony Chazapis
11:23 am Pithos Revision c19fc464: Add import for umask.
Antony Chazapis
11:23 am Revision c19fc464: Add import for umask.
Antony Chazapis
« Previous
Next »
 

Also available in: Atom