Commit Graph

1892 Commits

Author SHA1 Message Date
Sorin Sbarnea
908bacf6c2 Enabled back the exection of devtools and improved the logging 2015-07-27 08:26:26 +01:00
Jenkins
8840a7a496 Added locking for execution of gui tests. 2015-07-27 08:12:22 +01:00
Sorin Sbarnea
45fddc97e9 Changed tests to output to console so we see the progress. 2015-07-27 08:10:26 +01:00
Sorin Sbarnea
87ff2d8a48 Fixed the building of the installer. 2015-07-27 08:09:40 +01:00
Sorin Sbarnea
03d176829c Configured to use mt.exe from the PATH and repaired the target name for splash project, which was supposed to be XenCenter.exe 2015-07-27 08:08:53 +01:00
Sorin Sbarnea
c566ba8d39 Cleaned logging 2015-07-27 07:36:18 +01:00
Sorin Sbarnea (tocco)
47588bc925 added fallback to trunk for unknown branches and an workaround for the msbuild not renaming the splash.pdb into xencenter.pdb 2015-07-27 07:34:15 +01:00
Sorin Sbarnea
a5f5298604 Now msbuild will build the entire solution instead of each project file. Remember not to submit the solution with some projects disabled. 2015-07-26 06:53:28 +01:00
Gabor Apati-Nagy
ed04845a96 Merge pull request #577 from MihaelaStoica/master
Fix an error in the tests where the tests can select a default templa…
2015-07-24 16:31:40 +01:00
Mihaela Stoica
173a5877dd Fix an error in the tests where the tests can select a default template which is not shown in the tree
(e.g. XenSource P2V Server, which is an internal template, not displayed in the tree)

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 16:28:23 +01:00
Gabor Apati-Nagy
b9abdc4b1a CP-12640: Create alert when logs partition is full
Adding code for "log_fs_alert"
2015-07-24 16:03:27 +01:00
Mihaela Stoica
d3fb6cd8e4 Text change "Citrix upload server" to "Citrix Insight Services"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 15:13:51 +01:00
Gabor Apati-Nagy
50797b5805 CA-173497: Thin provisioning: Repair of SR of thin-provisioning on SR hang without return
-When detaching an SR, we detach the slaves first
-When reattaching the SR, we attach the master first

