Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Feeds
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MickGe
Feeds
Graph
1eb1629d9e55519f03b67b6acf3a046d356e73ec
Select Git revision
Branches
4
add-docker
mickge-tedomum-prod-patch-74398
tedomum-prod
default
protected
update_19.2
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Feb
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
29
Jan
28
27
24
23
22
21
19
18
17
15
13
11
10
9
7
5
3
31
Dec
24
23
22
21
20
18
16
15
12
11
8
7
4
3
30
Nov
27
26
14
5
4
1
31
Oct
30
29
28
26
23
22
21
20
18
17
15
13
11
9
8
6
3
1
30
Sep
29
28
27
25
23
22
21
20
19
18
17
16
15
14
11
29
Aug
14
13
11
10
1
31
Jul
19
13
9
3
2
1
27
Jun
24
15
5
4
3
2
1
31
May
30
25
23
enforce some stricter type checking for loggers
logger: shorter syntax
api: remove base64 encoded passwords (wtf), log all authentication failures in userhelper
stop caching schema version entirely, fix some session_start() related warnings
prefs cleanup
get_version: pass int to strftime()
use constants in get_pref()/set_pref()
pref-prefs: use constants instead of hardcoded strings
prefs: don't try to do anything on schema < 141
cleanup a bunch of old prefs code
fix checkboxes shown as checked when they're not with mysql
updater: show owner login instead of just uid
deal with feed update scheduling w/ new prefs
add fallback for feed_language on edit-feed-saving
remove unused data from schema files
fix get_pref always using default profile; remove unneeded code from db_prefs
implement prefs UI based on new prefs class and a few more things
Merge branch 'master' into wip-new-prefs
add prefs caching
bump schema for upcoming prefs overhaul
initial (wip) for new prefs: add missing
initial (wip) for new prefs
reorder debug targets
Update translation files
Merge branch 'master' of git.fakecake.org:fox/tt-rss into weblate-integration
rebase translations
add hide/show events for feeds sidebar
add a hack to position labels on a dijit toolbar better
decouple runtime-info object from counters
request label counters conditionally
fix warning in counters::get_feeds()
pass array to setScore
pass a bunch of related arrays properly to backend
fix typo
only request counters once for headline mutations
cats_of: enforce owner_uid
no special counter handling for catchupAll
_cats_of: only request parents if needed
try to calculate counters conditionally based on feed ids
add Errors.php
Loading