Ecosyste.ms: OpenCollective

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

Solus

We build open source desktop experiences and the Solus operating system that is designed for home computing.
Collective - Host: opensource - https://opencollective.com/getsolus - Website: https://getsol.us/ - Code: https://github.com/getsolus

Add announcement blog, sync solus-styling fixes. Fix sync cp call. Added Store to

header.

github.com/getsolus/solus-site.github.io - 9016f3ceb4b145ec7d4bc29a5a0c9fc16454e66a authored over 8 years ago
Not so ancient after all huh

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - b9253043c02083e3d260bccfde9d12da4f236990 authored over 8 years ago
Truncate README somewhat

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/eopkg - c54c23141488887bb301930d3c25044c3a62a0ce authored over 8 years ago
Bump version to 3.3 for deployment

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/eopkg - d418fa10b752856e80f15726e959a36fbf1713d6 authored over 8 years ago
Sync translations

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - fd82cb632426c99ea6e26b4f4e24072c932c87ce authored over 8 years ago
Enforce CFQ only for spinny disks

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-hardware-config - 69224874bf0501e03b6bb8117013678a5213440c authored over 8 years ago
po: Massive sync, thanks all!

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - da7cca760b4310d96ca53850217d2bbedee50576 authored over 8 years ago
Release 1.1.0 (moved to semver)

github.com/getsolus/clr-boot-manager - 4d0e5a96b40b062972bf3ce577592fdf3d562d7e authored over 8 years ago
Added small Budgie logo.

github.com/getsolus/solus-site.github.io - 7267c60c30cbde5aba6a286aeebd0856bf8bbcc2 authored over 8 years ago
Added solus-webplatform-js as git submodule. Added sync recipe and ensure it runs on

make local and deploy.

github.com/getsolus/solus-site.github.io - 8905a51343070e7b57f436df1586baeac81465e0 authored over 8 years ago
Drop build.sh, assets that we'll no longer push to git. Use git submodules,

initially for styling.

github.com/getsolus/solus-site.github.io - 20c375c75c7d619a88e4ffa326e9269aea2cb8fa authored over 8 years ago
Incorporate the nica test suite

Much of our low coverage rate can be attributed to using an imported version
of libnica, without...

github.com/getsolus/clr-boot-manager - ff9c42e47ebfe33e6370ead93abd67b06ad2bc37 authored over 8 years ago
bootman: Fix typos encountered with misspell tool

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/clr-boot-manager - f2d1a7f7d969198adfaf3e1414155e4991f2c08f authored over 8 years ago
nica: Sync with the latest upstream nica changes

These correct various issues encountered from warnings and reduce the issue
count for the codeba...

github.com/getsolus/clr-boot-manager - febfe3c057c94263cead41f35c732a9cda43c0c5 authored over 8 years ago
update_format.sh: Also look for typos in the codebase

This allows syncing recent Nica changes into the codebase as typos were
found after the last syn...

github.com/getsolus/clr-boot-manager - 3927dd99ee2c4a3d11e4154a88262de63d00f70f authored over 8 years ago
Ensure we are very explicit with our intention in using asprintf

It's currently ambiguous and unreliable what we truly mean with the
negated test for asprintf. P...

github.com/getsolus/clr-boot-manager - 6994376881f10dd81f866f694e20aaf8a33ae27d authored over 8 years ago
syslinux: Fix some potential memory access issues

Here we simplify the use of default_text by only using it if it is actually
set, otherwise defau...

github.com/getsolus/clr-boot-manager - 58d0281c1ce3b61ad99acc05d213fb8b1380247d authored over 8 years ago
tests: Add complete suite for cbm_files_match

This is just part of improving coverage within clr-boot-manager, and is
a critical requirement g...

github.com/getsolus/clr-boot-manager - 70cc7cda3acd6ca9880f3dd854ecdc0d71e7ef65 authored over 8 years ago
travis: Remove unnecessary build dependency

The previous commits have removed all need for OpenSSL from the project,
this is just a useless ...

github.com/getsolus/clr-boot-manager - ad16443a69e4fe4c5ee4c894072883c7420f308f authored over 8 years ago
bootman: Completely remove the get_sha1sum function

As the cbm_files_match function now uses a mmap'd stream-byte comparison,
the requirement for ge...

github.com/getsolus/clr-boot-manager - f6a70a1e47f9abc723ae3d0106c8f8f745b1791f authored over 8 years ago
bootman: Compare stream buffer in cbm_files_match

Instead of computing the hash sum for both of the files, we simply open both
of the files, and t...

github.com/getsolus/clr-boot-manager - 4cae6d423522c03d860149c3ec8a5c0a5a309e84 authored over 8 years ago
bootman: Add RAII based CbmMappedFile

This simplifies the various paths used when dealing with an mmap()'d file,
including opening it,...

