index
:
~teuf/gnome-boxes
gnome-3-8
master
ovirt
win
teuf's GNOME Boxes experiments
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
Release 3.5.4
HEAD
master
Zeeshan Ali (Khattak)
1
-0
/
+98
2012-07-16
Regenerate icon cache after icons (un)install
Christophe Fergeau
1
-2
/
+4
2012-07-16
Updated Telugu Translation
Praveen Illa
1
-130
/
+190
2012-07-15
Updated Belarusian translation.
Ihar Hrachyshka
1
-106
/
+156
2012-07-15
util: Simplify run()
Zeeshan Ali (Khattak)
1
-25
/
+2
2012-07-15
util: Add optional cancellable arg to run_in_thread
Zeeshan Ali (Khattak)
1
-2
/
+2
2012-07-14
Remove non-free logo files
Zeeshan Ali (Khattak)
7
-463
/
+0
2012-07-14
InstallerMedia tells if setup is needed
Zeeshan Ali (Khattak)
3
-7
/
+15
2012-07-13
Mark CDROM device as block-based/file-based early
Christophe Fergeau
1
-5
/
+6
2012-07-12
Updated Galician translations
Fran Diéguez
1
-105
/
+126
2012-07-11
Raise min libvirt-gconfig version
Christophe Fergeau
1
-1
/
+1
2012-07-11
wizard: Simplify setup page skipping logic a bit
Zeeshan Ali (Khattak)
1
-7
/
+9
2012-07-11
Add InstallerMedia.get_vm_properties()
Zeeshan Ali (Khattak)
3
-9
/
+21
2012-07-11
UnattendedInstaller.check_needed_info -> InstallerMedia
Zeeshan Ali (Khattak)
3
-3
/
+3
2012-07-11
UnattendedInstaller.populate_setup_vbox -> InstallerMedia
Zeeshan Ali (Khattak)
3
-13
/
+8
2012-07-11
Move SPICE password setup to InstallerMedia
Zeeshan Ali (Khattak)
3
-9
/
+10
2012-07-11
Move installer disks setup to InstallerMedia
Zeeshan Ali (Khattak)
4
-44
/
+45
2012-07-11
UnattendedInstaller.setup -> InstallerMedia.prepare_for_installation
Zeeshan Ali (Khattak)
3
-3
/
+3
2012-07-11
UnattendedInstaller.set_direct_boot_params -> InstallerMedia
Zeeshan Ali (Khattak)
3
-10
/
+5
2012-07-11
InstallerMedia.from_iso_info doesn't have nullable params
Zeeshan Ali (Khattak)
1
-5
/
+5
2012-07-10
vm-creator: Append '-live' to live domains' names
Zeeshan Ali (Khattak)
1
-0
/
+2
2012-07-10
installer-media: Refactor label setup code
Zeeshan Ali (Khattak)
1
-12
/
+20
2012-07-10
Improve git diff output for vala files
Marc-André Lureau
1
-0
/
+1
2012-07-10
Sort media in ascending order, not descending
Zeeshan Ali (Khattak)
1
-1
/
+1
2012-07-09
Assign best possible guest CPU configuration to VMs
Zeeshan Ali (Khattak)
1
-1
/
+12
2012-07-09
Remove exclamation mark from error messages
Christophe Fergeau
1
-2
/
+2
2012-07-09
Don't shutdown guest after win7/win2k8 autoinstall
Christophe Fergeau
2
-12
/
+0
2012-07-09
Updated Norwegian bokmål translation
Kjartan Maraas
1
-96
/
+113
2012-07-09
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng
2
-192
/
+257
2012-07-08
Updated French translation
Bruno Brouard
1
-74
/
+64
2012-07-07
express: Create uniquely named unattended files
Zeeshan Ali (Khattak)
2
-40
/
+29
2012-07-07
vm-creator: Don't start the domain twice
Zeeshan Ali (Khattak)
1
-6
/
+5
2012-07-07
wizard: Friendlier error in the UI on review failure
Zeeshan Ali (Khattak)
1
-1
/
+2
2012-07-07
wizard: Turn a check into return_val_if_fail
Zeeshan Ali (Khattak)
1
-2
/
+1
2012-07-06
Updated Spanish translation
Daniel Mustieles
1
-25
/
+33
2012-07-06
vm-creator: No need to fetch domain configuration
Zeeshan Ali (Khattak)
1
-25
/
+22
2012-07-05
vm-creator: Automatically start saved installations
Zeeshan Ali (Khattak)
1
-0
/
+3
2012-07-05
wizard: Do create VM for non-unattended installers
Zeeshan Ali (Khattak)
1
-2
/
+3
2012-07-05
vm-creator: Unhook from state-changed signal on machine deletion
Zeeshan Ali (Khattak)
1
-0
/
+1
2012-07-05
Remove a redundant check
Zeeshan Ali (Khattak)
1
-2
/
+1
2012-07-05
Updated Bulgarian translation
Alexander Shopov
1
-102
/
+145
2012-07-05
Micro coding-style fix
Zeeshan Ali (Khattak)
1
-1
/
+5
2012-07-04
Give credits to Alex and Christophe
Zeeshan Ali (Khattak)
2
-2
/
+6
2012-07-04
vm-creator: Tag installed status only after installation
Zeeshan Ali (Khattak)
2
-3
/
+18
2012-07-04
vm-creator: More reliable post-installation setup
Zeeshan Ali (Khattak)
3
-33
/
+39
2012-07-04
vm-creator: Rename post_install_setup to set_post_install_config
Zeeshan Ali (Khattak)
1
-4
/
+4
2012-07-04
vm-creator: Separate instances for each VM creation
Zeeshan Ali (Khattak)
2
-29
/
+30
2012-07-04
Make all VMConfigurator methods static
Zeeshan Ali (Khattak)
2
-27
/
+25
2012-07-04
Unset mount_point field *after* last use
Zeeshan Ali (Khattak)
1
-1
/
+1
2012-07-03
Pass UnattendedFile to add_unattended_file
Christophe Fergeau
2
-7
/
+6
[next]