nailor (Jyrki Pulliainen)

Name
Jyrki Pulliainen
Email
Website/Blog
http://dywypi.org
Location
Turku, Finland
Member Since
Mar 15, 2009 (9 months)

Following 8 githubbers and watching 20 repositories view all →

Public Repositories (10)

  • nosedjango

    legend

    Forked from inoi/nosedjango Sat Jun 13 03:14:44 -0700 2009

    Last updated Sat Dec 05 02:39:27 -0800 2009

  • node-broadcast

    My take on a broadcasting app written for node.js

    legend

    Last updated Thu Nov 26 12:40:25 -0800 2009

  • passman

    legend

    Forked from akheron/passman Thu Nov 05 12:30:23 -0800 2009

    Last updated Thu Nov 05 12:29:53 -0800 2009

  • turkuagiledayfi

    Turku Agile Day website

    legend

    Last updated Thu Oct 29 10:23:14 -0700 2009

  • asteriski-www

    Asteriski ry:n uudet sivut

    legend

    Last updated Fri Oct 23 01:12:28 -0700 2009

  • tadtwit

    Turku Agile Day Twitter-echoer

    legend

    Last updated Thu Oct 15 03:38:51 -0700 2009

  • filesystem

    Pythonic Filesystem API (fork)

    legend

    Last updated Sun Jul 05 08:22:26 -0700 2009

  • pyjsonpath

    A command line tool to traverse JSON according to JSONPath specification

    legend

    Last updated Tue Jun 23 13:16:13 -0700 2009

  • diceware.py

    Diceware passphrase generator

    legend

    Forked from akheron/diceware.py Fri Apr 17 04:11:42 -0700 2009

    Last updated Mon Apr 20 08:54:28 -0700 2009

  • tyy-vaali

    Turun yliopiston ylioppilaskunnan edustajistovaalien äänioikeuden tarkastusjärjestelmä

    legend

    Last updated Sun Apr 19 02:29:07 -0700 2009

Public Activity feed

nailor pushed to master at nailor/nosedjango Sat Dec 05 02:39:28 -0800 2009
HEAD is 6091450a6c860471b00550318e27e9410b8ba20a

8 commits »

nailor opened issue 11 on inoi/nosedjango Sat Dec 05 02:29:10 -0800 2009
Split debianization to own branch or repository
nailor created gist: 248268 Thu Dec 03 08:06:00 -0800 2009
start on runlevel 2 start on runlevel 3 start on runlevel 4
nailor started watching ericflo/node-jsonrpc Fri Nov 27 06:17:15 -0800 2009
node-jsonrpc's description:
JSON-RPC client and server for node.js
nailor started watching ry/node Fri Nov 27 00:33:17 -0800 2009
node's description:
evented I/O for v8 javascript
nailor pushed to master at nailor/node-broadcast Thu Nov 26 12:40:25 -0800 2009
HEAD is 704b9b33c856a8e4d22224f7bdd1eebbbf46c00a
nailor pushed to master at nailor/node-broadcast Thu Nov 26 12:39:50 -0800 2009
HEAD is e95ccadbf8cb3393416712f37a66eafacefce717
nailor pushed to master at nailor/node-broadcast Thu Nov 26 12:39:23 -0800 2009
HEAD is 3b6416a614cd7280c4b0901cf4f611dfad36029a
nailor created branch master at nailor/node-broadcast Thu Nov 26 12:36:02 -0800 2009
nailor created repository node-broadcast Thu Nov 26 12:35:47 -0800 2009
New repository is at nailor/node-broadcast
nailor pushed to master at inoi/nosedjango Thu Nov 26 06:11:54 -0800 2009
HEAD is 6091450a6c860471b00550318e27e9410b8ba20a
  • nailor committed 6091450a:
    Flush database after tests, not before, if the transactions are not used
nailor started watching jbalogh/django-nose Mon Nov 16 11:22:47 -0800 2009
django-nose's description:
Django test runner using nose
nailor pushed to master at inoi/nosedjango Wed Nov 11 02:32:08 -0800 2009
HEAD is 269352a39eb7c7e696905c01d8665a711dadd9f1