github.com/getsolus/clr-boot-manager - dae45fb5292239beea728a03a27ca1ed4c9b1617 authored over 8 years ago
po: Resync

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 6e4d7034fca7a795897338e571b6b6954736d569 authored over 8 years ago
And again.

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 138c42062c11f571ca563d837f1ea117f93a81e4 authored over 8 years ago
po: Resync

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 23a8dfa48a427dc72c04072e6ed092661d1e27b2 authored over 8 years ago
Rebuild pot file

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - e00f56dc0a5170173b5813a204fcbc6e3cdcb6ba authored over 8 years ago
Learn to english

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 4bbf198f8642215c8a262388ee79d7e56b42cc53 authored over 8 years ago
po: Welcome German to the mix

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - ed17a12b93511dfa3e5097f9ac6b8e819b9cc87c authored over 8 years ago
Sync translations from our wonderful translation crew

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/solus-sc - 01e0c4d71cdd21ffed132262806bc6f01649e1c4 authored over 8 years ago
uneopkg: Fix command usage

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/eopkg - 151520e77a4d4b1efcd5a91a7799021be6d544a3 authored over 8 years ago
lseopkg: Fix command usage

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/eopkg - f061fd2085245688d80c082a42def9bfdb9741f2 authored over 8 years ago
Mass removal of PiSi name

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/eopkg - bc5752d3cc1408651d368acc3f6e689ce5e5f5c9 authored over 8 years ago
build: Forcibly disable debuginfo for kernel packages

We know this to be broken from experience, and causes massive timeouts due
to the way eopkg gene...

github.com/getsolus/eopkg - b2d573aa8cd808d95a96026daf79f539898c2ba2 authored over 8 years ago
Remove the unnecessary graph command

This command is broken and we don't want it in sol, so drop it now
to make sure people know it's...

github.com/getsolus/eopkg - 1f5ec89130b1d6cd627ad26c23975824b75a9789 authored over 8 years ago
Revert "Add extended attributes support, from base64 encoded key/value pairs"

This reverts commit ca08e45926f16df3d4295b0f0cf852b082d05d0c.

This will feature in sol instead.

github.com/getsolus/eopkg - d99dd9ea1824b30eefb4d46fd6ac083f4887ee0b authored over 8 years ago
constants: Move legacy config files into stateless tree

This are no longer used in Solus, but "just to be safe" we're retaining them
in the stateless di...

github.com/getsolus/eopkg - 2ad760c7086b310a1ee9a6809733c340cd7476ec authored over 8 years ago
Use a stateless version of eopkg.conf now

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/eopkg - f4b23096a69820625a2ad883c01c6abf2c4b0c7d authored over 8 years ago
More removal of pisi references

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/eopkg - b2c1c77c143b55848f300d06f58e795f8b83a6a4 authored over 8 years ago
Update

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/common - 2282149e6bcfa8f3083338b936fd3e71305e65e1 authored over 8 years ago
Integrate coveralls.io into README, this number needs to improve

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/clr-boot-manager - 145055234534a506940d60bde4cfe086c79d19bb authored over 8 years ago
travis: Re-enable clang-format + llvm repos

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/clr-boot-manager - 19829b2f5d62d9f8f137d2067704ef8c3b133564 authored over 8 years ago
context: Only use -mavx2 for AVX2 builds

Peter encountered some issues when using combined flags, so we'll only set
-mavx2 and allow gcc ...

github.com/getsolus/ypkg - 56a109e92e847277b550b54ecf2523bdb775e9cd authored over 8 years ago
Push the URL fix from yesterday for TWIS #38.

github.com/getsolus/solus-site.github.io - d02c3431e6308d5b6be123bea8a6c7bf07b0367c authored over 8 years ago
Update TWIS #38 to reflect ikey tweaks and day change.

github.com/getsolus/solus-site.github.io - 61d5888981778a797ba498921e92a5df76963421 authored over 8 years ago
Fix vim URL in TWIS #38.

github.com/getsolus/solus-site.github.io - 6fdafcb54258862c925e9583f88932a085f53110 authored over 8 years ago
Talk more about work Bryan did during Hackfest / Build-o-rama and changed some

wording on Budgie section.

github.com/getsolus/solus-site.github.io - 3410636b40fed58d0bd18665966bba1496dc9f62 authored over 8 years ago
The day changed, let's update TWIS #38 to reflect that, since it isn't out yet.

github.com/getsolus/solus-site.github.io - 3678718f0d007160c318e9849da260fb02cba783 authored over 8 years ago
Change URL to be consistent with everything else.

github.com/getsolus/solus-site.github.io - e7874c80542fe2e9b781bdef57e1f39afb9969a4 authored over 8 years ago
Added This Week in Solus - Install #38. Sync LESS.

