pagure Logo
  • Log In

mdapi

Clone
Source Code
GIT
  • Source
  • Issues  17
  • Pull Requests  2
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 128

Branch: 87158c28a0f562324b55f5e3d3395c2a430900c7
master production staging
Fix specifying the charset
Pierre-Yves Chibon • 8 years ago  
87158c2
Set the content_type and charset of the index page
Pierre-Yves Chibon • 8 years ago  
a064354
Small pep8 fix as suggested by @bowlofeggs
Pierre-Yves Chibon • 8 years ago  
dedbdef
Require all fedmsg modules
Pierre-Yves Chibon • 8 years ago  
e331651
Add a fedmsg.d/mdapi.py file so it helps working in a venv
Pierre-Yves Chibon • 8 years ago  
634f2fe
Specify in the README that the virtualenv must be py3
Pierre-Yves Chibon • 8 years ago  
697d5a6
Release 2.7
Pierre-Yves Chibon • 8 years ago  
a4cd565
Also raise an error if both package name and source package name are set
Pierre-Yves Chibon • 8 years ago  
8514036
Document the new API endpoint in the index
Pierre-Yves Chibon • 8 years ago  
374083b
Add the possibility to query package by the name of their source package
Pierre-Yves Chibon • 8 years ago  
3d537d4
Release 2.6
Pierre-Yves Chibon • 9 years ago  
1182611
Adjust the url scheme to the new structure
Pierre-Yves Chibon • 9 years ago  
9985ddc
Release 2.5
Pierre-Yves Chibon • 9 years ago  
dc0dca5
Chain the method as coroutines to make the process more asynchronous
Pierre-Yves Chibon • 9 years ago  
2ac2363
Release 2.4
Pierre-Yves Chibon • 9 years ago  
7903144
Let's loop a few time to retrieve the repo before bailing out
Pierre-Yves Chibon • 9 years ago  
65ed2da
Make the sleeping time configurable
Pierre-Yves Chibon • 9 years ago  
1d54658
If failing to process a repo, wait 30 seconds and try again
Pierre-Yves Chibon • 9 years ago  
5af54c4
Catch exception and raise an error 400
Pierre-Yves Chibon • 9 years ago  
6addcc3
Fix the recursion so that we don't end up in an infinite loop
Pierre-Yves Chibon • 9 years ago  
3da2c55
Adjust the documentation in the front page
Pierre-Yves Chibon • 9 years ago  
a83aafa
Add the endpoints for the soft-dependencies
Pierre-Yves Chibon • 9 years ago  
ad54773
Create the requires, provides and obsoletes endpoints
Pierre-Yves Chibon • 9 years ago  
7488045
Create a dedicate method to retrieve informations about one or more packages
Pierre-Yves Chibon • 9 years ago  
227cbd1
Create the get_package_by method in the internal library
Pierre-Yves Chibon • 9 years ago  
a0ce2e3
mdapi has been touched in 2016, adjusting copyright year
Pierre-Yves Chibon • 9 years ago  
8e9341a
Release 2.3
Pierre-Yves Chibon • 9 years ago  
2f8c8ea
Adjust the requirements.txt and the spec file to drop the dependency on simplejson
Pierre-Yves Chibon • 9 years ago  
e2d0d59
Drop the use of simplejson
Pierre-Yves Chibon • 9 years ago  
ea560d2
Let's not override the user's instruction if any are provided
Pierre-Yves Chibon • 9 years ago  
99554e7
Rely on urllib and aiohttp.MultiDict to do the url arguments parsing
Pierre-Yves Chibon • 9 years ago  
ac24c9a
Merge remote-tracking branch 'github/master'
Pierre-Yves Chibon • 9 years ago  
13c37bc
Adjust the JSON key from `files` to `changelogs` to reflect the content
Pierre-Yves Chibon • 9 years ago  
514f6a7
Merge pull request #3 from tyll/URL
Pierre-Yves Chibon • 9 years ago  
5532943
Order packages by their Epoch-Version-Release and return only the most recent
Pierre-Yves Chibon • 9 years ago  
95527c2
Fix the detection of the ACCEPT header to make things pretty in web browser
Pierre-Yves Chibon • 9 years ago  
c36afdf
Release 2.2.3
Pierre-Yves Chibon • 9 years ago  
7139b81
Fix the branches endpoint
Pierre-Yves Chibon • 9 years ago  
e66c94b
Fix changelog in the spec file
Pierre-Yves Chibon • 9 years ago  
5ca94f8
Release 2.2.2.
Pierre-Yves Chibon • 9 years ago  
2dcfb3c
Fix case, CONFIG is not config
Pierre-Yves Chibon • 9 years ago  
a1f4dd8
Release 2.2.1
Pierre-Yves Chibon • 9 years ago  
08c7a5b
Release 2.2
Pierre-Yves Chibon • 9 years ago  
889ca8a
Typo fix
Pierre-Yves Chibon • 9 years ago  
9bd6b91
Release 2.1
Pierre-Yves Chibon • 9 years ago  
f660e30
Fix prettifying the output only upon request
Pierre-Yves Chibon • 9 years ago  
c2eafd8
Drop un-used import
Pierre-Yves Chibon • 9 years ago  
4d6fb5b
Release 2.0
Pierre-Yves Chibon • 9 years ago  
ad2667b
Disable the urllib3 warnings only if either of the _VERIFY settings are False
Pierre-Yves Chibon • 9 years ago  
2c536aa
Add the possibility to disable checking the SSL cert
Pierre-Yves Chibon • 9 years ago  
e444343
Use kernel-core instead of kernel as an example for the files endpoint
Pierre-Yves Chibon • 9 years ago  
512ce15
  • « Newer
  • page 1 of 3
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.