pagure Logo
  • Log In

mdapi

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

Commits 170

Branch: 9ba63dc14a735b0b1d3d5276bedf474dcd448623
master production staging
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
Mention deployment URL
Till Maas • 9 years ago  
9772360
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
Add fuzzy logic for pretty detection
Till Maas • 9 years ago  
bd4bb15
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
Make the links use the configured prefix
Patrick Uiterwijk • 9 years ago  
3466081
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
Avoid code duplication by using a method
Pierre-Yves Chibon • 9 years ago  
a1bfeea
Add the possibility to output the JSON in a human-friendly way
Pierre-Yves Chibon • 9 years ago  
91a33b7
Include the dependencies information in the json blob returned for a package
Pierre-Yves Chibon • 9 years ago  
505a0bb
Add a method to query the dependency tables in the primary DB for info about a package
Pierre-Yves Chibon • 9 years ago  
610acd0
Map the tables listing all the dependencies information in the primary DB
Pierre-Yves Chibon • 9 years ago  
5a1e519
Adjust wording, drop the 'the'
Pierre-Yves Chibon • 9 years ago  
2d49306
Repository -> Repositories
Pierre-Yves Chibon • 9 years ago  
99676c9
Small typo on the front page doc
Pierre-Yves Chibon • 9 years ago  
30c038f
Release 1.2.2
Pierre-Yves Chibon • 9 years ago  
9dcb715
Add a link to the branches page on the front page
Pierre-Yves Chibon • 9 years ago  
22e9c15
Release 1.2.1
Pierre-Yves Chibon • 9 years ago  
70f0748
Remove typo, we no longer use '%s' to insert the prefix
Pierre-Yves Chibon • 9 years ago  
bac055a
Release 1.2
Pierre-Yves Chibon • 9 years ago  
9b2eaad
Fix the example and link in the documentation on the front page
Pierre-Yves Chibon • 9 years ago  
6d57f24
Drop the '%s' in the routes by just prefixing the prefix
Pierre-Yves Chibon • 9 years ago  
5a1febb
Simplify the routing by using a list of tuples
Pierre-Yves Chibon • 9 years ago  
0dd8b85
If there is a prefix, show the front page at both /prefix and /prefix/
Pierre-Yves Chibon • 9 years ago  
fffd4aa
Add the possibility to prefix the URLs via the configuration file
Pierre-Yves Chibon • 9 years ago  
dfcb25a
  • « Newer
  • page 2 of 4
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.