Ticket #3866 (closed: invalid)

Opened 9 years ago

Last modified 5 years ago

Iteration 32 Trivial fixes

Reported by: Michael Reuter Owned by: Nick Draper
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Jean Bilheux

Description

A general ticket for small fixes. Please no doxygen!

Change History

comment:1 Changed 9 years ago by Martyn Gigg

In [14967]:

Fix a minor bug in the Framework CMakeLists file that only shows up if you type 'make Framework'. Refs #3866

comment:2 Changed 9 years ago by Michael Reuter

In [14972]:

Trying to fix test generation if gmock/gtest not present. This refs #3866.

comment:3 Changed 9 years ago by Michael Reuter

In [14976]:

No gmock, no tests. This refs #3866.

comment:4 Changed 9 years ago by Michael Reuter

In [14978]:

One more try. This refs #3866.

comment:5 Changed 9 years ago by Michael Reuter

In [14980]:

Once more into the breach. This refs #3866.

comment:6 Changed 9 years ago by Peter Peterson

In [15005]:

Adding error message if the file isn't found. Refs #3866.

comment:7 Changed 9 years ago by Michael Reuter

In [15007]:

Changing the iteration number. This refs #3866.

comment:8 Changed 9 years ago by Martyn Gigg

In [15031]:

Refs #3866. Remove dead code that has been replaced by an algorithm.

comment:9 Changed 9 years ago by Michael Reuter

In [15103]:

Small fix for GUI plugin. This refs #3866.

comment:10 Changed 9 years ago by Michael Reuter

In [15163]:

Fixing issue with opensuse build. This refs #3866.

comment:11 Changed 9 years ago by Michael Reuter

In [15165]:

Fixing another issue. This refs #3866.

comment:12 Changed 9 years ago by Russell Taylor

In [15265]:

Make fake .cal file much, much smaller. Re #3866.

comment:13 Changed 9 years ago by Russell Taylor

In [15267]:

Small clean-ups. Re #3866.

comment:14 Changed 9 years ago by Michael Reuter

In [15275]:

Removing unnecessary semicolon. This refs #3866.

comment:15 Changed 9 years ago by Janik Zikovsky

In [15297]:

Refs #3866: Don't check in a pause in a test

comment:16 Changed 9 years ago by Janik Zikovsky

In [15357]:

Refs #3866: Utils to move classes around

comment:17 Changed 9 years ago by Janik Zikovsky

In [15366]:

Refs #3866: Diffraction workflow

comment:18 Changed 9 years ago by Janik Zikovsky

Refs #3866: commenting out a performance test is tough.

Changeset: 0930f77bb2c2836105f884d8aeea2d7d103822a3

comment:19 Changed 9 years ago by Janik Zikovsky

Refs #3866 slow down a couple of performance tests that give false negatives

Changeset: e91c9254e61813c954dd39506a84c140ea9f1547

comment:20 Changed 9 years ago by Martyn Gigg

Update the documentation in a minor way on Rebin2D, mainly to test wiki_maker on Windows. Refs #3866

Changeset: 4aaef1ea9f39f7362fe0b82366d1db1fdcf782e8

comment:21 Changed 9 years ago by Janik Zikovsky

Refs #3866 : fix for log names with spaces in them failing with this version of nexus

Changeset: 272c4543c450a79591959b65f13d8aa2e75e97a1

comment:22 Changed 9 years ago by Janik Zikovsky

comment:23 Changed 9 years ago by Janik Zikovsky

comment:24 Changed 9 years ago by Janik Zikovsky

Refs #3866 accidentally checked in a debugging cout. oops!

Changeset: bba3cd958848c8ac7f463564f09f5495fbebbc28

comment:25 Changed 9 years ago by Janik Zikovsky

Refs #3866 : remove dead code

Changeset: e296c5e947e864395b05c39a2ea7b510580678e4

comment:26 Changed 9 years ago by Martyn Gigg

Fix workflow algorithms build. Refs #3866

Changeset: 4ef63357b831a63f1bb862b8db1a16c7d19bfffd

comment:27 Changed 9 years ago by Peter Peterson

Adding some more common build directory names to the gitignore. Refs #3866.

Changeset: e49871d91ff9324b878cf2236c28ad145fdd43a0

comment:28 Changed 9 years ago by Wenduo Zhou

Fixes a minor issue in class_maker.py. Refs #3866.

Changeset: c9da161138b932e26cf780d5211824e18abe96f3

