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
5608f275f4f347bca6257cb5b18f19acfdc72385
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
8
Oct
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
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
Typo fix.
Clarification.
Note that greenlets make thread flooding more difficult.
URL fix.
Makup fix.
Markup amd thinko fixes.
Properly \n-terminate each send.
Some feature enhancements for irk.
pylint cleanup.
Merge commit 'refs/merge-requests/12' of git://gitorious.org/irker/irker into merge-requests/12
Make idle loop work correctly with Eventlet and plain threads, with no 100% CPU busy loop.
Good thing we do a smoke test before release.
Version bump for release.
Fix green threads
Sending to nick URLs is now supported.
Revert "Make the main process idle loop slightly less expensive."
Loading