- Jun 21, 2019
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Kalpit Kothari authored
api-stat-counter was renamed to api-1-stat-counter, that resulted an error on api_stat_counter() call
-
Antoine Lambert authored
-
Kalpit Kothari authored
-
- Jun 20, 2019
-
-
Kalpit Kothari authored
Related T1768
-
vlorentz authored
So they don't clash when we start adding a v2.
-
vlorentz authored
So the inner function's module and name are shown by the 'show_urls' command of 'django_extensions'.
-
vlorentz authored
It's more pythonic/idiomatic and consistent with what DRF does.
-
vlorentz authored
-
- Jun 19, 2019
-
-
Antoine Lambert authored
-
vlorentz authored
-
vlorentz authored
-
Kalpit Kothari authored
-
- Jun 18, 2019
-
-
Kalpit Kothari authored
-
Antoine Lambert authored
Google ReCAPTCHA is not FOSS so remove its use in favor of rate limiting the save code now request creation endpoint. Related T1815
-
Antoine Lambert authored
-
- Jun 17, 2019
-
-
Kalpit Kothari authored
Related T1768
-
Kalpit Kothari authored
Related T1786
-
Kalpit Kothari authored
Summary: On devices with <992px width (sm, xs), sidebar doesn't open when swh-push-menu is clicked first time. This was due to webapp-utils.js:5 setting collapseSidebar to false by default on all devices. Reviewers: #reviewers, vlorentz, anlambert Reviewed By: #reviewers, vlorentz, anlambert Subscribers: anlambert, vlorentz Differential Revision: https://forge.softwareheritage.org/D1583
-
vlorentz authored
-
- Jun 11, 2019
-
-
Kalpit Kothari authored
Check if code highlighting works correctly for a range of lines
-
Summary: Setup an environment to perform end to end tests using the [[ https://www.cypress.io/ | cypress ]] Test Runner. Before running the tests, Software Heritage web application is executed in the background using in-memory storages for fetching data contained in a sample archive. To easily run the tests, two new make targets have been added: - `test-frontend`: Run tests in headless mode (this should be used in a CI environment) - `test-frontend-ui`: Run tests using the cypress GUI As an example, a couple of tests regarding the highlighting of lines of code have been added. Related T1768 Reviewers: #reviewers Subscribers: shisus, kalpitk Differential Revision: https://forge.softwareheritage.org/D1565
-
- Jun 07, 2019
-
-
Antoine Lambert authored
-
Kalpit Kothari authored
Related T1786
-
Antoine Lambert authored
-
- Jun 06, 2019
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
Only keep revision ids in cache instead of the whole associated data to avoid reaching the maximum cache size entry which previously led to browsing errors. Closes T1787
-
- Jun 05, 2019
-
-
Kalpit Kothari authored
Make browse/origin-save dataTable responsive Make admin/origin-save dataTables responsive Make Api endpoints table responsive Make directory view responsive
-
vlorentz authored
-
- Jun 04, 2019
-
-
vlorentz authored
Bug found by hypothesis.
-
- Jun 03, 2019
-
-
vlorentz authored
This does not happen in practice, but this case is generated by Hypothesis.
-
- May 29, 2019
-
-
vlorentz authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-