Installed on /api/1/stat/counters
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 19 2015
Oct 18 2015
we can use this flask decorator:
Oct 16 2015
after rSPROLEf55466f and rSPSITEfe51482 + deployment, https://base.softwareheritage.org/api/1/stat/counters is now available.
done in all modules registered under swh-environment
Oct 15 2015
this will go into the current webui, as the first endpoint that returns json stuff instead of rendering an html page
current status: about 1/3 done (by the look of it…)
Oct 14 2015
This is now done. Some details:
And apache through to rSPPROFa11a325c.
uWSGI has been deployed through rSPPROFb76ea39d4
Oct 13 2015
chmods restarted in a scren session of root@uffizi
"create index concurrently ..." is now running on prado, in a screen section
committed rDSTO672dd1c as mkstemp creates files with mode 0o600
chmods interrupted, as we just discovered that uwsgi is currently creating object files with perms 0600, which are not the right ones.
We need to first fix that, and then restart the chmods.
Oct 12 2015
current status: 16 chmods (one for each physical disk) are currently running on uffizi, in a screen session of user root
Those repositories have been rescheduled with the rest of the 13 million repos that hadn't been imported yet.
Oct 11 2015
In progress.
The tasks are currently running.
Oct 9 2015
swh's puppet state of art - https://forge.softwareheritage.org/diffusion/SENV/
Oct 8 2015
- Inject content
- Inject directories
- Inject revision
- Inject release
- Inject occurrence
- Add tests on lower level
- Tag + Release + Install to make sure the packaging is ok
- pep8 compliance + tests ok
- Orchestration test
Oct 7 2015
In light of issues like T78 , the ideal test based on "git cloning" from SWH would include both:
- verifying that the top-most commits have the right sha1_git checksum, and
- verifying that the Git object store contains all and only the objects we started with
Oct 6 2015
Done in rDLDG61e2b1ecd061
Oct 5 2015
Oct 4 2015
IPython notebook to play with the result times scatter plot :
result_times.ipynb2 KBDownload
Based on that data, here are the current average/stddev processing times per repository based on the first ~14k random repositories loaded (~1% of our total):
Oct 3 2015
(Thanks for making me play for the first time with a IPython notebook, it's a pretty impressive environment to play with scientific data.)
IPython notebook to play with the result times scatter plot :