Study of the records of allophones.
asm lab assignment
Репозиторий для домашних работ по курсу "Технологии хранения и обработки больших объемов данных" 2015 года
Solutions for .NET course in CSC.
Web Fuzzer
Dot files configuration
push eventStepicOrg/epicbox-images
commit sha 7c4bc4d377f73d7d2eea968e599880ac89245206
Add epicbox-hyperskill/go image (#33)
push time in 2 days
Pull request review commentStepicOrg/epicbox-images
+#!/bin/bash
Поправил.
comment created time in 3 days
Pull request review commentStepicOrg/epicbox-images
+#!/bin/bash
В предыдущих ПР подобные файлы были неисполняемыми. Если это так, то этот файл надо сделать исполняемым.
comment created time in 3 days
startedpftf/RPi4
started time in 3 days
startedwhittlem/pycryptobot
started time in 6 days
startedbinance/binance-public-data
started time in 6 days
startedkdmukai/binance_bbb
started time in 7 days
delete branch StepicOrg/Stepik-Studio
delete branch : dependabot/pip/django-1.11.29
delete time in 8 days
PR closed StepicOrg/Stepik-Studio
Bumps django from 1.8.19 to 1.11.29. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django/django/commit/f1e3017aeaeddc590dcf2cf88511f3a726da73ca"><code>f1e3017</code></a> [1.11.x] Bumped version for 1.11.29 release.</li> <li><a href="https://github.com/django/django/commit/02d97f3c9a88adc890047996e5606180bd1c6166"><code>02d97f3</code></a> [1.11.x] Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS f...</li> <li><a href="https://github.com/django/django/commit/e6438335626cb7e662dd015485a23cfc5721ad72"><code>e643833</code></a> [1.11.x] Pinned PyYAML < 5.3 in test requirements.</li> <li><a href="https://github.com/django/django/commit/d0e3eb8e827355462a2d90660079234796d94ab0"><code>d0e3eb8</code></a> [1.11.x] Added CVE-2020-7471 to security archive.</li> <li><a href="https://github.com/django/django/commit/9a62ed5d5f827b44e8c95559c60fb28fb444e3ad"><code>9a62ed5</code></a> [1.11.x] Post-release version bump.</li> <li><a href="https://github.com/django/django/commit/e09f09b965ef47ffd99abd2c26ba7416751cffa6"><code>e09f09b</code></a> [1.11.x] Bumped version for 1.11.28 release.</li> <li><a href="https://github.com/django/django/commit/001b0634cd309e372edb6d7d95d083d02b8e37bd"><code>001b063</code></a> [1.11.x] Fixed CVE-2020-7471 -- Properly escaped StringAgg(delimiter) parameter.</li> <li><a href="https://github.com/django/django/commit/7fd1ca3ef63e5e834205a8208f4dc17d80f9a417"><code>7fd1ca3</code></a> [1.11.x] Fixed timezones tests for PyYAML 5.3+.</li> <li><a href="https://github.com/django/django/commit/121115d2c291b3969ac00ca62253f23513481739"><code>121115d</code></a> [1.11.x] Added CVE-2019-19844 to the security archive.</li> <li><a href="https://github.com/django/django/commit/2c4fb9a35db575ec56207446d782b8f450a2b4e7"><code>2c4fb9a</code></a> [1.11.x] Post-release version bump.</li> <li>Additional commits viewable in <a href="https://github.com/django/django/compare/1.8.19...1.11.29">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in 8 days
pull request commentStepicOrg/Stepik-Studio
Bump django from 1.8.19 to 1.11.29
Superseded by #101.
comment created time in 8 days
PR opened StepicOrg/Stepik-Studio
Bumps django from 1.8.19 to 2.2.24. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django/django/commit/2da029d8540ab0b2e9edcba25c4d46c52853197f"><code>2da029d</code></a> [2.2.x] Bumped version for 2.2.24 release.</li> <li><a href="https://github.com/django/django/commit/f27c38ab5d90f68c9dd60cabef248a570c0be8fc"><code>f27c38a</code></a> [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses.</li> <li><a href="https://github.com/django/django/commit/053cc9534d174dc89daba36724ed2dcb36755b90"><code>053cc95</code></a> [2.2.x] Fixed CVE-2021-33203 -- Fixed potential path-traversal via admindocs'...</li> <li><a href="https://github.com/django/django/commit/6229d8794ff7d3f471e29811857d72e67f24b608"><code>6229d87</code></a> [2.2.x] Confirmed release date for Django 2.2.24.</li> <li><a href="https://github.com/django/django/commit/f163ad5c638f79d3fd0e76bed0e15e6928fae1f5"><code>f163ad5</code></a> [2.2.x] Added stub release notes and date for Django 2.2.24.</li> <li><a href="https://github.com/django/django/commit/bed1755bc596b8c83351471e4276386b2e6643c0"><code>bed1755</code></a> [2.2.x] Changed IRC references to Libera.Chat.</li> <li><a href="https://github.com/django/django/commit/63f0d7a0f6b6d762b8c15894c531b687ac843c66"><code>63f0d7a</code></a> [2.2.x] Refs <a href="https://github-redirect.dependabot.com/django/django/issues/32718">#32718</a> -- Fixed file_storage.test_generate_filename and model_fi...</li> <li><a href="https://github.com/django/django/commit/5fe4970bd0b64a24ed6f9f18db3d4a80b5ac0a78"><code>5fe4970</code></a> [2.2.x] Post-release version bump.</li> <li><a href="https://github.com/django/django/commit/61f814f9fab554d10f1e2c193bcf3a5c56c4e9ef"><code>61f814f</code></a> [2.2.x] Bumped version for 2.2.23 release.</li> <li><a href="https://github.com/django/django/commit/b8ecb0643619a0650a4447b282478ce5257856e2"><code>b8ecb06</code></a> [2.2.x] Fixed <a href="https://github-redirect.dependabot.com/django/django/issues/32718">#32718</a> -- Relaxed file name validation in FileField.</li> <li>Additional commits viewable in <a href="https://github.com/django/django/compare/1.8.19...2.2.24">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in 8 days
create barnchStepicOrg/Stepik-Studio
branch : dependabot/pip/django-2.2.24
created branch time in 8 days
created repositorytunyash/disj_paths_bd_tw
Disjoint Paths algorithm for bounded treewidth and pathwidth graphs
created time in 10 days
startedPaGr0m/kotlin-spm-plugin
started time in 14 days
push eventStepicOrg/epicbox-images
commit sha 1c8f8911b3442d328ff4f0c397175e0eb2f88d0c
Make check.sh executable in epicbox-hyperskill/java image
push time in 15 days
push eventStepicOrg/epicbox-images
commit sha 4e65b4c9680536c5446dc0d07ea49f4899c4e180
Add epicbox-hyperskill/java image (#32)
push time in 15 days
push eventStepicOrg/epicbox-images
commit sha 819de4c69428c584658a0e34ecb5cf383f524d59
Use custom kotlinc script in epicbox-kotlin image Default `findJavaVersion` function in kotlinc script on read-only file system leads to a unwanted warning to stderr: kotlinc: line 24: cannot create temp file for here-document: Permission denied
push time in 17 days
push eventStepicOrg/epicbox-images
commit sha 68232607dbaafba39c76d9fbf8c54f9721f9d680
Update epicbox-kotlin image (1.4.10 → 1.5.10)
push time in 18 days
fork phil-dolgolev/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
fork in 19 days