JAL-4036 use the legacy endpoint (and report the FTS query when debug/trace enabled)
[jalview.git] / src / jalview / fts / service / pdb /
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
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-03-13 gmungocMerge branch 'develop' into trialMerge
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
2018-05-21 gmungocJAL-2814 help links from PDB and Uniprot FTS panels
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-13 Jim ProcterJAL-2810 auto search checkbox state stored as user...
2017-11-07 Jim ProcterJAL-2810 bulk fetch for PDB IDs
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-11 gmungocJAL-2757 fix PDB also; suppress stack trace and compile... bug/JAL-2757_uniprotftsbadquery
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
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-04-20 tcofoegbuJAL-1648 house-keeping
2017-04-20 tcofoegbuJAL-1648 refactored and improved caching architecture...
2017-04-11 tcofoegbuJAL-1648 minor house keeping
2017-04-03 tcofoegbuJAL-1648 Added improvement to persist cache items to...
2016-12-02 tcofoegbuJAL-1648 made further abstraction and createda new...
2016-12-01 tcofoegbuJAL-1648 Implemented in-memory caching for FTS (Uniprot...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-09-16 gmungocJAL-2183 don't open two free text panels; give input...
2016-08-30 gmungocJAL-2183 simplified database tree actionPerformed,...
2016-06-30 tcofoegbuJAL-2074 Improvement to StructureChooser and FTS interf...
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-04 tcofoegbuJAL-1563 JAL-2091 Added total result count to Uniprot...
2016-05-03 tcofoegbuJAL-1563 JAL-2091 Added generic pagination for FTS...
2016-04-29 tcofoegbuJAL-1563 Further increased swing timer for search textf...
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...