Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenMS/OpenMS

The codebase of the OpenMS project
https://github.com/OpenMS/OpenMS

do not build automatically on gitpod to be able to debug

871a608831d654223ab12a348515682c77b39031 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
always use bash

865a9685a5ae8ebf3c3e83cf246fc6c00f5546aa authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
.......

771d7e695e7179d75f51d24239671ce248f29d10 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
fix dependency excludes

05d6bc83a3967d3c2f42b094eb4bca05fc40d0f8 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
wrong syntax

54c036cff5c5a74d88b04b579358fb501c94cdef authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
remove useless stuff from sqlitecpp

fec20baec2c71a1ca5bcd763f26b2b0f904aa9f4 authored almost 2 years ago by jpfeuffer <[email protected]>
use downcased repo and remove deprecated set-output

96de91d82d84e783e3b43eaef2d5d0abcc59d6f7 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Try using only GH repo as documented

f72a76fac9f03b23aac92c5c87fa68fb21d398f2 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
exclude sys libs on linux

b41a5ab831e296719c6518289389ab82b9fa955e authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Merge pull request #6569 from OpenMS/fix/pyomstyping

[FIX] for pyopenms typing

ca28832773a81e37a3b0db2839cd56baf9613d25 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
wrong name

09b9bb251bc8d9e4e88d6d0e2799d0f6ccf96af1 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Update .gitpod.yml

5536c42c4305bd97867cbf3f7d295971a7e1fd47 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
install pip first

e8408615c71f338ea98a872badaa9c6e587c479c authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
use python -m for pip

59dcc63cbeff651a277209cb4c82b8cbb68fb2a8 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
install spython?

8d76c38758055a37d21c47218a675abb5bd1a94d authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
fix if case

0451c1182ade06edf52979605bffe4f0b4ba88a0 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
testing

cea8d2e1ef2b7275c70ea292d874f17a307ecaae authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
[FEATURE] also build singularity images

cf9890c433c0bca670645d03d39858589c309df8 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
fix setup.py and copying in cmake

039bdc1622fd6557ee1f332387591c44d15113c6 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
more param doc fixes

f8610cd163b504979c67496597dd76dbbc29e333 authored almost 2 years ago by Chris Bielow <[email protected]>
use the same name as in base class (for doxygen)

b6ace64b44ad7a74486ba861970ba599edc7394f authored almost 2 years ago by Chris Bielow <[email protected]>
do not use circular references to the class itself... doxygen cannot find them...

d531563cc5fce2bf918faac50d334e0a99e6536c authored almost 2 years ago by Chris Bielow <[email protected]>
do not use html tags for anything other than real html tags....

8a30768c5c49c8adc93a8da8ebf2e167c998232c authored almost 2 years ago by Chris Bielow <[email protected]>
more parameters

0bb814a75b94846b9d1f14d729c3c15b856bfa4e authored almost 2 years ago by Chris Bielow <[email protected]>
use pragma once

9fc8e5eca93d37590226e0958e208b873f567b81 authored almost 2 years ago by Chris Bielow <[email protected]>
@hint is not a doxygen command...

e87643791faecd3c8d7e4cf5746728761f23c078 authored almost 2 years ago by Chris Bielow <[email protected]>
fix wrong param doc

a1eb5838deb23d0427017c298752a227f2527929 authored almost 2 years ago by Chris Bielow <[email protected]>
Doxygen's autolink does not use namespaces. Just Class::Function

6ded55a7c21ea12345e8ddaa7850460ea569f050 authored almost 2 years ago by bielow <[email protected]>
avoid wrong use of @class

1690915396cf9bd0299e1decc1798027d2e08fb1 authored almost 2 years ago by bielow <[email protected]>
Also write an all modules.pyi file for typing.

86fe5a647b543fb7a8f422f790eea6b51180a44e authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Create __init__.pyi

25fc852eab71b0c2e46eede24ed2fd5803e55d17 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
String special case

0a474d641dac67cef970503bb144f5f72f410c81 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Merge pull request #6567 from OpenMS/jpfeuffer-patch-4

Fix numpy typing in pyopenms

469b2e06dfa227ce2e7a94cc28b318915602ae01 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
[FIX] for pyopenms typing

a6163323a28103e74530b29dd81cccc6067e70d8 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Update fix_pyi_imports.py

26ee64e020dd0619aa141c26c7c327b912ca51be authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Update fix_pyi_imports.py

3f79a21fbb05fa718aa68520bc5ed996ba801138 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Merge pull request #6561 from OpenMS/poshul-patch-1

Update openms_clang_format.yml

81d4e0a748a7e96e18f2a597e19c772d9952794f authored almost 2 years ago by Timo Sachsenberg <[email protected]>
Fix numpy typing in pyopenms

e47b213bf0ad6419cc3453937ebf69e2c0a86248 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Merge pull request #6566 from OpenMS/jpfeuffer-patch-4

Remove `long` type from convProv

