1. 08 Feb, 2012 1 commit
  2. 20 Jan, 2012 8 commits
  3. 19 Jan, 2012 1 commit
  4. 18 Jan, 2012 1 commit
  5. 09 Jan, 2012 2 commits
  6. 30 Dec, 2011 4 commits
  7. 29 Dec, 2011 2 commits
  8. 23 Dec, 2011 3 commits
  9. 08 Dec, 2011 1 commit
  10. 23 Nov, 2011 1 commit
  11. 22 Nov, 2011 3 commits
  12. 21 Nov, 2011 1 commit
  13. 18 Nov, 2011 2 commits
    • Antoine Catton's avatar
      Fill changelog · a0663640
      Antoine Catton authored
      a0663640
    • Antoine Catton's avatar
      Add equeue server. · 4cb4b532
      Antoine Catton authored
      The server listen on an unix socket and wait for a json request which
      look like :
        {"command": "/command/to/run",
         "timestamp": 0}
      
      The server respond sending back the command it will run.
      
      The server is single threaded on run each command only one by one.
      
      If one command requested two times with the same time stamp, it
      will be runned only once.
      4cb4b532
  14. 07 Nov, 2011 7 commits
  15. 28 Oct, 2011 2 commits
  16. 27 Oct, 2011 1 commit