Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Marzal
funkwhale
Commits
7093214be7709f69d9e6f8f518fb2cd82660e598
Select Git revision
Branches
20
1505-improve-tagging-of-released-docker-images
develop
default
protected
master
1518-update-django-allauth
1515-update-click
1434-update-pyld
heyarne/funkwhale-enhancement/linting
1481
profile-menu-redesign
update-frontend-dependencies
fix-track-table
back-option-for-edits
album-sliders
cherry-pick-31413fe6
1108-remove-jwt-and-switch-to-oauth-for-ui-auth
set-sast-config-2
set-sast-config-1
1121-download
plugins-v3
plugins-v2
Tags
20
1.1.2
1.1.1
1.1
1.1-rc2
1.1-rc1
1.0.1
1.0
1.0-rc1
0.21.2
0.21.1
0.21
0.21-rc2
0.21-rc1
0.20.1
0.20.0
0.20.0-rc1
0.19.1
0.19.0
0.19.0-rc2
0.19.0-rc1
40 results
funkwhale
api
tests
playlists
test_models.py
Author
Search by author
Any Author
authors
0 authors
Mar 20, 2018
Added API endpoint to insert multiple tracks into playlist
· f8b15a3f
Eliot Berriot
authored
7 years ago
Verified
f8b15a3f
Dropped hard constraint on track indexes and added more tests
· 244ebd7a
Eliot Berriot
authored
7 years ago
Verified
244ebd7a
Added playlist tracks count and modification date in API
· 08b28a7d
Eliot Berriot
authored
7 years ago
Verified
08b28a7d
Permissions and db state fixes with new index field
· e87e2654
Eliot Berriot
authored
7 years ago
Verified
e87e2654
New "index" field on playlist tracks, and .insert() metod to manage playlists
· 257e67b5
Eliot Berriot
authored
7 years ago
Verified
257e67b5
Moved playlist tests in a dedicated directory
· 639cd5da
Eliot Berriot
authored
7 years ago
Verified
639cd5da
Loading