zPlus
|
709cce9e02
Add url_path property to class User.
|
4 anni fa |
Pierre-Yves Chibon
|
4f0011e795
Add a new API endpoint to retrieve details stats about the issues
|
4 anni fa |
Julen Landa Alustiza
|
069347c634
api/issue: allow viewing issues with user tokens
|
4 anni fa |
Lenka Segura
|
3871071c0a
Expose related_prs on issue API
|
5 anni fa |
Julen Landa Alustiza
|
6f02953789
api/utils: check wether system wide tickets are enabled on _check_issue_tracker()
|
4 anni fa |
Julen Landa Alustiza
|
11bf870cc5
tests/test_pagure_flask_api_issue.py: vagrant compatibility
|
5 anni fa |
Julen Landa Alustiza
|
0cafab1d42
tests: fix black formatting on tests
|
5 anni fa |
Pierre-Yves Chibon
|
8351c46016
Allow project-less API token to retrieve issues
|
5 anni fa |
Pierre-Yves Chibon
|
73d1200552
Project wide black fixes, including tests, docs and all
|
5 anni fa |
Pierre-Yves Chibon
|
0a54a297ae
Provide more information about invalid tokens
|
5 anni fa |
Pierre-Yves Chibon
|
cd4df4e668
Allow turning on issue tracking for only some namespaces
|
5 anni fa |
Pierre-Yves Chibon
|
8728985293
Add the possibility to filter the user's issues by dates
|
5 anni fa |
Pierre-Yves Chibon
|
d9e6bcd566
Drop the in-code requirements for SQLAlchemy >= 0.8
|
5 anni fa |
Pierre-Yves Chibon
|
67d1cce037
Move pagure to use python3's absolute import
|
5 anni fa |
Clement Verna
|
81c13058fc
Store the user who closed a ticket in the database.
|
6 anni fa |
Slavek Kabrda
|
984d0f132e
Enable token authentication on internal endpoints. Fixes #4000
|
6 anni fa |
Karsten Hopp
|
063ec08b93
Add a Date type to the custom fields
|
6 anni fa |
Pierre-Yves Chibon
|
9300737e8d
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
|
6 anni fa |
Patrick Uiterwijk
|
3f97f6a980
Integrate repoSpanner
|
6 anni fa |
Pierre-Yves Chibon
|
610db7231b
Make the pagination links stable accross CI and local tests
|
6 anni fa |
Pierre-Yves Chibon
|
c12228af3c
Add pagination to /api/0//user/<username> and /api/0//user/{username}/issues
|
6 anni fa |
Pierre-Yves Chibon
|
6eccc33cb0
Add pagination to /api/0/<repo>/issues
|
6 anni fa |
Pierre-Yves Chibon
|
e2c4680bfe
Fix providing the username and avatar when subscribing on issues/PRso
|
6 anni fa |
Ryan Lerch
|
ccb2e086bb
update subscriber count and avatar on issue page
|
6 anni fa |
Pierre-Yves Chibon
|
aa57b32d49
Add tests when updating custom fields via the API raises an exception
|
6 anni fa |
Pierre-Yves Chibon
|
51514cf5f6
Add more tests for the api_change_milestone_issue API method
|
6 anni fa |
Pierre-Yves Chibon
|
0bc20d93f3
Restructure the tests for the api_change_milestone endpoint
|
6 anni fa |
Pierre-Yves Chibon
|
06d37a93c2
Add some tests to api_view_issues
|
6 anni fa |
Pierre-Yves Chibon
|
92aa95c00a
Fix linking the image to its right location in the API and test it
|
6 anni fa |
Pierre-Yves Chibon
|
87bcfe3e0c
Restructure the tests for the new ticket API
|
6 anni fa |