Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / fts / service / uniprot / UniProtFTSRestClient.java
2023-11-13 James ProcterJAL-4236 don’t look for headers in JalviewJS
2023-11-13 James ProcterJAL-4090 fix JAL-4236 - just put the name of the class...
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2022-07-25 Ben SoaresJAL-4036 moved a comment block
2022-07-22 Ben SoaresJAL-4036 Changes made from code review CR-JAL-265
2022-07-21 Ben SoaresJAL-4036 New configuration, target and pagination proce...
2022-06-30 Jim ProcterJAL-4036 use the legacy endpoint (and report the FTS...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2019-04-09 hansonrcode formatting only
2019-04-03 hansonrreplacing @j2sNative with @j2sIgnore where appropriate...
2019-03-27 hansonrisJS cleanup
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2018-11-11 hansonradds static declaration of AJAX-readable domains
2018-11-01 gmungocMerge branch 'feature/JAL-3144noJTree' into
2018-10-30 gmungocJAL-3144 query URL corrected
2018-10-29 gmungocJAL-3144 SequenceFetcher without JDatabaseTree
2018-01-16 gmungocJAL-2885 uniprot now https, uniprot/ensembl/pfam/xfam...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-04-21 tcofoegbuJAL-2485 Bug fix to filter out uniprot response header...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-06-14 tcofoegbuJAL-2102 right justify 'Mass' in uniprot FTS, and ...
2016-05-18 tcofoegbuJAL-1563 smarter support for advanced querying of Unipr...
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-05-02 tcofoegbuJAL-1563 Fixed Uniprot FTS result-set count error,...
2016-04-29 tcofoegbuJAL-1563 Further increased swing timer for search textf...
2016-04-28 tcofoegbuJAL-1563 Implemented hack to make table both scrollable...
2016-04-27 tcofoegbuJAL-1563 Added Id (Uniprot Id) to the dynamic column...
2016-04-27 tcofoegbuJAL-1563 Modified Uniprot data column configurations...
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-1563 JAL-2071 Update and completed implementation...
2016-04-22 tcofoegbuJAL-2071 further refactoring, optimisation, and house...