CARVIEW |
ask
(Ask Solem Hoel)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Ask Solem Hoel
- Company
- Opera Sofware ASA
- Location
- Oslo, Norway
- Member Since
- Feb 28, 2008 (about 1 year)
- 22 public repos
- 63 followers
Following 86 githubbers and watching 214 repositories view all →
Public Repositories (22)
-
gbsed
Binary Stream Editor (Search/replace/patch binary files) gbsed/libgbsed
Last updated Fri Nov 27 04:37:43 -0800 2009
-
chishop
Simple PyPI server written in django. Allows you to register/upload with distutils and install wi...
Last updated Mon Nov 23 01:54:11 -0800 2009
-
celery
Distributed Task Queue
Last updated Fri Nov 20 12:11:54 -0800 2009
-
billiard
Multiprocessing Pool Extensions
Last updated Thu Nov 19 06:31:38 -0800 2009
-
carrot
AMQP Messaging Framework for Python
Last updated Mon Nov 16 08:15:38 -0800 2009
-
ask-profile
My personal shell profile
Last updated Sat Nov 14 09:22:13 -0800 2009
-
ask-vimrc
My personal vim configuration.
Last updated Sat Nov 14 09:21:59 -0800 2009
-
python-github2
github client in python, with issues support.
Last updated Fri Nov 13 03:33:07 -0800 2009
-
ghettoq
Redis based ghetto queue.
Last updated Mon Nov 09 04:05:49 -0800 2009
-
fabric
Simple, Pythonic remote execution and deployment
Forked from bitprophet/fabric Fri Jul 24 05:07:16 -0700 2009
Last updated Sun Nov 08 05:03:37 -0800 2009
-
django-sessionstore
Django Cache+DB Session wich uses table rotation for expiry
Last updated Mon Oct 26 05:41:21 -0700 2009
-
durian
Webhooks for Django *experimental*
Last updated Sat Sep 12 10:14:57 -0700 2009
-
celery-hooks
Renamed to Durian and moved to https://github.com/ask/durian
Last updated Thu Sep 10 22:47:17 -0700 2009
-
flower
Simple Python In-memory Task Queue *experimental*
Last updated Mon Sep 07 05:59:25 -0700 2009
-
homebrew
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bo...
Forked from mxcl/homebrew Tue Sep 01 05:46:42 -0700 2009
Last updated Wed Sep 02 09:00:58 -0700 2009
-
pypidl
Download packages from PyPI indexes.
Last updated Fri Aug 21 05:46:44 -0700 2009
-
rabbitmq-munin
Munin-plugins for RabbitMQ
Last updated Wed Aug 12 07:47:03 -0700 2009
-
erlang-otp
All of the public Erlang/OTP source releases (since R6B-0 in 1999) in convenient git form
Forked from mfoemmel/erlang-otp Sat Jun 20 09:06:10 -0700 2009
Last updated Tue May 19 11:14:08 -0700 2009
-
django_webhooks
Django WebHooks makes it easy to integrate WebHooks into your Django Project.
Forked from johnboxall/django_webhooks Fri Sep 04 05:12:28 -0700 2009
Last updated Mon Feb 16 10:10:41 -0800 2009
-
ask-gdbinit
My personal gdb configuration
Last updated Sun Nov 23 08:55:55 -0800 2008
-
furry
Automatic patching of Mac OS X binaries using recipe files.
Last updated Sat Sep 13 07:59:02 -0700 2008
-
roleplay
Roles/Traits for Python
Last updated Wed Mar 26 12:29:00 -0700 2008
Public Activity 
A simple framework to create RPG with gevent and Django
PyPI package
[MIRROR] File uploader/manager/picker for Django admin
Charts for Raphaël
Helper class/decorator for adding HTTP Digest Authentication to Tornado Web Server apps.
A command line interface for testing/playing with amqp servers (namely, RabbitMQ)
Simple PyPI server written in django. Allows you to register/upload with distutils and install with easy_install/pip.
Simple PyPI server written in django. Allows you to register/upload with distutils and install with easy_install/pip.
Move "ensure pickleable" code to Billiard.
Statistics reports the wrong time

-
ask committed 6b34bc5a:
Refactored API handlers and added new api: /api/revoke/task/$task_id
-
ask committed 4fc86210:
Merge branch 'revoke' into events
-
ask committed e111b10c:
Remove celery.worker.revoke.revoke (moved to celery.task.revoke)
-
ask committed 0197805d:
Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging

-
ask committed 024fe6a1:
Now sending all task events except for task-retried
-
ask committed bf9a76d5:
New connection info string for celerymon
-
ask committed 21a5bc76:
Refactor the display of the broker conneciton info string.
-
ask committed cbf26aa9:
Merge branch 'master' into events
-
ask committed 479a8849:
Change the help for the celerybeat management command