- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 23 2019
Feb 23 2019
apidoc: harden the decorator stack
jbertran committed R65:e534bd5ab782: browse: fix redirection url generation issue (authored by jbertran).
browse: fix redirection url generation issue
jbertran committed R65:33faefc34bcb: home-origin.html: fix wrong form action url (authored by jbertran).
home-origin.html: fix wrong form action url
jbertran committed R65:28f25beae684: templates: fix wrong data-toggle attribute on elem (authored by jbertran).
templates: fix wrong data-toggle attribute on elem
jbertran committed R65:63f696944e77: html: use url_for, fix tabulation issues (authored by jbertran).
html: use url_for, fix tabulation issues
browse, main: change web ui nav flow
Changes from feedback - D112
html: add navbar to layout
Create directory for HTML snippets
Create browsing view landing page
jbertran committed R65:0cb53b7e2282: css: add custom styling for bootstrap issues (authored by jbertran).
css: add custom styling for bootstrap issues
jbertran committed R65:e1784268a872: browse: provide search routes for GET arg handling (authored by jbertran).
browse: provide search routes for GET arg handling
jbertran committed R65:9e216bb5df24: templates: update to reflect search fn name change (authored by jbertran).
templates: update to reflect search fn name change
jbertran committed R65:8ac2238e7097: renderers: use inspect module instead of trim fn (authored by jbertran).
renderers: use inspect module instead of trim fn
jbertran committed R65:d76255066582: api, browse: change content search route (authored by jbertran).
api, browse: change content search route
apidoc: fix behaviour on doc routes
jbertran committed R65:1ece8f71acfe: renderers: example urls may have unused arguments (authored by jbertran).
renderers: example urls may have unused arguments
jbertran committed R65:19cb2a11e33d: browse, api: add routes to search origin with url (authored by jbertran).
browse, api: add routes to search origin with url
apidoc: remove stray dead code
jbertran committed R65:5cf6bcc197d2: origin template: reflect changes to browse method (authored by jbertran).
origin template: reflect changes to browse method
jbertran committed R65:584302ffbbce: feedback from D103 - insert function origin URL (authored by jbertran).
feedback from D103 - insert function origin URL
jbertran committed R65:08ea8d7cd82f: views: remove dead flaskAPI utilities usage (authored by jbertran).
views: remove dead flaskAPI utilities usage
jbertran committed R65:fc9510bb366d: backend, service: use storage origin capabilities (authored by jbertran).
backend, service: use storage origin capabilities
jbertran committed R65:08ac61f89361: renderers: generate HTML from reST text (authored by jbertran).
renderers: generate HTML from reST text
jbertran committed R65:4c2a4a4b7f2e: Apidoc: switch to Enum classes for doc constants (authored by jbertran).
Apidoc: switch to Enum classes for doc constants
renderers: better docstring trimming
jbertran committed R65:556a45c1190f: debian/control: drop flaskAPI, add docutils (authored by jbertran).
debian/control: drop flaskAPI, add docutils
jbertran committed R65:430575d645b5: Renderers: remove FlaskAPI rendering logic (authored by jbertran).
Renderers: remove FlaskAPI rendering logic
jbertran committed R65:fe7f5e6495f2: templates: fix html issues, api/doc reST to HTML (authored by jbertran).
templates: fix html issues, api/doc reST to HTML
jbertran committed R65:2c8b5ca6d49c: Move response/mimetype logic + tests to renderers (authored by jbertran).
Move response/mimetype logic + tests to renderers
jbertran committed R65:be5124a3e261: API: drop Flask API for custom documentation (authored by jbertran).
API: drop Flask API for custom documentation
browse: Open /api/1/doc/ browsing view
jbertran committed R65:d69319d8679e: converters: ignore ctime in content conversions (authored by jbertran).
converters: ignore ctime in content conversions
jbertran committed R65:76156ecf3b9e: API: document processing methods with new APIdoc (authored by jbertran).
API: document processing methods with new APIdoc
Changes from diff feedback for D96
jbertran committed R65:60abefb44c1d: api: Remove deprecated /history/ endpoints (authored by jbertran).
api: Remove deprecated /history/ endpoints
jbertran committed R65:5a873b3c3ba6: Move revision log limit in conf, fix behaviour (authored by jbertran).
Move revision log limit in conf, fix behaviour
browse: remove argumentless routes
tests: factorize and cleanup
jbertran committed R65:6007da59720f: Remove dead file upload code missed in D76 (authored by jbertran).
Remove dead file upload code missed in D76
jbertran committed R65:5d895d0d18dd: Service tests: factorize test data structures (authored by jbertran).
Service tests: factorize test data structures
jbertran committed R65:41306c71d658: javascript: remove redundant files, fix tab issues (authored by jbertran).
javascript: remove redundant files, fix tab issues
jbertran committed R65:6098ee1f831f: search: refactor filedrop.js, new functionalities (authored by jbertran).
search: refactor filedrop.js, new functionalities
jbertran committed R65:dd92452711e0: search.html: cleanup and reflect javascript changes (authored by jbertran).
search.html: cleanup and reflect javascript changes
Remove revision log 'limit'
jbertran committed R65:bbe604cc348c: renderers: new jinja2 filter for revision log (authored by jbertran).
renderers: new jinja2 filter for revision log
jbertran committed R65:9c862dff0772: Add merge detection to revision information (authored by jbertran).
Add merge detection to revision information
jbertran committed R65:f5322a473eb5: origin template: jQuery is already CDN-served in layout.html (authored by jbertran).
origin template: jQuery is already CDN-served in layout.html
jbertran committed R65:a6ae30771769: upload: remove unused upload functionality and tests (authored by jbertran).
upload: remove unused upload functionality and tests
jbertran committed R65:f123899b3d80: Service: add origin visit stats from backend (authored by jbertran).
Service: add origin visit stats from backend
jbertran committed R65:875aad3aacd1: Browse: rename upload_and_search.html to search.html (authored by jbertran).
Browse: rename upload_and_search.html to search.html
jbertran committed R65:5ac52abf1940: Browse: add SWH visit timeline to origin browsing (authored by jbertran).
Browse: add SWH visit timeline to origin browsing
jbertran committed R65:044dec0483ae: service, api: remove dead file upload code (authored by jbertran).
service, api: remove dead file upload code
jbertran committed R65:d901f89434f0: - Change to symlinks in static/lib for flot inclusion - Update calendar from… (authored by jbertran).
- Change to symlinks in static/lib for flot inclusion - Update calendar from…
jbertran committed R65:a1284b387c5c: API: open /api/1/stat/visits/<int:origin>/ (authored by jbertran).
API: open /api/1/stat/visits/<int:origin>/
jbertran committed R65:e5f381132c8b: web ui search: fix invalid sha1s being searched anyway (authored by jbertran).
web ui search: fix invalid sha1s being searched anyway
browse: remove unneeded comments
jbertran committed R65:c34790145fbf: filedrop.js: fix tabulation and docstring (authored by jbertran).
filedrop.js: fix tabulation and docstring
jbertran committed R65:e303515d64b2: Backend: get origin visit stats from storage (authored by jbertran).
Backend: get origin visit stats from storage
jbertran committed R65:93a1f4dccd13: 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
jbertran committed R65:6290dd61957a: utils: better management of variables, better branch conditions (authored by jbertran).
utils: better management of variables, better branch conditions
jbertran committed R65:cd8bf1260bd0: service, backend: switch to generators from map objects for msgpack (authored by jbertran).
service, backend: switch to generators from map objects for msgpack
jbertran committed R65:17ce42848f57: 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
jbertran committed R65:5b6543954bdf: templates: display contextual revision navigation where possible (authored by jbertran).
templates: display contextual revision navigation where possible
jbertran committed R65:d897ed4d48d9: browse: take into account the addition of navigation breadcrumbs (authored by jbertran).
browse: take into account the addition of navigation breadcrumbs
jbertran committed R65:e52716f74920: utils: more accurate variable names test_utils: simplify and remove unwarranted… (authored by jbertran).
utils: more accurate variable names test_utils: simplify and remove unwarranted…
jbertran committed R65:423713e32c6d: utils: add navigation breadcrumbs management to enrich_revision (authored by jbertran).
utils: add navigation breadcrumbs management to enrich_revision
jbertran committed R65:fa57b641d05f: Api: open '/revision/<sha1>/prev/<sha1list>/' route for nav breadcrumbs (authored by jbertran).
Api: open '/revision/<sha1>/prev/<sha1list>/' route for nav breadcrumbs
jbertran committed R65:f3cf76370ef7: service: minor fixes, switch to map objects instead of lists (authored by jbertran).
service: minor fixes, switch to map objects instead of lists
jbertran committed R65:b51c4c9e22a4: api: take into account the addition of navigation breadcrumbs (authored by jbertran).
api: take into account the addition of navigation breadcrumbs
Fix being bad with prints
jbertran committed R65:153b3572d378: Service: provide lookup of a list of revision sha1s (authored by jbertran).
Service: provide lookup of a list of revision sha1s
search template: fix indentation
jbertran committed R65:255066fa464a: 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…
jbertran committed R65:d4e4160853d0: api: search now correctly removes empty POST form fields (authored by jbertran).
api: search now correctly removes empty POST form fields
jbertran committed R65:51b7f73039e6: backend: provide lookup for a list of revision sha1s (authored by jbertran).
backend: provide lookup for a list of revision sha1s
api tests: fix contract error
jbertran committed R65:2e9f4f0451d2: search template: update to reflect api and browse changes (authored by jbertran).
search template: update to reflect api and browse changes
jbertran committed R65:e8539fd5b1a3: 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
service tests: fix yaml search test
jbertran committed R65:041ded85bbcb: browse: reflect displacing search logic to the api layer. (authored by jbertran).
browse: reflect displacing search logic to the api layer.
jbertran committed R65:2ee2fa449b7e: 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
jbertran committed R65:110ba85e2ae6: templates: show if decoding errors occurred (authored by jbertran).
templates: show if decoding errors occurred
jbertran committed R65:65aaf922a2f7: converters: byte decoding now tracks which fields generated an error (authored by jbertran).
converters: byte decoding now tracks which fields generated an error
jbertran committed R65:53a361d9dc1a: api: add multiple hash POST request search treatment (authored by jbertran).
api: add multiple hash POST request search treatment
jbertran committed R65:e9360a46f830: 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 R65:05d37892bc8a: 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
jbertran committed R65:70d27ee04733: 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 R65:bd480fa6df2a: 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 R65:176280f7a10c: 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 R65:fe8b01656b71: 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 R65:28276ee94c4b: 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 R65:3fc92ddfb078: 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 R65:6c75b9f6c83b: api: update api_revision_raw_message to automatically download the raw revision… (authored by jbertran).
api: update api_revision_raw_message to automatically download the raw revision…
jbertran committed R65:f64ec78b9974: 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 R65:8635f93bf14c: 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 R65:243282ce3026: 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 R65:78c4f2d95926: 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 committed R65:011598927c88: 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 R65:9ec1cbb0cc96: 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