Ecosyste.ms: OpenCollective

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

github.com/doctrine/doctrine-website

Source code for the doctrine-project.org website and documentation.
https://github.com/doctrine/doctrine-website

Merge pull request #573 from nfreader/impossibly-small-css-fix

Very minor tweaks to the navbar searchbox styling

b5e453af975fe112b940dfd8754e24c1216742dc authored 11 months ago
Removes padding from navbar inputs, makes form background color transparent

cb321c4def35e7922d31ef87dbf96b44bc9f4b2d authored 11 months ago
Merge pull request #572 from derrabus/chore/bump-workflows

Bump CI workflows

2f34cd68ff9255c1738c519f9a94342aa8b76384 authored 11 months ago
Bump CI workflows

42474e95a984fd60a867b5adff82fe4b8a256244 authored 11 months ago
Merge pull request #570 from doctrine/use-regular-token

Use github.token in ci workflow

65820892a2e36266f8cb953ef0a4886a159d9a8b authored about 1 year ago
Use github.token in ci workflow

With the removal of maintainer api calls, the standard token can be used again

6b024f6a6b8fb0ffbd9eec5a2d02455cbb10e2ed authored about 1 year ago
Merge pull request #569 from greg0ire/get-date-right

Amend publish date of addendum

d0afa061707e7507f15ae48de20895aa09db5633 authored about 1 year ago
Amend publish date of addendum

I do not know where I got that 2004 year from, but when looking at
header files in the code, it ...

2d8409b713a73ee913137da68d60cccff44e9527 authored about 1 year ago
Merge pull request #568 from doctrine/phpunit11

Install PHPUnit 11

afeeb895425afa7ddfec0bf01b8dc4d7be05b305 authored about 1 year ago
Directly inject GitHub Repo instance as service

To prevent mocking GitHub Client's magic methods, the actual instance will now be injected

0b8cfa719ae55db22104fcbb02b6f79bf2d46f5f authored about 1 year ago
Install phpunit 11 in composer

4dbb5d9a05b3c45c12993208a44007c3c4e6f8e6 authored about 1 year ago
Merge pull request #567 from doctrine/derrabus-patch-1

Remove extra `]`

211a907bae8d2122e8c327d36eaf9bb7d07d9553 authored about 1 year ago
Remove extra `]`

6b061ab499fb37d84c503e5d3a3c446ce4cb8d4f authored about 1 year ago
Merge pull request #564 from doctrine/release-blog-posts

Blog post for Doctrine ORM 3.0 and DBAL 4.0

9a97c64964ff703a574b5bc40fd10fa2d6163ba9 authored about 1 year ago
Fix line wrapping.

34a2bf06fa62b6b0a76934c1c86606b32cc9f982 authored about 1 year ago
Add something about Doctrine ORM 2 future.

c041db140356f8379510a8750c980bf8b4500b9b authored about 1 year ago
Implement blog post feedback from comments/review.

818017e64dcd376411154b8fc3c6e628973c5663 authored about 1 year ago
Blog post for Doctrine ORM 3.0 and DBAL 4.0

e8f121864d7ec97a609773ae3916474b08344f9c authored about 1 year ago
Update source/blog/2024-02-03-doctrine-orm-3-and-dbal-4-released.md

Co-authored-by: Alexander M. Turek <[email protected]>

52592d3ce17872b183b4be92328c5da6938044d4 authored about 1 year ago
Merge pull request #566 from doctrine/fix/remove-maintainers-contributors

Remove Contributors data as it is causing the build to fail and be slow.

1c29b991083f89b1682ba580dca3784ef7e356d6 authored about 1 year ago
Fix phpcs errors.

ec8492be6c1416dae528a00bae06c695c2aa0681 authored about 1 year ago
Remove Contributors data as it is causing the build to fail and be slow.

6abfc86b8423e32aec1bd989de5f854ae476c347 authored about 1 year ago
Merge pull request #565 from doctrine/reduce-sleep

Reduce retry waiting time for ProjectContributors data builder

ef482d75d9e5e53b792acf2418a20ba15e59e7a9 authored about 1 year ago
Reduce sleep time to bearable level

The previous logic will result in 1401602636313 seconds for the last iteration

