openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
CKAN
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 846 of 851
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added 'recent changes' author and log message for REST API transactions. -- John Bywater
johnbywater
More...
over 16 years ago
Fixed registration of data package tags when a data package is registered via the CKAN REST API ('datapkg ckanregister'). -- John Bywater
johnbywater
More...
over 16 years ago
Coded for various conditions that were resulting in 500 responses: invalid register path-part in REST API; duff JSON strings sent to REST API; mismatch between updated data and updated resources for Entity PUT. Also noted a few outstanding things that still need doing.
johnbywater
More...
over 16 years ago
Tweaked CKAN REST API documentation.
johnbywater
More...
over 16 years ago
Improved documentation of CKAN REST authorized requests.
johnbywater
More...
over 16 years ago
Documented changes to CKAN REST status codes (most importantly using 403 not 401, to both indicate 'not authorized' rather not 'not authenticated' and to avoid AuthKit intercepting and returning login form with a 200 code.
johnbywater
More...
over 16 years ago
Added support for registering notes from long_description, and tags from keywords. Added support for listing tags. Fixed various bugs.
johnbywater
More...
over 16 years ago
Fixed up the login and error pages. Fixed up authorization things.
johnbywater
More...
over 16 years ago
Added ASF as author.
johnbywater
More...
over 16 years ago
Improved REST API documentation web page.
johnbywater
More...
over 16 years ago
Fixed package tag presentation.
johnbywater
More...
over 16 years ago
Minor fixes, whilst developing the ckanclient package.
johnbywater
More...
over 16 years ago
[ckan/modes.py][xs]: change importing of sqlobject error messages (IntegrityError import removed as was not needed and broke older versions of sqlobject).
rgrp
More...
over 16 years ago
[ckan/egg.info][xs]: add in paster_plugins.txt file.
rgrp
More...
over 16 years ago
[rest][m]: implement the access-restriction side of api keys in the rest controller.
rgrp
More...
over 16 years ago
[api][m]: generate api keys and display them at /account/apikey/.
rgrp
More...
over 16 years ago
Added templates for CKAN REST API.
johnbywater
More...
over 16 years ago
Fixed revision pagination tests to work off the current revision history, so it works no matter how many times the tests are run.
johnbywater
More...
over 16 years ago
Trying to fix revision pagination tests.
johnbywater
More...
over 16 years ago
Moving to using ckan.form schemas as presentation objects.
johnbywater
More...
over 16 years ago
Fixing REST controller.
johnbywater
More...
over 16 years ago
Fixing up REST controller tests.
johnbywater
More...
over 16 years ago
Introduced presentation modes, to a support a REST interface consistent with Microfacts.
johnbywater
More...
over 16 years ago
Changed revision list template to use 'Page' pagination context.
johnbywater
More...
over 16 years ago
Refactored generic paginated list template, to allow variation of list item presentation.
johnbywater
More...
over 16 years ago
Changed revision controller to have paginated list.
johnbywater
More...
over 16 years ago
Adding tests for pagination of revision history.
johnbywater
More...
over 16 years ago
Set default order to be 'name'.
johnbywater
More...
over 16 years ago
[ckan/templates]: refactor front page extensively to improve usability.
rgrp
More...
over 16 years ago
[xs]: correct error in test_tag.py which was leading to breaking test.
rgrp
More...
over 16 years ago
←
1
2
…
842
843
844
845
846
847
848
849
850
851
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree