repo stringclasses 2
values | pull_number int64 91 3.45k | instance_id stringclasses 2
values | issue_numbers listlengths 1 1 | base_commit stringclasses 2
values | patch stringclasses 2
values | test_patch stringclasses 2
values | problem_statement stringclasses 2
values | hints_text stringclasses 2
values | all_hints_text stringclasses 2
values | created_at timestamp[s]date 2021-06-16 12:57:18 2022-10-20 18:40:18 | file_path stringclasses 1
value | score int64 3 5 | PASS_TO_PASS listlengths 1 1 | FAIL_TO_PASS listlengths 1 1 | version stringclasses 1
value | environment_setup_commit stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dgtlmoon/changedetection.io | 91 | dgtlmoon__changedetection.io-91 | [
76
] | c0b623391252152311ff44be5884bc5429068ec2 | diff --git a/backend/__init__.py b/backend/__init__.py
index 3c9b650e97f..b1653007026 100644
--- a/backend/__init__.py
+++ b/backend/__init__.py
@@ -468,11 +468,12 @@ def settings_page():
form.notification_body.data = datastore.data['settings']['application']['notification_body']
# Password ... | diff --git a/backend/tests/test_access_control.py b/backend/tests/test_access_control.py
index f8cb5be313a..14e0880a7d5 100644
--- a/backend/tests/test_access_control.py
+++ b/backend/tests/test_access_control.py
@@ -46,7 +46,7 @@ def test_check_access_control(app, client):
assert b"LOG OUT" in res.data
... | [Feature] Add URL Base Subfolder Option
My changedetection.io server is behind a reverse proxy and I use individual folders per site. I see a new URL base path option for just notifications but no way to specify subfolders for the site.
Ex: domain.com/changedetection.io/
| @aaronrunkle I had a bit of a dig around but couldnt figure it out, I think its because I'm using the eventlet wrapper, it does not pickup the script_path properly... other wrappers like `gunicorn` i think will do it better... or `uwsgi` unsure.. help welcome
so `http://127.0.0.1/app` loads but, the links in the watch-... | @aaronrunkle I had a bit of a dig around but couldnt figure it out, I think its because I'm using the eventlet wrapper, it does not pickup the script_path properly... other wrappers like `gunicorn` i think will do it better... or `uwsgi` unsure.. help welcome
so `http://127.0.0.1/app` loads but, the links in the watch-... | 2021-06-16T12:57:18 | /net/extradisks0/srv/nfs/guneshwors-extra-data/raw_tasks_with_metadata_restructured_mini-50-5-5.jsonl | 3 | [
"test1"
] | [
"test2"
] | v1.0.0 | addsdbcarewfdsvsad |
deepset-ai/haystack | 3,445 | deepset-ai__haystack-3445 | [
3056
] | df4d20d32ce77f92456ab23e3f7c69ed59ad7b3b | diff --git a/docs/_src/api/api/file_converter.md b/docs/_src/api/api/file_converter.md
index 8fd6a86c3e..e954390de1 100644
--- a/docs/_src/api/api/file_converter.md
+++ b/docs/_src/api/api/file_converter.md
@@ -17,10 +17,7 @@ Base class for implementing file converts to transform input documents to text f
#### BaseCon... | diff --git a/test/nodes/test_file_converter.py b/test/nodes/test_file_converter.py
index 0f6d095c3f..1cffe6b552 100644
--- a/test/nodes/test_file_converter.py
+++ b/test/nodes/test_file_converter.py
@@ -141,6 +141,31 @@ def test_markdown_converter():
assert document.content.startswith("What to build with Haystack"... | Extract headings from Markdown files
**Describe the solution you'd like**
Markdown files tag headlines with the `#` character. Different levels of headings are marked by the number of `#` characters. We should use this information and add headline information to the documents metadata. This information might be used... | 2022-10-20T18:40:18 | /net/extradisks0/srv/nfs/guneshwors-extra-data/raw_tasks_with_metadata_restructured_mini-50-5-5.jsonl | 5 | [
"test1"
] | [
"test2"
] | v1.0.0 | addsdbcarewfdsvsad |
README.md exists but content is empty.
- Downloads last month
- 6