Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 20, 2015
  2. Oct 19, 2015
  3. Oct 05, 2015
  4. Aug 05, 2015
  5. Aug 04, 2015
  6. Aug 03, 2015
  7. Jun 04, 2015
  8. Apr 13, 2015
  9. Apr 09, 2015
  10. Mar 19, 2015
  11. Feb 21, 2015
  12. Feb 18, 2015
  13. Dec 16, 2014
  14. Nov 21, 2014
  15. Oct 31, 2014
  16. Oct 17, 2014
    • Owen Arnold's avatar
      refs #10371. Get things working on linux. · 392cecf0
      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.
      392cecf0
  17. Oct 16, 2014
  18. Oct 15, 2014
  19. May 20, 2014
  20. Mar 18, 2014
  21. Nov 13, 2013
  22. Oct 14, 2013
  23. Sep 18, 2013
  24. Jul 30, 2013
    • Gesner Passos's avatar
      Correct the definition of the proxy required from HTTPClientSession · 96159ec9
      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
      96159ec9
    • Gesner Passos's avatar
      Proxy support for delete · 164345ec
      Gesner Passos authored
      Correct what lack from #7438
      
      re #7571
      164345ec
  25. Jul 16, 2013
  26. Jul 15, 2013
  27. Jun 04, 2013
  28. May 28, 2013
Loading