Page MenuHomeSoftware Heritage
Feed Advanced Search

Jul 13 2016

jbertran added a task to D75: T286: Add a calendar-like UI to the origin page: T286: view /browse/origin/ORIGIN_ID/ - calendar-like UI.
Jul 13 2016, 12:13 PM
jbertran added a revision to T286: view /browse/origin/ORIGIN_ID/ - calendar-like UI: D75: T286: Add a calendar-like UI to the origin page.
Jul 13 2016, 12:13 PM · Web app

Jul 6 2016

jbertran added a revision to T480: web-based sha1 search doesn't work with safari: Unknown Object (Differential Revision).
Jul 6 2016, 10:57 AM · Website
jbertran closed T480: web-based sha1 search doesn't work with safari as Resolved.

Fixed by changing loop syntax to a more compatible var...of. Issue was a failure at search.js load.

Jul 6 2016, 10:50 AM · Website

Jul 5 2016

jbertran added a comment to T480: web-based sha1 search doesn't work with safari.

This is most likely a drag and drop compatibility issue. Unfortunately, the user that reported this is no longer on IRC so I can't get additional details. In any case, the search form should still be accessible by clicking the search box - can anyone with access to Safari please confirm that this is the case?

Jul 5 2016, 2:13 PM · Website

Jul 1 2016

jbertran committed rDSNIPf798ad6816c3: New snippet for getting 24-hr usage on web ui API routes (authored by jbertran).
New snippet for getting 24-hr usage on web ui API routes
Jul 1 2016, 4:27 PM
jbertran closed D72: USWGI log reading by committing rDSNIPf798ad6816c3: New snippet for getting 24-hr usage on web ui API routes.
Jul 1 2016, 4:27 PM
jbertran retitled D72: USWGI log reading from to USWGI log reading.
Jul 1 2016, 4:23 PM
jbertran created P94 Get a route's usage count over 24hrs from uswgi logs.
Jul 1 2016, 3:26 PM

Jun 29 2016

jbertran created T470: Avoid asset duplication on the public-facing website.
Jun 29 2016, 3:43 PM · Website

Jun 28 2016

jbertran closed T467: Validate the text input in the search page as Resolved.

Closed by D70.

Jun 28 2016, 4:58 PM · Web app
jbertran committed rDWAPPSc34790145fbf: filedrop.js: fix tabulation and docstring (authored by jbertran).
filedrop.js: fix tabulation and docstring
Jun 28 2016, 4:58 PM
jbertran committed rDWAPPSe5f381132c8b: web ui search: fix invalid sha1s being searched anyway (authored by jbertran).
web ui search: fix invalid sha1s being searched anyway
Jun 28 2016, 4:58 PM
jbertran closed D70: web ui search: fix invalid sha1s being searched anyway by committing rDWAPPSe5f381132c8b: web ui search: fix invalid sha1s being searched anyway.
Jun 28 2016, 4:58 PM
jbertran updated the diff for D70: web ui search: fix invalid sha1s being searched anyway.

filedrop.js: fix tabulation and docstring

Jun 28 2016, 4:52 PM
jbertran added a task to D70: web ui search: fix invalid sha1s being searched anyway: T467: Validate the text input in the search page.
Jun 28 2016, 4:41 PM
jbertran added a revision to T467: Validate the text input in the search page: D70: web ui search: fix invalid sha1s being searched anyway.
Jun 28 2016, 4:41 PM · Web app
jbertran raised the priority of T467: Validate the text input in the search page from Normal to High.
Jun 28 2016, 3:54 PM · Web app
jbertran lowered the priority of T467: Validate the text input in the search page from High to Normal.
Jun 28 2016, 3:53 PM · Web app
jbertran closed T291: Remove default identifier on api/view as Resolved.

Closed due to T431 overriding this task.

Jun 28 2016, 2:56 PM · Web app
jbertran lowered the priority of T291: Remove default identifier on api/view from Normal to Low.

This has been partially done during the completion of D13. The browsing and API endpoints now have no default parameters, but we have no replacement solution for providing user-friendly documentation for the endpoints. The most interesting lead for now would be a custom documentation decorator to wrap the route functions in order to provide default arguments without hard-coding default arguments to the routes.

Jun 28 2016, 2:53 PM · Web app
jbertran raised the priority of T467: Validate the text input in the search page from Normal to High.
Jun 28 2016, 2:40 PM · Web app
jbertran created T468: Remove dead code related to uploading files to Flask.
Jun 28 2016, 2:39 PM · Web app
jbertran created T467: Validate the text input in the search page.
Jun 28 2016, 2:36 PM · Web app
jbertran closed T289: Open /browse/revision/<sha1_git_root>/history/<sha1_git>/log/ view as Resolved.
Jun 28 2016, 1:07 PM · Web app
jbertran added a comment to T289: Open /browse/revision/<sha1_git_root>/history/<sha1_git>/log/ view.

