This repository has been archived by the owner on May 15, 2020. It is now read-only.
Releases: kpn/katka-core
Releases · kpn/katka-core
Add generic GET parameter filtering
Merge pull request #25 from JeroennC/master NEW - Add a Filterable viewset for automatic request parameter proces…
Removed slug from credential
Merge pull request #24 from rodgomes/master OPT remove slug from credential
Added filter by project on application endpoint
Merge pull request #23 from rodgomes/master OPT added filter by project in the application view
Add scm repository to the admin interface for applications
Merge pull request #22 from JeroennC/master OPT - Add SCM Repository in admin interface
Decrease the amount of gaping security holes
Merge pull request #21 from JeroennC/master
OPT - Rename type field to scm_service_type
FIX - Decrease the amount of gaping security holes
Credentials with public identifier
Merge pull request #19 from kpn/feature/credentials-pubid NEW - Added public identifier to credentials output
Unpin django version
Merge pull request #16 from kpn/feature/unpin-django FIX - Unpin Django since new version has been released
SCM service/repository and application models
Merge pull request #15 from rodgomes/master NEW add scm repository views
Flat URL structure
Merge pull request #10 from kpn/feature/flat-plural-urls CHANGE - Use a more flat URL structure with plural resource names
Credential secrets model
Please note that the URLs are going to change in the next release