Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
irker
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
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
iDB
irker
Graph
14e6a155b74bb8f98baf378186ae14b4782a7186
Select Git revision
Branches
1
master
default
protected
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
10
Oct
9
8
7
6
5
4
3
2
3
2
1
30
Sep
29
28
27
26
4
3
2
1
31
Aug
30
29
28
27
26
25
Remove .git from guessed project name
Note an avoided failure mode.
Documentation improvements.
Use unicode as much as possible.
A slightly cheaper idle, now that greenlets are gone.
Make sure in the release proces that git push is done before git push --tags.
Version bump for release.
More documentation improvement.
Documentation tweak.
Make the mIRC color highlighting bearable on ChatZila.
News update.
Note where ANSI codes are supported.
Reinstate mIRC codes in a form that won't eat following text.
Remove eventlet support.
Prevent a TTL bug.
Remove support for mIRC color codes.
Correct the ANSI highlights.
Looks like 1.5 seconds was enough delay.
Attempt a fix for a race condition in filter-test.py.
Update the release procedure.
Comment improvements.
Merge commit 'refs/merge-requests/16' of git://gitorious.org/irker/irker into merge-requests/16
Merge some minor cleanups by Peter Scott.
Get the tag-push invocation right.
Version bump for release.
Sync tags to the repo after shipping.
Password support could be done by passing the credential every time.
Documentation improvements.
Expire disconnected connections if they aren't needed or can't reconnect
Prevent CPU usage from going to max due to loop buzzing.
Tinyifier fixes
Avoid a problem with the mutex code.
Wrap library calls in a mutex for thread safety.
Why there's no support for password authentication.
Another try at stomping the disconnect bug.
Empty sends are allowed.
Instrumentation to pin down laurentb's timeout bug.
Make install.html available on the project page.
Revert "Properly \n-terminate each send."
Add a systemd unit to start irkerd
Loading