Page MenuHomeSoftware Heritage
Feed Advanced Search

Feb 23 2019

jbertran committed R65:4a59ce752ade: converters: setup revision message decoding here. Update tests to match (authored by jbertran).
converters: setup revision message decoding here. Update tests to match
Feb 23 2019, 1:55 AM
jbertran committed R65:597969ebb7ae: backend: add origin-based revision log lookup, update backend tests to match (authored by jbertran).
backend: add origin-based revision log lookup, update backend tests to match
Feb 23 2019, 1:55 AM
jbertran committed R65:73a1f70294c9: service: change rev_log_by to match behaviour of other functions, update tests… (authored by jbertran).
service: change rev_log_by to match behaviour of other functions, update tests…
Feb 23 2019, 1:55 AM
jbertran committed R65:7e852430930e: Converters: add fullname to person and release converters. Fixes uncaught… (authored by jbertran).
Converters: add fullname to person and release converters. Fixes uncaught…
Feb 23 2019, 1:55 AM
jbertran committed R65:abae1d1c04b3: api: add origin-based revision log lookup routes, update tests to match (authored by jbertran).
api: add origin-based revision log lookup routes, update tests to match
Feb 23 2019, 1:55 AM
jbertran committed R65:4089c0337042: service: add origin-based revision log lookup, update tests to match (authored by jbertran).
service: add origin-based revision log lookup, update tests to match
Feb 23 2019, 1:55 AM
jbertran committed R65:52deecdbd984: Converter Tests: update to reflect the addition of fullname to person, revision… (authored by jbertran).
Converter Tests: update to reflect the addition of fullname to person, revision…
Feb 23 2019, 1:55 AM
jbertran committed R65:a5b1e3fe9f63: service and api tests: fix raw revision message tests (authored by jbertran).
service and api tests: fix raw revision message tests
Feb 23 2019, 1:55 AM
jbertran committed R65:6f45b82fd3e6: Service: more idiomatic dictionary removal (authored by jbertran).
Service: more idiomatic dictionary removal
Feb 23 2019, 1:55 AM
jbertran committed R65:96bfc8db9daf: api: update lookup_revision to reflect service changes, add raw message lookup (authored by jbertran).
api: update lookup_revision to reflect service changes, add raw message lookup
Feb 23 2019, 1:55 AM
jbertran committed R65:1add258a7f99: api: use raw backend lookup instead of service wrapper for raw rev msg (authored by jbertran).
api: use raw backend lookup instead of service wrapper for raw rev msg
Feb 23 2019, 1:55 AM
jbertran committed R65:7a0cfff3f9a2: api tests: test exception message reflects the error it should report (authored by jbertran).
api tests: test exception message reflects the error it should report
Feb 23 2019, 1:55 AM
jbertran committed R65:cd6906154b9e: tests: update api and service tests to reflect changes (authored by jbertran).
tests: update api and service tests to reflect changes
Feb 23 2019, 1:55 AM
jbertran committed R65:4f22178ad32c: api view: added /api/1/revision/<sha1_git>/raw/ route (authored by jbertran).
api view: added /api/1/revision/<sha1_git>/raw/ route
Feb 23 2019, 1:55 AM
jbertran committed R65:9c7cd094c321: service: * add function to get _only_ raw revision message * restrict… (authored by jbertran).
service: * add function to get _only_ raw revision message * restrict…
Feb 23 2019, 1:55 AM
jbertran committed R65:ca51fbaab71a: test_api: update to reflect the addition of /api/1/revision/<sha1_git>/raw to… (authored by jbertran).
test_api: update to reflect the addition of /api/1/revision/<sha1_git>/raw to…
Feb 23 2019, 1:55 AM
jbertran committed R65:476cf9275bc2: Converters: fixed a bug where the revision author's full name was not decoded… (authored by jbertran).
Converters: fixed a bug where the revision author's full name was not decoded…
Feb 23 2019, 1:55 AM
jbertran committed R65:eb1ff578ad05: /directory/ browsing view: rename entrypath parameter to path (authored by jbertran).
/directory/ browsing view: rename entrypath parameter to path
Feb 23 2019, 1:55 AM
jbertran committed R65:45b34efedd0d: service: lookup_directory_with_path raises a NotFoundExc the entry queried is… (authored by jbertran).
service: lookup_directory_with_path raises a NotFoundExc the entry queried is…
Feb 23 2019, 1:55 AM
jbertran committed R65:13866e2abb84: .gitignore: now ignoring emacs temp files (authored by jbertran).
.gitignore: now ignoring emacs temp files
Feb 23 2019, 1:55 AM
jbertran committed R65:fdf1ee7a3e8f: browsing view: add /browse/directory/<sha1_git>/[<path>/] to the… (authored by jbertran).
browsing view: add /browse/directory/<sha1_git>/[<path>/] to the…
Feb 23 2019, 1:55 AM
jbertran committed R65:6ab97264e0ea: browse test: remove print, fix testing get request paths to match the test… (authored by jbertran).
browse test: remove print, fix testing get request paths to match the test…
Feb 23 2019, 1:55 AM
jbertran committed R65:80c565747bcf: api tests: update to reflect changes to endpoint default parameters (authored by jbertran).
api tests: update to reflect changes to endpoint default parameters
Feb 23 2019, 1:55 AM
jbertran committed R65:73cf90203b8a: api: update /directory/ route to allow relative navigation from given directory… (authored by jbertran).
api: update /directory/ route to allow relative navigation from given directory…
Feb 23 2019, 1:55 AM
jbertran committed R65:90a08a1c474b: api: remove default values for parameters on endpoints. the apidoc module… (authored by jbertran).
api: remove default values for parameters on endpoints. the apidoc module…
Feb 23 2019, 1:55 AM
jbertran committed R65:3afd0eeb9e19: service tests: add tests for relative directory navigation (authored by jbertran).
service tests: add tests for relative directory navigation
Feb 23 2019, 1:55 AM
jbertran committed R65:2b2a02129466: browse view: remove all default params on endpoints (authored by jbertran).
browse view: remove all default params on endpoints
Feb 23 2019, 1:55 AM
jbertran committed R65:bbe20ca00a27: api tests: update to reflect changes in /directory/ route management (authored by jbertran).
api tests: update to reflect changes in /directory/ route management
Feb 23 2019, 1:55 AM
jbertran committed R65:1cb9b0825f22: update docstring for directory/<sha1_git>/[<path>/] api route (authored by jbertran).
update docstring for directory/<sha1_git>/[<path>/] api route
Feb 23 2019, 1:55 AM
jbertran committed R65:f0cc036b0570: service: provide a method to navigate to directory entry given relative path… (authored by jbertran).
service: provide a method to navigate to directory entry given relative path…
Feb 23 2019, 1:55 AM

