Dominik Wombacher
|
1cf9ec5a29
fix: pygit2 Repository.create_remote replaced by Repository.remotes.create
|
7 月之前 |
Dominik Wombacher
|
0c750ed7e2
fix: returned html entities ascii instead unicode
|
1 年之前 |
Michal Konečný
|
df450729e4
Run black on code
|
2 年之前 |
Michal Konečný
|
31455d7f2f
Fix the output in test_pagure_flask_ui_fork
|
2 年之前 |
Anatoli Babenia
|
046319fb7b
Fix tests after expanded hash len in 0f7788b
|
3 年之前 |
Pierre-Yves Chibon
|
b0fb05304c
Port pagure to the latest version of python black
|
3 年之前 |
Pierre-Yves Chibon
|
7bbe879ed3
Add a full_url to the JSON representation of our main objects
|
4 年之前 |
Pierre-Yves Chibon
|
91c0c7c45d
Test the fedora-messaging notifications sent in the test suite
|
4 年之前 |
Pierre-Yves Chibon
|
24d031707e
Ensure a fork project has the same default branch as its parent
|
4 年之前 |
Pierre-Yves Chibon
|
63a710fcfb
When a file a detected as a binary file, return the raw file
|
4 年之前 |
Julen Landa Alustiza
|
4850a7ba7d
pagure/templates: replace humanize with humanize_tooltip where has sense
|
4 年之前 |
Julen Landa Alustiza
|
8e3ae652aa
Display real line numbers on pull request's diff view
|
4 年之前 |
Sergio Durigan Junior
|
1c9abcd1de
Use assertRegex instead of assertIn to avoid non-determinism failures
|
4 年之前 |
Julen Landa Alustiza
|
6f0ec0592e
lib/query: order pull requests based on updated_on column when we want to order based on last updated time
|
4 年之前 |
Pierre-Yves Chibon
|
78d1ae2310
Fix checking if the user is a committer of the repo the PR originates from
|
5 年之前 |
Julen Landa Alustiza
|
9b852bf905
unit tests for pull request view tag filtering
|
5 年之前 |
Julen Landa Alustiza
|
6725ecefa9
Return to the pr view after merging it
|
5 年之前 |
Julen Landa Alustiza
|
a51825e991
Fix typo on pull request merge error
|
5 年之前 |
Julen Landa Alustiza
|
0cafab1d42
tests: fix black formatting on tests
|
5 年之前 |
Pierre-Yves Chibon
|
aede197253
Fix the unit-tests for the change in the html related to CSP support
|
5 年之前 |
Pierre-Yves Chibon
|
3e6dbcd7dd
Adjust HTML indentations
|
5 年之前 |
Pierre-Yves Chibon
|
73d1200552
Project wide black fixes, including tests, docs and all
|
5 年之前 |
Julen Landa Alustiza
|
86bf394d79
pagure/ui/fork: fix pull request closing flash message
|
5 年之前 |
Pierre-Yves Chibon
|
2479cae999
Allow linking issues to PRs in the initial comment of a PR
|
5 年之前 |
Pierre-Yves Chibon
|
8031708ee3
Fix and add a dedicated test creating a PR with files having non-ascii names
|
5 年之前 |
Pierre-Yves Chibon
|
4babe061ac
Speed up the test suite by dropping some of the sleep calls
|
6 年之前 |
Pierre-Yves Chibon
|
d9e6bcd566
Drop the in-code requirements for SQLAlchemy >= 0.8
|
6 年之前 |
Pierre-Yves Chibon
|
67d1cce037
Move pagure to use python3's absolute import
|
6 年之前 |
Pierre-Yves Chibon
|
d114c702f9
Fix ensuring the list of branches on the new PR page matches the repo
|
6 年之前 |
Pierre-Yves Chibon
|
8821f71408
Allow commenting on a PR when clicking on the merge button
|
6 年之前 |