Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
recsystems
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Renewal
recsystems
Graph
91f32ceabd1fa695b9a892b4a60ef46c5d1f2672
Select Git revision
Branches
4
ci/tag-master
documentation/init
embray/issue-22
master
default
protected
Tags
1
V1.0
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Oct
20
19
20
Sep
14
Jun
10
9
7
4
3
2
1
17
May
7
4
30
Apr
29
27
26
23
16
14
13
24
Dec
18
8
4
1
27
Nov
26
25
17
16
30
Oct
22
21
20
5
2
30
Sep
29
25
24
8
4
1
4
Sep
Merge branch 'embray/recs-caching' into 'master'
V1.0 master
V1.0 master
[bug] apparently it can be dangerous to iterate over a dictionary in a
[enhancement] automatic recommendation caching part 1
Merge branch 'embray/issue-31' into 'master'
[bug] basic fix for issue #31
fix all links in this repository since the gitlab server was migrated
[trivial] minor whitespace fixes to satisfy flake8
[bug] newer versions of Quart don't allow a dot in blueprint names
[testing] fix minor test failures in renewal_recsystem.utils.utils
[typing] some type fixes to renewal_recsystem.baseline.keywords
[ci] pin jsonrpcclient to less than 4.0
[enhancement] reduce somewhat the noise in logs, particularly from logging of new_article() calls
[performance] two major performance improvements to the keywords
[bug] Update API docs for /articles to use publish_date instead of date
[typing] fix minor typing issue (recasting of exc variable)
[bug] fix bug in the exception handling code introduced by ec010f4b
[bug] prevent a buggy background hook that always raises an exception
[bug] prevent tracebacks from background tasks from being obscured
[ci] suddenly mypy is saying it can't find type stubs for the jwt
[documentation] add the missing API docs for fetching a single article
[documentation] finish documentation on how to use the `state` in hook
[documentation] finish documentation on how to use the `state` in hook
embray/issue-22
embray/issue-22
[bug] part of #24: the temp directories returned by pytest's tmpdir
[bug] part of #24
[bug] part of #24: define this class outside the function so it can
Merge branch 'embray/issue-22' into 'master'
[typing] don't make _log_queue optional: if _logging_thread is set to
[bug] fix issue #22
Merge branch 'embray/issue-23' into 'master'
[bug] fix issue #23
[testing] for now, Python examples in this document should not be
[documentation] initial work on documentation improvements, emphasizing
[bug] on second thought, don't strip the .py from the name
[refactoring] rename the on_interaction hook to article_interaction
[enhancement] renewal_recsystem.test test client for the RPC test
[bug] ugly hack to ensure that functions from hook modules loaded from
[trivial] don't include the .py in the log name when running a recsystem
[ci] at some point quart made a change that broke things (it does not
[enhancement] when running a custom recsystem module through the
[bug] minor fixes to the --help output
Loading