2 commits »

nailor commented on winhamwr/nosedjango Wed Nov 11 02:13:02 -0800 2009
Comment in 433b123:

Hmm, I probably should add the South support to NoseDjango too, since south seems to be a very popular way of doing DB merges. Is there any way to detect that the south is installed other than INSTALLED_APPS?

nailor created branch wip/doc at inoi/nosedjango Wed Nov 11 01:02:00 -0800 2009
New branch is at inoi/nosedjango/tree/wip/doc
nailor forked akheron/passman Thu Nov 05 12:30:24 -0800 2009
Forked repository is at nailor/passman
nailor pushed to master at nailor/turkuagiledayfi Thu Oct 29 10:23:15 -0700 2009
HEAD is 0dfa2a0dd6c98225c3ac9ed3cd95ab0c2c59c031

7 commits »

nailor pushed to master at nailor/asteriski-www Fri Oct 23 01:12:32 -0700 2009
HEAD is fda9e92d19172539de2983151de9153e48697311

7 commits »

nailor deleted branch wip/riski-cms at nailor/asteriski-www Fri Oct 23 01:12:21 -0700 2009
Deleted branch was at nailor/asteriski-www/tree/wip/riski-cms
nailor updated gist: 215070 Wed Oct 21 05:32:06 -0700 2009
def mkdir(*a, **kw): try: os.mkdir(*a, **kw)
nailor created gist: 215070 Wed Oct 21 05:31:25 -0700 2009
def find_test_name(): try: from nose.case import Test
nailor pushed to master at nailor/turkuagiledayfi Tue Oct 20 08:46:47 -0700 2009
HEAD is 3f871a5d878b66c0752014cf4531b26c1ed5b7ce

12 commits »

nailor closed issue 6 on inoi/nosedjango Tue Oct 20 02:17:36 -0700 2009
Check for settings.DATABASE_SUPPORTS_TRANSACTIONS
nailor pushed to master at inoi/nosedjango Tue Oct 20 02:17:36 -0700 2009
HEAD is 45e9dbd4e59896ae9160e029d92854ce37f4877d
  • nailor committed 45e9dbd4:
    Check for DATABASE_SUPPORTS_TRANSACTIONS. Closes #6
nailor opened issue 2 on nailor/asteriski-www Tue Oct 20 02:06:18 -0700 2009
Don't use absolute imports
nailor opened issue 1 on nailor/asteriski-www Tue Oct 20 02:04:56 -0700 2009
Support adding custom apps to the page context
nailor pushed to master at inoi/nosedjango Thu Oct 15 06:38:35 -0700 2009
HEAD is cdf3aeb6507b61296bf830586915d7970e3f9caf
  • nailor committed cdf3aeb6:
    Enable loading Django settings, if they're found in PYTHONPATH.
nailor created branch 2.6-only at nailor/tadtwit Thu Oct 15 03:38:52 -0700 2009
New branch is at nailor/tadtwit/tree/2.6-only
nailor pushed to master at nailor/turkuagiledayfi Wed Oct 14 14:18:57 -0700 2009
HEAD is 7e258077e61a9e3ad33909eb3840d8ebc800ebd8

9 commits »

nailor closed issue 4 on inoi/nosedjango Wed Oct 14 04:25:37 -0700 2009
Test functionality against Django 1.1
nailor closed issue 5 on inoi/nosedjango Wed Oct 14 04:25:20 -0700 2009
Test with nose 0.11.*
nailor pushed to master at nailor/turkuagiledayfi Tue Oct 13 08:20:32 -0700 2009
HEAD is c412f70e8898f06c162791195a15e3f17becfe7f

4 commits »

nailor pushed to master at nailor/tadtwit Fri Oct 09 10:19:31 -0700 2009
HEAD is 7385f5125f4763463b4158973abeae433ba78ba1

3 commits »