No longer needed thanks to the addition of the /revision/<sha1>/prev/<sha1_list>/ route with less accuracy, but more reasonable performance.

Jun 28 2016, 1:06 PM · Web app
jbertran closed T290: Open /api/1/revision/<sha1_git_root>/history/<sha1_git>/log/ api as Resolved.

No longer needed thanks to the addition of the /revision/<sha1>/prev/<sha1_list>/log route with less accuracy, but more reasonable performance.

Jun 28 2016, 1:06 PM · Web app

Jun 27 2016

jbertran committed rDWAPPSe52716f74920: utils: more accurate variable names test_utils: simplify and remove… (authored by jbertran).
utils: more accurate variable names test_utils: simplify and remove…
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPS93a1f4dccd13: api: use api_lookup with a closure instead of manually emulating api_lookup (authored by jbertran).
api: use api_lookup with a closure instead of manually emulating api_lookup
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPS17ce42848f57: utils: move the parent/child context retrieval to their own functions (authored by jbertran).
utils: move the parent/child context retrieval to their own functions
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPS6290dd61957a: utils: better management of variables, better branch conditions (authored by jbertran).
utils: better management of variables, better branch conditions
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPScd8bf1260bd0: service, backend: switch to generators from map objects for msgpack (authored by jbertran).
service, backend: switch to generators from map objects for msgpack
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPS30b58fef2a1e: browse: remove unneeded comments (authored by jbertran).
browse: remove unneeded comments
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPS423713e32c6d: utils: add navigation breadcrumbs management to enrich_revision (authored by jbertran).
utils: add navigation breadcrumbs management to enrich_revision
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPSb51c4c9e22a4: api: take into account the addition of navigation breadcrumbs (authored by jbertran).
api: take into account the addition of navigation breadcrumbs
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPSd897ed4d48d9: browse: take into account the addition of navigation breadcrumbs (authored by jbertran).
browse: take into account the addition of navigation breadcrumbs
Jun 27 2016, 5:03 PM
jbertran committed rDWAPPS5b6543954bdf: templates: display contextual revision navigation where possible (authored by jbertran).
templates: display contextual revision navigation where possible
Jun 27 2016, 5:03 PM
jbertran closed D66: Add navigation breadcrumbs for contextual revision browsing by committing rDWAPPS423713e32c6d: utils: add navigation breadcrumbs management to enrich_revision.
Jun 27 2016, 5:03 PM
jbertran updated the diff for D66: Add navigation breadcrumbs for contextual revision browsing.

utils: better management of variables, better branch conditions

Jun 27 2016, 4:02 PM
jbertran added inline comments to D66: Add navigation breadcrumbs for contextual revision browsing.
Jun 27 2016, 3:40 PM
jbertran updated the diff for D66: Add navigation breadcrumbs for contextual revision browsing.

utils: move the parent/child context retrieval to their own functions
browse: remove unneeded comments
api: use api_lookup with a closure instead of manually emulating api_lookup

Jun 27 2016, 1:30 PM
jbertran added inline comments to D66: Add navigation breadcrumbs for contextual revision browsing.
Jun 27 2016, 11:53 AM
jbertran updated the diff for D66: Add navigation breadcrumbs for contextual revision browsing.

Minor changes from inline comments

Jun 27 2016, 11:10 AM
jbertran added inline comments to D66: Add navigation breadcrumbs for contextual revision browsing.
Jun 27 2016, 10:48 AM

Jun 24 2016

jbertran retitled D66: Add navigation breadcrumbs for contextual revision browsing from to Add navigation breadcrumbs for contextual revision browsing.
Jun 24 2016, 3:21 PM
jbertran committed rDWAPPSf3cf76370ef7: service: minor fixes, switch to map objects instead of lists (authored by jbertran).
service: minor fixes, switch to map objects instead of lists
Jun 24 2016, 2:54 PM
jbertran committed rDWAPPSfa57b641d05f: Api: open '/revision/<sha1>/prev/<sha1list>/' route for nav breadcrumbs (authored by jbertran).
Api: open '/revision/<sha1>/prev/<sha1list>/' route for nav breadcrumbs
Jun 24 2016, 2:54 PM
jbertran committed rDWAPPS153b3572d378: Service: provide lookup of a list of revision sha1s (authored by jbertran).
Service: provide lookup of a list of revision sha1s
Jun 24 2016, 2:54 PM
jbertran committed rDWAPPS51b7f73039e6: backend: provide lookup for a list of revision sha1s (authored by jbertran).
backend: provide lookup for a list of revision sha1s
Jun 24 2016, 2:54 PM
jbertran closed D65: Open '/revision/<sha1>/prev/<sha1list>/log/' route by committing rDWAPPS51b7f73039e6: backend: provide lookup for a list of revision sha1s.
Jun 24 2016, 2:54 PM
jbertran updated the diff for D65: Open '/revision/<sha1>/prev/<sha1list>/log/' route.

