NiR-
|
2b9f45f8a5
|
Adding early nil return in config_item (when value is empty).
|
2014-06-06 10:31:39 +02:00 |
|
NiR-
|
755609c059
|
Fix clear_config method.
|
2014-06-06 10:24:18 +02:00 |
|
John Keiser
|
645833c77a
|
Allow start(:single_arg => value)
|
2014-03-27 07:47:14 -07:00 |
|
John Keiser
|
e72d5103e3
|
Get new GVL code working on 1.8.7
|
2014-03-26 17:47:58 -03:00 |
|
John Keiser
|
8514f53b99
|
Fix LXC.list_containers to release GIL
|
2014-03-26 17:47:58 -03:00 |
|
John Keiser
|
acc636b1c8
|
Stop blocking ruby during long-running operations
|
2014-03-26 17:47:58 -03:00 |
|
Andre Nathan
|
fd75ebc9a2
|
Don't use pointer after free()
|
2014-03-06 10:19:17 -03:00 |
|
Andre Nathan
|
f3dc3e3de0
|
Ensure #stop is called if #shutdown fails in test
|
2014-02-11 08:45:58 -02:00 |
|
Andre Nathan
|
a453b51005
|
Add Container#running_config_item
|
2014-01-28 15:08:10 -02:00 |
|
Ranjib Dey
|
a98bc364a3
|
tests should not fail if there are pre-existing containers
|
2014-01-15 00:49:23 -08:00 |
|
Andre Nathan
|
9a65ddf036
|
Use symbols for container states
|
2014-01-14 09:24:00 -02:00 |
|
Andre Nathan
|
3ff240462e
|
Use assert_nothing_raised
|
2014-01-14 08:54:43 -02:00 |
|
Andre Nathan
|
0c3abf0de2
|
Remove LXC.default_config_path, add LXC.global_config_item
Follows lxc@593e84786e2b4709059989bee489deab5c923779
|
2014-01-14 08:51:22 -02:00 |
|
Ranjib Dey
|
3e488b56be
|
Add a few specs against LXC singleton methods
|
2013-12-26 09:03:56 -02:00 |
|
Andre Nathan
|
f2a6812c80
|
Add Container#rename
|
2013-12-23 15:59:41 -02:00 |
|
Andre Nathan
|
9365da3111
|
Fix freeing list of running containers
|
2013-12-23 12:03:54 -02:00 |
|
Andre Nathan
|
582a9952f5
|
Rename tests
|
2013-12-06 15:00:10 -02:00 |
|
Andre Nathan
|
afb05f0ac9
|
Fix tests
|
2013-12-06 14:59:20 -02:00 |
|
Andre Nathan
|
80529bcf79
|
Standardizing project structure
|
2013-12-06 14:59:02 -02:00 |
|
Andre Nathan
|
8740e075be
|
Add tests for cgroups, freezing and cloning
|
2013-12-06 14:02:05 -02:00 |
|
Andre Nathan
|
9b2372ba10
|
Shutdown the container before stopping it
|
2013-12-06 14:01:31 -02:00 |
|
Andre Nathan
|
c4bb23c6a6
|
More complete Container#ip_addresses test
|
2013-12-06 10:51:58 -02:00 |
|
Andre Nathan
|
772b8b80d7
|
Adding unit tests
|
2013-12-05 17:29:25 -02:00 |
|