This fix was required by thin provisioning, but it does worth to use the same logic regardless of the provisioning method.
2015-07-24 14:48:09 +01:00
Mihaela Stoica
a07ba0e8cc CP-13081: Add opt-out button to the Health Check Overview dialog
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 14:20:18 +01:00
Mihaela Stoica
c1dac478b1 CP-13083: Add user setting and checkbox to the Health Check overview dialog saying "Show this when connecting to servers that are not enrolled into Health Check"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 14:12:46 +01:00
Mihaela Stoica
b22331fb68 CP-13120: User-friendly errors when Health Check authorization fails 2015-07-24 09:01:04 +01:00
Carmen Agimof
7e3be8f707 CP-13036: Add button to restore dismissed updates in the Updates Wizard. 2015-07-23 14:04:43 +01:00
Mihaela Stoica
84ed24cd0c Merge pull request #570 from agimofcarmen/CP-13030
CP-13030: Provide button on the Updates tab to restore dismissed upda…
2015-07-23 13:54:37 +01:00
Carmen Agimof
182307963f CP-13030: Provide button on the Updates tab to restore dismissed updates. 2015-07-23 13:50:32 +01:00
Mihaela Stoica
64aba9cbfd Merge pull request #569 from agimofcarmen/CP-13026
CP-13026: Provide Dismiss option on the Updates Tab.
2015-07-23 13:48:52 +01:00
Carmen Agimof
b1a2b49559 CP-13026: Changes code style and removes commented out code. 2015-07-23 13:48:30 +01:00
Mihaela Stoica
f58bfbb310 Merge pull request #568 from agimofcarmen/CA-176932
Makes "Remove hotfix installation files" checkbox invisible, instead …
2015-07-23 13:47:22 +01:00
Mihaela Stoica
6e134543c6 Merge pull request #565 from GaborApatiNagy/master_CP-13310
CP-13310: Installer: In change mode, the installer shows All Users/Current User option, but it should not.
2015-07-23 12:17:27 +01:00
Carmen Agimof
f79199752a CP-13026: Provide Dismiss option on the Updates Tab. 2015-07-23 11:48:14 +01:00
Gabor Apati-Nagy
292dce47ad Merge pull request #550 from MihaelaStoica/CP-12679
CP-12679: Upload the report from the Server Status Report wizard
2015-07-23 11:40:10 +01:00
Carmen Agimof
484806f7b7 Makes "Remove hotfix installation files" checkbox invisible, instead of disabled for supp packs. 2015-07-23 11:30:18 +01:00
Gabor Apati-Nagy
236b19f3bb Merge pull request #556 from MihaelaStoica/CA-176895
CA-176895: [CAR-1866] Include XS 6.5 RPU hotfix in XenCenter
2015-07-22 12:54:45 +01:00
Mihaela Stoica
b62f8c4cd3 CA-176895: [CAR-1866] Include XS 6.5 RPU hotfix in XenCenter
- changed the build script and the installer to copy the XS65ESP1006.xsupdate hotfix
- also updated the source package for XS62E006 hotfix
2015-07-22 12:51:58 +01:00
Mihaela Stoica
5b5d2f4e06 Merge pull request #567 from MihaelaStoica/master
Changed the order of parameters in the wget command.
2015-07-21 16:31:41 +01:00
Sorin Sbarnea
1d69cc8ee8 Changed the order of parameters in the wget command.
- wget <options> <URL> is correct order

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-21 16:28:21 +01:00
Mihaela Stoica
0e48bd0adb Merge pull request #566 from MihaelaStoica/master
Reverting changes related to switching build to .Net4.5
2015-07-21 15:06:45 +01:00
Mihaela Stoica
03f29efcee Revert "Enforced use of DotNet 4.5 via msbuild, enabled concurrent compiling."
This reverts commit 0ca9c98135.
2015-07-21 15:00:31 +01:00
Mihaela Stoica
ad44b4405f Revert "Now msbuild will build the entire solution instead of each project file. Remember not to submit the solution with some projects disabled."
This reverts commit 997a9e1489.
2015-07-21 14:59:58 +01:00
Mihaela Stoica
85e5308e51 Merge pull request #561 from agimofcarmen/CP-13040
Cp 13040
2015-07-21 11:42:24 +01:00
Carmen Agimof
037acfc889 Added null reference check in Upload Page. 2015-07-21 11:40:45 +01:00
Carmen Agimof
2720d1bc23 Following code review, adds a few adjustments to the code. 2015-07-21 11:03:34 +01:00
Mihaela Stoica
b0b7d81683 Merge pull request #563 from GaborApatiNagy/master_installer
CP-13248
2015-07-20 22:22:17 +01:00
Mihaela Stoica
377cb99e0d Merge pull request #564 from GaborApatiNagy/master_thin
CP-13101: XenCenter: Display provisioning method for existing SRs
2015-07-20 22:21:09 +01:00
Gabor Apati-Nagy
3c40a43780 CP-13310: Installer: In change mode, the installer shows All Users/Current User option, but it should not. 2015-07-20 21:19:29 +01:00
Gabor Apati-Nagy
aef08eb8ab CP-13101: XenCenter: Display provisioning method for existing SRs (thin / thick) 2015-07-20 20:40:28 +01:00
Gabor Apati-Nagy
8d79f8a1e1 CP-13248: Installer: Install the Service by default. (Feature will be selected, but users can disable it) 2015-07-20 18:10:31 +01:00
Gabor Apati-Nagy
f5fd3a6d75 CP-13248: Changing the text "Install for" to "Install XenCenter for" in the installer, because this setting applies to XenCenter only and not to the Service. 2015-07-20 17:58:14 +01:00
Sorin Sbarnea
997a9e1489 Now msbuild will build the entire solution instead of each project file. Remember not to submit the solution with some projects disabled. 2015-07-20 16:07:40 +01:00
Carmen Agimof
b919565a5a CP-13040: Assume hotfix metadata based on hotfix filename. 2015-07-20 15:27:41 +01:00
Sorin Sbarnea
0ca9c98135 Enforced use of DotNet 4.5 via msbuild, enabled concurrent compiling. 2015-07-20 15:19:45 +01:00
Mihaela Stoica
f727af1c51 CP-12679: Upload the report from the Server Status Report wizard
- added the upload action, called after the report is successfully saved on disk.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:51 +01:00
Mihaela Stoica
abce1dd1c4 CP-12679: Upload the report from the Server Status Report wizard
- changes to the spacing and text on the Destination page

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:48 +01:00
Mihaela Stoica
8480bb63bf CP-12679: Upload the report from the Server Status Report wizard
- show action progress dialog for the authentication action

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:46 +01:00
Mihaela Stoica
96f9b9c6ac CP-12679: Upload the report from the Server Status Report wizard
- make pre product key (used for authentication) configurable via registry entries

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:45 +01:00
Mihaela Stoica
4490244172 CP-12679: Removed unused files
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:43 +01:00