484d19ab30350b856d94ed0ea010f52874ff4e5c authored about 1 year ago
Merge pull request #562 from doctrine/tagged-databuilder

Tagged services for DataBuilders

744181cae67b3024d110814e5aa2764d8e29c24a authored about 1 year ago
Use tags on data-builder services

96dfabb500a8659667631d10b98d2b97a6d04fe3 authored about 1 year ago
Merge pull request #563 from alcaeus/fix-wrong-link

Fix wrong filename in permalink

8c1597eddaf178b1f540897559f571d74e147ca0 authored about 1 year ago
Fix wrong filename in permalink

47910b9de4f6e8f40ba93e332278b59ad22d516a authored about 1 year ago
Merge pull request #561 from alcaeus/archive-unmaintained-packages

Archiving Unmaintained Packages

8a3caf7f2dd0931457a8998f18d26f51cd3ec288 authored about 1 year ago
Archiving Unmaintained Packages

ab1199236134815aaee7a9bbb023b0b8102c7fa4 authored about 1 year ago
Merge pull request #559 from doctrine/github-api-teammembers

Fetch team members from GitHub API

f8dbc6f179906ef6d6f41d8d8927d2f4944c7125 authored about 1 year ago
Use explicit GitHub token to allow access on org teams

secrets.github_token and github.token only allow access to current repository.

e8e11724501eb97bbb33e5dfeed79780696661bb authored about 1 year ago
Remove outdated team-member config

8133377c43066a7deb67b143d513dc7481252dd9 authored about 1 year ago
Create test for TeamMember DataSource

d4156ef99c3accb7301ccab2649a555571d5a155 authored about 1 year ago
Set slug for team members api access

8bea0533ba7166d78480291338eb3b441391e3b3 authored about 1 year ago
Fix of missing name from GitHub user

A teammember name is always a string. A null coalescing operator can't handle it.

6f64721cb7f8d37a2996e54d16fc3b03cdb33bc0 authored about 1 year ago
Create new teammember datasource

5042ae4f8de86ea37120129ba76d08085b399506 authored about 1 year ago
Merge pull request #556 from doctrine/phpstan-level-8

Raise phpstan error level to 8

8bb4e60b122416fd83106704bdb4612310de4ce4 authored about 1 year ago
Check application rather than command type

Co-authored-by: Alexander M. Turek <[email protected]>

dc0fed9db34927d556f972365a21a178ccfcecd8 authored about 1 year ago
Combine preg_replace method calls

bf8aca64bba39845cde534deb91b49f5d6659d38 authored about 1 year ago
Use safe preg_replace in RSTCopier

063d591da6952e58040738103bbe3cb7aed56e4f authored about 1 year ago
Rise phpstan error level to 8

b815e1e3ee5a4bccc43bea4f8cec16cfd8be8a83 authored about 1 year ago
Merge pull request #560 from doctrine/ci-cleanup

Remove superfluous phpunit call from workflow

6cc94f9e16e3970aabe524f8b77b27407f3bdaa7 authored about 1 year ago
Remove superfluous phpunit call from workflow

This call existed when build-all still had a long build time

