branch: interactive/develop 「№542」
Commited by: Rocco Moretti
GitHub commit link: 「11e5c5abbc88e5c0」 「№6258」
Difference from previous tested commit:  code diff
Commit date: 2022-10-18 16:44:15
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6258 from RosettaCommons/roccomoretti/interactive_less_log_noise [Foldit] Reduce some log noise. There were a few functions in Server which are rather chatty in the log, and which I don't think need to be quite so verbose. Turn these down to debug level, such that they're present but not cluttering the standard log. (No release notes needed.)

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№541」
Commited by: Brian Koepnick
GitHub commit link: 「53d8aca72341f312」 「№6251」
Difference from previous tested commit:  code diff
Commit date: 2022-10-14 13:14:04
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6251 from RosettaCommons/koepnick/foldit_remove_all_hands [Foldit] Remove PHA_ALL_HANDS and PHA_GALLERY

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№540」
Commited by: Jeff Flatten
GitHub commit link: 「b9c9830fbab5f0c8」 「№6238」
Difference from previous tested commit:  code diff
Commit date: 2022-10-11 20:11:49
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6238 from RosettaCommons/koepnick/foldit_solution_release_id [Foldit] Include sequence and release id with post_solution

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

Failed sub-tests (click for more details):
interactive:FilterTests


branch: interactive/develop 「№539」
Commited by: Brian Koepnick
GitHub commit link: 「79c28a1fb660f1ff」 「№6236」
Difference from previous tested commit:  code diff
Commit date: 2022-10-11 15:30:35
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6236 from RosettaCommons/koepnick/foldit_current_energy [Foldit] Display current score of online players Release Notes: - Display the current score of other players in the puzzle leaderboard

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

Failed sub-tests (click for more details):
game:GameApplicationTests_switch


branch: interactive/develop 「№538」
Commited by: Rocco Moretti
GitHub commit link: 「656e541f273bbb59」 「№6241」
Difference from previous tested commit:  code diff
Commit date: 2022-10-11 14:12:09
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6241 from RosettaCommons/roccomoretti/interactive_none_preset_crash [Foldit] Fix crash when selecting None preset. The None preset was being built as a base class object, but the actual application needed to dynamic cast to a Standalone-level object. This resulted in a nullpointer when you tried to activate the None preset. Now when you select "None", the actual view doesn't change, but you no longer have the preset selected. RELEASE NOTES: Fix crash when None preset is selected.

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№537」
Commited by: Rocco Moretti
GitHub commit link: 「f3ec6e3ff1349755」 「№6246」
Difference from previous tested commit:  code diff
Commit date: 2022-10-11 13:11:14
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6246 from RosettaCommons/roccomoretti/interactive_cl_name_takes_focus [Foldit] Name takes focus in Compound Library Save Dialog. RELEASE NOTES: Start cursor in the Name field of the Compound Library upload dialog.

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№536」
Commited by: Rocco Moretti
GitHub commit link: 「4894cf2c215784d2」 「№6244」
Difference from previous tested commit:  code diff
Commit date: 2022-10-11 13:08:24
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6244 from RosettaCommons/roccomoretti/interactive_sort_compound_library [Foldit] Add Compound Library sorting Add sorting and labeling of Compound Library compounds based on similarity to the compound. RELEASE NOTES: Compound library entries are now sorted by similarity to the small molecule present in the puzzle when the Load Library Compound panel is opened.

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

Failed sub-tests (click for more details):
interactive:FilterTests


branch: interactive/develop 「№535」
Commited by: Rocco Moretti
GitHub commit link: 「f17a821f209eb3d3」 「№6240」
Difference from previous tested commit:  code diff
Commit date: 2022-10-11 11:37:18
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6240 from RosettaCommons/roccmoretti/interactive_fix_cl_load [Foldit] Fix issue with Load Library Compound panel. When closed, the panel was being turned 100% transparent, but not actually disappearing, which leads to it capturing mouse actions. RELEASE NOTES: Fix issue where Load Library Compound panel created dead spots.

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

