Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / fts / service / pdb / PDBFTSRestClient.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2021-09-14 Jim ProcterJAL-3829 move mock query and responses to files
2021-09-14 Jim ProcterJAL-3829 allow multiple URL mocks and include P01308...
2021-09-11 Jim ProcterJAL-3829 ensure tests use mocked service - proper excep...
2021-09-06 Jim ProcterJAL-3829 mocking for PDBFTS for related query to Unipro...
2021-09-03 Jim ProcterJAL-3855 don’t need to query Alphafold2 repository...
2021-08-30 Jim ProcterMerge branch 'feature/JAL-3855_ebi_alphafold_import...
2021-08-30 Jim ProcterJAL-3829 3d-beacons structure chooser logic (not yet...
2021-07-27 Jim ProcterJAL-3855 check for existence of an alpha fold model...
2021-04-06 arngucciJAL-3829 more testing wit tdbeacons data columns and... arnaud/develop
2021-03-15 ArnaldoAdding tests for 3DB, currently 2/4 corrects on PanelTest
2020-03-30 gmungocJAL-3210 debug logging commented out
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-06-04 gmungocJAL-2386 avoid duplicate pdbids in free text query bug/JAL-3286duplicatePdbQuery
2019-04-16 hansonrmissing check for JavaScript in client response for...
2019-04-04 gmungocJAL-3220 unneeded main methods removed
2019-04-03 hansonrreplacing @j2sNative with @j2sIgnore where appropriate...
2019-04-01 hansonrJSON refactoring of a few methods; fixing JavaScript...
2019-03-27 hansonrisJS cleanup
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-25 hansonrJSON refactoring
2018-11-01 gmungocMerge branch 'feature/JAL-3144noJTree' into
2018-10-29 gmungocJAL-3144 SequenceFetcher without JDatabaseTree
2018-07-05 hansonrJAL-3026 comment in main test method in PDbFtsrestClien...
2018-07-05 hansonrJAL-3026 fixes MigLayout, JSON parser
2018-07-04 hansonrJAL-3026 implements simple REST client
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-29 gmungocJAL-2745 update www.ebi.ac.uk to https
2017-09-28 gmungocJAL-2745 update www.ebi.ac.uk to https
2017-08-16 Jim ProcterJAL-2418 source formatting
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-06-14 tcofoegbuJAL-2047 resolved structure chooser's displayed column...
2016-05-09 tcofoegbuJAL-2101 JAL-2071 JAL-1563 Added fix to enable searchin...
2016-05-03 tcofoegbuJAL-1563 JAL-2091 Added generic pagination for FTS...
2016-04-26 tcofoegbuJAL-2071 improvement to get column data files as InputS...
2016-04-26 tcofoegbuJAL-2071 changed extension for data column config files
2016-04-26 tcofoegbuJAL-2071 resolved fts data column config file path...
2016-04-22 tcofoegbuJAL-2071 further refactoring, optimisation, and house...
2016-04-19 tcofoegbuJAL-2071 architectural improvement for Plugable Free...