GitHub / biojava/biojava / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 21d61b1e | merge Merge pull request #1115 from biojava/jd/mvncentralplugin |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 7b82b27b | Using new mvn central plugin | Jose Duarte <j****e@g****m> | 5 months ago | |
| 5a699eb6 | Updating after release | josemduarte <j****e@g****m> | 9 months ago | |
| b9c4cd0a | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | 9 months ago | |
| 6e7891b6 | [maven-release-plugin] prepare release biojava-7.2.2 | josemduarte <j****e@g****m> | 9 months ago | |
| 4617c333 | merge Merge pull request #1111 from josemduarte/safeguard-polchain |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7217ee82 | Safeguards | josemduarte <j****e@g****m> | 9 months ago | |
| c33627f8 | More cleanup | josemduarte <j****e@g****m> | 9 months ago | |
| 743a9fdc | More cleanup | josemduarte <j****e@g****m> | 9 months ago | |
| 381fedd4 | Formatting and docs cleanup | josemduarte <j****e@g****m> | 9 months ago | |
| fe85d304 | merge Merge pull request #1110 from josemduarte/ciftools-upgrade |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e7211792 | merge Merge pull request #1109 from josemduarte/case-insens-ent-type |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a24b6f60 | Latest ciftools: should fix performance for some bcif edgecases | josemduarte <j****e@g****m> | 9 months ago | |
| aa0d5767 |
Update biojava-structure/src/main/java/org/biojava/nbio/structure/EntityType....
Co-authored-by: Sebastian Bittrich <j****0@g****m> |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 501a09e2 | Make entity type case insensitive. Also improved docs | josemduarte <j****e@g****m> | 9 months ago | |
| 602b4d52 | Updating after release | josemduarte <j****e@g****m> | 10 months ago | |
| 82894183 | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | 10 months ago | |
| 5589e1ee | [maven-release-plugin] prepare release biojava-7.2.1 | josemduarte <j****e@g****m> | 10 months ago | |
| 09f175a5 | merge Merge pull request #1108 from biojava/cif-ihm |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 48cb462e |
Update biojava-structure/src/main/java/org/biojava/nbio/structure/io/cif/CifS...
Co-authored-by: Sebastian Bittrich <s****h@r****g> |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2841770e | Deal with missing strand_id | josemduarte <j****e@g****m> | 10 months ago | |
| fdf98644 | Revert "Dealing with struct_ref_seq_dif strand_id by referencing through stru... | josemduarte <j****e@g****m> | 10 months ago | |
| 58136fe3 | Logging | josemduarte <j****e@g****m> | 10 months ago | |
| 82862605 | Dealing with struct_ref_seq_dif strand_id by referencing through struct_ref_s... | josemduarte <j****e@g****m> | 10 months ago | |
| a6723d42 | Deal with some missing fields in IHM | josemduarte <j****e@g****m> | 10 months ago | |
| b03fb3f5 | Updates after release | josemduarte <j****e@g****m> | 10 months ago | |
| 6da7fd90 | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | 10 months ago | |
| 48992a6b | [maven-release-plugin] prepare release biojava-7.2.0 | josemduarte <j****e@g****m> | 10 months ago | |
| 77c2911e | merge Merge pull request #1106 from josemduarte/cifparsing-lenient |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| e0e7904d | merge Merge pull request #1107 from josemduarte/asafix-multimodel |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a5b46ab0 | Review comment | josemduarte <j****e@g****m> | 10 months ago | |
| 324319e2 | Fix: first model is model index 0 | josemduarte <j****e@g****m> | 10 months ago | |
| c45c3dd0 | Bugfix: ASA calculation was by default using all models. Now it will use mode... | josemduarte <j****e@g****m> | 10 months ago | |
| 12dcb2ce | Another safeguard, that applies to some PDB-IHM entries | josemduarte <j****e@g****m> | 10 months ago | |
| 65d3dcde | Lenient to missing atom_site.occupancy | josemduarte <j****e@g****m> | 10 months ago | |
| 93c1c8f9 | Handle more missing fields in struct_ref_seq | josemduarte <j****e@g****m> | 10 months ago | |
| be55381c | Update guava dependency version to 33.4.0-jre | Michael L Heuer <h****h@a****g> | 11 months ago | |
| e170fc9d | Avoiding a (harmless) error in mvn site by upgrading javadoc plugin | josemduarte <j****e@g****m> | 12 months ago | |
| f271214e | Docs | josemduarte <j****e@g****m> | 12 months ago | |
| ac2084b9 | Forcing enforcer plugin upgrade: somehow version wasn't being taken from plug... | josemduarte <j****e@g****m> | 12 months ago | |
| d4242d26 | Hopefully good final solution for generating apidocs site | josemduarte <j****e@g****m> | 12 months ago | |
| 0cd5bd77 | Updating after release | Jose Duarte <j****e@g****m> | 12 months ago | |
| a1bb15f9 | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | 12 months ago | |
| c1c8c506 | [maven-release-plugin] prepare release biojava-7.1.4 | josemduarte <j****e@g****m> | 12 months ago | |
| 54fd26ad | Hopefully fixing issue with site:deploy which was failing (as part of release... | josemduarte <j****e@g****m> | 12 months ago | |
| 3a312186 | [maven-release-plugin] rollback the release of biojava-7.1.4 | josemduarte <j****e@g****m> | 12 months ago | |
| 76dfee8c | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | 12 months ago | |
| f29a5213 | [maven-release-plugin] prepare release biojava-7.1.4 | josemduarte <j****e@g****m> | 12 months ago | |
| d2ce0893 | Adding explicit plugin versions to profile "release". Somehow the profile doe... | josemduarte <j****e@g****m> | 12 months ago | |
| 9ef2c300 | [maven-release-plugin] rollback the release of biojava-7.1.4 | josemduarte <j****e@g****m> | 12 months ago | |
| 3ec109c9 | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | 12 months ago | |
| 7286c3fe | [maven-release-plugin] prepare release biojava-7.1.4 | josemduarte <j****e@g****m> | 12 months ago | |
| 5ad2964a | Reports plugin update | josemduarte <j****e@g****m> | 12 months ago | |
| 6387a2ed | [maven-release-plugin] rollback the release of biojava-7.1.4 | josemduarte <j****e@g****m> | 12 months ago | |
| cdf14076 | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | 12 months ago | |
| de1598c0 | [maven-release-plugin] prepare release biojava-7.1.4 | josemduarte <j****e@g****m> | 12 months ago | |
| f880d18f | merge Merge pull request #1103 from josemduarte/cifparser-gemmifile |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| bac14fdc | Format fix | josemduarte <j****e@g****m> | 12 months ago | |
| 93fe015a | Adding pom metadata required for mvn site:stage. Adding release instructions ... | josemduarte <j****e@g****m> | 12 months ago | |
| e0084505 | merge Merge pull request #1104 from biojava/javadocfixes |
Jose Manuel Duarte <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 48c29b1c | merge Merge branch 'master' into javadocfixes | josemduarte <j****e@g****m> | 12 months ago | |
| e516a408 | Plugin updates | josemduarte <j****e@g****m> | 12 months ago | |
| c3079eae | Javadoc fix: errors in integration-test module | josemduarte <j****e@g****m> | 12 months ago | |
| b55dc80c | Javadoc fix: errors in ontology module | josemduarte <j****e@g****m> | 12 months ago | |
| 24310c31 | Javadoc fix: errors in aaprops and survival and modules | josemduarte <j****e@g****m> | 12 months ago | |
| 0183dc62 | Javadoc fix: errors in protein-disorder module | josemduarte <j****e@g****m> | 12 months ago | |
| d483bba0 | Javadoc fix: errors in ws module | josemduarte <j****e@g****m> | 12 months ago | |
| bb073294 | Javadoc fix: errors in modfinder module | josemduarte <j****e@g****m> | 12 months ago | |
| 3580f7ba | Javadoc fix: errors in genome module | josemduarte <j****e@g****m> | 12 months ago | |
| aefa34a5 | Javadoc fix: errors in structure-gui module | josemduarte <j****e@g****m> | 12 months ago | |
| 2bbc8243 | Javadoc fix: remaining errors in structure module. Mostly obsolete references | josemduarte <j****e@g****m> | 12 months ago | |
| 0c7e9f5f | Javadoc fix: most other errors in structure module | josemduarte <j****e@g****m> | 12 months ago | |
| 435ebe98 | Javadoc fix: many errors in struct align package | josemduarte <j****e@g****m> | 12 months ago | |
| d2053f30 | Javadoc fix: many errors in struct align package | josemduarte <j****e@g****m> | 12 months ago | |
| 2b33a56b | Javadoc fix: many errors in struct align package | josemduarte <j****e@g****m> | 12 months ago | |
| 5a505242 | More lenient parsing if some fields are missing (e.g. in files output by Gemmi) | josemduarte <j****e@g****m> | 12 months ago | |
| 52d10538 | Javadoc fix: some more errors from structure module | josemduarte <j****e@g****m> | 12 months ago | |
| 280f2398 | Javadoc fix: some more errors from structure module | josemduarte <j****e@g****m> | 12 months ago | |
| ed7ab8e3 | Javadoc fix: a few errors from structure module | josemduarte <j****e@g****m> | 12 months ago | |
| 71fe1790 | Javadoc fix: all error in alignment module | josemduarte <j****e@g****m> | 12 months ago | |
| 13e3afef | Javadoc fix: all other errors in core module | josemduarte <j****e@g****m> | 12 months ago | |
| 1c8d5878 | Javadoc fix: bad tags | josemduarte <j****e@g****m> | 12 months ago | |
| 2fab7b03 | Javadoc fix: html escaping | josemduarte <j****e@g****m> | 12 months ago | |
| d1048095 | Javadoc fix: html-like tag not allowed | josemduarte <j****e@g****m> | 12 months ago | |
| 193287b7 | Javadoc fix: param fixes | josemduarte <j****e@g****m> | 12 months ago | |
| 27a88ff9 | Javadoc fix: <p> | josemduarte <j****e@g****m> | 12 months ago | |
| 26e1a4d6 | Plugin update: site and javadoc. Removed deprecated findbugs that was produci... | josemduarte <j****e@g****m> | 12 months ago | |
| 5ed782bf | Use official url instead of github | josemduarte <j****e@g****m> | 12 months ago | |
| d69435b6 | Updating after release | josemduarte <j****e@g****m> | over 1 year ago | |
| 65b734a7 | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | over 1 year ago | |
| 7786545c | [maven-release-plugin] prepare release biojava-7.1.3 | josemduarte <j****e@g****m> | over 1 year ago | |
| b50e9905 | merge Merge pull request #1101 from sbliven/fix-symmetry-118 |
Spencer Bliven <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5b35c70b | Add additional error checks to QuatSymmetry functions | Spencer Bliven <s****n@g****m> | over 1 year ago | |
| bfbe710f | Fix test result. | Spencer Bliven <s****n@g****m> | over 1 year ago | |
| 57a487df | Fix CE-Symm bug relating to short subunits. | Spencer Bliven <s****n@g****m> | over 1 year ago | |
| 403241f1 | Fix some typos | Spencer Bliven <s****n@g****m> | over 1 year ago | |
| e9e0f007 | Add test for rcsb/symmetry#118 | Spencer Bliven <s****n@g****m> | over 1 year ago | |
| 53bdc012 | update guava dependency version to 33.3.0-jre | Michael L Heuer <h****h@a****g> | over 1 year ago | |
| 95489c09 | Latest release in README | josemduarte <j****e@g****m> | over 1 year ago | |
| 5ad25aec | [maven-release-plugin] prepare for next development iteration | josemduarte <j****e@g****m> | over 1 year ago |