Sep 9 2016

jbertran closed T558: Change APIdoc to a less brittle approach for API documentation as Resolved.

Closed by D114.

Sep 9 2016, 11:45 AM · Web app
jbertran committed rDWAPPS258b7c230245: apidoc: harden the decorator stack (authored by jbertran).
apidoc: harden the decorator stack
Sep 9 2016, 11:38 AM
jbertran closed D114: apidoc: harden the decorator stack by committing rDWAPPS258b7c230245: apidoc: harden the decorator stack.
Sep 9 2016, 11:38 AM
jbertran updated the diff for D114: apidoc: harden the decorator stack.

Rebase onto master

Sep 9 2016, 11:36 AM
jbertran updated the diff for D114: apidoc: harden the decorator stack.

Fix phrasing in README-dev

Sep 9 2016, 11:34 AM
jbertran updated the diff for D114: apidoc: harden the decorator stack.

Add doc, custom exception

Sep 9 2016, 11:30 AM

Sep 8 2016

jbertran updated the diff for D114: apidoc: harden the decorator stack.

Changes from feedback from @ardumont

Sep 8 2016, 5:02 PM
jbertran retitled D114: apidoc: harden the decorator stack from to apidoc: harden the decorator stack.
Sep 8 2016, 12:15 PM

Sep 6 2016

jbertran closed T560: Browse page: fix advanced search forms as Resolved.
Sep 6 2016, 10:32 AM · Web app
jbertran added a comment to T560: Browse page: fix advanced search forms.

Closed by D113, which caught redirect generation issues in addition to the markup errors.

Sep 6 2016, 10:32 AM · Web app

Sep 5 2016

jbertran committed rDWAPPSe534bd5ab782: browse: fix redirection url generation issue (authored by jbertran).
browse: fix redirection url generation issue
Sep 5 2016, 2:23 PM
jbertran committed rDWAPPS28f25beae684: templates: fix wrong data-toggle attribute on elem (authored by jbertran).
templates: fix wrong data-toggle attribute on elem
Sep 5 2016, 2:23 PM
jbertran committed rDWAPPS33faefc34bcb: home-origin.html: fix wrong form action url (authored by jbertran).
home-origin.html: fix wrong form action url
Sep 5 2016, 2:23 PM
jbertran closed D113: home-origin.html: fix wrong form action url by committing rDWAPPS33faefc34bcb: home-origin.html: fix wrong form action url.
Sep 5 2016, 2:23 PM
jbertran updated the diff for D113: home-origin.html: fix wrong form action url.

Squashed and didn't update

Sep 5 2016, 2:15 PM
jbertran added inline comments to D113: home-origin.html: fix wrong form action url.
Sep 5 2016, 2:14 PM
jbertran updated the diff for D113: home-origin.html: fix wrong form action url.

Add documentation and factorize directory URL generation