service: minor fixes, switch to map objects instead of lists

Jun 24 2016, 2:49 PM
jbertran added inline comments to D65: Open '/revision/<sha1>/prev/<sha1list>/log/' route.
Jun 24 2016, 2:28 PM

Jun 23 2016

jbertran updated the diff for D65: Open '/revision/<sha1>/prev/<sha1list>/log/' route.

Api: revision_log test fixes

Jun 23 2016, 5:21 PM
jbertran retitled D65: Open '/revision/<sha1>/prev/<sha1list>/log/' route from to Open '/revision/<sha1>/prev/<sha1list>/log/' route.
Jun 23 2016, 5:01 PM

Jun 21 2016

jbertran committed rDWAPPS2b9a9c68abca: search template: fix indentation (authored by jbertran).
search template: fix indentation
Jun 21 2016, 2:14 PM
jbertran committed rDWAPPS255066fa464a: backend: use the newly opened revision log search route backend tests: update… (authored by jbertran).
backend: use the newly opened revision log search route backend tests: update…
Jun 21 2016, 2:14 PM
jbertran closed D55: Small outstanding fixes/updates by committing rDWAPPS255066fa464a: backend: use the newly opened revision log search route backend tests: update….
Jun 21 2016, 2:14 PM
jbertran updated the diff for D55: Small outstanding fixes/updates.
  • search template: fix indentation
Jun 21 2016, 2:09 PM
jbertran retitled D55: Small outstanding fixes/updates from to Small outstanding fixes/updates.
Jun 21 2016, 12:24 PM
jbertran created P87 Storage client error.
Jun 21 2016, 12:02 PM

Jun 17 2016

jbertran archived P85 Gandi drag & drop.
Jun 17 2016, 10:56 AM

Jun 15 2016

jbertran closed T297: Try to decode the revision's message data and fail gracefully as Resolved.

Closed as part of T435

Jun 15 2016, 3:44 PM · Web app
jbertran closed T437: integrate drag & drop UI on the main website as Resolved.

Still need to be prettified, but everything is there for this to be done via CSS and minor changes to the HTML in functions.php

Jun 15 2016, 3:12 PM · Restricted Project, Website
jbertran created P85 Gandi drag & drop.
Jun 15 2016, 12:22 PM

Jun 14 2016

jbertran committed rDWAPPS1f30ca6c7473: Fix being bad with prints (authored by jbertran).
Fix being bad with prints
Jun 14 2016, 4:26 PM
jbertran committed rDWAPPSd4e4160853d0: api: search now correctly removes empty POST form fields (authored by jbertran).
api: search now correctly removes empty POST form fields
Jun 14 2016, 4:26 PM
jbertran closed D48: Api fix by committing rDWAPPSd4e4160853d0: api: search now correctly removes empty POST form fields.
Jun 14 2016, 4:26 PM
jbertran updated the diff for D48: Api fix.
  • Fix being bad with prints
Jun 14 2016, 4:22 PM
jbertran retitled D48: Api fix from to Api fix.
Jun 14 2016, 4:17 PM
jbertran committed rDWAPPS2fa16c48af9e: service tests: fix yaml search test (authored by jbertran).
service tests: fix yaml search test
Jun 14 2016, 12:02 PM
jbertran committed rDWAPPS2e9f4f0451d2: search template: update to reflect api and browse changes (authored by jbertran).
search template: update to reflect api and browse changes
Jun 14 2016, 12:02 PM
jbertran committed rDWAPPS74cd22fc1e35: api tests: fix contract error (authored by jbertran).
api tests: fix contract error
Jun 14 2016, 12:02 PM
jbertran committed rDWAPPSe8539fd5b1a3: browse: move more logic to api, update tests to reflect changes (authored by jbertran).
browse: move more logic to api, update tests to reflect changes
Jun 14 2016, 12:02 PM
jbertran committed rDWAPPS041ded85bbcb: browse: reflect displacing search logic to the api layer. (authored by jbertran).
browse: reflect displacing search logic to the api layer.
Jun 14 2016, 12:02 PM
jbertran committed rDWAPPS53a361d9dc1a: api: add multiple hash POST request search treatment (authored by jbertran).
api: add multiple hash POST request search treatment
Jun 14 2016, 12:02 PM
jbertran committed rDWAPPS2ee2fa449b7e: service: add search_hash returning boolean, fix docstring for lookup_hash (authored by jbertran).
service: add search_hash returning boolean, fix docstring for lookup_hash
Jun 14 2016, 12:02 PM
jbertran closed D47: Refactor the search functionality by committing rDWAPPS2ee2fa449b7e: service: add search_hash returning boolean, fix docstring for lookup_hash.
Jun 14 2016, 12:02 PM
jbertran updated the diff for D47: Refactor the search functionality.
  • api tests: fix contract error