comment:29 Changed 9 years ago by Michael Reuter

Correct in-window setup. This refs #3866.

Changeset: 90d47359481ec1bce40926055c6f329f5624bbba

comment:30 Changed 9 years ago by Peter Peterson

We no longer need a trivial skipped test. Refs #3866.

Changeset: cd1c7b7992ef5f4185a4cbaf295c9875f11b8335

comment:31 Changed 9 years ago by Janik Zikovsky

Refs #3866 class maker gives the author

Changeset: b41d9a3a11dd7d63b2fb0f9817d91a32e9457599

comment:32 Changed 9 years ago by Janik Zikovsky

Refs #3866 accidentally checked in a debugging cout. oops!

Changeset: bba3cd958848c8ac7f463564f09f5495fbebbc28

comment:33 Changed 9 years ago by Janik Zikovsky

Refs #3866 : remove dead code

Changeset: e296c5e947e864395b05c39a2ea7b510580678e4

comment:34 Changed 9 years ago by Martyn Gigg

Fix workflow algorithms build. Refs #3866

Changeset: 4ef63357b831a63f1bb862b8db1a16c7d19bfffd

comment:35 Changed 9 years ago by Peter Peterson

Adding some more common build directory names to the gitignore. Refs #3866.

Changeset: e49871d91ff9324b878cf2236c28ad145fdd43a0

comment:36 Changed 9 years ago by Alex Buts

refs #3866 added my build folder to gitignore fiel

Changeset: 0c69668ce9af493b55e6a6fe8264775eff15da44

comment:37 Changed 9 years ago by Wenduo Zhou

Fixes a minor issue in class_maker.py. Refs #3866.

Changeset: c9da161138b932e26cf780d5211824e18abe96f3

comment:38 Changed 9 years ago by Alex Buts

refs #3866 modified gitignore for my purposes.

Wander, how can I ignore committing gitignore.

Changeset: 743c7dbb38e25b2d0592846d1554b1702db3e8c4

comment:39 Changed 9 years ago by Michael Reuter

Correct in-window setup. This refs #3866.

Changeset: 90d47359481ec1bce40926055c6f329f5624bbba

comment:40 Changed 9 years ago by Janik Zikovsky

Refs #3866 class maker gives the author

Changeset: b41d9a3a11dd7d63b2fb0f9817d91a32e9457599

comment:41 Changed 9 years ago by Janik Zikovsky

Refs #3866 : fix for log names with spaces in them failing with this version of nexus

Changeset: 0a0227fc4b5a41e3f0a7e463343904eddcc1f187

comment:42 Changed 9 years ago by Russell Taylor

Fix file guards. Re #3866.

Changeset: f3f648c01d576f868fe50c65fdc276adbd286656

comment:43 Changed 9 years ago by Janik Zikovsky

Refs #3866 wiki_maker version fix

Changeset: 0eef271e39574e0ca97a23b963216fc6bfd286d9

comment:44 Changed 9 years ago by Janik Zikovsky

Refs #3866: class_maker minor fix

... so as to avoid infuriating git commit hook complaint about whitespace

Changeset: f2c815347101024f693a250aec2bd52240eebade

comment:45 Changed 9 years ago by Russell Taylor

Fix file guards. Re #3866.

Changeset: f3f648c01d576f868fe50c65fdc276adbd286656

comment:46 Changed 9 years ago by Janik Zikovsky

Refs #3866 wiki_maker version fix

Changeset: 0eef271e39574e0ca97a23b963216fc6bfd286d9

comment:47 Changed 9 years ago by Janik Zikovsky

Refs #3866: class_maker minor fix

... so as to avoid infuriating git commit hook complaint about whitespace

Changeset: f2c815347101024f693a250aec2bd52240eebade

comment:48 Changed 9 years ago by Janik Zikovsky

Refs #3866 took out the author line

from class_maker

Changeset: 03b78d4085baf77ddd633646332bed4ddfa817c9

comment:49 Changed 9 years ago by Janik Zikovsky

Refs #3866 : fix for log names with spaces in them failing with this version of nexus

Changeset: 61c11c468d3bb519cf178cf3a2361a2e6d530544

comment:50 Changed 9 years ago by Janik Zikovsky

Refs #3866 reduced logging for FindPeaksMD

Changeset: 873228d6db66d0e0c48668ecee2da47bae07ed0a

comment:51 Changed 9 years ago by Janik Zikovsky

Refs #3866 smaller chunk size in SaveMD

