id stringlengths 13 54 | prompt stringlengths 708 2.91M | answer stringlengths 110 352k | prompt_input_token_count int64 206 1.14M | metadata dict |
|---|---|---|---|---|
liqd__a4-meinberlin-891 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: de78ef5a1611a428657bade69164821620e4574c
Changed files:
- meinberlin/apps/maps/man... | diff --git a/meinberlin/apps/maps/management/commands/import_geodata.py b/meinberlin/apps/maps/management/commands/import_geodata.py
index 0000000..0000000 100644
--- a/meinberlin/apps/maps/management/commands/import_geodata.py
+++ b/meinberlin/apps/maps/management/commands/import_geodata.py
@@ -40,13 +40,13 @@ class C... | 2,223 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-891",
"repo": "liqd/a4-meinberlin",
"base_commit": "de78ef5a1611a428657bade69164821620e4574c",
"pull_number": 891,
"issue_numbers": [
... |
liqd__a4-meinberlin-896 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 8291915898ceb49b0be7904be571c77c32ffc7db
Changed files:
- meinberlin/config/settin... | diff --git a/meinberlin/config/settings/base.py b/meinberlin/config/settings/base.py
index 0000000..0000000 100644
--- a/meinberlin/config/settings/base.py
+++ b/meinberlin/config/settings/base.py
@@ -331,22 +331,22 @@ A4_RATEABLES = (
('meinberlin_ideas', 'idea'),
('meinberlin_mapideas', 'mapidea'),
('m... | 10,136 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-896",
"repo": "liqd/a4-meinberlin",
"base_commit": "8291915898ceb49b0be7904be571c77c32ffc7db",
"pull_number": 896,
"issue_numbers": [
... |
liqd__a4-meinberlin-899 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: a2ae800ab3458e76577e37d7ba822f8b111969cb
Changed files:
- meinberlin/apps/dashboar... | diff --git a/meinberlin/apps/dashboard2/forms.py b/meinberlin/apps/dashboard2/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/dashboard2/forms.py
+++ b/meinberlin/apps/dashboard2/forms.py
@@ -1,5 +1,6 @@
from django import forms
from django.contrib.auth import get_user_model
+from django.forms import Rad... | 3,872 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-899",
"repo": "liqd/a4-meinberlin",
"base_commit": "a2ae800ab3458e76577e37d7ba822f8b111969cb",
"pull_number": 899,
"issue_numbers": [
... |
liqd__a4-meinberlin-921 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 29861c76185f897a7c0fc4d60592253b9e446d86
Changed files:
- meinberlin/apps/ideas/vi... | diff --git a/meinberlin/apps/ideas/views.py b/meinberlin/apps/ideas/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/ideas/views.py
+++ b/meinberlin/apps/ideas/views.py
@@ -129,6 +129,7 @@ class IdeaUpdateView(AbstractIdeaUpdateView):
class AbstractIdeaDeleteView(ProjectContextMixin,
... | 10,898 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-921",
"repo": "liqd/a4-meinberlin",
"base_commit": "29861c76185f897a7c0fc4d60592253b9e446d86",
"pull_number": 921,
"issue_numbers": [
... |
liqd__a4-meinberlin-951 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: f146032cdac7f1fc5858565ceec3897a172f43e6
Changed files:
- meinberlin/apps/projectc... | diff --git a/meinberlin/apps/projectcontainers/models.py b/meinberlin/apps/projectcontainers/models.py
index 0000000..0000000 100644
--- a/meinberlin/apps/projectcontainers/models.py
+++ b/meinberlin/apps/projectcontainers/models.py
@@ -21,7 +21,7 @@ class ProjectContainer(project_models.Project):
now = timezo... | 784 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-951",
"repo": "liqd/a4-meinberlin",
"base_commit": "f146032cdac7f1fc5858565ceec3897a172f43e6",
"pull_number": 951,
"issue_numbers": [
... |
liqd__a4-meinberlin-977 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 12fe98fdc90d68c95a21d5a8c796bab0523e636c
Changed files:
- meinberlin/apps/maptopic... | diff --git a/meinberlin/apps/maptopicprio/dashboard.py b/meinberlin/apps/maptopicprio/dashboard.py
index 0000000..0000000 100644
--- a/meinberlin/apps/maptopicprio/dashboard.py
+++ b/meinberlin/apps/maptopicprio/dashboard.py
@@ -15,7 +15,12 @@ class MapTopicEditComponent(DashboardComponent):
def is_effective(sel... | 1,260 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-977",
"repo": "liqd/a4-meinberlin",
"base_commit": "12fe98fdc90d68c95a21d5a8c796bab0523e636c",
"pull_number": 977,
"issue_numbers": [
... |
liqd__a4-meinberlin-1168 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 97c10532be6b10b95d134fd1a68c86c830d79acd
Changed files:
- meinberlin/apps/plans/mo... | diff --git a/meinberlin/apps/plans/models.py b/meinberlin/apps/plans/models.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/models.py
+++ b/meinberlin/apps/plans/models.py
@@ -2,6 +2,7 @@ from ckeditor.fields import RichTextField
from django.conf import settings
from django.core.urlresolvers import rever... | 2,025 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1168",
"repo": "liqd/a4-meinberlin",
"base_commit": "97c10532be6b10b95d134fd1a68c86c830d79acd",
"pull_number": 1168,
"issue_numbers": ... |
liqd__a4-meinberlin-1411 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: e1cd1c2ea851d5f61bfd9b7d9577b270599934e0
Changed files:
- meinberlin/apps/plans/vi... | diff --git a/meinberlin/apps/plans/views.py b/meinberlin/apps/plans/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/views.py
+++ b/meinberlin/apps/plans/views.py
@@ -54,7 +54,8 @@ class PlanListView(rules_mixins.PermissionRequiredMixin,
phases = project.phases
if phases.acti... | 5,950 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1411",
"repo": "liqd/a4-meinberlin",
"base_commit": "e1cd1c2ea851d5f61bfd9b7d9577b270599934e0",
"pull_number": 1411,
"issue_numbers": ... |
liqd__a4-meinberlin-1553 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 88297d41231c10a4ef751b984d63be863caca664
Changed files:
- meinberlin/apps/contrib/... | diff --git a/meinberlin/apps/contrib/django_standard_messages.py b/meinberlin/apps/contrib/django_standard_messages.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/contrib/django_standard_messages.py
@@ -0,0 +1,13 @@
+def _(s):
+ return s
+
+
+django_standard_messages_to_override =... | 415 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1553",
"repo": "liqd/a4-meinberlin",
"base_commit": "88297d41231c10a4ef751b984d63be863caca664",
"pull_number": 1553,
"issue_numbers": ... |
liqd__a4-meinberlin-1579 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: a4055c38800b6df7402b1b23908fd7e66f5d822d
Changed files:
- meinberlin/apps/plans/fo... | diff --git a/meinberlin/apps/plans/forms.py b/meinberlin/apps/plans/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/forms.py
+++ b/meinberlin/apps/plans/forms.py
@@ -64,7 +64,8 @@ class CustomMultipleChoiceField(forms.ModelMultipleChoiceField):
class ProjectPlansDashboardForm(ProjectDashboardFor... | 1,797 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1579",
"repo": "liqd/a4-meinberlin",
"base_commit": "a4055c38800b6df7402b1b23908fd7e66f5d822d",
"pull_number": 1579,
"issue_numbers": ... |
liqd__a4-meinberlin-1652 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: fa754bc2c1bea830987e2af49eb478e713f6633e
Changed files:
- meinberlin/apps/plans/fo... | diff --git a/meinberlin/apps/plans/forms.py b/meinberlin/apps/plans/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/forms.py
+++ b/meinberlin/apps/plans/forms.py
@@ -55,10 +55,10 @@ class PlanForm(forms.ModelForm):
class CustomMultipleChoiceField(forms.ModelMultipleChoiceField):
- widget = fo... | 1,888 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1652",
"repo": "liqd/a4-meinberlin",
"base_commit": "fa754bc2c1bea830987e2af49eb478e713f6633e",
"pull_number": 1652,
"issue_numbers": ... |
liqd__a4-meinberlin-1653 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: fa754bc2c1bea830987e2af49eb478e713f6633e
Changed files:
- meinberlin/apps/projects... | diff --git a/meinberlin/apps/projects/admin.py b/meinberlin/apps/projects/admin.py
index 0000000..0000000 100644
--- a/meinberlin/apps/projects/admin.py
+++ b/meinberlin/apps/projects/admin.py
@@ -40,6 +40,11 @@ class ProjectAdmin(admin.ModelAdmin):
}),
)
+ def formfield_for_foreignkey(self, db_field... | 1,292 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1653",
"repo": "liqd/a4-meinberlin",
"base_commit": "fa754bc2c1bea830987e2af49eb478e713f6633e",
"pull_number": 1653,
"issue_numbers": ... |
liqd__a4-meinberlin-1740 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: dc5aed0bb59e08e1528f9d9a9c423c6636504767
Changed files:
- meinberlin/apps/cms/mode... | diff --git a/meinberlin/apps/cms/models/navigation_menues.py b/meinberlin/apps/cms/models/navigation_menues.py
index 0000000..0000000 100644
--- a/meinberlin/apps/cms/models/navigation_menues.py
+++ b/meinberlin/apps/cms/models/navigation_menues.py
@@ -32,7 +32,7 @@ class NavigationMenu(ClusterableModel):
panels... | 915 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1740",
"repo": "liqd/a4-meinberlin",
"base_commit": "dc5aed0bb59e08e1528f9d9a9c423c6636504767",
"pull_number": 1740,
"issue_numbers": ... |
liqd__a4-meinberlin-1813 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: cb61b8591833d473c0ac96be809e9d650df5a8c3
Changed files:
- meinberlin/apps/users/fi... | diff --git a/meinberlin/apps/users/fields.py b/meinberlin/apps/users/fields.py
index 0000000..0000000 100644
--- a/meinberlin/apps/users/fields.py
+++ b/meinberlin/apps/users/fields.py
@@ -14,8 +14,7 @@ class CommaSeparatedEmailField(forms.Field):
)
widget = widgets.TextInput(attrs={
- 'placeholder':... | 1,719 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1813",
"repo": "liqd/a4-meinberlin",
"base_commit": "cb61b8591833d473c0ac96be809e9d650df5a8c3",
"pull_number": 1813,
"issue_numbers": ... |
liqd__a4-meinberlin-1818 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 97f98f213afc15869fb8f6aa7fab83b22a012014
Changed files:
- meinberlin/apps/plans/mo... | diff --git a/meinberlin/apps/plans/models.py b/meinberlin/apps/plans/models.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/models.py
+++ b/meinberlin/apps/plans/models.py
@@ -96,6 +96,10 @@ class Plan(UserGeneratedContentModel):
def reference_number(self):
return '{:d}-{:05d}'.format(self.cr... | 12,069 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1818",
"repo": "liqd/a4-meinberlin",
"base_commit": "97f98f213afc15869fb8f6aa7fab83b22a012014",
"pull_number": 1818,
"issue_numbers": ... |
liqd__a4-meinberlin-1835 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 4602816bf8a2e460dfad35c987c7f676dffc8c49
Changed files:
- meinberlin/apps/plans/se... | diff --git a/meinberlin/apps/plans/serializers.py b/meinberlin/apps/plans/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/serializers.py
+++ b/meinberlin/apps/plans/serializers.py
@@ -45,6 +45,7 @@ class ProjectSerializer(serializers.ModelSerializer, CommonFields):
tile_image = serializers... | 5,205 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1835",
"repo": "liqd/a4-meinberlin",
"base_commit": "4602816bf8a2e460dfad35c987c7f676dffc8c49",
"pull_number": 1835,
"issue_numbers": ... |
liqd__a4-meinberlin-1914 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 49caf67ebd32faa20e1503e4677a5eccdfecce72
Changed files:
- meinberlin/apps/organisa... | diff --git a/meinberlin/apps/organisations/migrations/0007_remove_organisation_type.py b/meinberlin/apps/organisations/migrations/0007_remove_organisation_type.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/organisations/migrations/0007_remove_organisation_type.py
@@ -0,0 +1,19 @@
+#... | 1,374 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1914",
"repo": "liqd/a4-meinberlin",
"base_commit": "49caf67ebd32faa20e1503e4677a5eccdfecce72",
"pull_number": 1914,
"issue_numbers": ... |
liqd__a4-meinberlin-1946 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 1990f0953bc283c95c1b675f81df22176300ac77
Changed files:
- meinberlin/apps/plans/mi... | diff --git a/meinberlin/apps/plans/migrations/0035_add_verbose_names.py b/meinberlin/apps/plans/migrations/0035_add_verbose_names.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/plans/migrations/0035_add_verbose_names.py
@@ -0,0 +1,33 @@
+# -*- coding: utf-8 -*-
+# Generated by Django... | 3,933 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1946",
"repo": "liqd/a4-meinberlin",
"base_commit": "1990f0953bc283c95c1b675f81df22176300ac77",
"pull_number": 1946,
"issue_numbers": ... |
liqd__a4-meinberlin-1970 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 9c598586ea3e29e731afe3f973cda04ffa1aa771
Changed files:
- meinberlin/apps/bplan/ta... | diff --git a/meinberlin/apps/bplan/tasks.py b/meinberlin/apps/bplan/tasks.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/tasks.py
+++ b/meinberlin/apps/bplan/tasks.py
@@ -74,4 +74,5 @@ def get_location_information(bplan_id):
.format(bplan.identifier, bplan)
)
bplan.point = point... | 2,132 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1970",
"repo": "liqd/a4-meinberlin",
"base_commit": "9c598586ea3e29e731afe3f973cda04ffa1aa771",
"pull_number": 1970,
"issue_numbers": ... |
liqd__a4-meinberlin-1972 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 73ea6a401cebf045bae6f9d026b631eba82b7488
Changed files:
- meinberlin/apps/plans/se... | diff --git a/meinberlin/apps/plans/serializers.py b/meinberlin/apps/plans/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/serializers.py
+++ b/meinberlin/apps/plans/serializers.py
@@ -26,6 +26,11 @@ class CommonFields:
def get_organisation(self, instance):
return instance.organisa... | 5,657 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1972",
"repo": "liqd/a4-meinberlin",
"base_commit": "73ea6a401cebf045bae6f9d026b631eba82b7488",
"pull_number": 1972,
"issue_numbers": ... |
liqd__a4-meinberlin-1979 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: fbcb8c7ccc4f26d7d569cc3a7ca27ac9634d7175
Changed files:
- meinberlin/apps/plans/se... | diff --git a/meinberlin/apps/plans/serializers.py b/meinberlin/apps/plans/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/serializers.py
+++ b/meinberlin/apps/plans/serializers.py
@@ -72,23 +72,31 @@ class ProjectSerializer(serializers.ModelSerializer, CommonFields):
'publish... | 12,791 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1979",
"repo": "liqd/a4-meinberlin",
"base_commit": "fbcb8c7ccc4f26d7d569cc3a7ca27ac9634d7175",
"pull_number": 1979,
"issue_numbers": ... |
liqd__a4-meinberlin-1999 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 43db687bc4150410a33498bd7bd90137907a2019
Changed files:
- meinberlin/apps/dashboar... | diff --git a/meinberlin/apps/dashboard/__init__.py b/meinberlin/apps/dashboard/__init__.py
index 0000000..0000000 100644
--- a/meinberlin/apps/dashboard/__init__.py
+++ b/meinberlin/apps/dashboard/__init__.py
@@ -20,15 +20,20 @@ class TypedProjectDashboard(ProjectDashboard):
def get_project_components(self):
... | 1,274 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-1999",
"repo": "liqd/a4-meinberlin",
"base_commit": "43db687bc4150410a33498bd7bd90137907a2019",
"pull_number": 1999,
"issue_numbers": ... |
liqd__a4-meinberlin-2021 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 0a7381ac6a5543d4cb31f734b1a0a078d891198a
Changed files:
- meinberlin/apps/plans/se... | diff --git a/meinberlin/apps/plans/serializers.py b/meinberlin/apps/plans/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/serializers.py
+++ b/meinberlin/apps/plans/serializers.py
@@ -51,6 +51,7 @@ class ProjectSerializer(serializers.ModelSerializer, CommonFields):
active_phase = serialize... | 17,365 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2021",
"repo": "liqd/a4-meinberlin",
"base_commit": "0a7381ac6a5543d4cb31f734b1a0a078d891198a",
"pull_number": 2021,
"issue_numbers": ... |
liqd__a4-meinberlin-2082 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 91a004f349821fedf67157f10cc2de4c4509efa8
Changed files:
- meinberlin/apps/projects... | diff --git a/meinberlin/apps/projects/forms.py b/meinberlin/apps/projects/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/projects/forms.py
+++ b/meinberlin/apps/projects/forms.py
@@ -92,3 +92,7 @@ class PointForm(ProjectDashboardForm):
'point': maps_widgets.MapChoosePointWidget(
... | 1,946 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2082",
"repo": "liqd/a4-meinberlin",
"base_commit": "91a004f349821fedf67157f10cc2de4c4509efa8",
"pull_number": 2082,
"issue_numbers": ... |
liqd__a4-meinberlin-2083 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: d21ef4b85dc02a70758bf4fd4979c33ccd9a5578
Changed files:
- meinberlin/apps/cms/mode... | diff --git a/meinberlin/apps/cms/models/storefronts.py b/meinberlin/apps/cms/models/storefronts.py
index 0000000..0000000 100644
--- a/meinberlin/apps/cms/models/storefronts.py
+++ b/meinberlin/apps/cms/models/storefronts.py
@@ -50,12 +50,17 @@ class StorefrontItem(models.Model):
@cached_property
def distri... | 2,929 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2083",
"repo": "liqd/a4-meinberlin",
"base_commit": "d21ef4b85dc02a70758bf4fd4979c33ccd9a5578",
"pull_number": 2083,
"issue_numbers": ... |
liqd__a4-meinberlin-2135 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 4b154a42203e576b9a2e5651ad489a294aacd037
Changed files:
- meinberlin/apps/dashboar... | diff --git a/meinberlin/apps/dashboard/forms.py b/meinberlin/apps/dashboard/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/dashboard/forms.py
+++ b/meinberlin/apps/dashboard/forms.py
@@ -10,6 +10,10 @@ class OrganisationForm(forms.ModelForm):
super().__init__(*args, **kwargs)
self.fields... | 1,920 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2135",
"repo": "liqd/a4-meinberlin",
"base_commit": "4b154a42203e576b9a2e5651ad489a294aacd037",
"pull_number": 2135,
"issue_numbers": ... |
liqd__a4-meinberlin-2151 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 75bdf0d0f649d1ec487c266475fa2d55606cc12c
Changed files:
- meinberlin/apps/newslett... | diff --git a/meinberlin/apps/newsletters/forms.py b/meinberlin/apps/newsletters/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/newsletters/forms.py
+++ b/meinberlin/apps/newsletters/forms.py
@@ -74,6 +74,8 @@ class RestrictedNewsletterForm(forms.ModelForm):
label=_('Project'),
qu... | 1,904 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2151",
"repo": "liqd/a4-meinberlin",
"base_commit": "75bdf0d0f649d1ec487c266475fa2d55606cc12c",
"pull_number": 2151,
"issue_numbers": ... |
liqd__a4-meinberlin-2152 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 75bdf0d0f649d1ec487c266475fa2d55606cc12c
Changed files:
- meinberlin/apps/plans/mi... | diff --git a/meinberlin/apps/plans/migrations/0040_on_delete_group_set_null.py b/meinberlin/apps/plans/migrations/0040_on_delete_group_set_null.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/plans/migrations/0040_on_delete_group_set_null.py
@@ -0,0 +1,22 @@
+# -*- coding: utf-8 -*-
+... | 4,107 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2152",
"repo": "liqd/a4-meinberlin",
"base_commit": "75bdf0d0f649d1ec487c266475fa2d55606cc12c",
"pull_number": 2152,
"issue_numbers": ... |
liqd__a4-meinberlin-2155 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 75bdf0d0f649d1ec487c266475fa2d55606cc12c
Changed files:
- meinberlin/apps/projectc... | diff --git a/meinberlin/apps/projectcontainers/forms.py b/meinberlin/apps/projectcontainers/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/projectcontainers/forms.py
+++ b/meinberlin/apps/projectcontainers/forms.py
@@ -62,12 +62,20 @@ class ContainerInformationForm(ProjectDashboardForm):
class ContainerP... | 3,270 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2155",
"repo": "liqd/a4-meinberlin",
"base_commit": "75bdf0d0f649d1ec487c266475fa2d55606cc12c",
"pull_number": 2155,
"issue_numbers": ... |
liqd__a4-meinberlin-2170 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 1ae7830b5aff5f5e65056fd158f56f1c8c4f68ea
Changed files:
- meinberlin/apps/users/ad... | diff --git a/meinberlin/apps/users/adapters.py b/meinberlin/apps/users/adapters.py
index 0000000..0000000 100644
--- a/meinberlin/apps/users/adapters.py
+++ b/meinberlin/apps/users/adapters.py
@@ -40,9 +40,8 @@ class AccountAdapter(DefaultAccountAdapter):
return url
def send_mail(self, template_pref... | 1,436 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2170",
"repo": "liqd/a4-meinberlin",
"base_commit": "1ae7830b5aff5f5e65056fd158f56f1c8c4f68ea",
"pull_number": 2170,
"issue_numbers": ... |
liqd__a4-meinberlin-2236 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 4c53744dece7d32b3c8af737e915b690712e3e14
Changed files:
- meinberlin/apps/plans/ad... | diff --git a/meinberlin/apps/plans/admin.py b/meinberlin/apps/plans/admin.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/admin.py
+++ b/meinberlin/apps/plans/admin.py
@@ -4,7 +4,7 @@ from . import models
@admin.register(models.Plan)
-class OfflineEventAdmin(admin.ModelAdmin):
+class PlanAdmin(admin.M... | 5,453 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2236",
"repo": "liqd/a4-meinberlin",
"base_commit": "4c53744dece7d32b3c8af737e915b690712e3e14",
"pull_number": 2236,
"issue_numbers": ... |
liqd__a4-meinberlin-2280 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 5edc5bb0951b46ffa3b2e1b6297bcfdd8683a8d0
Changed files:
- meinberlin/apps/offlinee... | diff --git a/meinberlin/apps/offlineevents/rules.py b/meinberlin/apps/offlineevents/rules.py
index 0000000..0000000 100644
--- a/meinberlin/apps/offlineevents/rules.py
+++ b/meinberlin/apps/offlineevents/rules.py
@@ -4,10 +4,11 @@ from rules.predicates import is_superuser
from adhocracy4.modules import predicates as m... | 747 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2280",
"repo": "liqd/a4-meinberlin",
"base_commit": "5edc5bb0951b46ffa3b2e1b6297bcfdd8683a8d0",
"pull_number": 2280,
"issue_numbers": ... |
liqd__a4-meinberlin-2292 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 9634933b2e52c3536f3d70a4f42ebf7de0a7aa43
Changed files:
- meinberlin/apps/offlinee... | diff --git a/meinberlin/apps/offlineevents/forms.py b/meinberlin/apps/offlineevents/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/offlineevents/forms.py
+++ b/meinberlin/apps/offlineevents/forms.py
@@ -18,3 +18,7 @@ class OfflineEventForm(forms.ModelForm):
class Meta:
model = models.Offline... | 1,827 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2292",
"repo": "liqd/a4-meinberlin",
"base_commit": "9634933b2e52c3536f3d70a4f42ebf7de0a7aa43",
"pull_number": 2292,
"issue_numbers": ... |
liqd__a4-meinberlin-2368 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 1042c7587f2805afac6dfe0fb896a8e30fbb2d36
Changed files:
- meinberlin/apps/projects... | diff --git a/meinberlin/apps/projects/templatetags/meinberlin_project_tags.py b/meinberlin/apps/projects/templatetags/meinberlin_project_tags.py
index 0000000..0000000 100644
--- a/meinberlin/apps/projects/templatetags/meinberlin_project_tags.py
+++ b/meinberlin/apps/projects/templatetags/meinberlin_project_tags.py
@@ ... | 1,429 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2368",
"repo": "liqd/a4-meinberlin",
"base_commit": "1042c7587f2805afac6dfe0fb896a8e30fbb2d36",
"pull_number": 2368,
"issue_numbers": ... |
liqd__a4-meinberlin-2370 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 24832d6ecb0f35d23c5b27831dc9f384392dbecb
Changed files:
- meinberlin/apps/maptopic... | diff --git a/meinberlin/apps/maptopicprio/views.py b/meinberlin/apps/maptopicprio/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/maptopicprio/views.py
+++ b/meinberlin/apps/maptopicprio/views.py
@@ -7,6 +7,7 @@ from adhocracy4.filters import filters as a4_filters
from adhocracy4.filters import views as f... | 15,051 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2370",
"repo": "liqd/a4-meinberlin",
"base_commit": "24832d6ecb0f35d23c5b27831dc9f384392dbecb",
"pull_number": 2370,
"issue_numbers": ... |
liqd__a4-meinberlin-2372 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 37ab9286a84a0d32847c2f553a9edb8fbb621a01
Changed files:
- meinberlin/apps/document... | diff --git a/meinberlin/apps/documents/views.py b/meinberlin/apps/documents/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/documents/views.py
+++ b/meinberlin/apps/documents/views.py
@@ -1,5 +1,4 @@
from django.http import Http404
-from django.http.response import HttpResponseRedirect
from django.urls i... | 1,718 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2372",
"repo": "liqd/a4-meinberlin",
"base_commit": "37ab9286a84a0d32847c2f553a9edb8fbb621a01",
"pull_number": 2372,
"issue_numbers": ... |
liqd__a4-meinberlin-2385 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: cca55589e5e88567f566ee42a5687b57027ce464
Changed files:
- meinberlin/apps/projects... | diff --git a/meinberlin/apps/projects/templatetags/meinberlin_project_tags.py b/meinberlin/apps/projects/templatetags/meinberlin_project_tags.py
index 0000000..0000000 100644
--- a/meinberlin/apps/projects/templatetags/meinberlin_project_tags.py
+++ b/meinberlin/apps/projects/templatetags/meinberlin_project_tags.py
@@ ... | 1,488 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2385",
"repo": "liqd/a4-meinberlin",
"base_commit": "cca55589e5e88567f566ee42a5687b57027ce464",
"pull_number": 2385,
"issue_numbers": ... |
liqd__a4-meinberlin-2388 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: cca55589e5e88567f566ee42a5687b57027ce464
Changed files:
- meinberlin/apps/projects... | diff --git a/meinberlin/apps/projects/views.py b/meinberlin/apps/projects/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/projects/views.py
+++ b/meinberlin/apps/projects/views.py
@@ -392,7 +392,7 @@ class ProjectDetailView(PermissionRequiredMixin,
.annotate(start_date=Min('phase__start_date')... | 11,152 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2388",
"repo": "liqd/a4-meinberlin",
"base_commit": "cca55589e5e88567f566ee42a5687b57027ce464",
"pull_number": 2388,
"issue_numbers": ... |
liqd__a4-meinberlin-2394 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 065c1c118b591459d32e58c186fec7df83bebb7a
Changed files:
- meinberlin/apps/contrib/... | diff --git a/meinberlin/apps/contrib/mixins.py b/meinberlin/apps/contrib/mixins.py
index 0000000..0000000 100644
--- a/meinberlin/apps/contrib/mixins.py
+++ b/meinberlin/apps/contrib/mixins.py
@@ -3,11 +3,11 @@ from django.db.models import Max
from django.db.models import Min
from django.db.models import Q
from djan... | 14,710 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2394",
"repo": "liqd/a4-meinberlin",
"base_commit": "065c1c118b591459d32e58c186fec7df83bebb7a",
"pull_number": 2394,
"issue_numbers": ... |
liqd__a4-meinberlin-2395 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 9ffb5d0a903cc9cab08fde2068538535868d2815
Changed files:
- meinberlin/apps/contrib/... | diff --git a/meinberlin/apps/contrib/mixins.py b/meinberlin/apps/contrib/mixins.py
index 0000000..0000000 100644
--- a/meinberlin/apps/contrib/mixins.py
+++ b/meinberlin/apps/contrib/mixins.py
@@ -156,7 +156,8 @@ class DisplayProjectOrModuleMixin(generic.base.ContextMixin,
except IndexError:
... | 4,171 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2395",
"repo": "liqd/a4-meinberlin",
"base_commit": "9ffb5d0a903cc9cab08fde2068538535868d2815",
"pull_number": 2395,
"issue_numbers": ... |
liqd__a4-meinberlin-2442 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 6fab031fc3b1c0aec21da72f190cc6804efd4057
Changed files:
- meinberlin/apps/document... | diff --git a/meinberlin/apps/documents/models.py b/meinberlin/apps/documents/models.py
index 0000000..0000000 100644
--- a/meinberlin/apps/documents/models.py
+++ b/meinberlin/apps/documents/models.py
@@ -24,6 +24,12 @@ class Chapter(module_models.Item):
return "{}_chapter_{}".format(str(self.module), self.pk)... | 3,386 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2442",
"repo": "liqd/a4-meinberlin",
"base_commit": "6fab031fc3b1c0aec21da72f190cc6804efd4057",
"pull_number": 2442,
"issue_numbers": ... |
liqd__a4-meinberlin-2541 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 978d62b30b91770d4b641f5d99f4ada855a0e61e
Changed files:
- meinberlin/apps/bplan/fo... | diff --git a/meinberlin/apps/bplan/forms.py b/meinberlin/apps/bplan/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/forms.py
+++ b/meinberlin/apps/bplan/forms.py
@@ -25,6 +25,7 @@ class BplanProjectForm(ExternalProjectForm):
class Meta:
model = models.Bplan
fields = ['name', 'i... | 913 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2541",
"repo": "liqd/a4-meinberlin",
"base_commit": "978d62b30b91770d4b641f5d99f4ada855a0e61e",
"pull_number": 2541,
"issue_numbers": ... |
liqd__a4-meinberlin-2543 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: e39d8c4a3830e180063ceea0794a6065ad1fa29a
Changed files:
- meinberlin/apps/offlinee... | diff --git a/meinberlin/apps/offlineevents/models.py b/meinberlin/apps/offlineevents/models.py
index 0000000..0000000 100644
--- a/meinberlin/apps/offlineevents/models.py
+++ b/meinberlin/apps/offlineevents/models.py
@@ -3,8 +3,8 @@ from datetime import timedelta
from autoslug import AutoSlugField
from ckeditor_uploa... | 1,495 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2543",
"repo": "liqd/a4-meinberlin",
"base_commit": "e39d8c4a3830e180063ceea0794a6065ad1fa29a",
"pull_number": 2543,
"issue_numbers": ... |
liqd__a4-meinberlin-2610 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 6b662abb27ad5cd2fce87de2cf5fff837b29cebe
Changed files:
- meinberlin/apps/document... | diff --git a/meinberlin/apps/documents/views.py b/meinberlin/apps/documents/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/documents/views.py
+++ b/meinberlin/apps/documents/views.py
@@ -1,7 +1,5 @@
-from django.http import Http404
from django.urls import reverse
from django.utils.functional import cach... | 2,192 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2610",
"repo": "liqd/a4-meinberlin",
"base_commit": "6b662abb27ad5cd2fce87de2cf5fff837b29cebe",
"pull_number": 2610,
"issue_numbers": ... |
liqd__a4-meinberlin-2710 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 00ab40f7cc20188efa30fad4aca73df09b2f1e8c
Changed files:
- meinberlin/apps/dashboar... | diff --git a/meinberlin/apps/dashboard/views.py b/meinberlin/apps/dashboard/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/dashboard/views.py
+++ b/meinberlin/apps/dashboard/views.py
@@ -24,7 +24,7 @@ class ModuleBlueprintListView(ProjectMixin,
mixins.BlueprintMixin,
... | 5,193 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2710",
"repo": "liqd/a4-meinberlin",
"base_commit": "00ab40f7cc20188efa30fad4aca73df09b2f1e8c",
"pull_number": 2710,
"issue_numbers": ... |
liqd__a4-meinberlin-2728 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: ee6b76dbe345a385d80341fe2c5870c2b4d2560e
Changed files:
- meinberlin/apps/dashboar... | diff --git a/meinberlin/apps/dashboard/views.py b/meinberlin/apps/dashboard/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/dashboard/views.py
+++ b/meinberlin/apps/dashboard/views.py
@@ -67,7 +67,14 @@ class ModuleCreateView(ProjectMixin,
self._create_module_settings(module)
self._create... | 5,094 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2728",
"repo": "liqd/a4-meinberlin",
"base_commit": "ee6b76dbe345a385d80341fe2c5870c2b4d2560e",
"pull_number": 2728,
"issue_numbers": ... |
liqd__a4-meinberlin-2842 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 6c50295ae2e456ed00978676b0c4ad49e598f3d1
Changed files:
- meinberlin/config/settin... | diff --git a/meinberlin/config/settings/base.py b/meinberlin/config/settings/base.py
index 0000000..0000000 100644
--- a/meinberlin/config/settings/base.py
+++ b/meinberlin/config/settings/base.py
@@ -335,13 +335,13 @@ BLEACH_LIST = {
'default': {
'tags': ['p', 'strong', 'em', 'u', 'ol', 'li', 'ul', 'a'],... | 12,422 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2842",
"repo": "liqd/a4-meinberlin",
"base_commit": "6c50295ae2e456ed00978676b0c4ad49e598f3d1",
"pull_number": 2842,
"issue_numbers": ... |
liqd__a4-meinberlin-2857 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: ffa2a50cd97b2c8c36e81ae5c7394adfb59569c1
Changed files:
- meinberlin/apps/mapideas... | diff --git a/meinberlin/apps/mapideas/forms.py b/meinberlin/apps/mapideas/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/mapideas/forms.py
+++ b/meinberlin/apps/mapideas/forms.py
@@ -22,7 +22,7 @@ class MapIdeaForm(CategorizableFieldMixin,
'Please locate your proposal on the map.')
cla... | 1,205 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2857",
"repo": "liqd/a4-meinberlin",
"base_commit": "ffa2a50cd97b2c8c36e81ae5c7394adfb59569c1",
"pull_number": 2857,
"issue_numbers": ... |
liqd__a4-meinberlin-2866 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 7d0dd8bbca71f00f8421ed31ff48e9187253bdf9
Changed files:
- meinberlin/apps/bplan/vi... | diff --git a/meinberlin/apps/bplan/views.py b/meinberlin/apps/bplan/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/views.py
+++ b/meinberlin/apps/bplan/views.py
@@ -28,7 +28,7 @@ class BplanProjectCreateView(ExternalProjectCreateView):
form_class = forms.BplanProjectCreateForm
template_nam... | 8,106 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2866",
"repo": "liqd/a4-meinberlin",
"base_commit": "7d0dd8bbca71f00f8421ed31ff48e9187253bdf9",
"pull_number": 2866,
"issue_numbers": ... |
liqd__a4-meinberlin-2877 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 6b645a4b32716b0b61d6cadfdef2d7e8666c4704
Changed files:
- meinberlin/apps/bplan/se... | diff --git a/meinberlin/apps/bplan/serializers.py b/meinberlin/apps/bplan/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/serializers.py
+++ b/meinberlin/apps/bplan/serializers.py
@@ -66,8 +66,8 @@ class BplanSerializer(serializers.ModelSerializer):
orga = orga_model.objects.get(pk=org... | 5,499 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2877",
"repo": "liqd/a4-meinberlin",
"base_commit": "6b645a4b32716b0b61d6cadfdef2d7e8666c4704",
"pull_number": 2877,
"issue_numbers": ... |
liqd__a4-meinberlin-2899 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: c34a3c9c18e9c41f62c595f41cca1d7872877a76
Changed files:
- meinberlin/apps/newslett... | diff --git a/meinberlin/apps/newsletters/emails.py b/meinberlin/apps/newsletters/emails.py
index 0000000..0000000 100644
--- a/meinberlin/apps/newsletters/emails.py
+++ b/meinberlin/apps/newsletters/emails.py
@@ -50,5 +50,6 @@ class NewsletterEmailAll(NewsletterEmail):
def get_receivers(self):
return Us... | 2,986 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2899",
"repo": "liqd/a4-meinberlin",
"base_commit": "c34a3c9c18e9c41f62c595f41cca1d7872877a76",
"pull_number": 2899,
"issue_numbers": ... |
liqd__a4-meinberlin-2905 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: a3d04187b3ffcff5bde5654503ebc6e7c114f4f5
Changed files:
- meinberlin/apps/dashboar... | diff --git a/meinberlin/apps/dashboard/templatetags/meinberlin_dashboard_tags.py b/meinberlin/apps/dashboard/templatetags/meinberlin_dashboard_tags.py
index 0000000..0000000 100644
--- a/meinberlin/apps/dashboard/templatetags/meinberlin_dashboard_tags.py
+++ b/meinberlin/apps/dashboard/templatetags/meinberlin_dashboard... | 6,873 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2905",
"repo": "liqd/a4-meinberlin",
"base_commit": "a3d04187b3ffcff5bde5654503ebc6e7c114f4f5",
"pull_number": 2905,
"issue_numbers": ... |
liqd__a4-meinberlin-2973 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 00f0e9ce26d6471563709823f931e0ad81f0f6ed
Changed files:
- meinberlin/config/settin... | diff --git a/meinberlin/config/settings/base.py b/meinberlin/config/settings/base.py
index 0000000..0000000 100644
--- a/meinberlin/config/settings/base.py
+++ b/meinberlin/config/settings/base.py
@@ -246,7 +246,7 @@ ALLOWED_UPLOAD_IMAGES = ('png', 'jpeg', 'gif')
# Wagtail settings
-WAGTAIL_SITE_NAME = 'meinberlin... | 12,422 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2973",
"repo": "liqd/a4-meinberlin",
"base_commit": "00f0e9ce26d6471563709823f931e0ad81f0f6ed",
"pull_number": 2973,
"issue_numbers": ... |
liqd__a4-meinberlin-2974 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 4fc3e31f9bb30cb4da28bd9ad8b55ac0bf060910
Changed files:
- meinberlin/apps/bplan/em... | diff --git a/meinberlin/apps/bplan/emails.py b/meinberlin/apps/bplan/emails.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/emails.py
+++ b/meinberlin/apps/bplan/emails.py
@@ -27,6 +27,9 @@ class OfficeWorkerNotification(Email):
context['identifier'] = self.bplan_identifier
return context... | 1,179 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-2974",
"repo": "liqd/a4-meinberlin",
"base_commit": "4fc3e31f9bb30cb4da28bd9ad8b55ac0bf060910",
"pull_number": 2974,
"issue_numbers": ... |
liqd__a4-meinberlin-3019 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: acaadf30ddc30667f7b6f5320a9c03be3c7ef6d7
Changed files:
- meinberlin/apps/bplan/si... | diff --git a/meinberlin/apps/bplan/signals.py b/meinberlin/apps/bplan/signals.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/signals.py
+++ b/meinberlin/apps/bplan/signals.py
@@ -25,5 +25,5 @@ def send_notification(sender, instance, created, **kwargs):
@receiver(post_save, sender=Bplan)
def send_updat... | 969 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3019",
"repo": "liqd/a4-meinberlin",
"base_commit": "acaadf30ddc30667f7b6f5320a9c03be3c7ef6d7",
"pull_number": 3019,
"issue_numbers": ... |
liqd__a4-meinberlin-3042 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: a021cfd90d45371b88ef77837815269dc22fce3b
Changed files:
- meinberlin/apps/platform... | diff --git a/meinberlin/apps/platformemails/migrations/0002_add_img_helptext.py b/meinberlin/apps/platformemails/migrations/0002_add_img_helptext.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/platformemails/migrations/0002_add_img_helptext.py
@@ -0,0 +1,19 @@
+# Generated by Django ... | 1,747 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3042",
"repo": "liqd/a4-meinberlin",
"base_commit": "a021cfd90d45371b88ef77837815269dc22fce3b",
"pull_number": 3042,
"issue_numbers": ... |
liqd__a4-meinberlin-3044 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 0277e2d89c44878d96055da00024c4f3b5d57b50
Changed files:
- meinberlin/apps/bplan/fo... | diff --git a/meinberlin/apps/bplan/forms.py b/meinberlin/apps/bplan/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/forms.py
+++ b/meinberlin/apps/bplan/forms.py
@@ -29,3 +29,9 @@ class BplanProjectForm(ExternalProjectForm):
'start_date', 'end_date']
required_for_project_p... | 1,169 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3044",
"repo": "liqd/a4-meinberlin",
"base_commit": "0277e2d89c44878d96055da00024c4f3b5d57b50",
"pull_number": 3044,
"issue_numbers": ... |
liqd__a4-meinberlin-3146 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: f77e582cacdcc32ec4dd6c33f0167f3e86404cfa
Changed files:
- meinberlin/apps/liveques... | diff --git a/meinberlin/apps/livequestions/phases.py b/meinberlin/apps/livequestions/phases.py
index 0000000..0000000 100644
--- a/meinberlin/apps/livequestions/phases.py
+++ b/meinberlin/apps/livequestions/phases.py
@@ -13,7 +13,7 @@ class IssuePhase(phases.PhaseContent):
view = views.LiveQuestionModuleDetail
... | 2,264 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3146",
"repo": "liqd/a4-meinberlin",
"base_commit": "f77e582cacdcc32ec4dd6c33f0167f3e86404cfa",
"pull_number": 3146,
"issue_numbers": ... |
liqd__a4-meinberlin-3150 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 4d5f951d1b858c40e83a09bd9d7297ef61d682f0
Changed files:
- meinberlin/apps/dashboar... | diff --git a/meinberlin/apps/dashboard/blueprints.py b/meinberlin/apps/dashboard/blueprints.py
index 0000000..0000000 100644
--- a/meinberlin/apps/dashboard/blueprints.py
+++ b/meinberlin/apps/dashboard/blueprints.py
@@ -152,7 +152,7 @@ blueprints = [
content=[
livequestion_phases.IssuePhase(),
... | 4,948 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3150",
"repo": "liqd/a4-meinberlin",
"base_commit": "4d5f951d1b858c40e83a09bd9d7297ef61d682f0",
"pull_number": 3150,
"issue_numbers": ... |
liqd__a4-meinberlin-3152 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: c1c8aee919ce9ed0aba43f5b5af2a5322980d6d1
Changed files:
- meinberlin/apps/bplan/ma... | diff --git a/meinberlin/apps/bplan/management/commands/bplan_auto_archive.py b/meinberlin/apps/bplan/management/commands/bplan_auto_archive.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/management/commands/bplan_auto_archive.py
+++ b/meinberlin/apps/bplan/management/commands/bplan_auto_archive.py
@@ -14,... | 1,830 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3152",
"repo": "liqd/a4-meinberlin",
"base_commit": "c1c8aee919ce9ed0aba43f5b5af2a5322980d6d1",
"pull_number": 3152,
"issue_numbers": ... |
liqd__a4-meinberlin-3246 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 842bcc2dee35488df471d952cfd1c401358a9078
Changed files:
- meinberlin/apps/liveques... | diff --git a/meinberlin/apps/livequestions/dashboard.py b/meinberlin/apps/livequestions/dashboard.py
index 0000000..0000000 100644
--- a/meinberlin/apps/livequestions/dashboard.py
+++ b/meinberlin/apps/livequestions/dashboard.py
@@ -14,8 +14,7 @@ class LiveStreamComponent(DashboardComponent):
def is_effective(se... | 1,403 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3246",
"repo": "liqd/a4-meinberlin",
"base_commit": "842bcc2dee35488df471d952cfd1c401358a9078",
"pull_number": 3246,
"issue_numbers": ... |
liqd__a4-meinberlin-3250 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 3a5ab0c629e2bfaaa93a2d45ff4c1ba3ac81f118
Changed files:
- meinberlin/apps/liveques... | diff --git a/meinberlin/apps/livequestions/dashboard.py b/meinberlin/apps/livequestions/dashboard.py
index 0000000..0000000 100644
--- a/meinberlin/apps/livequestions/dashboard.py
+++ b/meinberlin/apps/livequestions/dashboard.py
@@ -10,7 +10,7 @@ from . import views
class LiveStreamComponent(DashboardComponent):
... | 2,921 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3250",
"repo": "liqd/a4-meinberlin",
"base_commit": "3a5ab0c629e2bfaaa93a2d45ff4c1ba3ac81f118",
"pull_number": 3250,
"issue_numbers": ... |
liqd__a4-meinberlin-3256 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 324e72472a141037497bdbc2bcd17c3fc90429b9
Changed files:
- meinberlin/apps/plans/fo... | diff --git a/meinberlin/apps/plans/forms.py b/meinberlin/apps/plans/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/forms.py
+++ b/meinberlin/apps/plans/forms.py
@@ -43,8 +43,9 @@ class PlanForm(forms.ModelForm):
def save(self, commit=True):
plan = super().save(commit=False)
- ... | 8,572 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3256",
"repo": "liqd/a4-meinberlin",
"base_commit": "324e72472a141037497bdbc2bcd17c3fc90429b9",
"pull_number": 3256,
"issue_numbers": ... |
liqd__a4-meinberlin-3417 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 5c1db780d2a1f838d56840b2d94d7b72904a7095
Changed files:
- meinberlin/apps/cms/migr... | diff --git a/meinberlin/apps/cms/migrations/0035_remove_project_block_from_homepage.py b/meinberlin/apps/cms/migrations/0035_remove_project_block_from_homepage.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/cms/migrations/0035_remove_project_block_from_homepage.py
@@ -0,0 +1,21 @@
+#... | 2,663 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3417",
"repo": "liqd/a4-meinberlin",
"base_commit": "5c1db780d2a1f838d56840b2d94d7b72904a7095",
"pull_number": 3417,
"issue_numbers": ... |
liqd__a4-meinberlin-3503 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: ab8f1888ed3914575da30168364adbf375fd78de
Changed files:
- meinberlin/apps/bplan/se... | diff --git a/meinberlin/apps/bplan/serializers.py b/meinberlin/apps/bplan/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/serializers.py
+++ b/meinberlin/apps/bplan/serializers.py
@@ -36,11 +36,18 @@ class BplanSerializer(serializers.ModelSerializer):
# make write_only for consistency rea... | 5,637 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3503",
"repo": "liqd/a4-meinberlin",
"base_commit": "ab8f1888ed3914575da30168364adbf375fd78de",
"pull_number": 3503,
"issue_numbers": ... |
liqd__a4-meinberlin-3564 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 8b573953d09efffb354f71aecec3ce9c6ca72185
Changed files:
- meinberlin/apps/notifica... | diff --git a/meinberlin/apps/notifications/signals.py b/meinberlin/apps/notifications/signals.py
index 0000000..0000000 100644
--- a/meinberlin/apps/notifications/signals.py
+++ b/meinberlin/apps/notifications/signals.py
@@ -25,7 +25,8 @@ def send_notifications(instance, created, **kwargs):
if action.project:
... | 2,535 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3564",
"repo": "liqd/a4-meinberlin",
"base_commit": "8b573953d09efffb354f71aecec3ce9c6ca72185",
"pull_number": 3564,
"issue_numbers": ... |
liqd__a4-meinberlin-3701 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 7dc2a124bb43505343cbaa1f3db2580f9cb408df
Changed files:
- meinberlin/apps/polls/ru... | diff --git a/meinberlin/apps/polls/rules.py b/meinberlin/apps/polls/rules.py
index 0000000..0000000 100644
--- a/meinberlin/apps/polls/rules.py
+++ b/meinberlin/apps/polls/rules.py
@@ -4,6 +4,5 @@ from adhocracy4.modules import predicates as module_predicates
rules.set_perm(
'a4polls.change_poll',
- module_p... | 862 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3701",
"repo": "liqd/a4-meinberlin",
"base_commit": "7dc2a124bb43505343cbaa1f3db2580f9cb408df",
"pull_number": 3701,
"issue_numbers": ... |
liqd__a4-meinberlin-3705 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 7dc2a124bb43505343cbaa1f3db2580f9cb408df
Changed files:
- meinberlin/apps/polls/ex... | diff --git a/meinberlin/apps/polls/exports.py b/meinberlin/apps/polls/exports.py
index 0000000..0000000 100644
--- a/meinberlin/apps/polls/exports.py
+++ b/meinberlin/apps/polls/exports.py
@@ -50,6 +50,9 @@ class PollExportView(
permission_required = 'a4projects.change_project'
+ def get_permission_object(s... | 3,140 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3705",
"repo": "liqd/a4-meinberlin",
"base_commit": "7dc2a124bb43505343cbaa1f3db2580f9cb408df",
"pull_number": 3705,
"issue_numbers": ... |
liqd__a4-meinberlin-3710 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 49de3dfbe20d24580e080bea8e6497a66f97712b
Changed files:
- meinberlin/apps/dashboar... | diff --git a/meinberlin/apps/dashboard/blueprints.py b/meinberlin/apps/dashboard/blueprints.py
index 0000000..0000000 100644
--- a/meinberlin/apps/dashboard/blueprints.py
+++ b/meinberlin/apps/dashboard/blueprints.py
@@ -153,8 +153,8 @@ blueprints = [
ProjectBlueprint(
title=_('Poll'),
descrip... | 4,340 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3710",
"repo": "liqd/a4-meinberlin",
"base_commit": "49de3dfbe20d24580e080bea8e6497a66f97712b",
"pull_number": 3710,
"issue_numbers": ... |
liqd__a4-meinberlin-3814 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 16d4f09ac87c9075dd5a057a11c3d1d77779f656
Changed files:
- meinberlin/apps/plans/mi... | diff --git a/meinberlin/apps/plans/migrations/0049_plan_contact_fields_help_texts.py b/meinberlin/apps/plans/migrations/0049_plan_contact_fields_help_texts.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/plans/migrations/0049_plan_contact_fields_help_texts.py
@@ -0,0 +1,40 @@
+# Gener... | 6,122 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3814",
"repo": "liqd/a4-meinberlin",
"base_commit": "16d4f09ac87c9075dd5a057a11c3d1d77779f656",
"pull_number": 3814,
"issue_numbers": ... |
liqd__a4-meinberlin-3839 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 5997279926c9c3af4e41506a5b0520839ef20da1
Changed files:
- meinberlin/apps/polls/mi... | diff --git a/meinberlin/apps/polls/migrations/0007_remove_choice_question_vote.py b/meinberlin/apps/polls/migrations/0007_remove_choice_question_vote.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/polls/migrations/0007_remove_choice_question_vote.py
@@ -0,0 +1,34 @@
+# Generated by D... | 1,970 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3839",
"repo": "liqd/a4-meinberlin",
"base_commit": "5997279926c9c3af4e41506a5b0520839ef20da1",
"pull_number": 3839,
"issue_numbers": ... |
liqd__a4-meinberlin-3871 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 5b95b730bbcd42d434d1ea19c7b08caba874eef4
Changed files:
- meinberlin/apps/plans/mo... | diff --git a/meinberlin/apps/plans/models.py b/meinberlin/apps/plans/models.py
index 0000000..0000000 100644
--- a/meinberlin/apps/plans/models.py
+++ b/meinberlin/apps/plans/models.py
@@ -214,7 +214,8 @@ class Plan(ProjectContactDetailMixin, UserGeneratedContentModel):
year=self.cre... | 5,735 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3871",
"repo": "liqd/a4-meinberlin",
"base_commit": "5b95b730bbcd42d434d1ea19c7b08caba874eef4",
"pull_number": 3871,
"issue_numbers": ... |
liqd__a4-meinberlin-3879 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: cea3c9780ae2185a1c20f2f5dbcb530bad4a1a19
Changed files:
- meinberlin/config/settin... | diff --git a/meinberlin/config/settings/base.py b/meinberlin/config/settings/base.py
index 0000000..0000000 100644
--- a/meinberlin/config/settings/base.py
+++ b/meinberlin/config/settings/base.py
@@ -312,7 +312,6 @@ CKEDITOR_CONFIGS = {
['Bold', 'Italic', 'Underline'],
['NumberedList', 'Bulle... | 13,431 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3879",
"repo": "liqd/a4-meinberlin",
"base_commit": "cea3c9780ae2185a1c20f2f5dbcb530bad4a1a19",
"pull_number": 3879,
"issue_numbers": ... |
liqd__a4-meinberlin-3993 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 12f3def45eb390f41e7a2031679b23e9f67997b4
Changed files:
- meinberlin/apps/bplan/fo... | diff --git a/meinberlin/apps/bplan/forms.py b/meinberlin/apps/bplan/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/forms.py
+++ b/meinberlin/apps/bplan/forms.py
@@ -28,7 +28,8 @@ class BplanProjectForm(ExternalProjectForm):
'tile_image_copyright', 'is_archived', 'office_worker_ema... | 1,145 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-3993",
"repo": "liqd/a4-meinberlin",
"base_commit": "12f3def45eb390f41e7a2031679b23e9f67997b4",
"pull_number": 3993,
"issue_numbers": ... |
liqd__a4-meinberlin-4048 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: f2d8146918b5007783aeccc358c511b86cf17506
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/serializers.py b/meinberlin/apps/budgeting/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/serializers.py
+++ b/meinberlin/apps/budgeting/serializers.py
@@ -30,12 +30,12 @@ class ProposalSerializer(serializers.ModelSerializer):
class Meta:
... | 1,834 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4048",
"repo": "liqd/a4-meinberlin",
"base_commit": "f2d8146918b5007783aeccc358c511b86cf17506",
"pull_number": 4048,
"issue_numbers": ... |
liqd__a4-meinberlin-4091 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 99f5583007a4d113b8db1ba67f8fdbdac9ca6e57
Changed files:
- meinberlin/config/settin... | diff --git a/meinberlin/config/settings/base.py b/meinberlin/config/settings/base.py
index 0000000..0000000 100644
--- a/meinberlin/config/settings/base.py
+++ b/meinberlin/config/settings/base.py
@@ -323,8 +323,8 @@ CKEDITOR_CONFIGS = {
'removePlugins': 'stylesheetparser',
'extraAllowedContent': 'ifr... | 13,585 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4091",
"repo": "liqd/a4-meinberlin",
"base_commit": "99f5583007a4d113b8db1ba67f8fdbdac9ca6e57",
"pull_number": 4091,
"issue_numbers": ... |
liqd__a4-meinberlin-4092 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: c95f355f554ee7f715ffa88abe83fef2bb31d9dc
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/api.py b/meinberlin/apps/budgeting/api.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/api.py
+++ b/meinberlin/apps/budgeting/api.py
@@ -56,16 +56,6 @@ class ProposalFilterInfoMixin(ModuleMixin):
'default': '-created',
}
- filters['i... | 3,056 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4092",
"repo": "liqd/a4-meinberlin",
"base_commit": "c95f355f554ee7f715ffa88abe83fef2bb31d9dc",
"pull_number": 4092,
"issue_numbers": ... |
liqd__a4-meinberlin-4104 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 46501d96789ad8056964ccd275f90422ce29b98a
Changed files:
- meinberlin/config/settin... | diff --git a/meinberlin/config/settings/base.py b/meinberlin/config/settings/base.py
index 0000000..0000000 100644
--- a/meinberlin/config/settings/base.py
+++ b/meinberlin/config/settings/base.py
@@ -323,8 +323,8 @@ CKEDITOR_CONFIGS = {
'removePlugins': 'stylesheetparser',
'extraAllowedContent': 'ifr... | 13,588 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4104",
"repo": "liqd/a4-meinberlin",
"base_commit": "46501d96789ad8056964ccd275f90422ce29b98a",
"pull_number": 4104,
"issue_numbers": ... |
liqd__a4-meinberlin-4112 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: aeba985c705e6b8d75d0e2350ae34f1d417a7069
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/api.py b/meinberlin/apps/budgeting/api.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/api.py
+++ b/meinberlin/apps/budgeting/api.py
@@ -45,17 +45,6 @@ class ProposalFilterInfoMixin(ModuleMixin):
"""
filters = {}
- ordering_choices = [('... | 3,384 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4112",
"repo": "liqd/a4-meinberlin",
"base_commit": "aeba985c705e6b8d75d0e2350ae34f1d417a7069",
"pull_number": 4112,
"issue_numbers": ... |
liqd__a4-meinberlin-4113 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: aeba985c705e6b8d75d0e2350ae34f1d417a7069
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/serializers.py b/meinberlin/apps/budgeting/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/serializers.py
+++ b/meinberlin/apps/budgeting/serializers.py
@@ -35,12 +35,12 @@ class ProposalSerializer(serializers.ModelSerializer):
fields = ('budg... | 2,654 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4113",
"repo": "liqd/a4-meinberlin",
"base_commit": "aeba985c705e6b8d75d0e2350ae34f1d417a7069",
"pull_number": 4113,
"issue_numbers": ... |
liqd__a4-meinberlin-4233 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 85e135b6e43d123fd083d4bc5149265b1f7fc334
Changed files:
- meinberlin/apps/plans/mi... | diff --git a/meinberlin/apps/plans/migrations/0054_alter_plan_participation_explanation.py b/meinberlin/apps/plans/migrations/0054_alter_plan_participation_explanation.py
new file mode 100644
index 0000000..0000000
--- /dev/null
+++ b/meinberlin/apps/plans/migrations/0054_alter_plan_participation_explanation.py
@@ -0,0... | 6,150 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4233",
"repo": "liqd/a4-meinberlin",
"base_commit": "85e135b6e43d123fd083d4bc5149265b1f7fc334",
"pull_number": 4233,
"issue_numbers": ... |
liqd__a4-meinberlin-4293 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 73a99532dbca2063aa319124beaa4e2b3bed6057
Changed files:
- meinberlin/config/settin... | diff --git a/meinberlin/config/settings/base.py b/meinberlin/config/settings/base.py
index 0000000..0000000 100644
--- a/meinberlin/config/settings/base.py
+++ b/meinberlin/config/settings/base.py
@@ -283,6 +283,7 @@ ACCOUNT_LOGIN_ATTEMPTS_TIMEOUT = 300 # seconds
ACCOUNT_LOGIN_ON_EMAIL_CONFIRMATION = True
ACCOUNT_LO... | 13,697 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4293",
"repo": "liqd/a4-meinberlin",
"base_commit": "73a99532dbca2063aa319124beaa4e2b3bed6057",
"pull_number": 4293,
"issue_numbers": ... |
liqd__a4-meinberlin-4296 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: b63997a425a62f2b65eaafb323eb17e9958aff66
Changed files:
- meinberlin/apps/contrib/... | diff --git a/meinberlin/apps/contrib/django_standard_messages.py b/meinberlin/apps/contrib/django_standard_messages.py
index 0000000..0000000 100644
--- a/meinberlin/apps/contrib/django_standard_messages.py
+++ b/meinberlin/apps/contrib/django_standard_messages.py
@@ -12,7 +12,13 @@ django_standard_messages_to_override... | 1,267 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4296",
"repo": "liqd/a4-meinberlin",
"base_commit": "b63997a425a62f2b65eaafb323eb17e9958aff66",
"pull_number": 4296,
"issue_numbers": ... |
liqd__a4-meinberlin-4364 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: e8b129ec7daac2890af6e76b95269a78c5a707d8
Changed files:
- meinberlin/apps/bplan/se... | diff --git a/meinberlin/apps/bplan/serializers.py b/meinberlin/apps/bplan/serializers.py
index 0000000..0000000 100644
--- a/meinberlin/apps/bplan/serializers.py
+++ b/meinberlin/apps/bplan/serializers.py
@@ -39,15 +39,15 @@ class BplanSerializer(serializers.ModelSerializer):
image_url = serializers.URLField(
... | 7,924 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4364",
"repo": "liqd/a4-meinberlin",
"base_commit": "e8b129ec7daac2890af6e76b95269a78c5a707d8",
"pull_number": 4364,
"issue_numbers": ... |
liqd__a4-meinberlin-4508 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: dea683b2e77c70ddbe49fbc3ecd1f229c46bd760
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/api.py b/meinberlin/apps/budgeting/api.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/api.py
+++ b/meinberlin/apps/budgeting/api.py
@@ -11,6 +11,7 @@ from adhocracy4.api.permissions import ViewSetRulesPermission
from adhocracy4.categories import get_category_ico... | 7,937 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4508",
"repo": "liqd/a4-meinberlin",
"base_commit": "dea683b2e77c70ddbe49fbc3ecd1f229c46bd760",
"pull_number": 4508,
"issue_numbers": ... |
liqd__a4-meinberlin-4704 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 0141ade2a98bfa723d49c796c1ae552f959cedaf
Changed files:
- meinberlin/apps/ideas/vi... | diff --git a/meinberlin/apps/ideas/views.py b/meinberlin/apps/ideas/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/ideas/views.py
+++ b/meinberlin/apps/ideas/views.py
@@ -20,9 +20,7 @@ from meinberlin.apps.moderatorfeedback.forms import ModeratorStatementForm
from meinberlin.apps.moderatorfeedback.models... | 9,593 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4704",
"repo": "liqd/a4-meinberlin",
"base_commit": "0141ade2a98bfa723d49c796c1ae552f959cedaf",
"pull_number": 4704,
"issue_numbers": ... |
liqd__a4-meinberlin-4706 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 1c9ab8136a08dc6c482ba98f6be883ca4f4951de
Changed files:
- meinberlin/apps/ideas/vi... | diff --git a/meinberlin/apps/ideas/views.py b/meinberlin/apps/ideas/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/ideas/views.py
+++ b/meinberlin/apps/ideas/views.py
@@ -55,7 +55,7 @@ class IdeaFilterSet(a4_filters.DefaultsFilterSet):
class Meta:
model = models.Idea
- fields = ['se... | 5,694 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4706",
"repo": "liqd/a4-meinberlin",
"base_commit": "1c9ab8136a08dc6c482ba98f6be883ca4f4951de",
"pull_number": 4706,
"issue_numbers": ... |
liqd__a4-meinberlin-4707 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 03ec6cd283bcdf89b7dfb11846d176b06acbf71b
Changed files:
- meinberlin/apps/projects... | diff --git a/meinberlin/apps/projects/rules.py b/meinberlin/apps/projects/rules.py
index 0000000..0000000 100644
--- a/meinberlin/apps/projects/rules.py
+++ b/meinberlin/apps/projects/rules.py
@@ -17,5 +17,6 @@ rules.add_perm('a4projects.view_project',
& is_live))
rules.set_perm('a4projects.particip... | 1,230 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4707",
"repo": "liqd/a4-meinberlin",
"base_commit": "03ec6cd283bcdf89b7dfb11846d176b06acbf71b",
"pull_number": 4707,
"issue_numbers": ... |
liqd__a4-meinberlin-4730 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: d0d01a530932f5bbee6076ebec39d2257d1070a0
Changed files:
- meinberlin/apps/moderati... | diff --git a/meinberlin/apps/moderationtasks/dashboard.py b/meinberlin/apps/moderationtasks/dashboard.py
index 0000000..0000000 100644
--- a/meinberlin/apps/moderationtasks/dashboard.py
+++ b/meinberlin/apps/moderationtasks/dashboard.py
@@ -17,7 +17,7 @@ class ModerationTasksComponent(ModuleFormSetComponent):
... | 803 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4730",
"repo": "liqd/a4-meinberlin",
"base_commit": "d0d01a530932f5bbee6076ebec39d2257d1070a0",
"pull_number": 4730,
"issue_numbers": ... |
liqd__a4-meinberlin-4910 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 6823f7510274c2f7d6234c20f57c0b21486f476a
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/views.py b/meinberlin/apps/budgeting/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/views.py
+++ b/meinberlin/apps/budgeting/views.py
@@ -140,21 +140,22 @@ class ProposalDetailView(idea_views.AbstractIdeaDetailView):
are remembered when going back,... | 6,397 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4910",
"repo": "liqd/a4-meinberlin",
"base_commit": "6823f7510274c2f7d6234c20f57c0b21486f476a",
"pull_number": 4910,
"issue_numbers": ... |
liqd__a4-meinberlin-4915 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 71a3bfbac3e9a0a189c0054ee7ea0b90d61fb717
Changed files:
- meinberlin/apps/ideas/da... | diff --git a/meinberlin/apps/ideas/dashboard.py b/meinberlin/apps/ideas/dashboard.py
index 0000000..0000000 100644
--- a/meinberlin/apps/ideas/dashboard.py
+++ b/meinberlin/apps/ideas/dashboard.py
@@ -15,7 +15,7 @@ class ExportIdeaComponent(DashboardComponent):
def is_effective(self, module):
return (
-... | 2,533 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4915",
"repo": "liqd/a4-meinberlin",
"base_commit": "71a3bfbac3e9a0a189c0054ee7ea0b90d61fb717",
"pull_number": 4915,
"issue_numbers": ... |
liqd__a4-meinberlin-4916 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: cc78e47adee61e583a2db6907a5b6fb06315b609
Changed files:
- meinberlin/apps/votes/ta... | diff --git a/meinberlin/apps/votes/tasks.py b/meinberlin/apps/votes/tasks.py
index 0000000..0000000 100644
--- a/meinberlin/apps/votes/tasks.py
+++ b/meinberlin/apps/votes/tasks.py
@@ -5,9 +5,9 @@ from meinberlin.apps.votes.models import VotingToken
from meinberlin.apps.votes.models import get_token_12
# Number of ... | 2,046 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4916",
"repo": "liqd/a4-meinberlin",
"base_commit": "cc78e47adee61e583a2db6907a5b6fb06315b609",
"pull_number": 4916,
"issue_numbers": ... |
liqd__a4-meinberlin-4927 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 1d9f99965fa9f8382dfd200176ee2b2b82be4be1
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/api.py b/meinberlin/apps/budgeting/api.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/api.py
+++ b/meinberlin/apps/budgeting/api.py
@@ -314,6 +314,7 @@ class ProposalViewSet(
Proposal.objects.filter(module=self.module)
.annotate_comment_... | 7,469 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4927",
"repo": "liqd/a4-meinberlin",
"base_commit": "1d9f99965fa9f8382dfd200176ee2b2b82be4be1",
"pull_number": 4927,
"issue_numbers": ... |
liqd__a4-meinberlin-4956 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 836483379ced275684e3ed08ed5a90014c06fd5d
Changed files:
- meinberlin/apps/users/fo... | diff --git a/meinberlin/apps/users/forms.py b/meinberlin/apps/users/forms.py
index 0000000..0000000 100644
--- a/meinberlin/apps/users/forms.py
+++ b/meinberlin/apps/users/forms.py
@@ -38,7 +38,6 @@ class UserAdminForm(auth_forms.UserChangeForm):
return self.cleaned_data
def clean_username(self):
-
... | 4,276 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4956",
"repo": "liqd/a4-meinberlin",
"base_commit": "836483379ced275684e3ed08ed5a90014c06fd5d",
"pull_number": 4956,
"issue_numbers": ... |
liqd__a4-meinberlin-4993 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 7c6f2c3add38af5a4383a871a1d04d3c3adb3c63
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/views.py b/meinberlin/apps/budgeting/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/views.py
+++ b/meinberlin/apps/budgeting/views.py
@@ -123,7 +123,6 @@ class ProposalListView(idea_views.AbstractIdeaListView, DisplayProjectOrModuleMi
datet... | 6,183 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-4993",
"repo": "liqd/a4-meinberlin",
"base_commit": "7c6f2c3add38af5a4383a871a1d04d3c3adb3c63",
"pull_number": 4993,
"issue_numbers": ... |
liqd__a4-meinberlin-5005 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: bcadba371bb212d060301ddb03915806c859b02d
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/views.py b/meinberlin/apps/budgeting/views.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/views.py
+++ b/meinberlin/apps/budgeting/views.py
@@ -3,6 +3,7 @@ from urllib.parse import parse_qs
from urllib.parse import urlparse
import django_filters
+from django.... | 6,434 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-5005",
"repo": "liqd/a4-meinberlin",
"base_commit": "bcadba371bb212d060301ddb03915806c859b02d",
"pull_number": 5005,
"issue_numbers": ... |
liqd__a4-meinberlin-5144 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: d4932d8db40b2db10eee69e62496547de5fb8747
Changed files:
- meinberlin/apps/budgetin... | diff --git a/meinberlin/apps/budgeting/phases.py b/meinberlin/apps/budgeting/phases.py
index 0000000..0000000 100644
--- a/meinberlin/apps/budgeting/phases.py
+++ b/meinberlin/apps/budgeting/phases.py
@@ -77,6 +77,20 @@ class RatingPhase(phases.PhaseContent):
features = {"rate": (models.Proposal,)}
+class Budg... | 8,061 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-5144",
"repo": "liqd/a4-meinberlin",
"base_commit": "d4932d8db40b2db10eee69e62496547de5fb8747",
"pull_number": 5144,
"issue_numbers": ... |
liqd__a4-meinberlin-5153 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 14332f0b3364a3f4fc6bd0c8f19d54aea4f6f977
Changed files:
- meinberlin/apps/contrib/... | diff --git a/meinberlin/apps/contrib/django_standard_messages.py b/meinberlin/apps/contrib/django_standard_messages.py
index 0000000..0000000 100644
--- a/meinberlin/apps/contrib/django_standard_messages.py
+++ b/meinberlin/apps/contrib/django_standard_messages.py
@@ -28,4 +28,5 @@ django_standard_messages_to_override ... | 1,201 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-5153",
"repo": "liqd/a4-meinberlin",
"base_commit": "14332f0b3364a3f4fc6bd0c8f19d54aea4f6f977",
"pull_number": 5153,
"issue_numbers": ... |
liqd__a4-meinberlin-5158 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: 05a38fb0020ae14a8e012cf210543d61000b40f5
Changed files:
- meinberlin/apps/notifica... | diff --git a/meinberlin/apps/notifications/emails.py b/meinberlin/apps/notifications/emails.py
index 0000000..0000000 100644
--- a/meinberlin/apps/notifications/emails.py
+++ b/meinberlin/apps/notifications/emails.py
@@ -130,10 +130,8 @@ class NotifyFollowersOnPhaseIsOverSoonEmail(Email):
return receivers
... | 6,298 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-5158",
"repo": "liqd/a4-meinberlin",
"base_commit": "05a38fb0020ae14a8e012cf210543d61000b40f5",
"pull_number": 5158,
"issue_numbers": ... |
liqd__a4-meinberlin-5411 | You are given a GitHub issue and the relevant repository files before and after the fix.
Your task is to synthesize the unified git diff that transforms the before files into the after files.
Repository: liqd/a4-meinberlin
Base commit: b1033aba0f8442c10fab3fa31c0e0deed6d380d0
Changed files:
- meinberlin/config/settin... | diff --git a/meinberlin/config/settings/base.py b/meinberlin/config/settings/base.py
index 0000000..0000000 100644
--- a/meinberlin/config/settings/base.py
+++ b/meinberlin/config/settings/base.py
@@ -536,6 +536,7 @@ CKEDITOR_5_ALLOW_ALL_FILE_TYPES = True
CKEDITOR_5_UPLOAD_FILE_TYPES = ["jpg", "jpeg", "png", "gif", "p... | 15,589 | {
"dataset": "internlm/SWE-Fixer-Train-110K-diff",
"source_dataset": "internlm/SWE-Fixer-Train-110K",
"task": "before_after_to_diff",
"instance_id": "liqd__a4-meinberlin-5411",
"repo": "liqd/a4-meinberlin",
"base_commit": "b1033aba0f8442c10fab3fa31c0e0deed6d380d0",
"pull_number": 5411,
"issue_numbers": ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.