- Jan 22, 2018
-
-
Antoine Lambert authored
-
- Jan 17, 2018
-
-
Antoine Lambert authored
This commits enables to browse an origin directory/content/log for a specific release through the use of a new query parameter. It also adds links to release source trees/logs in the dropdown menu located at the top left part of the origin context views. Related T932
-
- Jan 16, 2018
-
-
Antoine Lambert authored
-
- Jan 15, 2018
-
-
Antoine Lambert authored
Closes T925
-
Antoine Lambert authored
This commit adds the following improvements: - landing page for browse in now the origin search interface - use a navbar instead of tabs in browse in order to get more vertical space for content display - remove the default browsing of torvalds/linux - some rework on the search interface Closes T924
-
- Jan 12, 2018
-
-
Nicolas Dandrimont authored
Close: T884
-
- Jan 09, 2018
-
-
Antoine Lambert authored
-
Antoine Pietri authored
-
Antoine Pietri authored
Your branch is up-to-date with 'origin/master'. to the view documentation
-
Antoine Pietri authored
-
Antoine Pietri authored
- Jan 08, 2018
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Jan 05, 2018
-
-
Antoine Lambert authored
-
- Jan 04, 2018
-
-
Antoine Lambert authored
Turns out that the parameters for the underlying PostgreSQL requests were not adequate for an optimized search. Origins search is now pretty fast.
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Dec 14, 2017
-
-
Antoine Lambert authored
-
Antoine Lambert authored
Closes T878
-
Antoine Lambert authored
-
Antoine Lambert authored
Use intrinsic info to reference SWH origins and visits in the browse URI scheme (see updated doc): - origins are now referenced by their type and their url - visits are now referenced by their date Also add a new query parameter 'visit_id' to disambiguate visits with the same date. Closes T877
-
- Dec 12, 2017
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Dec 08, 2017
-
-
Antoine Lambert authored
Enable to add an origin context through query parameters when browsing a revision. This should only be used internally by the browse application or for referencing a SWH deposit as no checks are performed to ensure the origin and the revision are tight. Closes T875
-
- Dec 07, 2017
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
Antoine Lambert authored
Add client-side rendering of README files using the showdown javascript library (https://github.com/showdownjs/showdown)
-
Antoine Lambert authored
-
Antoine Lambert authored
When browsing an origin, the branch named 'HEAD' or 'master' is set as the default one to retrieve. But some origins do not have such branches (e.g. Debian source packages), so in that case, retrieve the first branch found.
-
Antoine R. Dumont authored
Related T871
-
Antoine R. Dumont authored
-
- Dec 06, 2017
-
-
Antoine Pietri authored