c08e61edaf88ffb15857bb47f6492463ee22bbb7 authored about 1 year ago
Update dependencies to recent versions and symfony to 6.4 (#558)

6277d81a78c0d0688012e66f3c2ffd6933e6f63f authored about 1 year ago
Merge pull request #557 from doctrine/php83

Update website to php 8.3

34a6dc17f8c4150680f653a78bc3f8c0f6dce28f authored about 1 year ago
Update website to php 8.3

93e99273e2f23c08486bd4b7a938409bc12ff688 authored about 1 year ago
Realign of the website navigation elements for mobiles (#555)

* Realign navigation elements for mobiles

* Layer search box and nav menues

26dc838958417b8ffdba0495e442bbd3584ca3f2 authored about 1 year ago
Increase Algolia full indexing cronjob to twice a month (#554)

c016ac6fd4feba9b5e373cb424da6292f706032c authored about 1 year ago
Fix color of code-tags in boxes with bg-success css class (#553)

It hurts in the eyes. The pain... oh, the pain.

998fbbc30d0731fe97f727f05dde832e2fc4286e authored over 1 year ago
Remove tab script for being replaced by bootstrap (#549)

With the fix of #546 this script isn't needed anymore

78e80b87b6136f0890ac5ba9265882f2eda612f9 authored over 1 year ago
Improve website build time in testing workflows (#551)

* Move website data files to config directory

* Reduce projects for builds of test env

Red...

de4dcf270ba1417c7fa366225f6d3b49f9508b46 authored over 1 year ago
Merge pull request #550 from doctrine/test-scroll-to-top

Create tests for the scroll to top button

ce9b926837447bba68cef3f9684ae630fe40d758 authored over 1 year ago
Create tests for scroll back-to-to button

d30d26a437f082821d1a5302472f69b2dfc72a23 authored over 1 year ago
Create jest setup file for globally used jQuery in tests

f42536625733ede0ab3721104939c4a3943248ae authored over 1 year ago
Allow only node 20 versions (#548)

a2e43ed482a6287e7f040d3042f91c4a68a653bf authored over 1 year ago
Merge pull request #547 from doctrine/fix/blog-post-ad-placement

Optimize use of real estate on blog post page carbonad placement.

25cd450b91d0ab1426d4d5c9ee3fa8c7b2a3cd50 authored over 1 year ago
Optimize use of real estate on blog post page carbonad placement.

8dd220c7144663255d8327022ed90d88c5998c61 authored over 1 year ago
Remove Banner (#545)

This reverts commit 3a4e7424758c8a2df066d76c9d3a2c9216835dac.

33102d09f47d9b0220fc1c7b337b6687f462e69f authored over 1 year ago
Merge pull request #546 from doctrine/insert-bootstrap-js

Hamburger menu doesn't open navigation

84a6fb3b1c8d612f8494fc77ea3d0cfd04468d85 authored over 1 year ago
Insert bootstrap into script import file

99e89f8732daf3148a213a4ef8ee9e9235a67d4f authored over 1 year ago
Merge pull request #544 from doctrine/remove-consulting-page

Remove Consulting page as we are not offering consulting services anymore.

9177a28b50ec7c84296ae5f58dc0b927ba2c8eec authored over 1 year ago
Remove Consulting page as we are not offering consulting services anymore.

3f86fabf2abcfc89aa11f429b6181137e346b9d1 authored over 1 year ago
Merge pull request #543 from doctrine/readme-badges

Replace travis-ci badge with GitHub badges

f41fbf23ac183f23bf95d316f8c136747d0c890b authored over 1 year ago
Replace travis-ci badge with GitHub badges

c12dd4963b8e962bb8208b0398e38e24f536de6a authored over 1 year ago
Bump @babel/traverse from 7.22.10 to 7.23.2 (#542)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

23771ccdeed5722b40241cf1ae8adfa608c46a27 authored over 1 year ago
Update Algolia's instantsearch.js to latest version (#541)

* Update instantsearch.js dependency

* Adapt webpack build for instantsearch.js

* Adapt se...

a8aaeeb75fc552a86516fd2e9949d9be8df21aac authored over 1 year ago
Links to releases, more praise assignment (#540)

3e7f6e2b036c371f2c485ea3b8b1581147ea6fbb authored over 1 year ago
ORM Beta 1, DBAL 4 RC 1 and future plans (#538)

* ORM Beta 1, DBAL 4 RC 1 and future plans

* Rephrase note to current users.

c2be8b26b1b90b2d32d2727edae4daf71404b87b authored over 1 year ago
Set timezone to America/New_York in phpunit (#534)

The website is working with America/New_York and so must the tests

2d9093934ef602dd2d6d8cb48fc72c82b4457c9a authored over 1 year ago
Merge pull request #536 from doctrine/dependabot/npm_and_yarn/postcss-8.4.31

Bump postcss from 8.4.28 to 8.4.31

3661b05709eafdc3a186121c84ccc29b2472cb64 authored over 1 year ago
Bump postcss from 8.4.28 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](htt...

523ec10edd2c9fdc8444e4b3f24e3fb9e911038f authored over 1 year ago
Merge pull request #535 from doctrine/cache-data-fixtures

Create cache data fixtures for test evironment

3892bd7c6736c7a61c0e611027eea10da774868f authored over 1 year ago
Set env to dev in ci build

Tests are going to use static cache files that shouldn't be overridden by build-all

e2a02c0acd01e7a906fa35b90c588ed14cc5a56c authored over 1 year ago
Adapt functional tests to test-cache values

eaa38b0e1026bbcd820323a9236d423c2a31df9d authored over 1 year ago
Create test cache directory with data fixtures

8dcd7c2bb2c5515ba560e7f615bb2485781bb7fd authored over 1 year ago
Merge pull request #531 from derrabus/bump/all-the-things

Bump dependencies

9245248af0695a0aa21a395bb4703d750675d671 authored over 1 year ago
Merge pull request #532 from derrabus/improvement/final-readonly

Use final and readonly where possible

82d7d1ebcff5a6942c125e5b448ce9070be6e3fa authored over 1 year ago
Use final and readonly where possible

0bd4b405232df5454450fadd1fd681512f2f727e authored over 1 year ago
Bump dependencies

* algolia/algoliasearch-client-php (3.4.0 => 3.4.1)
* dg/bypass-finals (v1.5.0 => v1.5.1)
* guzz...

f46df1b071eac88d8756acbd86ca89cf618837bc authored over 1 year ago
Merge pull request #529 from doctrine/projects-namespace-coverage

Increase code coverage for Projects namespace

3a4eb99552c03e8539ae0659a0456ca271a7839a authored over 1 year ago
Move packagist url to service definitions

c8fde23f7ff6598452f54402fdf20231738a1e37 authored over 1 year ago
Minimize escaing by using double quote

Co-authored-by: Grégoire Paris <[email protected]>

a45faef64299b2eb995cc4e81ad09f75a80a53eb authored over 1 year ago
Increase code coverage for Projects namespace

2c19b2693a0502f09717f93b35e68e7d6df4db64 authored over 1 year ago
Merge pull request #530 from doctrine/hydrators-namespace-coverage

Increase code coverage for Hydrators namespace

9b1312e857a51665ea3c8ef0d02d7e0a01e10f25 authored over 1 year ago
Increase code coverage for Hydrators namespace

dc307b861628e3ebdef0ea243239c1ff87a7db09 authored over 1 year ago
Create abstract hydrator test class

7d5f241c485ba26c4ddaae69a9bc767271129a0c authored over 1 year ago
Merge pull request #528 from doctrine/github-namespace-coverage

Increase code coverage for GitHub namespace

68cef0d1dbc89e587c78e01a12ee66f5b0d219b3 authored over 1 year ago
Increase code coverage for GitHub namespace

003f272aa789d94bf856bf7da6b6f878575b8ae1 authored over 1 year ago
Remove TestGithubProjectContributors of test env

The test environment isn't used for website build

32295f894f6b02070444c655b6ef9473ac7523d0 authored over 1 year ago
Merge pull request #527 from doctrine/eventlistener-namespace-coverage

Increase code coverage for EventListener namespace

67a03a2fda46d2b877e2e037e9f8e3204d1a069c authored over 1 year ago
Increase code coverage for EventListener namespace

d571b5d41f6aa928b7ece05f527190d0687194ea authored over 1 year ago
Merge pull request #525 from doctrine/databuilder-namespace-coverage

Increase DataBuilder code coverage

f44826c28fa5cdb2c2c68410d50395bd8ab5a5bb authored over 1 year ago
Create tests for WebsiteDataWriter

94dc6925c902f495d011c9d41cbacbf507342783 authored over 1 year ago
Create tests for WebsiteDataReader

9421fb3854fcc3e523a18e52b915f61b4bbace2b authored over 1 year ago
Merge pull request #523 from doctrine/assets-namespace-cov

Increase code coverage for Assets namespace

ee21390c352b0afb33f7ca0867d6dcb955810888 authored over 1 year ago
Increase code coverage for Assets namespace

ad3041cf160a3ad45bdd88f39521e4ab7d9e66f6 authored over 1 year ago
Merge pull request #526 from doctrine/requests-namespace-coverage

Create tests for request classes

a427867cddebaf8c4315f45198390b6ffc078b24 authored over 1 year ago
Create tests for request classes

f1cd347eb4cf2982fc41e549740653e5852f1f44 authored over 1 year ago
Merge pull request #524 from doctrine/cache-namespace-coverage

Use original CacheClearer class in test

daced181c189b1407faf8122774d04380eb17b65 authored over 1 year ago