github.com/getsolus/solus-site.github.io - 675e174d937013f0840981d36c6b8dd56205f34e authored over 8 years ago
manager: Attempt to work around the missing PCI devices

Per issue #1, we'll use PCI ID, not slot, to identify the devices,
and not use any filtering at ...

github.com/getsolus/linux-driver-management - bc0e75bab91dce99c77d924e25bc2bbb61816067 authored over 8 years ago
sources: Only init + update submodules *after* checking out new ref

Previously we would recursively clone, then check out the tag after having
all of our submodules...

github.com/getsolus/ypkg - 968090fe139bb6d8cb20da42696a593f800c0636 authored over 8 years ago
Drop potentially harmful -msse4 due to building for all vendors

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/ypkg - e98836da232c9c8b25c8b901bac840bed47f1556 authored over 8 years ago
Finish of the AVX2 implementation

With this change we now build AVX2 libraries for both 32-bit and 64-bit
builds, and do not make ...

github.com/getsolus/ypkg - dc9b5559d01c659567f1b0d9a2d95e9ba2396b25 authored over 8 years ago
Fix redundant "domains" in Support.

github.com/getsolus/solus-site.github.io - fa5c7e4469866842492ef862d0edd304ad08676e authored over 8 years ago
Change GTK theme to widget theme, drop OBS (Fedora / OpenSUSE) bits.

github.com/getsolus/solus-site.github.io - 952f7d5ebc2ccdd368088f893506381d6e5616fa authored over 8 years ago
Fix Sidepane links and darken Solus background

github.com/getsolus/solus-site.github.io - 94d59c5c74cdbb09040ce61ab59644539fa75415 authored over 8 years ago
Added RSS linking in Categories and footer.

github.com/getsolus/solus-site.github.io - 14d79c225cf920254d9c486575af89febd9defb1 authored over 8 years ago
Change how we design Download Info. Implement wrapper around editions for

better differentiation design.

github.com/getsolus/solus-site.github.io - 055641c4989159ba827da2b2c904664540ad4a5d authored over 8 years ago
Fix MATE ISO image URLs.

github.com/getsolus/solus-site.github.io - 36eeba92810aeda0b9feeb1e435c8acb6dac1623 authored over 8 years ago
Sync for consistent spacing in blog.

github.com/getsolus/solus-site.github.io - c1a34537b5dc802077282b30395330e5662074dd authored over 8 years ago
We dropped the recent-blogs panel partial and moved that into press centre

panel partial. Fixed Recent Blogs for Press Centre. Sync LESS.

github.com/getsolus/solus-site.github.io - afd769203d7f4a1a1bb3fa0e2ffa2afbaab1c011 authored over 8 years ago
Implement SHA256SUM on download page.

github.com/getsolus/solus-site.github.io - 974a290ad28b4bce87db309adf868b4ccac6b870 authored over 8 years ago
Sync with latest LESS.

github.com/getsolus/solus-site.github.io - 59fb13a0164b6df69ad3a0f252c64a7e606b4bd6 authored over 8 years ago
Attempt font fix, fix spelling on "Budgie for Everyone" partial.

github.com/getsolus/solus-site.github.io - 5dcd9eee94bc336ee9ecfc41e6e080ee8ed18ad6 authored over 8 years ago
Fix pagination for previous URL.

github.com/getsolus/solus-site.github.io - 175552825561c13fc6158b079c0fd4a268eb2a7d authored over 8 years ago
Fix spelling on Support page.

github.com/getsolus/solus-site.github.io - 01ea758096ce6d96b3e2adc237f30f32a732bfbc authored over 8 years ago
Fix Donate button font.

github.com/getsolus/solus-site.github.io - ddd4f444f683b5233e69a78fbca025933f3abb6e authored over 8 years ago
Fix ikey symlink index.html woes.

github.com/getsolus/solus-site.github.io - 5a7454c1f9103ea38789d189d8ff1e7f9817e0c4 authored over 8 years ago
Fix Reddit URL. Create substring if necessary for featured blog summary.

github.com/getsolus/solus-site.github.io - 2bd982df376c5aee59cc0d784ce4cce45717957f authored over 8 years ago
Temporarily remove Solus page.

github.com/getsolus/solus-site.github.io - 5a30f0d29f3a3c06e66e925a2ee73078b4e77134 authored over 8 years ago
Add latest css that fixes font rendering

github.com/getsolus/solus-site.github.io - ab6528785de7228eddac5ad67866cf98918a1127 authored over 8 years ago
Comment out Analytics bit until we have a code. Begin to add Press stuff to

config for footer.

github.com/getsolus/solus-site.github.io - 75c7b3eeb7a3e9ca77f386e70f9aaf1b09bf7131 authored over 8 years ago
Added Places applet to Budgie applets.