Jun 14 2016, 11:52 AM
jbertran updated the diff for D47: Refactor the search functionality.
  • browse: move more logic to api, update tests to reflect changes
Jun 14 2016, 11:47 AM
jbertran updated the diff for D47: Refactor the search functionality.
  • service tests: fix yaml search test
Jun 14 2016, 10:32 AM

Jun 13 2016

jbertran retitled D47: Refactor the search functionality from to Refactor the search functionality.
Jun 13 2016, 5:31 PM
jbertran closed T435: Fail gracefully if the revision decoding process fails as Resolved.
Jun 13 2016, 4:01 PM · Web app
jbertran committed rDWAPPS110ba85e2ae6: templates: show if decoding errors occurred (authored by jbertran).
templates: show if decoding errors occurred
Jun 13 2016, 2:22 PM
jbertran committed rDWAPPS65aaf922a2f7: converters: byte decoding now tracks which fields generated an error (authored by jbertran).
converters: byte decoding now tracks which fields generated an error
Jun 13 2016, 2:22 PM
jbertran committed rDWAPPS05d37892bc8a: converters: add an extra step to byte decoding in case they are non-utf8 bytes (authored by jbertran).
converters: add an extra step to byte decoding in case they are non-utf8 bytes
Jun 13 2016, 2:22 PM
jbertran closed D45: T435-c by committing rDWAPPS05d37892bc8a: converters: add an extra step to byte decoding in case they are non-utf8 bytes.
Jun 13 2016, 2:22 PM

Jun 10 2016

jbertran updated the diff for D45: T435-c.

Track and show which swh fields generate decoding errors

Jun 10 2016, 5:54 PM
jbertran committed rDSTO363f3e6bcfce: converters: update to reflect decoding logic moved to swh.core.utils (authored by jbertran).
converters: update to reflect decoding logic moved to swh.core.utils
Jun 10 2016, 4:09 PM
jbertran closed D44: T435-b by committing rDSTO363f3e6bcfce: converters: update to reflect decoding logic moved to swh.core.utils.
Jun 10 2016, 4:09 PM
jbertran added a task to D45: T435-c: T435: Fail gracefully if the revision decoding process fails.
Jun 10 2016, 4:06 PM
jbertran added a revision to T435: Fail gracefully if the revision decoding process fails: D45: T435-c.
Jun 10 2016, 4:06 PM · Web app
jbertran added a task to D44: T435-b: T435: Fail gracefully if the revision decoding process fails.
Jun 10 2016, 3:02 PM
jbertran added a revision to T435: Fail gracefully if the revision decoding process fails: D44: T435-b.
Jun 10 2016, 3:02 PM · Web app
jbertran committed rDCOREe2306b1712c0: utils: add the corresponding encoding function (authored by jbertran).
utils: add the corresponding encoding function
Jun 10 2016, 2:46 PM
jbertran committed rDCORE4be9e6c53a51: utils: decode strings with invalid utf8 into valid utf8 with escapes (authored by jbertran).
utils: decode strings with invalid utf8 into valid utf8 with escapes
Jun 10 2016, 2:46 PM
jbertran closed D43: T435-a by committing rDCORE4be9e6c53a51: utils: decode strings with invalid utf8 into valid utf8 with escapes.
Jun 10 2016, 2:46 PM
jbertran removed a task from D43: T435-a: T345: Update db swh.revision.metadata data with tarball length.
Jun 10 2016, 2:30 PM
jbertran removed a revision from T345: Update db swh.revision.metadata data with tarball length: D43: T435-a.
Jun 10 2016, 2:30 PM · Tarball loader
jbertran updated the diff for D43: T435-a.

utils: add the corresponding encoding function

Jun 10 2016, 2:26 PM
jbertran added a revision to T345: Update db swh.revision.metadata data with tarball length: D43: T435-a.
Jun 10 2016, 2:26 PM · Tarball loader