- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 5 2021
Jan 4 2021
I don't like 1/ at all, and 2 seems indeed a burden for clients...
In D4758#119147, @vlorentz wrote:Sorry @douardda, but I'm going to assume you are fine with this diff, because I'd really like this to work before Vincent goes on vacation
Dec 18 2020
replace deprecated :show-nested: option by :nested:
and fix the click object name to document
fix the :prog: flag
It looks to me that this really about
Dec 17 2020
Dec 15 2020
rework the specs according to zack's comments (hopefully) + rebase
Dec 14 2020
Dec 11 2020
In D4698#117895, @vlorentz wrote:I completely agree with @olasd 's comment.
And why is it restricted to revisions? Why not have an endpoint that returns an arbitrary SWHID?
In D4720#117920, @ardumont wrote:@douardda Why the not on the version?
do not fix the pg version otherwise ok
split the commit in 3 parts
Dec 9 2020
fix and improve the long int encoding examples
Question: who should be responsible for filling this table? The loader or the storage (as side effect of revision_add)?
Dec 8 2020
Ok so the plan is a first step as simple as possible, implementing what @olasd proposed in the task, put this table in the storage, and provide a simple batch get API endpoint.
fix typing according to olasd's comment
In D4684#117170, @anlambert wrote:Cool, thanks ! Can you push a new tag for swh-core once landed ? This will make swh-web CI happy.
and requirements-http.txt
ci msg
Also the "Currently" in not appropriate, there is not any chance the 7.10.0 will be updated, so the I'd get rid of the "currently" in this caveat entry description.
Not sure the debian specific part is needed here. It's only a transient problem that will hit very few (most probably swh team mate only) people.
Dec 7 2020
not sure why this is needed but otherwise lgtm
(not sure why tests are red) lgtm
fix indentation pbs
In T2827#54141, @olasd wrote:Just to be sure (I'm confused even after reading the history document), HedgeDoc is the *community* fork of the HackMD code base (which was named CodiMD), and has no relationship with the original upstream company running hackmd.io. Correct?
Dec 4 2020
improve the doc
done for the journal. We might want to do the same in the RPC low level stack (swh.core.api), some day (or replace this later by gRPC or so :-) )
overall lgtm but see comments
Add a few tests for msgpack codecs (dates and long integers)
Improve (?) the commit message
Simplify a bit the bw compat code (no need for "genericity" there)
Use (poorly/not documented) timestapmp/datetime feature flags of mashpack to handle datetime objs
Dec 3 2020
forgot to save before commit...
Update the documentation for (WIP) extended type based datetime encoding
can storage be easily added to the backup server?
Replace usage of arrow for its humanize() feature by the humanize module