Changeset: d410f9f50df4c455134fef3edc8344ce8aa9764f

comment:52 Changed 9 years ago by Janik Zikovsky

Refs #3866 renamed algo file to match name

Changeset: a6139595cb867cd3b45f402ca845b5b13d5a60ab

comment:53 Changed 9 years ago by Janik Zikovsky

Refs #3866 test rename

Changeset: 679b2dcd173e89642b42458bd396e114af3e9657

comment:54 Changed 9 years ago by Janik Zikovsky

Refs #3866 reduced logging for FindPeaksMD

Changeset: 873228d6db66d0e0c48668ecee2da47bae07ed0a

comment:55 Changed 9 years ago by Janik Zikovsky

Refs #3866 smaller chunk size in SaveMD

Changeset: d410f9f50df4c455134fef3edc8344ce8aa9764f

comment:56 Changed 9 years ago by Janik Zikovsky

Refs #3866 renamed algo file to match name

Changeset: a6139595cb867cd3b45f402ca845b5b13d5a60ab

comment:57 Changed 9 years ago by Janik Zikovsky

Refs #3866 test rename

Changeset: 679b2dcd173e89642b42458bd396e114af3e9657

comment:58 Changed 9 years ago by Wenduo Zhou

Minor modification to LoadGSS to make it more robust. Refs #3866.

Changeset: 74f9da6f8d9b1055999dbe18257e63b133fdf761

comment:59 Changed 9 years ago by Wenduo Zhou

Fixes a bug to load instrument. Refs #3866.

Changeset: 219da49b68349b0514c32dab43551cb30f07a0d0

comment:60 Changed 9 years ago by Janik Zikovsky

comment:61 Changed 9 years ago by Martyn Gigg

Refs #3866. Avoid InstallerTests.py falling over if same RPM is installed.

RPM gives an error code if a package is already installed with the same version. This makes sure it can proceed but only if that specific error occurred.

Changeset: 11ea2b973fdca6b3962a7b26aee51c4f67535788

comment:62 Changed 9 years ago by Peter Peterson

Adding 'this' and putting some code before the return statement. Refs #3866.

Changeset: a0507d6de35c7c52ca9f143ebba3da6c0f772b18

comment:63 Changed 9 years ago by Peter Peterson

Renaming variables and using central code. Refs #4178 and #3866.

Member variables now start with 'm_' and changed to central code for finding min and max x-values.

Changeset: f95d505545a861e9489b917aa3708e38edb9d8f8

comment:64 Changed 9 years ago by Peter Peterson

Going a little crazy with const correctness. Refs #3866.

Changeset: d31318f9bd88d55572d5c684421eff2f6635cc28

comment:65 Changed 9 years ago by Peter Peterson

Being pedantic with readX to make grepping easier. Refs #3866.

Changeset: fc9145018fd3d7c00ecda6ca51ffcc38055fccae

comment:66 Changed 9 years ago by Janik Zikovsky

Refs #3866 make sure lineoverlay does not snap to grid

Changeset: 67d921123f5ec2fa6e674bec93c159859fc4e5f7

comment:67 Changed 9 years ago by Peter Peterson

Moving from c-style casts. Refs #3866.

Changeset: 5cc35f2c38be5ba65a1fea6691a7df9f2e8ee1f9

comment:68 Changed 9 years ago by Stuart Campbell

comment:69 Changed 9 years ago by Stuart Campbell

Ignore PyCharm project files. refs #3866

Changeset: 0647d93ebe3a2807741de54632b07b47aaacf6af

comment:70 Changed 9 years ago by Janik Zikovsky

Refs #3866 indentation change only

Changeset: 85f13feba5515e36261cf585024be78a34c9e630

comment:71 Changed 9 years ago by Janik Zikovsky

Refs #3866 indentation change only

Changeset: 03869bd5e7057cf3137b5903645974929a73b86d

comment:72 Changed 9 years ago by Janik Zikovsky

Refs #3866 whitespace change

Changeset: 2a13db9287f3d05bf762f8212802e66ffc773ba1

comment:73 Changed 9 years ago by Janik Zikovsky

Refs #3866: ConfigServiceTest passes even if you changed log level

on your local developer machine

Changeset: eac57fe59f9f02a39014ab3fcc1d2d1abd9d052e

comment:74 Changed 9 years ago by Janik Zikovsky

Refs #3866: ConfigServiceTest passes even if you changed log level

on your local developer machine

