pagure Logo
  • Log In

mdapi

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

Commits 58

Branch: 46b266fba9b0f9edf0f0999ccc2af5665392ff37
master production staging
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
Fix the imports
Pierre-Yves Chibon • 9 years ago  
e102d07
Port the server and the get_repo_md script to use the file_lock module
Pierre-Yves Chibon • 9 years ago  
4f177d9
Embed and adjust for our need the simpleflock module
Pierre-Yves Chibon • 9 years ago  
9d3ded8
Adjust the server to tests the EPEL testing repo before the release one
Pierre-Yves Chibon • 9 years ago  
f935f12
Fix the get_repo_md script to retrieve the release repo and the EPEL ones
Pierre-Yves Chibon • 9 years ago  
5b780da
Expand the documentation in the front page
Pierre-Yves Chibon • 9 years ago  
6fde53a
List requests in the requirements as it's needed for the get_repo_md script
Pierre-Yves Chibon • 9 years ago  
27be370
Use the default /var/tmp for the DB_FOLDER if it's not set in the configuration file
Pierre-Yves Chibon • 9 years ago  
dba615b
Require a configuration file to know where the repo DBs should be put
Pierre-Yves Chibon • 9 years ago  
0ab6c5b
Make the get_repo_md script multi-threaded
Pierre-Yves Chibon • 9 years ago  
dcea3e7
Use relative links since we are at the top level
Pierre-Yves Chibon • 9 years ago  
af6ce0f
Make @lmacken happy but adding links to the examples
Pierre-Yves Chibon • 9 years ago  
bc862ea
Implement a fallback mechanism from updates-testing to updates to release
Pierre-Yves Chibon • 9 years ago  
aa2e957
Add an utility script to download all the repo meta-data using info from pkgdb2
Pierre-Yves Chibon • 9 years ago  
56b70e4
s/Flask/aiohttp/
Luke Macken • 9 years ago  
b9b0f3b
s/RedHat/Red Hat/ in the footer.
Luke Macken • 9 years ago  
9bb1a0d
Not data, date
Pierre-Yves Chibon • 9 years ago  
c0b534f
Make the list of co-packages a list of unique names
Pierre-Yves Chibon • 9 years ago  
193c6d4
Add a dependency to simplejson but fallback on the default if absent
Pierre-Yves Chibon • 9 years ago  
eba0c37
pep8 clean up
Pierre-Yves Chibon • 9 years ago  
376f8e7
Let's run the application only when told to do so
Pierre-Yves Chibon • 9 years ago  
56c2cd3
Let's keep the JSON structure consistent if there is a source rpm or not
Pierre-Yves Chibon • 9 years ago  
5725881
Rsplit the dashes but stop at the first one
Pierre-Yves Chibon • 9 years ago  
3e094bf
Only return co-packages if there is a source rpm defined
Pierre-Yves Chibon • 9 years ago  
146d26d
Add a local copy of the GPLv2 license
Pierre-Yves Chibon • 9 years ago  
be6e6df
Fix the title of the front page
Pierre-Yves Chibon • 9 years ago  
5f04978
Add a front page to the project
Pierre-Yves Chibon • 9 years ago  
51712bf
Fix case, configuration option are upper case
Pierre-Yves Chibon • 9 years ago  
f416a52
Make the host and the port configurable
Pierre-Yves Chibon • 9 years ago  
ff91d13
  • « 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.