This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 25, 2015
-
-
Owen Arnold authored
We need to be able to push issues back up to the caller.
-
- Oct 22, 2015
-
-
Owen Arnold authored
Getting things under tests reveals that we really don't want to be touching real files as part of our new transfer strategy test. I'm therefore refactoring things to use a MeasurementSource (read Repository pattern) so that I can mock out the geneartion of Measurement(s) (new type) such that I can purely test the Transfer logic in this TransferStrategy.
-
Owen Arnold authored
Location will be required to complete the transfer for some stategies. Also, filtering on each transfer may need the full file name, not just the stripped out run number, so lets move that to the model.
-
- Oct 21, 2015
-
-
Owen Arnold authored
The catalog searcher used to pre-filter out anything but raw files. This is a problem because our filtering depends on the transfer strategy. Instead. We defer the filtering util the model is displayed, and we use the TransferStrategy to tell us which files we can use in our transfer list.
-
Owen Arnold authored
Interupt to handle UI events as part of the reporting increments. Progress viewing (in the UI) and progress notification (in the working parts of the code) are now synched via the ReflProgress type.
-
Owen Arnold authored
-
Owen Arnold authored
Really important that transfering has an associated progress. The measure based approache will take some time to complete.
-
- Oct 15, 2015
-
-
Roman Tolchenov authored
-
- Oct 14, 2015
-
-
Roman Tolchenov authored
-
- Oct 12, 2015
-
-
Roman Tolchenov authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Jun 11, 2015
-
-
Harry Jeffery authored
-
- Jun 04, 2015
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
- Jun 01, 2015
-
-
Peterson, Peter authored
-
- Apr 24, 2015
-
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Dec 04, 2014
-
-
Nick Draper authored
-
- Jun 02, 2014
-
-
Samuel Jackson authored
-
- May 29, 2014
-
-
Samuel Jackson authored
-
- May 28, 2014
-
-
Nick Draper authored
-
- May 12, 2014
-
-
Owen Arnold authored
Increase test coverage. Add performance tests, and refactor the implementation a little.
-
- May 08, 2014
-
-
Owen Arnold authored
-
- Jul 18, 2013
-
-
Owen Arnold authored
-
- Nov 02, 2012
-
-
Savici, Andrei T. authored
-
- Jul 26, 2012
-
-
Russell Taylor authored
-
- Feb 24, 2012
-
-
Janik Zikovsky authored
but users might use it too. Wanted to make a separate ticket for this but trac is down
-
- Jan 30, 2012
-
-
Janik Zikovsky authored
-
- Nov 10, 2011
-
-
Janik Zikovsky authored
-
- Oct 25, 2011
-
-
Janik Zikovsky authored
-
- Sep 18, 2011
-
-
Janik Zikovsky authored
Refs #3724: Pulled wiki description text from the wiki site and added in algorithms' header file with special tags. The auto_wiki.py script can retrieve the text to generate the wiki page fully.
-
- Aug 30, 2011
-
-
Peterson, Peter authored
-
- Aug 22, 2011
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
- Aug 18, 2011
-
-
Owen Arnold authored
Refs #3507. Full-move to MVP. Sorry for large checkin, but these things are all dependent and cannot have partially working GUI code.
-
- Aug 09, 2011
-
-
Owen Arnold authored
-
- Jun 08, 2011
-
-
Gigg, Martyn Anthony authored
Refs #3157 Sort our System.h. It was becoming a dumping ground. It should only be touched when absolutely necessary as it affects every file in Mantid. Also combined this with Refs #2345 to sort out DLLExport/DLLImport usage. It's done for Kernel, Geometry and API but stuff in the plugins could do with updating as well.
-
- May 03, 2011