Changeset: eac57fe59f9f02a39014ab3fcc1d2d1abd9d052e

comment:75 Changed 9 years ago by Martyn Gigg

Refs #3866. Tab/whitespace changes only before proper changes.

Changeset: c725d57ecf3718a3e8f226f5d3117cdeac164999

comment:76 Changed 9 years ago by Martyn Gigg

Refs #3866. Kill cout msg that makes MantidPlot take too long starting

Changeset: 0d8879e3fc1443d2106efd4618894ac36cba6f10

comment:77 Changed 9 years ago by Wenduo Zhou

Allow focus to work on TOF. Refs #3866.

Changeset: baedfb8ed6bb945d77d23d619803e6ab9df7a7a7

comment:78 Changed 9 years ago by Russell Taylor

Line endings. Re #3866.

Changeset: 479dcb1ff3e1474358deed82642cbac98457484d

comment:79 Changed 9 years ago by Stuart Campbell

Ignore Finder configs. refs #3866

Changeset: bef0d718420a8020038b58217bb7fa7aebc87bee

comment:80 Changed 9 years ago by Janik Zikovsky

Refs #3866: wiki docs

Changeset: db24ca11780ce80fde0d379430fc2b3404b35a01

comment:81 Changed 9 years ago by Stuart Campbell

Remove TODO - these don't look autogenerated. refs #3866

Changeset: 2b8133a4caf83bccca9e8128f96a9edaf186e455

comment:82 Changed 9 years ago by Michael Reuter

Refs #3866. Fixing library installation location.

Changeset: 48c4d5f12c80e8953569eae83e981954e4b51862

comment:83 Changed 9 years ago by Stuart Campbell

Ignore Finder configs. refs #3866

Changeset: bef0d718420a8020038b58217bb7fa7aebc87bee

comment:84 Changed 9 years ago by Janik Zikovsky

Refs #3866: wiki docs

Changeset: db24ca11780ce80fde0d379430fc2b3404b35a01

comment:85 Changed 9 years ago by Stuart Campbell

Remove TODO - these don't look autogenerated. refs #3866

Changeset: 2b8133a4caf83bccca9e8128f96a9edaf186e455

comment:86 Changed 9 years ago by Janik Zikovsky

Refs #3866 fix line endings for windows performance test

Changeset: b88ee4cc8ea2b8395b1d42c8b50e2c28b064dcb5

comment:87 Changed 9 years ago by Janik Zikovsky

Refs #3866 minor wiki_maker improvement

Changeset: 5d0d1ea9714a92e89ace4720e45973ae0504f1c5

comment:88 Changed 9 years ago by Janik Zikovsky

Refs #3866 cmake message is not an error, just status

Changeset: 8e14c2f46c9246c5f322d487d192d36fce59e662

comment:89 Changed 9 years ago by Stuart Campbell

Fix pelling error in category names. refs #3866

Changeset: 57d108797b87cb4d501a2532dda7637718fb7c26

comment:90 Changed 9 years ago by Stuart Campbell

refs #3866. Fix spelling errer.

Changeset: 975b7f99781a0995315d7d8844e45dc996b76570

comment:91 Changed 9 years ago by Michael Reuter

Refs #3866. Remove debugging statement.

Changeset: fad4b3ea70a875588e9b4b5be1ab89eddc4641f7

comment:92 Changed 9 years ago by Janik Zikovsky

Refs #3866 avoid occasional error expanding SliceViewer

Due to uninitialized variable

Changeset: d54ae8e7cdc36a5b3a7ef561e64fa5b51f12d4cd

comment:93 Changed 9 years ago by Michael Reuter

Refs #3866. Saving old test file for now.

Changeset: 68fe0b89da9de4bc94fa5f3ef2e2840514a2bdf0

comment:94 Changed 9 years ago by Janik Zikovsky

Refs #3866 better test for EventList::convertTof()

Changeset: e9f97a94db8c7e2a251c50c27fd5f5ebb9012744

comment:95 Changed 9 years ago by Janik Zikovsky

Refs #3866 remove unnecessary cmake message

Changeset: d518ced4e560156eaf711d258ef9685c872bd268

comment:96 Changed 9 years ago by Michael Reuter

  • Summary changed from Iteration 31 Trivial fixes to Iteration 32 Trivial fixes

comment:97 Changed 9 years ago by Michael Reuter

Refs #3866. Revert change.

Changeset: a811cefde93fdb74b71d482300e74b518cb49748