a44c392cab913a8f125874a59e3a1d7fcc285bea authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Remove `long` type from convProv

also removed in py3

49edb10469031bdadc5769f37f1dd506d66cfda4 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Merge pull request #6562 from OpenMS/jpfeuffer-patch-4

remove unicode from convProv

7ab7fdeceb91538fbe49cd18c7b312460c0b253f authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Update special_autowrap_conversionproviders.py

f78eb26faa09d31d99858d19b6f18502c9a1cd8d authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Merge pull request #6555 from JeeH-K/feature/FLASHDeconv

Updated FLASHDeconv

7d372cd20426cff2c68823e90abc8be6b2f74836 authored almost 2 years ago by Samuel Wein <[email protected]>
Merge pull request #6558 from OpenMS/piwik-script

PIWIK Script added

bf19321e8a302abd16ca0f1227af57f2901e95ff authored almost 2 years ago by Timo Sachsenberg <[email protected]>
Merge branch 'develop' into feature/FLASHDeconv

b0f847bb56e1da77eb59467e075f34b79031f598 authored almost 2 years ago by JihyungKim <[email protected]>
remove unicode from convProv

fixes part of #6559

f5161d5a6846a4cd93838a66b1651f20a9ab365a authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Update openms_clang_format_add_and_commit.yml

b2b77f4e60dfea6f8e9ebed11abd74df23ff1af0 authored almost 2 years ago by Samuel Wein <[email protected]>
Update openms_clang_format.yml

Bump changed-files version to hopefully fix https://github.com/tj-actions/changed-files/issues/809

aa13ef2ae84ee150760419bbe6d13e0cde8867d8 authored almost 2 years ago by Samuel Wein <[email protected]>
fix permission order

b804acf66fdbb884f704ff8be11d8a009fb0c171 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
PIWIK Script added

63f0e0e3c7ded52fa5fb5c0559f700e5a6d7c997 authored almost 2 years ago by rahul799 <[email protected]>
Merge pull request #6551 from cbielow/fix_TV

Minor refactor

113d1d73c7447211415f917ea9e37c727f6ca1a8 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
Merge branch 'develop' into patch-1

9dbf0b2aa2f180ab15a879842a02f71f268ff95d authored almost 2 years ago by Aryan Shukla <[email protected]>
Merge branch 'develop' into fix_TV

4e2288471b3ee1e7f1a82fe13fc40cae94754835 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
add write permissions when installing dependency libs

6700c89e4e9492d45a0062ce654fe7946cfe28a2 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Timo Christ's comments addressed. Still need to be tested on windows..

f447bd0416bc62e4729565256057d05be43345e4 authored almost 2 years ago by KyowonJeong <[email protected]>
Merge branch 'develop' into patch-1

aeb27d252704543d95dc273239c4fd21aa507531 authored almost 2 years ago by Samuel Wein <[email protected]>
fix unused variables

fe0189f9e5ab6abce3e5a2321c1bb47f6249ece0 authored almost 2 years ago by bielow <[email protected]>
better comment, in case when searching for 'unused-variable' in git

e22c3d3f69e8a2d0550271ade0328e3db6c37ed2 authored almost 2 years ago by bielow <[email protected]>
check for unused-variable in OpenMSGUI as well

9352c40ce6218f0b12551270e8b20f766c042e87 authored almost 2 years ago by bielow <[email protected]>
fix compile error in release mode

9565249958e54750c9ad8d42b089130dd880d5e0 authored almost 2 years ago by bielow <[email protected]>
Merge branch 'develop' into feature/FLASHDeconv

7274280553a1526b99e520a30f2cbda025165813 authored almost 2 years ago by JihyungKim <[email protected]>
remove unnecessary spacings and codes

ce8c76e0d02a949020cc788911f19c9dfa64da3c authored almost 2 years ago by JeeH-K <[email protected]>
Merge branch 'develop' into fix_TV

f4e520702335f24bf6b2f7940bf552209d7753ec authored almost 2 years ago by Timo Sachsenberg <[email protected]>
remove FLASHDeconvWizard related code

9f0133cc14f124e1fb794b6ccdc9f6e362814929 authored almost 2 years ago by JeeH-K <[email protected]>
Merge pull request #6554 from OpenMS/fix_nsis

add extra search folder for packaging in multi-config builds

d6270a3e3ebe8ab71d90099f3f948079e8a79329 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
remove FLASHDeconvWizard related files

44338226f50b802ee96ce0a2ff26458e7d828e27 authored almost 2 years ago by JeeH-K <[email protected]>
remove MzMLToFLASHIdaInput

4c4c867cd7687598fbd2cb83e0e9eafc4900f67b authored almost 2 years ago by JeeH-K <[email protected]>
remove FLASHIda related files

79632efabe0ed9f89eee4312f46767154eb50b8d authored almost 2 years ago by JeeH-K <[email protected]>
Merge branch 'develop' into fix_nsis

8cff2297f944e436e9bf3e1eb900f02f6436e972 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Update cmake/package_general.cmake