Failed sub-tests (click for more details):
game:GameApplicationTests_switch


branch: interactive/develop 「№534」
Commited by: Brian Koepnick
GitHub commit link: 「4a960795eda451dd」 「№6243」
Difference from previous tested commit:  code diff
Commit date: 2022-10-10 23:42:50
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6243 from RosettaCommons/koepnick/foldit_puzzle_menu_rank [Foldit] Get puzzles and puzzle scores on login Release Notes: - Display current rank and score for puzzles in Science Puzzles menu

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№533」
Commited by: Brian Koepnick
GitHub commit link: 「14e01473f1215c6a」 「№6234」
Difference from previous tested commit:  code diff
Commit date: 2022-10-06 14:10:32
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6234 from RosettaCommons/koepnick/foldit_soln_score_type [Foldit] Send score type (soloist/evolver) in post_solution Release Notes: none

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.foldit.unit.debug

Failed sub-tests (click for more details):
interactive:FilterTests


branch: interactive/develop 「№532」
Commited by: Jeff Flatten
GitHub commit link: 「80e64addd34cdac3」 「№6232」
Difference from previous tested commit:  code diff
Commit date: 2022-10-03 18:59:14
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6232 from RosettaCommons/jtscott/interactive_objective_panel_scroll_bug [Foldit] Objective panel scroll bug

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№531」
Commited by: Brian Koepnick
GitHub commit link: 「5938efb80b9230d4」 「№6231」
Difference from previous tested commit:  code diff
Commit date: 2022-10-03 18:43:26
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6231 from RosettaCommons/koepnick/foldit_upload_soln_metadata [Foldit] Upload solution metadata

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№530」
Commited by: Rocco Moretti
GitHub commit link: 「86f9c07fcd01c223」 「№6229」
Difference from previous tested commit:  code diff
Commit date: 2022-10-03 16:49:00
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6229 from RosettaCommons/roccomoretti/interactive_close_load_library [Foldit] Hide Load Library dialog. The Load Library sub-panel wasn't following the main Compound Library panel when it was being closed between puzzles. Make sure it also follows.

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№529」
Commited by: Jeff Flatten
GitHub commit link: 「817821ae70d95991」 「№6228」
Difference from previous tested commit:  code diff
Commit date: 2022-10-03 13:54:34
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6228 from RosettaCommons/jflat06/fix-crash-report-delete [Foldit] Fix Windows Crash reports not being deleted

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№528」
Commited by: Rocco Moretti
GitHub commit link: 「eb688ac57cd14512」 「№6225」
Difference from previous tested commit:  code diff
Commit date: 2022-09-29 16:18:00
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6225 from RosettaCommons/roccomoretti/interactive_to_string_locale [Foldit] Accomodate for the fact that std::to_string() is locale sensitive std::to_string() changes its behavior based on locale -- for instance using ',' instead of '.' in countries where that's the decimal separator. This messes up the SDF file generation, so borrow a trick from RDKit to consistently switch to the uniform 'C' locale when generating the SDF. This doesn't touch any of the other instances of std::to_string() usage in Rosetta/Foldit. (No release notes, internal-only feature.)

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: interactive/develop 「№527」
Commited by: Rocco Moretti
GitHub commit link: 「13b00fa67ade5acc」 「№6216」
Difference from previous tested commit:  code diff
Commit date: 2022-09-28 16:36:02
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6216 from RosettaCommons/roccomoretti/interactive_cmd_lib_viewport_updates [Foldit] Several changes to the Compound Library loading panel. * Use orthographic projection * Fix scroll to start at top of list * Label compounds with numbers * Extra space to better show which compound is highlighted. * Disable compound insertion if action or recipe is running * Don't hide loading panel on successful substitution.

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .. 40 >

Legend:
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled