- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 10 2016
Jun 10 2016
jbertran removed a revision from T345: Update db swh.revision.metadata data with tarball length: D43: T435-a.
jbertran edited tasks for D43: T435-a, added: T435: Fail gracefully if the revision decoding process fails; removed T345: Update db swh.revision.metadata data with tarball length.
jbertran added a revision to T435: Fail gracefully if the revision decoding process fails: D43: T435-a.
jbertran added a revision to T345: Update db swh.revision.metadata data with tarball length: D43: T435-a.
jbertran committed rDWAPPSe9360a46f830: test_utils: rename helper function to show it's a helper (authored by jbertran).
test_utils: rename helper function to show it's a helper
jbertran committed rDWAPPSbd480fa6df2a: revision, revision-log: update jinja2 to reflect changes to raw message url… (authored by jbertran).
revision, revision-log: update jinja2 to reflect changes to raw message url…
jbertran committed rDWAPPS3fc92ddfb078: utils: add logic to calculate raw revision message url to enrich_revision… (authored by jbertran).
utils: add logic to calculate raw revision message url to enrich_revision…
jbertran committed rDWAPPS176280f7a10c: utils, test_utils: refactor to eliminate useless tests and avoid redundant… (authored by jbertran).
utils, test_utils: refactor to eliminate useless tests and avoid redundant…
jbertran committed rDWAPPS70d27ee04733: converters, service: * remove url logic to fit with converters being api… (authored by jbertran).
converters, service: * remove url logic to fit with converters being api…
jbertran committed rDWAPPS28276ee94c4b: Converters, Service, Api, Browse: change 'msg_url' to 'message_url' (authored by jbertran).
Converters, Service, Api, Browse: change 'msg_url' to 'message_url'
jbertran committed rDWAPPSfe8b01656b71: templates: update revision and revision-log to reflect raw message display… (authored by jbertran).
templates: update revision and revision-log to reflect raw message display…
jbertran committed rDWAPPS8635f93bf14c: service: * remove decoding logic from revision message handling, now in… (authored by jbertran).
service: * remove decoding logic from revision message handling, now in…
jbertran committed rDWAPPS9ec1cbb0cc96: browse: add raw rev message browsing route, update tests to match (authored by jbertran).
browse: add raw rev message browsing route, update tests to match
jbertran committed rDWAPPS4a59ce752ade: converters: setup revision message decoding here. Update tests to match (authored by jbertran).
converters: setup revision message decoding here. Update tests to match
jbertran committed rDWAPPS6c75b9f6c83b: api: update api_revision_raw_message to automatically download the raw… (authored by jbertran).
api: update api_revision_raw_message to automatically download the raw…
test_utils: rename helper function to show it's a helper
utils, test_utils: refactor to eliminate useless tests and avoid redundant functions
Jun 9 2016
Jun 9 2016
Move raw revision message url logic from converters to utils
Jun 8 2016
Jun 8 2016
Converters, Service, Api, Browse: change 'msg_url' to 'message_url'
jbertran retitled D42: Raw revision message download and display from to Raw revision message download and display.
Jun 7 2016
Jun 7 2016
jbertran committed rDWAPPSf64ec78b9974: browse: edit rev_log and rev_log_by to avoid transcoding to string (authored by jbertran).
browse: edit rev_log and rev_log_by to avoid transcoding to string
jbertran committed rDWAPPS243282ce3026: browse: add origin-based log lookup route, update tests to match (authored by jbertran).
browse: add origin-based log lookup route, update tests to match
jbertran committed rDWAPPS78c4f2d95926: revision-log: add support for origin-based log lookup to template (authored by jbertran).
revision-log: add support for origin-based log lookup to template
jbertran updated the diff for D41: T287: Open /browse/revision/origin/<origin_id>/[branch/<branch_name>][ts/<ts>]/log/ view.
For arc validation
jbertran updated the diff for D41: T287: Open /browse/revision/origin/<origin_id>/[branch/<branch_name>][ts/<ts>]/log/ view.
- browse: edit rev_log and rev_log_by to avoid transcoding to string
jbertran committed rDWAPPS73a1f70294c9: service: change rev_log_by to match behaviour of other functions, update… (authored by jbertran).
service: change rev_log_by to match behaviour of other functions, update…
jbertran committed rDWAPPS011598927c88: api: fix error msg computation error in rev_log_by (authored by jbertran).
api: fix error msg computation error in rev_log_by
jbertran committed rDWAPPSabae1d1c04b3: 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
jbertran committed rDWAPPS597969ebb7ae: 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
jbertran committed rDWAPPS4089c0337042: 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
jbertran updated the diff for D39: T288 - Open /api/1/revision/origin/<origin_id>/[branch/<branch_name>][ts/<ts>]/log/.
- service: change rev_log_by to match behaviour of other functions,
- api: fix error msg computation error in rev_log_by
Jun 6 2016
Jun 6 2016
jbertran added inline comments to D39: T288 - Open /api/1/revision/origin/<origin_id>/[branch/<branch_name>][ts/<ts>]/log/.
Jun 3 2016
Jun 3 2016
jbertran renamed T431: Change API documentation method to drop Flask-API from Change API documentation approach to Change API documentation method to drop Flask-API.
jbertran committed rDWAPPS7e852430930e: Converters: add fullname to person and release converters. Fixes uncaught… (authored by jbertran).
Converters: add fullname to person and release converters. Fixes uncaught…
jbertran committed rDWAPPS52deecdbd984: Converter Tests: update to reflect the addition of fullname to person… (authored by jbertran).
Converter Tests: update to reflect the addition of fullname to person…
May 30 2016
May 30 2016
Converter Tests: update to reflect addition of attribute
jbertran retitled D35: Converters: Fix uncaught exception from to Converters: Fix uncaught exception.
jbertran committed rDWAPPS7a0cfff3f9a2: 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
jbertran committed rDWAPPSa5b1e3fe9f63: service and api tests: fix raw revision message tests (authored by jbertran).
service and api tests: fix raw revision message tests
jbertran committed rDWAPPS6f45b82fd3e6: Service: more idiomatic dictionary removal (authored by jbertran).
Service: more idiomatic dictionary removal
jbertran committed rDWAPPS1add258a7f99: 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
jbertran committed rDWAPPScd6906154b9e: tests: update api and service tests to reflect changes (authored by jbertran).
tests: update api and service tests to reflect changes
jbertran committed rDWAPPS96bfc8db9daf: 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
jbertran committed rDWAPPS9c7cd094c321: service: * add function to get _only_ raw revision message * restrict… (authored by jbertran).
service: * add function to get _only_ raw revision message * restrict…
jbertran committed rDWAPPS476cf9275bc2: 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…
jbertran committed rDWAPPS4f22178ad32c: api view: added /api/1/revision/<sha1_git>/raw/ route (authored by jbertran).
api view: added /api/1/revision/<sha1_git>/raw/ route
jbertran committed rDWAPPSca51fbaab71a: 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…
Fix error message
Minor corrections
Split revision/raw message lookups
- service: add raw message only lookup
- api: update lookup_revision to reflect service changes, add raw
- tests: update api and service tests to reflect changes
May 26 2016
May 26 2016
jbertran added a revision to T298: Add /api/1/revision/<sha1_git>/raw/: D32: Add /revision/<sha1_git>/raw api route.
jbertran closed T294: Align /browse/directory/<sha1_git>/ template to other /directory/ apis as Resolved.
Resolved when resolving T293.
Unless I'm completely delusional this view is already open.
See this example link.
May 3 2016
May 3 2016
jbertran closed T293: Open /browse/directory/<sha1_git>/[<path>/] view, a subtask of T294: Align /browse/directory/<sha1_git>/ template to other /directory/ apis, as Resolved.
jbertran committed rDWAPPSfdf1ee7a3e8f: browsing view: add /browse/directory/<sha1_git>/[<path>/] to the… (authored by jbertran).
browsing view: add /browse/directory/<sha1_git>/[<path>/] to the…
jbertran committed rDWAPPS6ab97264e0ea: 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…
jbertran committed rDWAPPSeb1ff578ad05: /directory/ browsing view: rename entrypath parameter to path (authored by jbertran).
/directory/ browsing view: rename entrypath parameter to path
jbertran committed rDWAPPS45b34efedd0d: 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…
jbertran committed rDWAPPS13866e2abb84: .gitignore: now ignoring emacs temp files (authored by jbertran).
.gitignore: now ignoring emacs temp files
- .gitignore: now ignoring emacs temp files
- service: lookup_directory_with_path raises a NotFoundExc the entry
- browsing view: add /browse/directory/<sha1_git>/[<path>/] to the
- browse test: remove print, fix testing get request paths to match
- /directory/ browsing view: rename entrypath parameter to path
- browse test: remove print, fix testing get request paths to match
- /directory/ browsing view: rename entrypath parameter to path
Apr 29 2016
Apr 29 2016
Phabricator. Eeegh.
jbertran committed rDWAPPS2b2a02129466: browse view: remove all default params on endpoints (authored by jbertran).
browse view: remove all default params on endpoints
browse view: remove all default params on endpoints
Created by mistake
jbertran retitled D13: browse view: remove all default params on endpoints from to browse view: remove all default params on endpoints.
jbertran retitled D12: browsnig view: remove all default params on endpoints from to browsnig view: remove all default params on endpoints.
jbertran committed rDWAPPS90a08a1c474b: 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…
jbertran committed rDWAPPS80c565747bcf: api tests: update to reflect changes to endpoint default parameters (authored by jbertran).
api tests: update to reflect changes to endpoint default parameters
jbertran updated the diff for D11: api: remove default values for parameters on endpoints. the apidoc module breaking is expected..
- api tests: update to reflect changes to endpoint default parameters
jbertran retitled D11: api: remove default values for parameters on endpoints. the apidoc module breaking is expected. from to api: remove default values for parameters on endpoints. the apidoc module breaking is expected..