This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 20, 2015
-
-
Matthew D Jones authored
-
- Oct 19, 2015
-
-
Matthew D Jones authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Aug 05, 2015
-
-
Martyn Gigg authored
All processing is now done from a single url. Refs #13308
-
- Aug 04, 2015
-
-
Matthew D Jones authored
-
Matthew D Jones authored
-
Matthew D Jones authored
-
- Aug 03, 2015
-
-
Matthew D Jones authored
-
- Jun 04, 2015
-
-
Federico Montesino Pouzols authored
-
- Apr 13, 2015
-
-
Harry Jeffery authored
-
- Apr 09, 2015
-
-
Nick Draper authored
-
- Mar 19, 2015
-
-
Harry Jeffery authored
-
- Feb 21, 2015
-
-
Savici, Andrei T. authored
Unused variable reported in [cppcheck] (http://builds.mantidproject.org/view/Wall%20display/job/cppcheck_master/8/cppcheckResult/)
-
- Feb 18, 2015
-
-
Nick Draper authored
-
Nick Draper authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
WHITFIELDRE email authored
-
- Nov 21, 2014
-
-
Nick Draper authored
-
- Oct 31, 2014
-
-
Gigg, Martyn Anthony authored
Refs #10371
-
- Oct 17, 2014
-
-
Owen Arnold authored
Update the ProxyInfo class. Calling the public methods is good from an encapsulation perspective, but causes it to throw in certain circumstances. Change to copy member variables across and cover broken functionality with regression tests.
-
- Oct 16, 2014
-
-
Owen Arnold authored
-
Owen Arnold authored
This needs to be checked on all other OS. I doubt this works yet on windows or linux properly.
-
Owen Arnold authored
Documentation fix. Duplicate cmake command fix.
-
- Oct 15, 2014
-
-
Owen Arnold authored
Use Logger to report problems rather than fall over Treat isHttpProxy nicely rather than throwing Use preprocessor and cmake commands to limit these changes to only affect OSX Make logging better Test that it works
-
Owen Arnold authored
-
Owen Arnold authored
-
- May 20, 2014
-
-
Peterson, Peter authored
-
- Mar 18, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- Nov 13, 2013
-
-
Nick Draper authored
-
- Oct 14, 2013
-
-
Gesner Passos authored
re #7122
-
Gesner Passos authored
Now, if you have a folder set to auto update and you remove a local file, this folder will clear the flag of autoupdate, because, it will not update all the files anymore. (But, the files that were configured to be autupdate) will continue to support it. re #7122
-
Gesner Passos authored
re #7122
-
- Sep 18, 2013
-
-
Gesner Passos authored
In Linux machines ScriptRepository used to test the proxy definition, but not in Windows machines. This commit harmonize this in order to verify the proxy definition for both systems. re #7974
-
- Jul 30, 2013
-
-
Gesner Passos authored
It was found that the error was that the HTTPClientSession required from setProxy only the host, passing the 'http::<host>' caused it to fail. Now, the host and the port are being queried indirectly through Poco::URI, and this solves the issue. But, we considered that it was a good practice to test the connection, given that it will be tested only once in the startup of mantid and will be available afterwards. re #7571
-
Gesner Passos authored
Correct what lack from #7438 re #7571
-
- Jul 16, 2013
-
-
Gesner Passos authored
It does correct the parsing of proxy_http in linux also re #7438
-
- Jul 15, 2013
-
-
Gesner Passos authored
re #7438
-
- Jun 04, 2013
-
-
Gesner Passos authored
re #7031
-
- May 28, 2013
-
-
Gesner Passos authored
It also allows removing local folders recursively re #7031
-