pagure Logo
  • Log In

mdapi

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

Commits 87

Branch: a1bfeead9af908ae34c3e0ca97a10273f94b55d5
master production staging
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
Release 1.1
Pierre-Yves Chibon • 9 years ago  
acf4336
Allow configuring PKGDB2_URL, KOJI_REPO and DL_SERVER
Pierre-Yves Chibon • 9 years ago  
ad7f0cb
Release 1.0
Pierre-Yves Chibon • 9 years ago  
d145b63
Be more tolerant of an incomplete cache.
Ralph Bean • 9 years ago  
8a70bc8
Also publish the url that we are analyzing.
Ralph Bean • 9 years ago  
15e1654
Remove file locks from the updater, except at installation time.
Ralph Bean • 9 years ago  
f46a4fa
Move queries to the top.
Ralph Bean • 9 years ago  
3141dc6
Fancy updater.
Ralph Bean • 9 years ago  
de04a41
Add some instructionson how to get the project running
Pierre-Yves Chibon • 9 years ago  
c9ff548
Add a README file
Pierre-Yves Chibon • 9 years ago  
e97e5f7
Put a default environment variable for MDAPI_CONFIG in the systemd service file
Pierre-Yves Chibon • 9 years ago  
faaf2fc
Install the systemd mdapi.service file in the spec file
Pierre-Yves Chibon • 9 years ago  
46b266f
Include the systemd mdapi.service file to the tarballs
Pierre-Yves Chibon • 9 years ago  
acfed7b
Add a mdapi.service systemd service file
Pierre-Yves Chibon • 9 years ago  
2ceb438
Ensure mdapi-get_repo_md and mdapi-run are both shipped with the tarballs
Pierre-Yves Chibon • 9 years ago  
82b2a7d
Add the mdapi-run script to the list of files installed in the spec file
Pierre-Yves Chibon • 9 years ago  
a931027
Install the mdapi-run launcher to the scripts folder
Pierre-Yves Chibon • 9 years ago  
26b1259
Rename run-mdapi to mdapi-run
Pierre-Yves Chibon • 9 years ago  
29cb381
Add the run-mdapi utility script and application launcher
Pierre-Yves Chibon • 9 years ago  
1ba0168
Output formatting.
Ralph Bean • 9 years ago  
4daeed4
Compare sha sums before downloading sqlite dbs.
Ralph Bean • 9 years ago  
9a398a7
Cosmetic. The result of a request is not another request, but is a response.
Ralph Bean • 9 years ago  
72c7eed
Include a spec file for mdapi
Pierre-Yves Chibon • 9 years ago  
c6556f8
Adjust the setup.py for the file rename
Pierre-Yves Chibon • 9 years ago  
91de045
Rename get_repo_md.py into mdapi-get_repo_md
Pierre-Yves Chibon • 9 years ago  
5c005b4
We need the python module not the RPM in the dependencies
Pierre-Yves Chibon • 9 years ago  
cde96d6
Add a setup.py
Pierre-Yves Chibon • 9 years ago  
1095ba2
Add a MANIFEST.in to specify which files should be included in the tarball
Pierre-Yves Chibon • 9 years ago  
d3b07f6
Set the output variable so that we can return it
Pierre-Yves Chibon • 9 years ago  
fe4f49e
Fix the argument when recursing
Pierre-Yves Chibon • 9 years ago  
39d1ad5
If there is an error interacting with the DB, retry 3 times before giving up
Pierre-Yves Chibon • 9 years ago  
c034f37
Rely on werkzeug to load the configuration file
Pierre-Yves Chibon • 9 years ago  
4a72fb7
Fix importing the default_config file as well
Pierre-Yves Chibon • 9 years ago  
3ba9d89
  • « Newer
  • page 1 of 2
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.