Co-authored-by: Julianus Pfeuffer <[email protected]>

6638f354f08d9828451968e6421fa833228e0669 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
Merge remote-tracking branch 'upstream/develop' into feature/FLASHDeconvUpdate

2eb5ddfa3c58f574d56cd6c07a9ea143b5ac47b7 authored almost 2 years ago by JeeH-K <[email protected]>
fixing a little bug (typo)

f91b13fcddfdbb6012cb6be118473419e652739a authored almost 2 years ago by JeeH-K <[email protected]>
fix folders

debc8f0b73d117efd614e16893b0d388757e31f5 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
fixing bugs on jenkins builder (https://cdash.openms.de/viewBuildError.php?buildid=30818)

a7a9766858e2ce706c428f9705632b972515cada authored almost 2 years ago by JeeH-K <[email protected]>
Merge pull request #6552 from OpenMS/fix/smallMacDmgErr

small packaging err on macOS

683ff6947147be761aff95e252f5ed361a6ab92f authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
small packaging err on macOS

5ee90ffc2045d767d96069d1bfcfad7b06a61fff authored almost 2 years ago by Builder <[email protected]>
FLASHDeconvDevelop into FLASHDeconvUpdate. Test done.

8472321d1363e6f8e37b21300f9df0fbd3ad967c authored almost 2 years ago by KyowonJeong <[email protected]>
Merge branch 'fix_TV' of https://github.com/cbielow/OpenMS into fix_TV

c965327ce5f57ffde37c108e50d3b8b47cfda492 authored almost 2 years ago by bielow <[email protected]>
remove functions now living in PainterBase

bb5e79e90eaa7f9978a74255d5579ba18830d777 authored almost 2 years ago by bielow <[email protected]>
remove debug output

2eb032b98a3d766576e04572b594dcda6a388ca8 authored almost 2 years ago by bielow <[email protected]>
fix typo

844c901d88714fe5690a08b75244f4cb2de5faf2 authored almost 2 years ago by bielow <[email protected]>
a new PainterBase with some static functions

09eede914731ca497bde820fc69a980593228c16 authored almost 2 years ago by bielow <[email protected]>
Merge pull request #6519 from cbielow/fix_TV

Fixes for new TOPPView

3d5c3462ca77fbcbb2b77ca9f57909a002625c01 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
Merge pull request #6550 from OpenMS/fix/win_pkg

fix cmake: doc and redist

f0bccf7497709fb0a121c32960e0619545d80ce8 authored almost 2 years ago by Julianus Pfeuffer <[email protected]>
Merge branch 'develop' into fix_TV

f186aec08dbed19f016e681fa200a65b7ee9ce82 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
ammend

5a5e9edd6c7fd53c3ae2a7ce091370f23efad2c3 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
fix cmake: doc and redist

36e4bd52b9ad69f97606a411c992caa4c29ef944 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
put annotations on top of the annotated peak

f6b187d7963f56b92346b2dcaf85f2b21b2e2cc2 authored almost 2 years ago by bielow <[email protected]>
new abs() member for DPosition

caaa5e9b993229e2eaa90a2095592caab0f19c2c authored almost 2 years ago by bielow <[email protected]>
use IL for ms_level

59bc2a542968e6a3dc7228ab209986540880f436 authored almost 2 years ago by bielow <[email protected]>
revert the spacing changes

90f606e0d9e99bf2eef5687307bef1053e61ceef authored almost 2 years ago by JeeH-K <[email protected]>
Fixing test files to not fail

7a4bf36561b276f9eaad8d9a650b7ec98d3c9f66 authored almost 2 years ago by JeeH-K <[email protected]>
Update share/OpenMS/CV/psi-ms.obo

ec2b733a9c7b397acfd6661acb509aa9ad04b8f8 authored almost 2 years ago by Timo Sachsenberg <[email protected]>
Update CHANGELOG

8484fc70a9c6999b7719d323c578ccf0e38a9f1f authored almost 2 years ago by Timo Sachsenberg <[email protected]>
Update package_deb.cmake

f2323de56f93ba9cae9ab958cfa51c3a678c5efb authored almost 2 years ago by Aryan Shukla <[email protected]>
Update CHANGELOG

a083c3cddbbdcd20f321e31f26abfddd1a20a6e3 authored almost 2 years ago by Aryan Shukla <[email protected]>
Update README

a6b688879c50061f5b4c247a6c639e0364b731b0 authored almost 2 years ago by Aryan Shukla <[email protected]>
Update package_rpm.cmake

595c63933fd958c3ec7064112b7cd39f7035c156 authored almost 2 years ago by Aryan Shukla <[email protected]>
Update psi-ms.obo

f2418118e9da9242cb594d99b3d9cbb25af9413a authored almost 2 years ago by Telomelonia <[email protected]>
Update TOPP.doxygen

38657592569db2e611c24adcd9103468ff16e35d authored almost 2 years ago by Telomelonia <[email protected]>