Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Nextcloud
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Nextcloud
Graph
cddf94ceb78801c4cdac3cce0d7159f13659ac0f
Select Git revision
Branches
1
tedomum-prod
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Aug
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
Merge pull request #22299 from nextcloud/enh/noid/show-disabled-user-count-in-userreport
Update autoloader
Fix unit tests
Fix CS
Correctly return ms delay when at max
Add missing default
Simplify array filter
Fix wrong doc + type hint
Only throw when also the last 30 mins were attacking
Make the throttling O(2^n) instead of O(n^n)
Make Throttler strict
Split delay calculation from getting the attempts
Let the database count the entries
Send "429 Too Many Requests" in case of brute force protection
Merge pull request #22297 from nextcloud/feature/15929/allow-to-disable-share-emails
Show disabled user count in occ user:report
Allow to disable share emails
[tx-robot] updated from transifex
Add Typed Events for CalDAV- and CardDAV-related Events
Merge pull request #22285 from nextcloud/techdebt/noid/move-to-typed-event-in-list.php
Use dispatchTyped instead of dispatch on the new event dispatcher
Merge pull request #22291 from nextcloud/bugfix/22117/fix-activity-tests-again
Fix activity tests again
Merge pull request #22287 from nextcloud/techdebt/22236/update-psalm-baseline
Cast float to int to avoid invalid scalar argument warning
Cast float/char to int to avoid invalid scalar argument warning
Update psalm baseline due to fixes in #22236
Merge pull request #22236 from nextcloud/bugfix/noid/dav_sharing_backend_canWrite_isOwner
Merge pull request #21787 from nextcloud/enh/hello-psalm
Add ability to limit sharing to owner
Check only the baseline.xml and exclude the psalm.xml from the file check
Add patches for stubs
Add stubs for gd, intl, IntlChar, ldap, redis_cluster and xsl
Add a check for fixes in the psalm baseline
Add psalm baseline
Merge pull request #22195 from nextcloud/design/accessibility-highcontrast-class
Suppress warning for template functions.
Fix variable name for referenced variable.
Supress UndefinedGlobalVariable for register_command.php
Remove directory/file element.
Loading