Sep 5 2016, 2:05 PM
jbertran updated the diff for D113: home-origin.html: fix wrong form action url.

home-origin.html: fix wrong form action url
templates: fix wrong data-toggle attribute on elem
browse: fix redirection url generation issue

Sep 5 2016, 12:05 PM

Sep 2 2016

jbertran created T560: Browse page: fix advanced search forms.
Sep 2 2016, 5:30 PM · Web app
jbertran retitled D113: home-origin.html: fix wrong form action url from to home-origin.html: fix wrong form action url.
Sep 2 2016, 5:09 PM
jbertran reopened T301: Improve date parsing error messages as "Open".
Sep 2 2016, 1:48 PM · Web app
jbertran closed T301: Improve date parsing error messages as Resolved.
Sep 2 2016, 1:48 PM · Web app
jbertran added a comment to T301: Improve date parsing error messages.

From discussion with @ardumont, this is only about the utils.py parse_timestamp function, to receive date inputs from users.

Sep 2 2016, 1:47 PM · Web app
jbertran committed rDWAPPSefa994980d92: Changes from feedback - D112 (authored by jbertran).
Changes from feedback - D112
Sep 2 2016, 11:06 AM
jbertran committed rDWAPPS0cb53b7e2282: css: add custom styling for bootstrap issues (authored by jbertran).
css: add custom styling for bootstrap issues
Sep 2 2016, 11:06 AM
jbertran committed rDWAPPS0edda1d79972: browse, main: change web ui nav flow (authored by jbertran).
browse, main: change web ui nav flow
Sep 2 2016, 11:06 AM
jbertran committed rDWAPPS63f696944e77: html: use url_for, fix tabulation issues (authored by jbertran).
html: use url_for, fix tabulation issues
Sep 2 2016, 11:06 AM
jbertran committed rDWAPPS63c386cca791: html: add navbar to layout (authored by jbertran).
html: add navbar to layout
Sep 2 2016, 11:06 AM
jbertran committed rDWAPPSb67158797ae7: Create browsing view landing page (authored by jbertran).
Create browsing view landing page
Sep 2 2016, 11:06 AM
jbertran committed rDWAPPS2f6f1bfd8f65: Create directory for HTML snippets (authored by jbertran).
Create directory for HTML snippets
Sep 2 2016, 11:06 AM
jbertran closed D112: Begin archive 'integration' by committing rDWAPPS2f6f1bfd8f65: Create directory for HTML snippets.
Sep 2 2016, 11:06 AM
jbertran updated the diff for D112: Begin archive 'integration'.

Changes from @ardumont 's feedback

Sep 2 2016, 11:00 AM
jbertran updated the diff for D112: Begin archive 'integration'.

Rebase onto master (2)

Sep 2 2016, 10:02 AM

Sep 1 2016

jbertran updated the diff for D112: Begin archive 'integration'.

Rebase onto master

Sep 1 2016, 3:02 PM
jbertran added a project to T558: Change APIdoc to a less brittle approach for API documentation: Web app.
Sep 1 2016, 11:44 AM · Web app
jbertran created T558: Change APIdoc to a less brittle approach for API documentation.
Sep 1 2016, 11:42 AM · Web app
jbertran added a comment to T553: Open api endpoint /api/1/provenance/ to read a content's provenance information.

/browse/<>/ should probably be replaced by a more significant/useful route as well.

Sep 1 2016, 10:41 AM · Web app, General

Aug 31 2016

jbertran updated the diff for D112: Begin archive 'integration'.

Correct a bug in search-form.html

Aug 31 2016, 4:53 PM
jbertran updated the diff for D112: Begin archive 'integration'.

html: use url_for, fix tabulation issues

Aug 31 2016, 4:21 PM
jbertran added a comment to D112: Begin archive 'integration'.
In D112#2731, @olasd wrote:

but I see some inconsistencies in indentation, as well as in the javascript (mixed spaces and tabs?).

Aug 31 2016, 4:09 PM
jbertran retitled D112: Begin archive 'integration' from to Begin archive 'integration'.
Aug 31 2016, 4:01 PM

Aug 30 2016

jbertran committed rDWAPPS9e216bb5df24: templates: update to reflect search fn name change (authored by jbertran).
templates: update to reflect search fn name change
Aug 30 2016, 10:26 AM
jbertran committed rDWAPPSe1784268a872: browse: provide search routes for GET arg handling (authored by jbertran).
browse: provide search routes for GET arg handling
Aug 30 2016, 10:26 AM
jbertran closed D111: browse: provide search routes for GET arg handling by committing rDWAPPSe1784268a872: browse: provide search routes for GET arg handling.
Aug 30 2016, 10:26 AM

Aug 29 2016

jbertran added a comment to D111: browse: provide search routes for GET arg handling.

My issue is a bootstrapping one.