github.com/getsolus/solus-site.github.io - 52a749549ffbc877e1e90eab8cbd443992e84aa2 authored over 8 years ago
Add mention of LDM work.

github.com/getsolus/solus-site.github.io - dd58ffcfc71cf8662658ed0c65a983d86fcb5056 authored over 8 years ago
Fix some TWIS articles having Install# substring instead of Install #

github.com/getsolus/solus-site.github.io - 20ad32d8ad856bb7faa30e8e2a52272e6ded8050 authored over 8 years ago
Fix non-fatal compile error. Dropped minifier bit from deploy since it seems to be

absolutely useless.

github.com/getsolus/solus-site.github.io - 111029bfa6846302837187286bd39f7ecc3ba53d authored over 8 years ago
Added minifier recipe for deploy. Dropped primary-button for Performant Experience

banner. Fixed Plan roadmap URL by removing it. Implemented PayPal form. Implemented
blog sidepane...

github.com/getsolus/solus-site.github.io - dbbab2d23f50371d0ea3bc86479211e7c82e1973 authored over 8 years ago
Added Makefile that apparently wasn't getting committed.

github.com/getsolus/solus-site.github.io - f1cfe957204618d0a10ae208a62119c0282500bd authored over 8 years ago
Implemented Sidepane partial. Added JS in metadata. Added site Init in footer.

Added menu button in Header.

github.com/getsolus/solus-site.github.io - 8fc8d35898a5a3a3f3d54d1b0229f85559933e4e authored over 8 years ago
Continued fixes for altimg usage.

github.com/getsolus/solus-site.github.io - 3ed917b18b6dba8ae3770647cf314fc298d0e5cc authored over 8 years ago
Added Solus 1.2.1 featured image. Dropped unnecessary zip files. Fixed TWIS

category text.

github.com/getsolus/solus-site.github.io - be0bcdb69b16294c19abf3ac631a33640b7131fc authored over 8 years ago
Fix author references.

github.com/getsolus/solus-site.github.io - d3934656c7a8cf14686089242da66e199674f095 authored over 8 years ago
Fix invalid altimg usage.

github.com/getsolus/solus-site.github.io - be170ed3a71e85fb25aa3445e8d389f823e94d50 authored over 8 years ago
Mass convert altimg invalid shortcodes. Tweak altimg shortcode template.

github.com/getsolus/solus-site.github.io - ccded16355f76e14068bf665a4b0b78377163d3d authored over 8 years ago
Initial conversion of Wordpress content.

github.com/getsolus/solus-site.github.io - c0ada969d5ab25c62f3b5fd65e4bde6820dc0db6 authored over 8 years ago
Allow make pull to skip bad pulls

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/common - d1624c235b341218db88fd9d00547e8083855434 authored over 8 years ago
Update packages

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/common - f55e8e6d8511743f5e8046d3f06a73bdbbdcc384 authored over 8 years ago
Change Community to Social, Bug Tracker to Dev Tracker in footer.

github.com/getsolus/solus-site.github.io - 4c449354241f48c45b6f4e134bb46cf735fea740 authored over 8 years ago
Strip spacing in summary. Underp pagination.

github.com/getsolus/solus-site.github.io - 92d91f4092b4b66c359e837cfbbed1238ca1ec15 authored over 8 years ago
Fix Budgie applet icons.

github.com/getsolus/solus-site.github.io - f19f6bb265ae09db38707793fff910ff1c1c209e authored over 8 years ago
Make Download URLs great again. Drop the unnecessary data attribute from

header as expected.

github.com/getsolus/solus-site.github.io - b5710917eacb6989e76d086b4535ae94821ee86f authored over 8 years ago
Tweaked description of Solus primary image. Changed download header to

h1, likely will drop unnecessary component. Change edition name header.
Put link in div so it doe...

github.com/getsolus/solus-site.github.io - 9a9909922ea2a41f75dbe620a2765560d0ce888d authored over 8 years ago
Dropped Asia since we have no middors there. Simplified mirror listing.

Unified versioning and introduced Solus Budgie and MATE image differentiation.
Updated solus-back...

github.com/getsolus/solus-site.github.io - 947d2a0c2a1d7426958c126e37a33cd977756edc authored over 8 years ago
manager: Add new method to get the X.Org PCI ID formatted string

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - c1a52ac3f795b6cd27c654a4ea39375afad6e79b authored over 8 years ago
manager: Underp detection to allow 3D controllers

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - d9375538f396dff29b61be2f01841a5d8dfcdce9 authored over 8 years ago
manager: Implement vendor ID detection for the big three

Signed-off-by: Ikey Doherty <[email protected]>

github.com/getsolus/linux-driver-management - ea89c514f0dbd6a0f299d2a21cc3843a85204638 authored over 8 years ago