Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

openedx/edx-platform

cmltaWt0 pushed 3 commits to open-release/redwood.master openedx/edx-platform
  • chore: upgrade Django to 4.2.16 9ef785a
  • chore: compile requirements daf696a
  • Merge pull request #35458 from magajh/magajh/patch-django-redwood-4.2.16 chore: update Django to 4.2.16 for Redwood ... 5071f28

View on GitHub

cmltaWt0 closed a pull request on openedx/edx-platform
chore: update Django to 4.2.16 for Redwood - Security Patch
See: https://github.com/openedx/wg-build-test-release/issues/386
cmltaWt0 created a review on a pull request on openedx/edx-platform

View on GitHub

cmltaWt0 created a comment on a pull request on openedx/edx-platform
Tested via loadl tutor build and launch.

View on GitHub

UvgenGen created a review comment on a pull request on openedx/edx-platform
Added comment for specific script block and removed the hotjar piece.

View on GitHub

UvgenGen created a review on a pull request on openedx/edx-platform

View on GitHub

UvgenGen created a review comment on a pull request on openedx/edx-platform
Added comment

View on GitHub

UvgenGen created a review on a pull request on openedx/edx-platform

View on GitHub

UvgenGen created a review comment on a pull request on openedx/edx-platform
Added comment with description

View on GitHub

UvgenGen created a review on a pull request on openedx/edx-platform

View on GitHub

UvgenGen created a review comment on a pull request on openedx/edx-platform
updated

View on GitHub

UvgenGen created a review on a pull request on openedx/edx-platform

View on GitHub

UvgenGen created a review comment on a pull request on openedx/edx-platform
updated

View on GitHub

UvgenGen created a review on a pull request on openedx/edx-platform

View on GitHub

UvgenGen created a review comment on a pull request on openedx/edx-platform
I created this function based on `container_handler`, but I agree that this check can be removed. Removed.

View on GitHub

UvgenGen created a review on a pull request on openedx/edx-platform

View on GitHub

UvgenGen created a review comment on a pull request on openedx/edx-platform
Yes, it is. I added a comment for it.

View on GitHub

UvgenGen created a review on a pull request on openedx/edx-platform

View on GitHub

UvgenGen created a review comment on a pull request on openedx/edx-platform
updated

View on GitHub

UvgenGen created a review on a pull request on openedx/edx-platform

View on GitHub

mfarhan943 closed an issue on openedx/edx-platform
Fix pylint-django-settings plugin
### Description - PR https://github.com/openedx/edx-platform/pull/31084 removes the usage of the `pylint-django-settings` plugin temporarily due to the breaking changes in the script with the late...
open-craft-grove created a comment on a pull request on openedx/edx-platform
Sandbox deployment failed 💥 Please check the settings and requirements. Retry deployment by pushing a new commit or updating the requirements/settings in the pull request's description. 📜 [Failu...

View on GitHub

regisb created a comment on a pull request on openedx/edx-platform
> so why not put this in edx-search ? That would be the most logical place. @bradenmacdonald you are (understandably) averse to all things related to edx-search, but since this is an implementat...

View on GitHub

muhammadadeeltajamul opened a pull request on openedx/edx-platform
chore: removed temp logs in email digest
Removed logs in email digest one click unsubscribe. Ticket: [INF-1601](https://2u-internal.atlassian.net/browse/INF-1601)
muhammadadeeltajamul created a branch on openedx/edx-platform

inf-1601-02 - The Open edX LMS & Studio, powering education sites around the world!

pomegranited created a comment on a pull request on openedx/edx-platform
@regisb Separate repo is fine with me.. so why not put this in edx-search ?

View on GitHub

regisb created a comment on a pull request on openedx/edx-platform
> Finding all the code related to edx-search and how it works has always been difficult for me, with the way it's spread out everywhere. I totally get that. In such a case can I suggest moving t...

View on GitHub

nakamotojp starred openedx/edx-platform
ziafazal created a review comment on a pull request on openedx/edx-platform
I think we check if user has `known` attribute and its value is not `False` ```suggestion if user and not getattr(user, 'known', False): ```

View on GitHub

Load more