Aug 29 2016, 5:20 PM

Aug 25 2016

jbertran updated the diff for D111: browse: provide search routes for GET arg handling.

templates: update to reflect search fn name change

Aug 25 2016, 3:54 PM
jbertran updated the diff for D111: browse: provide search routes for GET arg handling.

Stray stash caused test failure ><

Aug 25 2016, 3:49 PM
jbertran retitled D111: browse: provide search routes for GET arg handling from to browse: provide search routes for GET arg handling.
Aug 25 2016, 3:44 PM
jbertran committed rDWAPPSb8e3167b6985: apidoc: fix behaviour on doc routes (authored by jbertran).
apidoc: fix behaviour on doc routes
Aug 25 2016, 11:21 AM
jbertran closed D109: API: fix apidoc behaviour by committing rDWAPPSb8e3167b6985: apidoc: fix behaviour on doc routes.
Aug 25 2016, 11:21 AM
jbertran updated the diff for D109: API: fix apidoc behaviour.

Better test for function

Aug 25 2016, 11:16 AM
jbertran updated the diff for D109: API: fix apidoc behaviour.

Rebased onto master

Aug 25 2016, 11:03 AM

Aug 24 2016

jbertran retitled D109: API: fix apidoc behaviour from to API: fix apidoc behaviour.
Aug 24 2016, 5:31 PM

Aug 23 2016

jbertran committed rDWAPPS8ac2238e7097: renderers: use inspect module instead of trim fn (authored by jbertran).
renderers: use inspect module instead of trim fn
Aug 23 2016, 3:57 PM
jbertran committed rDWAPPSd76255066582: api, browse: change content search route (authored by jbertran).
api, browse: change content search route
Aug 23 2016, 3:57 PM
jbertran committed rDWAPPS1ece8f71acfe: renderers: example urls may have unused arguments (authored by jbertran).
renderers: example urls may have unused arguments
Aug 23 2016, 3:57 PM
jbertran committed rDWAPPS5cf6bcc197d2: origin template: reflect changes to browse method (authored by jbertran).
origin template: reflect changes to browse method
Aug 23 2016, 3:57 PM
jbertran committed rDWAPPS19cb2a11e33d: browse, api: add routes to search origin with url (authored by jbertran).
browse, api: add routes to search origin with url
Aug 23 2016, 3:57 PM
jbertran committed rDWAPPSfc9510bb366d: backend, service: use storage origin capabilities (authored by jbertran).
backend, service: use storage origin capabilities
Aug 23 2016, 3:57 PM
jbertran closed D105: WebUI: Changes in preparation to deployment with updated search URL by committing rDWAPPSfc9510bb366d: backend, service: use storage origin capabilities.
Aug 23 2016, 3:57 PM
jbertran retitled D105: WebUI: Changes in preparation to deployment with updated search URL from to WebUI: Changes in preparation to deployment with updated search URL.
Aug 23 2016, 3:27 PM

Aug 22 2016

jbertran added a parent task for T541: Make the origin visit '/api/1/stat/visits/<int:origin_id>/' consistent with other api endpoints: T533: Allow loaders to register partial state (meta task).
Aug 22 2016, 3:55 PM · Web app
jbertran added a subtask for T533: Allow loaders to register partial state (meta task): T541: Make the origin visit '/api/1/stat/visits/<int:origin_id>/' consistent with other api endpoints.
Aug 22 2016, 3:55 PM · General
jbertran added a project to T541: Make the origin visit '/api/1/stat/visits/<int:origin_id>/' consistent with other api endpoints: Web app.
Aug 22 2016, 3:55 PM · Web app
jbertran created T541: Make the origin visit '/api/1/stat/visits/<int:origin_id>/' consistent with other api endpoints.
Aug 22 2016, 3:55 PM · Web app

Aug 19 2016

jbertran committed rDWAPPS08ea8d7cd82f: views: remove dead flaskAPI utilities usage (authored by jbertran).
views: remove dead flaskAPI utilities usage
Aug 19 2016, 4:16 PM
jbertran committed rDWAPPS584302ffbbce: feedback from D103 - insert function origin URL (authored by jbertran).
feedback from D103 - insert function origin URL
Aug 19 2016, 4:16 PM
jbertran committed rDWAPPS808aa6bccc34: apidoc: remove stray dead code (authored by jbertran).
apidoc: remove stray dead code
Aug 19 2016, 4:16 PM
jbertran committed rDWAPPSfe7f5e6495f2: templates: fix html issues, api/doc reST to HTML (authored by jbertran).
templates: fix html issues, api/doc reST to HTML
Aug 19 2016, 4:16 PM
jbertran committed rDWAPPSa85bb62ecb65: renderers: better docstring trimming (authored by jbertran).
renderers: better docstring trimming
Aug 19 2016, 4:16 PM