1. 13 Mar, 2014 1 commit
    • gergely-ujvari's avatar
      Introducing helper.coffee · a9f56d9c
      gergely-ujvari authored
      This file will be the base for small common services/resources etc. which can be used by any component and not adding any new dependency.
      Currently it only has baseurl as a common place to generate the base url which will be used by many components
      a9f56d9c
  2. 12 Mar, 2014 1 commit
  3. 11 Mar, 2014 8 commits
  4. 10 Mar, 2014 1 commit
  5. 07 Mar, 2014 4 commits
  6. 01 Mar, 2014 2 commits
  7. 28 Feb, 2014 1 commit
  8. 27 Feb, 2014 8 commits
  9. 26 Feb, 2014 2 commits
  10. 20 Feb, 2014 4 commits
  11. 11 Feb, 2014 3 commits
  12. 03 Feb, 2014 1 commit
  13. 22 Jan, 2014 1 commit
  14. 10 Jan, 2014 1 commit
    • csillag's avatar
      Temporary work-around: don't loose target while creating an annotation. · 8cce3de0
      csillag authored
      See #1020 for a description of the problem.
      
      This commit patches the merge behavior of the bridge plugin:
      never update a list of targets with a shorter list.
      (This avoids it being zeroed by accident.)
      
      This does not really solve the more generic problem: the race condition
      of the messages moving on the bridge. We should either do some
      time-stamping, or some other smarter flow control...
      8cce3de0
  15. 03 Jan, 2014 2 commits