Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PolycentricAndroid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
VideoStreaming
PolycentricAndroid
Graph
0b9d90b853ce416f32bf6c3f8870a45e79ed1d5f
Select Git revision
Branches
2
ad-polycentric-caching
master
default
protected
Tags
5
0.5
0.4
0.3
0.2
0.1
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
18
Feb
5
4
Dec
23
Oct
16
26
Aug
21
6
24
Apr
16
Feb
15
7
20
Dec
8
5
29
Nov
22
9
3
30
Oct
18
13
Sep
12
11
26
Aug
23
18
17
16
15
11
10
9
4
3
25
Jul
24
21
20
13
12
30
Jun
29
21
15
14
13
12
9
10
May
20
Apr
19
14
22
Mar
20
15
14
3
1
28
Feb
24
23
22
21
20
17
Build fixes for new ApiMethods.
master
master
Merge branch 'ts/grayjay-api-updates' into 'master'
added efficient api calls for profile data with comments
added comment pager api call
added a few more convenience api calls getSystemComments, getEventAtClock, and getLatestEventsByType
updated getChannelProfile
added single api calls for likes, dislikes, and channel urls
added single api call for profiles
added single api call for comment references
Merge branch 'ad-polycentric-caching' into 'master'
Add HTTP cache to API methods
ad-polycentric-…
ad-polycentric-caching
Merge branch 'ad-fixbackfillpressure' into 'master'
Change polycentric backfill behavior to relieve server
Merge branch 'update-deps' into 'master'
update gradle version
Build fixes.
Added UserAgent.
Added missing equality.
Merge branch 'hr/fix-range-insert' into 'master'
fix Ranges.insert and add test cases
Implemented new Polycentric features.
Further build fixes.
Updated to new kotlin.
Upgraded compile SDK and Gradle.
Moved to upgradeOldSecrets.
Fixes to properly handle deletions.
Properly return exceptions and paralellize backfills.
Added exception handling when failing to load a V1 secret.
Merge branch 'encryption-changes' into 'master'
Encryption changes.
Added new properties.
Commented out harsher backfill
Properly throw exceptions when backfill fails.
Add LICENSE
Removed logging
Fixed tests.
More bundle verification.
Finished tests.
Implemented new ApiMethod
Added temporary placeholder method.
Loading