comment:98 Changed 9 years ago by Russell Taylor

Add short commit SHA1 to version log message on startup. Re #3866.

Changeset: 4753b7f587b148afc506a40754a0b53cbff63509

comment:99 Changed 9 years ago by Russell Taylor

Undo incorrect change. Re #3866.

Changeset: 132ddc013ee26f473c94a110ec1951acb931bf0a

comment:100 Changed 9 years ago by Michael Reuter

Refs #3866. Fixing performance test.

Changeset: 79a0260728c8d1f6d7e2f2496da941047c0a0786

comment:101 Changed 9 years ago by Michael Reuter

Refs #3866. Harmonizing class and file names.

Changeset: 209662446893e9f7b319c3f4a87320c132fee589

comment:102 Changed 9 years ago by Martyn Gigg

Refs #3866. The installer test script can handle both night/release builds.

Changeset: 08bfd1e10a514e229e8e026d6bab25eba213f37a

comment:103 Changed 9 years ago by Martyn Gigg

Refs #3866. Fix bug with removing vates RPM matches when using installers

Changeset: d93b2dce22335fccf3fd35d610781f801030c94a

comment:104 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:105 Changed 9 years ago by Nick Draper

  • Status changed from new to verify
  • Resolution set to invalid
  • Milestone changed from Iteration 33 to Iteration 32

resolved as invlaid so it does not appear in release notes. A new ticket will be created for it33.

comment:106 Changed 9 years ago by Jean Bilheux

  • Status changed from verify to verifying
  • Tester set to Jean Bilheux

comment:107 Changed 9 years ago by Jean Bilheux

  • Status changed from verifying to closed

Except the fact that 3 changeset reference number have dead links, everything seems ok.

comment:108 Changed 9 years ago by Wenduo Zhou

Git issue. Refs #3866.

Changeset: 69defac61ac6c84b93dd353179fdd7e852b5a12d

comment:109 Changed 9 years ago by Janik Zikovsky

Refs #3866 fix MantidPlot unit test

Changeset: 828b1fd7f12a6004673fbdcbdd9561f5443eddb3

comment:110 Changed 9 years ago by Russell Taylor

Fix a typo. Re #3866.

Changeset: 0dee137dbf3b52470f8305c4aa3c77547dcf0dde

comment:111 Changed 9 years ago by Janik Zikovsky

Refs #3866 remove unneeded script. Refs #3724

Changeset: 2b252d2e57e61eaa4963f83d4ea0edf1836d3bb2

comment:112 Changed 9 years ago by Janik Zikovsky

Refs #3866: oversight in CheckWorkspacesMatch meant EWS were...

not compared if CheckType=False

Changeset: 1c904b3cc00813ad27a99116e70066861bb63a31

comment:113 Changed 9 years ago by Janik Zikovsky

Refs #3866 rename test to fix Mac build maybe

Changeset: e88b838aa509ebf1419f315e4aa158c170a96cff

comment:114 Changed 9 years ago by Michael Reuter

Refs #3866. Merging changes.

Changeset: 304ed954b14814edabee2798d75deab7d64edbff

comment:115 Changed 9 years ago by Janik Zikovsky

Refs #3866 rename test to fix Mac build maybe

Changeset: e88b838aa509ebf1419f315e4aa158c170a96cff

comment:116 Changed 9 years ago by Michael Reuter

Refs #3866. Merging changes.

Changeset: 304ed954b14814edabee2798d75deab7d64edbff

comment:117 Changed 9 years ago by Michael Reuter

Refs #3866. Removing unused button.

Changeset: 12e2ae710949f41dc1b355e40870d1a4c4800990

comment:118 Changed 9 years ago by Michael Reuter

Refs #3866. Better check.

Changeset: aec3e823b7cd7c2f1b354108eaced7371959c670

comment:119 Changed 9 years ago by Stuart Campbell

refs #3866. Added .autosave

Changeset: a9f2b52db68574e76952b39a9db3dfe9d7289ad8

comment:120 Changed 9 years ago by Janik Zikovsky

Refs #3866 speed up CrystalTest a lot

Changeset: 65b63e584c8f6e9858fd4d684ee940b9b3910b00

comment:121 Changed 9 years ago by Alex Buts

refs #3866 Fixed median detector test crashing mantid

if no valid histohram found in workspace.

Changeset: 773b3d57dc16559016fc4ce1c40e3936a8165185

comment:122 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4713

Note: See TracTickets for help on using tickets.