Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9338121
changelog
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
9 KB
Subscribers
None
changelog
View Options
swh-web (0.0.33-1~swh1) unstable-swh; urgency=medium
* Release swh.web.ui v0.0.33
* New declarative API documentation mechanisms
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 24 Aug 2016 16:25:24 +0200
swh-web (0.0.32-1~swh1) unstable-swh; urgency=medium
* v0.0.32
* Activate tests during debian packaging
* Fix issues on debian packaging
* Fix useless jquery loading url
* Improve date time parsing
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 20 Jul 2016 12:35:09 +0200
swh-web (0.0.31-1~swh1) unstable-swh; urgency=medium
* v0.0.31
* Unify jquery-flot library names with .min
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 18 Jul 2016 11:11:59 +0200
swh-web (0.0.30-1~swh1) unstable-swh; urgency=medium
* v0.0.30
* View: Open calendar ui view on origin
* API: open /api/1/stat/visits/<int:origin>/
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 13 Jul 2016 18:42:40 +0200
swh-web (0.0.29-1~swh1) unstable-swh; urgency=medium
* Release swh.web.ui v0.0.29
* All around enhancements of the web ui
* Package now tested when building
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 14 Jun 2016 17:58:42 +0200
swh-web (0.0.28-1~swh1) unstable-swh; urgency=medium
* v0.0.28
* Fix packaging issues
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 09 May 2016 16:21:04 +0200
swh-web (0.0.27-1~swh1) unstable-swh; urgency=medium
* v0.0.27
* Fix packaging issue
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 03 May 2016 16:52:40 +0200
swh-web (0.0.24-1~swh1) unstable-swh; urgency=medium
* Release swh.web.ui v0.0.24
* New swh.storage API for timestamps
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 05 Feb 2016 12:07:33 +0100
swh-web (0.0.23-1~swh1) unstable-swh; urgency=medium
* v0.0.23
* Bump dependency requirements to latest swh.storage
* Returns person's identifier on api + Hide person's emails in views
endpoint
* Try to decode the content's raw data and fail gracefully
* Unify /directory api to Display content's raw data when path
resolves to a file
* Expose unconditionally the link to download the content's raw data
* Download link data redirects to the api ones
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 29 Jan 2016 17:50:31 +0100
swh-web (0.0.22-1~swh1) unstable-swh; urgency=medium
* v0.0.22
* Open
/browse/revision/origin/<ORIG_ID>[/branch/<BRANCH>][/ts/<TIMESTAMP>]
/history/<SHA1>/ view
* Open
/browse/revision/origin/<ORIG_ID>[/branch/<BRANCH>][/ts/<TIMESTAMP>]
/ view
* Open
/browse/revision/<SHA1_GIT_ROOT>/history/<SHA1_GIT>/directory/[<PATH
>] view
* Open
/browse/revision/origin/<ORIG_ID>[/branch/<BRANCH>][/ts/<TIMESTAMP>]
/history/<SHA1>/directory/[<PATH>] view
* Open
/browse/revision/origin/<ORIG_ID>[/branch/<BRANCH>][/ts/<TIMESTAMP>]
/directory/[<PATH>] view
* Open /browse/revision/<sha1_git_root>/directory/<path>/ view
* Open /browse/revision/<sha1_git_root>/history/<sha1_git>/ view
* Open /browse/revision/<sha1_git>/log/ view
* Open /browse/entity/<uuid>/ view
* Release can point to other objects than revision
* Fix misbehavior when retrieving git log
* Fix another edge case when listing a directory that does not exist
* Fix edge case when listing is empty
* Fix person_get call
* Update documentation about possible error codes
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 26 Jan 2016 15:14:35 +0100
swh-web (0.0.21-1~swh1) unstable-swh; urgency=medium
* v0.0.21
* Deal nicely with communication downtime with storage
* Update to latest swh.storage api
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 20 Jan 2016 16:31:34 +0100
swh-web (0.0.20-1~swh1) unstable-swh; urgency=medium
* v0.0.20
* Open /api/1/entity/<string:uuid>/
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 15 Jan 2016 16:40:56 +0100
swh-web (0.0.19-1~swh1) unstable-swh; urgency=medium
* v0.0.19
* Improve directory_get_by_path integration with storage
* Refactor - Only lookup sha1_git_root if needed + factorize service
behavior
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 15 Jan 2016 12:47:39 +0100
swh-web (0.0.18-1~swh1) unstable-swh; urgency=medium
* v0.0.18
* Open
/api/1/revision/origin/<ORIG_ID>[/branch/<BRANCH>][/ts/<TIMESTAMP>]/
history/<SHA1>/directory/[<PATH>]
* origin/master Open
/api/1/revision/origin/<ORIG_ID>[/branch/<BRANCH>][/ts/<TIMESTAMP>]/
history/<SHA1>/
* Open
/api/1/revision/origin/<ORIG_ID>[/branch/<BRANCH>][/ts/<TIMESTAMP>]/
directory/[<PATH>]
* Open /api/1/revision/origin/<origin-id>/branch/<branch-
name>/ts/<ts>/
* /directory/ apis can now point to files too.
* Bump dependency requirement on latest swh.storage
* Deactivate api querying occurrences for now
* Improve function documentation
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 13 Jan 2016 12:54:54 +0100
swh-web (0.0.17-1~swh1) unstable-swh; urgency=medium
* v0.0.17
* Open /api/1/revision/<string:sha1_git>/directory/'
* Open
/api/1/revision/<string:sha1_git_root>/history/<sha1_git>/directory/
<path:dir_path>/
* Enrich directory listing with url to next subdir
* Improve testing coverage
* Open 'limit' get query parameter to revision_log and
revision_history api
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 08 Jan 2016 11:36:55 +0100
swh-web (0.0.16-1~swh1) unstable-swh; urgency=medium
* v0.0.16
* service.lookup_revision_log: Add a limit to the number of commits
* Fix docstring rendering
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 06 Jan 2016 15:37:21 +0100
swh-web (0.0.15-1~swh1) unstable-swh; urgency=medium
* v0.0.15
* Improve browsable api rendering style
* Fix typo in jquery.min.js link
* Fix docstring typos
* packaging:
* add python3-flask-api as package dependency
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 06 Jan 2016 15:12:04 +0100
swh-web (0.0.14-1~swh1) unstable-swh; urgency=medium
* v0.0.14
* Open /revision/<sha1_git_root>/history/<sha1_git>/
* Add links to api
* Improve browsable api rendering -> when api links exists, actual
html links will be displayed
* Fix production bugs (regarding browsable api)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 06 Jan 2016 11:42:18 +0100
swh-web (0.0.13-1~swh1) unstable-swh; urgency=medium
* v0.0.13
* Open /browse/person/ view
* Open /browse/origin/ view
* Open /browse/release/ view
* Open /browse/revision/ view
* Deactivate temporarily /browse/content/
* Add default sha1
* Automatic doc endpoint on base path
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 15 Dec 2015 17:01:27 +0100
swh-web (0.0.12-1~swh1) unstable-swh; urgency=medium
* v0.0.12
* Update /api/1/release/ with latest internal standard
* Update /api/1/revision/ with latest internal standard
* Add global filtering on 'fields' parameter
* Update /api/1/content/<hash> with links to raw resource
* Improve documentations
* Open /api/1/revision/<SHA1_GIT>/log/
* Open /browse/directory/<hash> to list directory content
* Open /browse/content/<hash>/ to show the content
* Open /browse/content/<hash>/raw to show the content
* Open /api/1/person/<id>
* Implementation detail
* Add Flask API dependency
* Split controller in api and views module
* Unify internal apis' behavior
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 07 Dec 2015 16:44:43 +0100
swh-web (0.0.11-1~swh1) unstable-swh; urgency=medium
* v0.0.11
* Open /1/api/content/<algo:hash>/
* Open /api/1/revision/<SHA1_GIT>
* Open /api/1/release/<SHA1_GIT>
* Open /api/1/uploadnsearch/ (POST)
* Open /api/1/origin/
* Unify 404 and 400 responses on api
* Increase code coverage
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 19 Nov 2015 11:24:46 +0100
swh-web (0.0.10-1~swh1) unstable-swh; urgency=medium
* v0.0.10
* set document.domain to parent domain softwareheritage.org
* improve HTML templates to be (more) valid
* cosmetic change in Content-Type JSON header
-- Stefano Zacchiroli <zack@upsilon.cc> Mon, 02 Nov 2015 13:59:45 +0100
swh-web (0.0.9-1~swh1) unstable-swh; urgency=medium
* v0.0.9
* Remove query entry in api response
* Deal with bad request properly with api calls
* Improve coverage
* Improve dev starting up app
* Fix duplicated print statement in dev app startup
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 30 Oct 2015 17:24:15 +0100
swh-web (0.0.8-1~swh1) unstable-swh; urgency=medium
* version 0.0.8
-- Stefano Zacchiroli <zack@upsilon.cc> Wed, 28 Oct 2015 20:59:40 +0100
swh-web (0.0.7-1~swh1) unstable-swh; urgency=medium
* v0.0.7
* Add @jsonp abilities to /api/1/stat/counters endpoint
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 19 Oct 2015 14:01:40 +0200
swh-web (0.0.4-1~swh1) unstable-swh; urgency=medium
* Prepare swh.web.ui v0.0.4 deployment
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 16 Oct 2015 15:38:44 +0200
swh-web (0.0.3-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh-web-ui v0.0.3
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 14 Oct 2015 11:09:33 +0200
swh-web (0.0.2-1~swh1) unstable-swh; urgency=medium
* Prepare swh.web.ui v0.0.2 deployment
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 13 Oct 2015 16:25:46 +0200
swh-web (0.0.1-1~swh1) unstable-swh; urgency=medium
* Initial release
* v0.0.1
* Hash lookup to check existence in swh's backend
* Hash lookup to detail a content
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 01 Oct 2015 10:01:29 +0200
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 8:33 AM (7 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3452480
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment