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
Model registry
Operate
Environments
Monitor
Incidents
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
wxcafé
funkwhale
Graph
ddea5f182570f9d558e195fcfe55ba533e547a12
Select Git revision
Branches
8
278-search-browse
284-browse-redesign
303-json-ld
316-ultrasonic
334-don-t-display-an-empty-page-browser
ButterflyOfFire/funkwhale-patch-1
develop
default
protected
master
Tags
20
0.15
0.14.2
0.14.1
0.14
0.13
0.12
0.11
0.10
0.9.1
0.9
0.8
0.7
0.6.1
0.6
0.5.4
0.5.3
0.5.2
0.5.1
0.5
0.4
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Mar
28
26
25
24
23
22
21
20
18
17
16
15
13
12
8
7
6
5
4
3
2
1
28
Feb
27
26
24
22
21
20
19
18
17
15
11
Jan
9
8
7
27
Dec
26
24
23
17
16
15
14
13
12
11
20
Jul
17
11
10
9
29
Jun
28
26
25
23
Upgraded webpack
Development nginx container now work with customized port
Local .env logic for webpack custom port
Url and views for instance actor and webfinger
Webfinger utils
Added FUNKWHALE_HOSTNAME and FEDERATION_HOSTNAME settings
Can now generate a key pair for the instance
Can now fetch public key from actor url
Added requests-mock dependency and fixture
Merge branch 'failing-tests' into 'develop'
Fixed a bunch of failing tests
Merge branch 'federation-signing-requests' into 'develop'
Merge branch '121-upgrade-to-python36' into 'develop'
Fix #121: Upgraded to Python 3.6 to fix weird but harmless weakref error on django task
Merge branch '140-missing-env-error-handling' into 'develop'
Fix #140: Better error messages in case of missing environment variable
Merge branch 'coverage' into 'develop'
Compute coverage on API tests
Merge branch 'psycopg-warning' into 'develop'
Switched to psycopg2-binary to avoid warning
Merge branch '141-timeline-first-load' into 'develop'
Fixed failing tests
refactored tests, no have __init__ everywhere
Fix #141: API endpoint for fetching instance activity and updated timeline to use this new
Now fetch activity from API on first timeline display (#141)
API Views/serializers/tests for activity (#141)
Use anonymous_user fixture in other tests
Fixed privacy issue in get_privacy_query utils function
anonymoususer test fixture
Renamed listening end_date to creation_date
Merge branch '138-import-unicode' into 'develop'
Fix #120: Better error handling during file import
Fix #138: Better handling of utf-8 filenames during file import
Merge branch '139-restrict-usernames' into 'develop'
Fix #139: We now restrict some usernames from being used during signup
More test cases for request signing and added helpers to verify signature
Basic logic for signing/verifying requests
Merge branch 'improved-installation' into 'develop'
Make more explicit the fact that most variables don't need editing on docker setups
Merge branch '97-shuffle-after' into 'develop'
Loading